@charset "UTF-8";
/* line 2, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .tile-header-primary {
  background: #fff !important; }
  /* line 5, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
  #five-twenty-nine-table .tile-header-primary p.lead {
    color: #000 !important; }
/* line 10, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table h2 {
  color: #568200 !important;
  padding-bottom: 15px; }
/* line 14, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }
/* line 20, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel h4 a {
  color: #568200;
  text-transform: none; }
/* line 28, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .tile-footer {
  border-top: 1px solid #e9ecef;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }
/* line 35, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table.tile-no-padding {
  padding: 0px; }
  /* line 38, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
  #five-twenty-nine-table.tile-no-padding .tile-header, #five-twenty-nine-table.tile-no-padding .tile-body, #five-twenty-nine-table.tile-no-padding .tile-footer {
    padding: 10px 15px; }
/* line 43, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none; }
/* line 46, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .toggle-all {
  float: right;
  padding: 20px 7px; }
/* line 50, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel-static {
  pointer-events: none; }
/* line 53, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px; }
/* line 59, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel-title > a.collapsed:before {
  float: right !important;
  content: "\f067"; }
/* line 63, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel-title > a:hover,
#five-twenty-nine-table .panel-title > a:active,
#five-twenty-nine-table .panel-title > a:focus {
  text-decoration: none; }
/* line 68, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table .panel:not(.panel-default) > .panel-collapse, #five-twenty-nine-table .panel-body {
  margin: 0px;
  padding: 0px; }
/* line 72, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table h6.helper {
  text-transform: none; }
/* line 75, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
#five-twenty-nine-table h6.add-plan-button {
  margin: 20px 0;
  text-transform: underline !important; }

/* line 81, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.panel {
  border: 0 !important; }

/* line 85, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.a-text-white {
  color: #ffffff; }

/* line 89, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.a-text-white:hover {
  cursor: pointer;
  color: #ffffff; }

/* line 95, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.a-text-white:visited {
  color: #ffffff; }

/* line 99, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.h6-mod {
  cursor: pointer; }

/* line 103, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.h-mod {
  color: #ffffff;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  margin-bottom: 0 !important;
  background-color: #568200; }

/* line 111, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.h-mod:hover {
  cursor: pointer; }

/* line 116, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.label-mod {
  margin-top: 5px; }

/* line 120, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.show {
  overflow: hidden;
  max-height: 1000px;
  transition: max-height 1.5s; }

/* line 126, /var/app/current/app/assets/stylesheets/five-twenty-nine-table.scss */
.show.collapsed {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 77, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent; }

/* line 98, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 111, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/* line 121, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 130, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic; }

/* line 139, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 148, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%; }

/* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 173, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

/* line 177, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 188, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0; }

/* line 196, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 207, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 215, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 224, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto; }

/* line 232, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 255, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 269, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible; }

/* line 280, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 293, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 305, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 314, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 325, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 337, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 349, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 359, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 370, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 379, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 390, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 399, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto; }

/* line 408, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 419, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 424, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 72, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 77, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 94, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");
  src: url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"), url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"), url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"), url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"), url("https://tools.inviteeducation.com/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg"); }
/* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 37, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a"; }

/* line 38, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b"; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

/* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 42, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 43, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 47, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 53, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 56, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 61, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 62, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 65, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 66, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 68, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 69, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 70, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 72, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 73, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 75, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 77, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 80, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 82, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 84, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 86, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 87, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 88, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 90, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 91, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 93, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 94, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 95, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 98, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 99, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 100, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 101, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 103, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 104, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 105, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 106, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 107, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 109, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 110, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 111, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 112, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 113, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 114, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 116, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 117, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 118, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 119, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 121, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 122, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 124, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 126, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 127, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 128, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 129, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 130, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 132, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 133, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 134, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 135, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 136, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 137, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 138, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 139, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 140, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 141, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 142, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 144, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 145, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 146, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 147, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 148, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 150, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 151, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 152, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 153, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 154, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 156, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 158, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 159, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 160, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 161, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 163, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 164, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 166, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 167, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 168, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 170, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 171, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 172, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 173, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 174, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 175, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 176, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 177, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 178, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 179, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 180, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 181, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 182, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 183, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 184, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 185, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 186, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 187, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 188, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 189, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 190, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 191, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 192, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 193, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 194, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 195, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 196, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 197, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 198, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 199, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 200, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 201, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 202, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 203, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 204, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 205, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 206, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 207, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 208, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 210, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 211, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 212, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 213, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 214, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 215, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 216, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 217, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 218, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 219, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 220, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 221, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 222, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 223, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 224, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 225, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 226, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 227, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 228, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 229, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 231, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 232, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 233, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 234, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 235, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 236, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 237, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 238, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201"; }

/* line 239, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202"; }

/* line 240, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203"; }

/* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204"; }

/* line 242, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205"; }

/* line 243, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206"; }

/* line 252, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209"; }

/* line 253, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210"; }

/* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211"; }

/* line 255, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212"; }

/* line 256, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213"; }

/* line 257, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214"; }

/* line 258, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215"; }

/* line 259, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216"; }

/* line 260, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa"; }

/* line 261, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218"; }

/* line 262, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219"; }

/* line 263, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff"; }

/* line 264, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221"; }

/* line 265, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b"; }

/* line 266, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223"; }

/* line 267, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224"; }

/* line 268, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225"; }

/* line 269, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226"; }

/* line 270, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227"; }

/* line 271, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227"; }

/* line 272, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227"; }

/* line 273, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5"; }

/* line 274, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5"; }

/* line 275, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd"; }

/* line 276, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd"; }

/* line 277, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230"; }

/* line 278, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231"; }

/* line 279, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

/* line 280, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233"; }

/* line 281, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234"; }

/* line 282, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235"; }

/* line 283, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236"; }

/* line 284, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237"; }

/* line 285, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238"; }

/* line 286, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239"; }

/* line 287, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240"; }

/* line 288, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241"; }

/* line 289, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242"; }

/* line 290, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243"; }

/* line 291, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244"; }

/* line 292, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245"; }

/* line 293, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

/* line 294, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247"; }

/* line 295, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248"; }

/* line 296, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249"; }

/* line 297, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250"; }

/* line 298, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251"; }

/* line 299, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252"; }

/* line 300, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253"; }

/* line 301, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254"; }

/* line 302, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255"; }

/* line 303, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256"; }

/* line 304, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257"; }

/* line 305, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258"; }

/* line 306, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259"; }

/* line 307, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260"; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  color: #464f5c;
  background-color: transparent; }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #1794D2;
  text-decoration: none; }
  /* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #1274a4;
    text-decoration: underline; }
  /* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

/* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle; }

/* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 106, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 113, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #e9ecef; }

/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 159, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .contribution-graph .c3-chart-arcs .c3-chart-arcs-title, .h4, .h5, .h6 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #606d7f; }
  /* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small, .contribution-graph .c3-chart-arcs .c3-chart-arcs-title small,
  .h3 .small,
  .contribution-graph .c3-chart-arcs .c3-chart-arcs-title .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #c5cbd3; }

/* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3, .contribution-graph .c3-chart-arcs .c3-chart-arcs-title {
  margin-top: 17px;
  margin-bottom: 8.5px; }
  /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small, .contribution-graph .c3-chart-arcs .c3-chart-arcs-title small,
  .h3 .small,
  .contribution-graph .c3-chart-arcs .c3-chart-arcs-title .small {
    font-size: 65%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 31px; }

/* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 25px; }

/* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3, .contribution-graph .c3-chart-arcs .c3-chart-arcs-title {
  font-size: 21px; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 15px; }

/* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 12px; }

/* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px; }

/* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 8.5px; }

/* line 62, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    .lead {
      font-size: 18px; } }

/* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 91%; }

/* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

/* line 90, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 91, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center; }

/* line 93, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify; }

/* line 94, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 98, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase; }

/* line 99, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #c5cbd3; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #1794D2; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #1274a4; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #137150; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #0c4531; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #fff; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

/* line 119, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #1794D2; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1274a4; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #fff; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #e6e6e6; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #1794D2; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #1274a4; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 138, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #e9ecef; }

/* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px; }
  /* line 153, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* line 185, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 17px; }

/* line 189, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429; }

/* line 193, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700; }

/* line 196, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }
/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 211, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help; }

/* line 235, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%; }

/* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #e9ecef; }
  /* line 250, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #c5cbd3; }
    /* line 265, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

/* line 274, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #e9ecef;
  border-left: 0; }
  /* line 286, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  /* line 287, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

/* line 294, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.428571429; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 6px; }

/* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

/* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 6px; }
  /* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    /* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 1030px; } }

/* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 43, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  /* line 47, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6 {
  width: 50%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6, .college-panel .panel-body .college-label-value-wrapper h6 {
  right: 50%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6, .college-panel .panel-body .college-label-value-wrapper h5 {
  left: 50%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6 {
    float: left; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12, .college-panel .panel-body .college-label-value-wrapper h5, .college-panel .panel-body .college-label-value-wrapper h6 {
    width: 100%; }

  /* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0, .college-panel .panel-body .college-label-value-wrapper h6 {
    right: auto; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0, .college-panel .panel-body .college-label-value-wrapper h5 {
    left: auto; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%; }

  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%; }

  /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%; }

  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent; }
  /* line 13, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  /* line 21, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

/* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #c5cbd3;
  text-align: left; }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 43, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px; }
  /* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 62, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: transparent; }

/* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 109, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 122, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 135, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 146, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #fff; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #f2f2f2; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #1794D2; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #1484bb; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 171, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    /* line 171, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 12.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

/* line 61, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  /* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }

/* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

/* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%; }

/* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 95, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #464f5c; }

/* line 133, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #464f5c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c5cbd3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #61bfee;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(97, 191, 238, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(97, 191, 238, 0.6); }
  /* line 103, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: rgba(70, 79, 92, 0.8);
    opacity: 1; }
  /* line 107, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: rgba(70, 79, 92, 0.8); }
  /* line 108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: rgba(70, 79, 92, 0.8); }
  /* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  /* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #e9ecef;
    opacity: 1; }
  /* line 172, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 181, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px; }
  /* line 204, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 28px; }
  /* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 42px; } }
/* line 222, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 231, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio.disabled label, fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  /* line 246, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio label, .checkbox label {
    min-height: 17px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

/* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

/* line 263, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 269, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  /* line 280, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio-inline.disabled, fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }

/* line 285, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 297, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 29px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  /* line 305, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

/* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px; }

/* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px; }

/* line 84, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

/* line 323, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px; }
/* line 330, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px; }
/* line 334, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 338, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

/* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 42px;
  line-height: 42px; }

/* line 84, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

/* line 349, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px; }
/* line 356, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px; }
/* line 360, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 364, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.33; }

/* line 378, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 383, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 38.75px; }

/* line 388, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none; }

/* line 400, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px; }

/* line 407, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #137150; }
/* line 21, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #137150;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #0c4531;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #22c88e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #22c88e; }
/* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #137150;
  background-color: #fff;
  border-color: #137150; }
/* line 37, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #137150; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
/* line 21, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
/* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
/* line 37, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
/* line 21, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
/* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
/* line 37, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 429, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 22px; }
/* line 432, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 443, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #828ea0; }

@media (min-width: 768px) {
  /* line 468, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 475, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 482, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 486, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 490, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 498, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 502, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 509, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 516, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 520, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 527, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 549, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
/* line 559, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px; }
/* line 565, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 572, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 583, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 593, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 15px; } }
@media (min-width: 768px) {
  /* line 601, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px; } }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none; }
  /* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

/* line 68, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #fff;
  background-color: #6A7884;
  border-color: #6A7884; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #535e68;
    border-color: #31383d; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:hover {
    color: #fff;
    background-color: #535e68;
    border-color: #4f5962; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #535e68;
    background-image: none;
    border-color: #4f5962; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #fff;
      background-color: #434c54;
      border-color: #31383d; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #6A7884;
    border-color: #6A7884; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: #6A7884;
    background-color: #fff; }

/* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #1794D2;
  border-color: #1484bb; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #1274a4;
    border-color: #083348; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover {
    color: #fff;
    background-color: #1274a4;
    border-color: #0e5d84; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1274a4;
    background-image: none;
    border-color: #0e5d84; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0e5d84;
      border-color: #083348; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #1794D2;
    border-color: #1484bb; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge {
    color: #1794D2;
    background-color: #fff; }

/* line 75, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #137150;
  border-color: #0f5b41; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #0c4531;
    border-color: black; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #0c4531;
    border-color: #07271b; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #0c4531;
    background-image: none;
    border-color: #07271b; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #07271b;
      border-color: black; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #137150;
    border-color: #0f5b41; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #137150;
    background-color: #fff; }

/* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

/* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

/* line 87, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    /* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #1794D2;
  border-radius: 0; }
  /* line 101, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 109, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #1274a4;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #c5cbd3;
    text-decoration: none; }

/* line 135, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 139, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px; }

/* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px; }

/* line 151, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

/* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row; }

/* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  /* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }
    /* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1794D2;
  outline: 0; }

/* line 100, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #c5cbd3; }
/* line 107, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 134, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto; }

/* line 144, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0; }

/* line 150, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.428571429;
  color: #c5cbd3;
  white-space: nowrap; }

/* line 160, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 170, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 183, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ; }
/* line 190, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  /* line 204, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

/* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

/* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 56, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }
  /* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 69, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

/* line 72, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 86, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 105, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

/* line 109, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

/* line 116, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 127, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0; }

/* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 136, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

/* line 145, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }
/* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.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 172, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
/* line 175, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
/* line 179, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

/* line 184, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 188, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 193, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 201, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  /* line 212, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  /* line 216, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.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 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

/* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 68, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 77, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #464f5c;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #c5cbd3;
  border-radius: 6px; }
  /* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 4px; }
  /* line 94, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px; }
  /* line 101, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 117, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 129, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 135, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 144, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn > .btn {
    position: relative; }
    /* line 146, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    /* line 150, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  /* line 159, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #e9ecef; }
    /* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #c5cbd3; }
      /* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #c5cbd3;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  /* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e9ecef;
    border-color: #1794D2; }
  /* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  /* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 84, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 6px 6px 0 0; }
      /* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #e9ecef #e9ecef #ddd; }
    /* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #6E7D91;
      cursor: default;
      background-color: transparent;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

/* line 118, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 6px; }
  /* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #1794D2; }

/* line 144, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 146, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 163, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 165, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  /* line 171, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    /* line 177, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 180, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 6px; }
  /* line 199, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    /* line 206, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 6px 6px 0 0; }
    /* line 210, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: transparent; } }

/* line 224, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }
/* line 227, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

/* line 237, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 6px; } }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    /* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

/* line 90, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  /* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      /* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    /* line 90, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 112, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 116, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 129, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    /* line 129, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    /* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 161, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 16.5px 15px;
  font-size: 15px;
  line-height: 17px; }
  /* line 168, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 173, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    /* line 178, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 191, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 6px; }
  /* line 204, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 215, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    /* line 191, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8.25px -15px; }
  /* line 233, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px; }
  @media (max-width: 767px) {
    /* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 249, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 253, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 17px; }
        /* line 255, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    /* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 268, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 270, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 16.5px;
          padding-bottom: 16.5px; } }

/* line 284, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9.5px;
  margin-bottom: 9.5px; }
  @media (min-width: 768px) {
    /* line 468, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 475, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 482, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 486, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 490, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 498, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 502, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 509, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 516, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 520, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 527, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    /* line 296, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 300, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    /* line 284, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

/* line 325, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 330, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 341, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px; }
  /* line 344, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 11px;
    margin-bottom: 11px; }
  /* line 347, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 357, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px; }
  @media (min-width: 768px) {
    /* line 357, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  /* line 377, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 380, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 384, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 395, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  /* line 399, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 401, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  /* line 408, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 413, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 416, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 423, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 431, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  /* line 442, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    /* line 453, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 455, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 462, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    /* line 470, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  /* line 481, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 483, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 487, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 492, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  /* line 502, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 504, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 509, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 511, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 517, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 527, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 531, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #f1f2f4; }
    /* line 533, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 540, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #f1f2f4; }
  /* line 545, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #f1f2f4; }
    /* line 548, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 555, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  /* line 563, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  /* line 573, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    /* line 584, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 587, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 590, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #f1f2f4; }
      /* line 592, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 599, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    /* line 607, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  /* line 619, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 621, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 625, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 630, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 635, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #f1f2f4; }
    /* line 637, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 642, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #f1f2f4; }
    /* line 644, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 650, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 6px; }
  /* line 13, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  /* line 25, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #c5cbd3; }

/* line 4, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 6px; }
  /* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #1794D2;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #1274a4;
        background-color: #e9ecef;
        border-color: #ddd; }
    /* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }
  /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1794D2;
    border-color: #1794D2; }
  /* line 61, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #c5cbd3;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33; }
/* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
/* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5; }
/* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }
/* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 17px 0;
  text-align: center;
  list-style: none; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #e9ecef; }
  /* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #c5cbd3;
    cursor: not-allowed;
    background-color: #fff; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .btn .label {
    position: relative;
    top: -1px; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #c5cbd3; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #a8b1bd; }

/* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #1794D2; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #1274a4; }

/* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #137150; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #0c4531; }

/* line 56, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

/* line 60, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

/* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #c5cbd3;
  border-radius: 10px; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn .badge {
    position: relative;
    top: -1px; }
  /* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 41, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #1794D2;
    background-color: #fff; }
  /* line 47, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 62, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e9ecef; }
  /* line 13, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: #ccd2d9; }
  /* line 28, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  /* line 35, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 43, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      /* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 54px; } }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.428571429;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  /* line 17, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #464f5c; }

/* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1794D2; }

/* line 9, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 6px; }
  /* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #137150;
  background-color: #fff;
  border-color: #137150; }
  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #0f5b41; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #0c4531; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #fff;
  background-color: #1794D2;
  border-color: #1794D2; }
  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #1484bb; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #e6e6e6; }

/* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #d0e8f4; }
  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #bbdeef; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #66512c; }

/* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 17px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #e9ecef;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #1794D2;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 73, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #137150; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

/* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

/* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media-object.img-thumbnail {
    max-width: none; }

/* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

/* line 50, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom; }

/* line 55, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 21, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  /* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
  /* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #c5cbd3;
    cursor: not-allowed;
    background-color: #e9ecef; }
    /* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    /* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #c5cbd3; }
  /* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #1794D2;
    border-color: #1794D2; }
    /* line 66, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    /* line 71, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #bde4f8; }

/* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 87, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

/* line 100, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 4, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #137150;
  background-color: #fff; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #137150; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #137150;
    background-color: #f2f2f2; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #137150;
    border-color: #137150; }

/* line 4, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #fff;
  background-color: #1794D2; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #fff; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #fff;
    background-color: #1484bb; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

/* line 4, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

/* line 4, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  /* line 24, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

/* line 121, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit; }
  /* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  /* line 82, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
/* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
/* line 121, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  /* line 127, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    /* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 5px; }
    /* line 135, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 5px; }
/* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }
  /* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    /* line 153, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 5px; }
    /* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 5px; }
/* line 164, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
/* line 170, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 174, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 185, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 194, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 203, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 210, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 222, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 17px; }
  /* line 226, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 6px; }
    /* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 244, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #1794D2; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #1794D2;
    border-color: #1794D2; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #1794D2; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #1794D2;
      background-color: #fff; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1794D2; }

/* line 260, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #137150; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #137150;
    background-color: #fff;
    border-color: #137150; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #137150; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #fff;
      background-color: #137150; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #137150; }

/* line 263, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #1794D2; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #1794D2;
    border-color: #1794D2; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #1794D2; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #1794D2;
      background-color: #fff; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1794D2; }

/* line 266, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #d0e8f4; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #d0e8f4; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d0e8f4; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d0e8f4; }

/* line 269, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 5, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 28, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 4px; }

/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  /* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

/* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 73, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  /* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 90, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px; }

/* line 103, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  /* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 119, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 136, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 140, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 145, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }
/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1051;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 11px;
  filter: alpha(opacity=0);
  opacity: 0; }
  /* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  /* line 23, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  /* line 31, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  /* line 37, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 51, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 58, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  /* line 65, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  /* line 72, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 79, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 86, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

/* line 96, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 6px; }

/* line 106, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1051;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 26, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 28, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }
  /* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover > .arrow {
    border-width: 11px; }
    /* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    /* line 46, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  /* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    /* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  /* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    /* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  /* line 82, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    /* line 89, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  /* line 98, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    /* line 105, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

/* line 115, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 124, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  /* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 22, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        /* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  /* line 109, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 112, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 119, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 128, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  /* line 138, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  /* line 157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  /* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: "\203a"; }

/* line 173, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  /* line 184, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  /* line 207, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

/* line 218, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 230, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  /* line 250, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 261, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 268, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 15, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

/* line 53, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 3, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  /* line 3, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 111, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  /* line 116, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  /* line 121, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 3, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 6, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 7, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 8, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-0 {
  margin: 0 !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-1 {
  margin: 0.25rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-2 {
  margin: 0.5rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-3 {
  margin: 1rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-4 {
  margin: 1.5rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.m-5 {
  margin: 3rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-0 {
  padding: 0 !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-1 {
  padding: 0.25rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-2 {
  padding: 0.5rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-3 {
  padding: 1rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-4 {
  padding: 1.5rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

/* line 18, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.p-5 {
  padding: 3rem !important; }

/* line 19, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important; }

/* line 23, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important; }

/* line 27, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

/* line 31, /var/app/current/app/assets/stylesheets/bootstrap-4.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important; }

/* line 35, /var/app/current/app/assets/stylesheets/mixins.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3 svg {
  font: 10px sans-serif; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3 line, .c3 path {
  fill: none;
  stroke: #000; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-bars path, .c3-event-rect, .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid {
  shape-rendering: crispEdges; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arc path {
  stroke: #fff; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arc text {
  fill: #fff;
  font-size: 13px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-grid line {
  stroke: #aaa; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-grid text {
  fill: #aaa; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-text.c3-empty {
  fill: gray;
  font-size: 2em; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-line {
  stroke-width: 1px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: #fff; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-selected-circle {
  fill: #fff;
  stroke-width: 2px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-bar {
  stroke-width: 0; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-bar._expanded_ {
  fill-opacity: .75; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-target.c3-focused {
  opacity: 1; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-target.c3-defocused {
  opacity: 0.3 !important; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-region {
  fill: #4682b4;
  fill-opacity: .1; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-brush .extent {
  fill-opacity: .1; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-legend-item {
  font-size: 12px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-legend-item-hidden {
  opacity: .15; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-legend-background {
  opacity: .75;
  fill: #fff;
  stroke: #d3d3d3;
  stroke-width: 1; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip-container {
  z-index: 10; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777;
  -moz-box-shadow: 7px 7px 12px -9px #777;
  box-shadow: 7px 7px 12px -9px #777;
  opacity: .9; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip tr {
  border: 1px solid #CCC; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-tooltip td.value {
  text-align: right; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-area {
  stroke-width: 0;
  opacity: .2; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arcs .c3-chart-arcs-gauge-max, .c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777; }

/* line 1, /var/app/current/vendor/assets/stylesheets/c3.min.css */
.c3-chart-arc .c3-gauge-value {
  fill: #000; }

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.7 - 2017-04-15T14:28:36.790Z
 * License: MIT
 */
/* Style when highlighting a search. */
/* line 10, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-highlight {
  font-weight: bold; }

/* line 14, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

/* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

/* Select2 theme */
/* Mark invalid Select2 */
/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

/* line 40, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.select2-result-single {
  padding-left: 0; }

/* line 44, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.select2-locked > .select2-search-choice-close {
  display: none; }

/* line 48, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.select-locked > .ui-select-match-close {
  display: none; }

/* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */ }

/* Handle up direction Select2 */
/* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 63, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */ }

/* line 76, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */ }

/* line 80, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* Selectize theme */
/* Helper class to show styles when focus */
/* line 98, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

/* Fix input width for Selectize theme */
/* line 103, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.selectize-control.single > .selectize-input > input {
  width: 100%; }

/* Fix line break when there's at least one item selected with the Selectize theme */
/* line 108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

/* Fix dropdown width for Selectize theme */
/* line 113, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.selectize-control > .selectize-dropdown {
  width: 100%; }

/* Mark invalid Selectize */
/* line 118, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

/* Handle up direction Selectize */
/* line 123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */ }

/* line 128, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

/* Bootstrap theme */
/* Helper class to show styles when focus */
/* line 141, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 151, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

/* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

/* Fix Bootstrap dropdown position when inside a input-group */
/* line 164, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static; }

/* line 169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 174, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 180, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 189, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

/* line 194, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
/* line 201, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

/* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

/* line 213, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px; }

/* line 218, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px; }

/* line 226, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75; }

/* line 231, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0; }

/* line 236, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple .ui-select-match-item {
  position: relative; }

/* line 240, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

/* line 244, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca; }

/* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca; }

/* line 264, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

/* line 275, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

/* line 281, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

/* line 288, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
/* line 296, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
/* line 302, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
/* line 307, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

/* line 311, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em; }

/* line 315, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

/* line 320, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Spinner */
/* line 328, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px; }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* line 355, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear; }

/* line 360, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/bundler/gems/angular-ui-select-rails-35161090a4a3/vendor/assets/stylesheets/angular-ui-select.css */
.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }

/* line 4, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-search::-webkit-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 5, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-search:-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 6, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-search::-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 7, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-search:-ms-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 8, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 11, /var/app/current/app/assets/stylesheets/select-overrides.scss */
body > .ui-select-bootstrap.open {
  z-index: 1051; }

/* line 17, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container.open, .ui-select-container.open > .ui-select-match > .form-control {
  border-color: #61bfee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(97, 191, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(97, 191, 238, 0.6); }
/* line 25, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .caret {
  color: rgba(70, 79, 92, 0.3);
  border: none; }
/* line 32, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .caret::before {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }
/* line 44, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-toggle > .caret, .ui-select-container.ui-select-multiple .caret {
  position: static;
  height: auto;
  float: right; }
/* line 51, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .btn-link {
  color: #464f5c; }
/* line 57, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-choices-row > span {
  color: #464f5c; }
/* line 61, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-choices-row small {
  color: rgba(70, 79, 92, 0.8); }
/* line 65, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-choices-row.active > span {
  background-color: #e9ecef;
  color: #464f5c; }
/* line 72, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container.ui-select-multiple {
  padding-right: 22px;
  position: relative; }
  /* line 77, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-container.ui-select-multiple:hover {
    background-color: #f2f2f2; }
  /* line 81, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-container.ui-select-multiple .caret::before {
    right: 9px; }
  /* line 86, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-container.ui-select-multiple .ui-select-match-item {
    font-size: 11px;
    background-color: #fff;
    text-transform: none;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #464f5c; }
    /* line 95, /var/app/current/app/assets/stylesheets/select-overrides.scss */
    .ui-select-container.ui-select-multiple .ui-select-match-item span {
      font-weight: normal;
      color: #464f5c; }
    /* line 100, /var/app/current/app/assets/stylesheets/select-overrides.scss */
    .ui-select-container.ui-select-multiple .ui-select-match-item .close {
      line-height: 1.0; }
    /* line 104, /var/app/current/app/assets/stylesheets/select-overrides.scss */
    .ui-select-container.ui-select-multiple .ui-select-match-item.btn-primary {
      color: #1794D2;
      border: 1px solid #1794D2; }
/* line 114, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container.ui-select-sm .btn, .ui-select-container.ui-select-sm a {
  text-transform: none; }
/* line 120, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-search {
  padding-right: 22px; }
/* line 125, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-container .ui-select-refreshing.fa, .ui-select-container .ui-select-refreshing.caret, .ui-select-container .ui-select-refreshing.glyphicon.glyphicon-remove, .ui-select-container .ui-select-refreshing.glyphicon.glyphicon-remove:before {
  position: absolute;
  right: 2px;
  padding: 9px 5px; }

/* line 133, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-input-group {
  position: relative; }
  /* line 136, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-input-group .ui-select-input-group-addon {
    display: inline;
    position: absolute;
    top: 6px;
    left: 11px;
    z-index: 999; }
  /* line 144, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-input-group .form-control {
    padding-left: 30px; }
  /* line 149, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-input-group.ui-select-input-group-lg .ui-select-input-group-addon {
    top: 0px;
    left: 0px;
    width: 45px;
    height: 100%;
    text-align: center; }
    /* line 156, /var/app/current/app/assets/stylesheets/select-overrides.scss */
    .ui-select-input-group.ui-select-input-group-lg .ui-select-input-group-addon > .btn {
      margin-top: 8px; }
    /* line 160, /var/app/current/app/assets/stylesheets/select-overrides.scss */
    .ui-select-input-group.ui-select-input-group-lg .ui-select-input-group-addon > i {
      line-height: 41px;
      vertical-align: middle; }
  /* line 166, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-input-group.ui-select-input-group-lg .ui-select-lg .ui-select-toggle {
    padding-left: 45px; }

/* line 173, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.has-error .ui-select-toggle {
  border: 2px solid #ebccd1; }

/* line 178, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg.ui-select-bootstrap .ui-select-search::-webkit-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 179, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg.ui-select-bootstrap .ui-select-search:-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 180, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg.ui-select-bootstrap .ui-select-search::-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 181, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg.ui-select-bootstrap .ui-select-search:-ms-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 183, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg > .ui-select-bootstrap .ui-select-search::-webkit-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 184, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg > .ui-select-bootstrap .ui-select-search:-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 185, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg > .ui-select-bootstrap .ui-select-search::-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 186, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg > .ui-select-bootstrap .ui-select-search:-ms-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 187, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg .ui-select-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 193, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg .ui-select-match .ui-select-match-text span, .ui-select-lg > .ui-select-container .ui-select-match .ui-select-match-text span {
  overflow: hidden;
  text-overflow: ellipsis; }
/* line 199, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg .ui-select-match .ui-select-match-text.ui-select-allow-clear, .ui-select-lg > .ui-select-container .ui-select-match .ui-select-match-text.ui-select-allow-clear {
  margin-left: 18px;
  padding-right: 20px; }
  /* line 203, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-lg .ui-select-match .ui-select-match-text.ui-select-allow-clear + i.caret + a.btn-link, .ui-select-lg > .ui-select-container .ui-select-match .ui-select-match-text.ui-select-allow-clear + i.caret + a.btn-link {
    position: absolute;
    left: 11px;
    right: auto;
    margin-top: -4px; }
/* line 214, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg.ui-select-multiple.ui-select-bootstrap, .ui-select-lg > .ui-select-container.ui-select-multiple.ui-select-bootstrap {
  min-height: 42px;
  padding-left: 16px; }
  /* line 218, /var/app/current/app/assets/stylesheets/select-overrides.scss */
  .ui-select-lg.ui-select-multiple.ui-select-bootstrap .ui-select-search, .ui-select-lg > .ui-select-container.ui-select-multiple.ui-select-bootstrap .ui-select-search {
    padding-left: 0px;
    padding-right: 5px;
    height: 35px; }
/* line 226, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg .ui-select-toggle, .ui-select-lg .ui-select-search:not(.ui-select-search-hidden), .ui-select-lg > .ui-select-container .ui-select-toggle, .ui-select-lg > .ui-select-container .ui-select-search:not(.ui-select-search-hidden) {
  height: 42px;
  padding: 10px 24px 10px 16px; }
/* line 232, /var/app/current/app/assets/stylesheets/select-overrides.scss */
.ui-select-lg .ui-select-refreshing.fa, .ui-select-lg .ui-select-container .ui-select-refreshing.caret, .ui-select-container .ui-select-lg .ui-select-refreshing.caret, .ui-select-lg .ui-select-refreshing.glyphicon.glyphicon-remove, .ui-select-lg .ui-select-refreshing.glyphicon.glyphicon-remove:before, .ui-select-lg > .ui-select-container .ui-select-refreshing.fa, .ui-select-lg > .ui-select-container .ui-select-refreshing.caret, .ui-select-lg > .ui-select-container .ui-select-refreshing.glyphicon.glyphicon-remove, .ui-select-lg > .ui-select-container .ui-select-refreshing.glyphicon.glyphicon-remove:before {
  position: absolute;
  right: 0;
  padding: 14px 6px; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://tools.inviteeducation.com/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot");
  src: url("https://tools.inviteeducation.com/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?#iefix") format("embedded-opentype"), url("https://tools.inviteeducation.com/assets/fontawesome-webfont-7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73.woff2") format("woff2"), url("https://tools.inviteeducation.com/assets/fontawesome-webfont-adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c.woff") format("woff"), url("https://tools.inviteeducation.com/assets/fontawesome-webfont-ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912.ttf") format("truetype"), url("https://tools.inviteeducation.com/assets/fontawesome-webfont-8e3586389bb4cd01b3f85bb3b622739bde6627f28bba63a020c223ca9cf1b9ae.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 19, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa, .ui-select-container .caret, .glyphicon.glyphicon-remove, .glyphicon.glyphicon-remove:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
/* line 28, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 33, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em; }

/* line 36, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em; }

/* line 39, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em; }

/* line 42, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em; }

/* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 49, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

/* line 54, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative; }

/* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

/* line 64, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em; }

/* line 67, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

/* line 72, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left; }

/* line 75, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right; }

/* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left, .ui-select-container .fa-pull-left.caret, .fa-pull-left.glyphicon.glyphicon-remove, .fa-pull-left.glyphicon.glyphicon-remove:before {
  margin-right: .3em; }

/* line 81, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right, .ui-select-container .fa-pull-right.caret, .fa-pull-right.glyphicon.glyphicon-remove, .fa-pull-right.glyphicon.glyphicon-remove:before {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right; }

/* line 88, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left; }

/* line 91, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left, .ui-select-container .pull-left.caret, .pull-left.glyphicon.glyphicon-remove, .pull-left.glyphicon.glyphicon-remove:before {
  margin-right: .3em; }

/* line 94, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right, .ui-select-container .pull-right.caret, .pull-right.glyphicon.glyphicon-remove, .pull-right.glyphicon.glyphicon-remove:before {
  margin-left: .3em; }

/* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

/* line 101, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* line 125, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 137, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 162, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 170, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 177, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit; }

/* line 180, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em; }

/* line 183, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000"; }

/* line 191, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001"; }

/* line 194, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002"; }

/* line 197, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 200, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004"; }

/* line 203, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005"; }

/* line 206, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006"; }

/* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007"; }

/* line 212, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008"; }

/* line 215, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009"; }

/* line 218, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a"; }

/* line 221, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b"; }

/* line 224, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c"; }

/* line 227, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before,
.glyphicon.glyphicon-remove:before {
  content: "\f00d"; }

/* line 232, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 235, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010"; }

/* line 238, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011"; }

/* line 241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012"; }

/* line 244, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 248, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014"; }

/* line 251, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015"; }

/* line 254, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016"; }

/* line 257, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017"; }

/* line 260, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018"; }

/* line 263, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019"; }

/* line 266, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 269, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 272, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c"; }

/* line 275, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 278, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 282, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021"; }

/* line 285, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022"; }

/* line 288, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023"; }

/* line 291, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024"; }

/* line 294, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025"; }

/* line 297, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026"; }

/* line 300, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027"; }

/* line 303, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028"; }

/* line 306, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029"; }

/* line 309, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a"; }

/* line 312, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b"; }

/* line 315, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c"; }

/* line 318, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d"; }

/* line 321, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 324, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f"; }

/* line 327, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030"; }

/* line 330, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031"; }

/* line 333, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032"; }

/* line 336, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033"; }

/* line 339, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034"; }

/* line 342, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035"; }

/* line 345, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036"; }

/* line 348, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037"; }

/* line 351, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038"; }

/* line 354, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039"; }

/* line 357, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a"; }

/* line 360, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 364, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c"; }

/* line 367, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 370, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

/* line 375, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040"; }

/* line 378, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041"; }

/* line 381, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042"; }

/* line 384, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043"; }

/* line 387, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 391, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 394, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 397, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047"; }

/* line 400, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048"; }

/* line 403, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 406, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a"; }

/* line 409, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b"; }

/* line 412, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c"; }

/* line 415, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d"; }

/* line 418, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e"; }

/* line 421, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 424, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051"; }

/* line 427, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052"; }

/* line 430, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 433, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 436, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 439, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 442, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057"; }

/* line 445, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058"; }

/* line 448, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059"; }

/* line 451, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 454, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 457, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 460, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 463, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e"; }

/* line 466, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 469, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 472, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 475, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 478, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 482, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065"; }

/* line 485, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066"; }

/* line 488, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067"; }

/* line 491, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068"; }

/* line 494, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069"; }

/* line 497, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 500, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b"; }

/* line 503, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c"; }

/* line 506, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d"; }

/* line 509, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e"; }

/* line 512, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 515, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 519, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072"; }

/* line 522, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073"; }

/* line 525, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074"; }

/* line 528, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075"; }

/* line 531, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076"; }

/* line 534, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 537, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before, .ui-select-container .caret:before {
  content: "\f078"; }

/* line 540, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079"; }

/* line 543, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 546, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b"; }

/* line 549, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 552, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 555, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 558, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

/* line 562, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 565, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 568, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 571, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084"; }

/* line 574, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 578, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086"; }

/* line 581, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 584, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 587, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089"; }

/* line 590, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 593, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 596, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 599, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 602, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e"; }

/* line 605, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090"; }

/* line 608, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091"; }

/* line 611, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092"; }

/* line 614, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093"; }

/* line 617, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 620, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095"; }

/* line 623, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096"; }

/* line 626, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 629, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098"; }

/* line 632, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099"; }

/* line 635, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

/* line 639, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b"; }

/* line 642, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c"; }

/* line 645, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 648, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

/* line 652, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 655, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 658, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3"; }

/* line 661, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 664, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 667, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 670, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 673, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 676, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 679, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 682, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 685, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 688, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac"; }

/* line 691, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 694, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 697, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0"; }

/* line 700, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 703, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 706, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 710, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 714, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 717, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3"; }

/* line 720, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 724, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 728, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 731, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 735, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8"; }

/* line 738, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

/* line 743, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 746, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 749, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 752, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd"; }

/* line 755, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce"; }

/* line 758, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0"; }

/* line 761, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1"; }

/* line 764, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 767, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 770, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 773, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 776, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6"; }

/* line 779, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 782, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 785, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 788, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 791, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db"; }

/* line 794, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 798, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

/* line 802, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

/* line 806, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 809, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 812, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 816, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 820, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 824, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 827, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 830, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 834, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 837, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 840, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 844, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 847, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 850, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 853, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 856, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 859, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 862, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 865, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 868, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 871, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 874, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 877, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 880, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 883, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 886, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 889, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 892, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc"; }

/* line 895, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 898, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 901, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 904, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 907, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 910, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 913, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104"; }

/* line 916, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105"; }

/* line 919, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106"; }

/* line 922, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107"; }

/* line 925, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108"; }

/* line 928, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109"; }

/* line 931, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a"; }

/* line 934, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 938, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 941, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 944, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 947, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110"; }

/* line 950, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111"; }

/* line 953, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 957, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113"; }

/* line 960, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114"; }

/* line 963, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 966, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118"; }

/* line 969, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119"; }

/* line 972, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 975, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 978, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 981, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 984, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 987, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120"; }

/* line 990, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121"; }

/* line 993, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

/* line 997, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 1002, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 1005, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125"; }

/* line 1008, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1011, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1015, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128"; }

/* line 1018, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129"; }

/* line 1021, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1024, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1027, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1030, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1033, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1036, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130"; }

/* line 1039, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1042, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132"; }

/* line 1045, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1048, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1051, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135"; }

/* line 1054, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1057, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1060, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1063, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1066, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1069, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b"; }

/* line 1072, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c"; }

/* line 1075, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1078, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1081, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1084, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1087, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1090, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1093, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1096, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145"; }

/* line 1099, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1105, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148"; }

/* line 1108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149"; }

/* line 1111, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1114, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1117, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e"; }

/* line 1126, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1130, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1134, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1138, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1142, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154"; }

/* line 1145, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1149, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1153, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1159, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1164, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1168, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1172, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b"; }

/* line 1175, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1178, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1181, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1184, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1187, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1190, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1193, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1196, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1199, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1202, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1205, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167"; }

/* line 1208, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168"; }

/* line 1211, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1214, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1217, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1220, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1223, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1226, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1229, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170"; }

/* line 1232, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1235, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1238, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1241, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1244, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1247, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1250, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1253, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1256, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179"; }

/* line 1259, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a"; }

/* line 1262, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b"; }

/* line 1265, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c"; }

/* line 1268, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1271, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e"; }

/* line 1274, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1277, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181"; }

/* line 1280, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182"; }

/* line 1283, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183"; }

/* line 1286, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

/* line 1290, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1293, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1296, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187"; }

/* line 1299, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188"; }

/* line 1302, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189"; }

/* line 1305, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1308, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b"; }

/* line 1311, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1314, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1317, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1320, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1323, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1327, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1330, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1333, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1336, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1340, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 1343, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 1346, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198"; }

/* line 1349, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 1352, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 1355, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b"; }

/* line 1358, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

/* line 1363, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

/* line 1367, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 1370, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0"; }

/* line 1373, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 1376, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 1379, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 1382, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 1385, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 1388, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6"; }

/* line 1391, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7"; }

/* line 1394, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 1397, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 1400, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 1403, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab"; }

/* line 1406, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac"; }

/* line 1409, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad"; }

/* line 1412, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae"; }

/* line 1415, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0"; }

/* line 1418, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 1421, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2"; }

/* line 1424, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 1427, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4"; }

/* line 1430, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 1433, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6"; }

/* line 1436, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 1439, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 1442, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

/* line 1446, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

/* line 1450, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb"; }

/* line 1453, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 1456, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 1459, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 1462, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0"; }

/* line 1465, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 1468, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 1471, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 1474, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 1477, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

/* line 1482, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 1486, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 1490, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

/* line 1494, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 1497, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca"; }

/* line 1500, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 1503, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 1506, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

/* line 1513, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 1516, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

/* line 1521, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

/* line 1525, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 1528, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3"; }

/* line 1531, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 1536, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 1539, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6"; }

/* line 1542, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

/* line 1546, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

/* line 1550, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 1554, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da"; }

/* line 1557, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db"; }

/* line 1560, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc"; }

/* line 1563, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 1566, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de"; }

/* line 1569, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 1572, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 1575, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 1578, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

/* line 1582, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4"; }

/* line 1585, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 1588, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6"; }

/* line 1591, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 1594, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 1597, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 1600, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 1603, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 1606, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 1609, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 1612, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 1615, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 1618, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 1621, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 1624, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 1627, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 1630, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 1633, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 1636, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 1639, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8"; }

/* line 1642, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 1645, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa"; }

/* line 1648, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 1651, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 1654, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 1657, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 1660, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 1663, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201"; }

/* line 1666, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202"; }

/* line 1669, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 1672, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 1675, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 1678, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206"; }

/* line 1681, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207"; }

/* line 1684, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 1687, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209"; }

/* line 1690, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a"; }

/* line 1693, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

/* line 1698, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c"; }

/* line 1701, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d"; }

/* line 1704, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e"; }

/* line 1707, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210"; }

/* line 1710, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211"; }

/* line 1713, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212"; }

/* line 1716, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213"; }

/* line 1719, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214"; }

/* line 1722, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215"; }

/* line 1725, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216"; }

/* line 1728, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217"; }

/* line 1731, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218"; }

/* line 1734, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219"; }

/* line 1737, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a"; }

/* line 1740, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b"; }

/* line 1743, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c"; }

/* line 1746, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d"; }

/* line 1749, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e"; }

/* line 1752, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221"; }

/* line 1755, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222"; }

/* line 1758, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223"; }

/* line 1761, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

/* line 1765, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225"; }

/* line 1768, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226"; }

/* line 1771, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227"; }

/* line 1774, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228"; }

/* line 1777, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229"; }

/* line 1780, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a"; }

/* line 1783, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b"; }

/* line 1786, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c"; }

/* line 1789, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d"; }

/* line 1792, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230"; }

/* line 1795, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231"; }

/* line 1798, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232"; }

/* line 1801, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233"; }

/* line 1804, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234"; }

/* line 1807, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235"; }

/* line 1810, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

/* line 1814, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237"; }

/* line 1817, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238"; }

/* line 1820, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239"; }

/* line 1823, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a"; }

/* line 1826, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

/* line 1830, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c"; }

/* line 1833, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d"; }

/* line 1836, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e"; }

/* line 1839, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

/* line 1843, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

/* line 1847, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

/* line 1851, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

/* line 1855, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

/* line 1859, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245"; }

/* line 1862, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246"; }

/* line 1865, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247"; }

/* line 1868, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248"; }

/* line 1871, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249"; }

/* line 1874, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a"; }

/* line 1877, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b"; }

/* line 1880, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c"; }

/* line 1883, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d"; }

/* line 1886, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e"; }

/* line 1889, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250"; }

/* line 1892, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

/* line 1896, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

/* line 1900, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

/* line 1904, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254"; }

/* line 1907, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

/* line 1911, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

/* line 1915, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257"; }

/* line 1918, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258"; }

/* line 1921, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259"; }

/* line 1924, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a"; }

/* line 1927, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b"; }

/* line 1930, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c"; }

/* line 1933, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d"; }

/* line 1936, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e"; }

/* line 1939, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260"; }

/* line 1942, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261"; }

/* line 1945, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262"; }

/* line 1948, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263"; }

/* line 1951, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264"; }

/* line 1954, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265"; }

/* line 1957, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266"; }

/* line 1960, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267"; }

/* line 1963, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268"; }

/* line 1966, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269"; }

/* line 1969, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a"; }

/* line 1972, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b"; }

/* line 1975, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

/* line 1979, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d"; }

/* line 1982, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e"; }

/* line 1985, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270"; }

/* line 1988, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271"; }

/* line 1991, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272"; }

/* line 1994, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273"; }

/* line 1997, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274"; }

/* line 2000, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275"; }

/* line 2003, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276"; }

/* line 2006, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277"; }

/* line 2009, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278"; }

/* line 2012, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279"; }

/* line 2015, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a"; }

/* line 2018, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b"; }

/* line 2021, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c"; }

/* line 2024, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d"; }

/* line 2027, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e"; }

/* line 2030, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280"; }

/* line 2033, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281"; }

/* line 2036, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282"; }

/* line 2039, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283"; }

/* line 2042, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284"; }

/* line 2045, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285"; }

/* line 2048, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286"; }

/* line 2051, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287"; }

/* line 2054, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288"; }

/* line 2057, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289"; }

/* line 2060, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a"; }

/* line 2063, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b"; }

/* line 2066, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c"; }

/* line 2069, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d"; }

/* line 2072, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e"; }

/* line 2075, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290"; }

/* line 2078, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291"; }

/* line 2081, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292"; }

/* line 2084, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293"; }

/* line 2087, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294"; }

/* line 2090, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295"; }

/* line 2093, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296"; }

/* line 2096, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297"; }

/* line 2099, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298"; }

/* line 2102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299"; }

/* line 2105, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a"; }

/* line 2108, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b"; }

/* line 2111, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c"; }

/* line 2114, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d"; }

/* line 2117, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e"; }

/* line 2120, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0"; }

/* line 2123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1"; }

/* line 2126, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

/* line 2129, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

/* line 2133, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

/* line 2138, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5"; }

/* line 2141, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6"; }

/* line 2144, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

/* line 2148, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8"; }

/* line 2151, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9"; }

/* line 2154, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa"; }

/* line 2157, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab"; }

/* line 2160, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac"; }

/* line 2163, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad"; }

/* line 2166, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae"; }

/* line 2169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0"; }

/* line 2172, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1"; }

/* line 2175, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2"; }

/* line 2178, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

/* line 2182, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

/* line 2186, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 2196, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*! =======================================================
                      VERSION  5.3.7              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */
/* line 29, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

/* line 34, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal {
  width: 210px;
  height: 20px; }

/* line 38, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0; }

/* line 45, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0; }

/* line 52, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px; }

/* line 57, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0; }

/* line 65, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px; }

/* line 69, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center; }

/* line 74, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical {
  height: 210px;
  width: 20px; }

/* line 78, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0; }

/* line 85, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0; }

/* line 91, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0; }

/* line 97, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px; }

/* line 102, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0; }

/* line 110, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap; }

/* line 113, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px; }

/* line 116, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0); }

/* line 123, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed; }

/* line 131, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider input {
  display: none; }

/* line 134, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip.top {
  margin-top: -36px; }

/* line 137, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip-inner {
  white-space: nowrap; }

/* line 140, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .hide {
  display: none; }

/* line 143, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

/* line 155, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px; }

/* line 169, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0); }

/* line 176, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px; }

/* line 185, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent; }

/* line 200, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.round {
  border-radius: 50%; }

/* line 203, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.triangle {
  background: transparent none; }

/* line 206, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom {
  background: transparent none; }

/* line 209, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204; }

/* line 215, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent; }

/* line 233, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.round {
  border-radius: 50%; }

/* line 236, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.triangle {
  background: transparent none; }

/* line 239, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom {
  background: transparent none; }

/* line 242, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204; }

/* line 248, /opt/rubies/ruby-2.4.6/lib/ruby/gems/2.4.0/gems/bootstrap-slider-rails-5.3.7/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1; }

/* line 4, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.row .row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }
  /* line 10, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .row-height .col-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top; }
@media (min-width: 480px) {
  /* line 19, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  /* line 26, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top; } }
@media (min-width: 768px) {
  /* line 35, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  /* line 42, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top; } }
@media (min-width: 992px) {
  /* line 51, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .row-md-height {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  /* line 58, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .row .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top; } }

/* line 69, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
ul.nav.nav-tabs {
  border-bottom: none; }
  /* line 73, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs.nav-secondary li.active span {
    color: #137150;
    border-bottom: 2px solid #137150; }
  /* line 80, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs > li > span {
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(70, 79, 92, 0.8);
    display: block;
    padding: 10px 15px; }
  /* line 88, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs > li.active span {
    color: #1794D2;
    border-bottom: 2px solid #1794D2; }
  /* line 93, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs > li:not(.active) a {
    color: rgba(70, 79, 92, 0.8);
    border-color: transparent;
    border: 2px solid transparent;
    background-color: transparent; }
  /* line 100, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs > li.active a {
    color: #1794D2;
    background-color: transparent;
    border: 2px solid #1794D2;
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent; }
  /* line 109, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  ul.nav.nav-tabs > li:not(.active) a:hover {
    border: 2px solid rgba(23, 148, 210, 0.25);
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    background-color: transparent; }

/* line 121, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h1 i:first-child, h1 img:first-child, h2 i:first-child, h2 img:first-child, h3 i:first-child, h3 img:first-child, h4 i:first-child, h4 img:first-child, h5 i:first-child, h5 img:first-child, h6 i:first-child, h6 img:first-child {
  margin-right: 5px; }
/* line 125, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h1 i:last-child, h1 img:last-child, h2 i:last-child, h2 img:last-child, h3 i:last-child, h3 img:last-child, h4 i:last-child, h4 img:last-child, h5 i:last-child, h5 img:last-child, h6 i:last-child, h6 img:last-child {
  margin-left: 5px; }
/* line 129, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h1 i, h1 img, h2 i, h2 img, h3 i, h3 img, h4 i, h4 img, h5 i, h5 img, h6 i, h6 img {
  opacity: 1.0; }

/* line 134, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h4, h5 {
  color: #464f5c; }

/* line 138, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h6 {
  color: rgba(70, 79, 92, 0.8); }

/* line 142, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
p {
  font-weight: 400;
  color: rgba(70, 79, 92, 0.8); }
  /* line 146, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  p a {
    font-weight: 400;
    text-transform: none;
    text-decoration: underline; }

/* line 153, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

/* line 157, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.help-block {
  color: rgba(70, 79, 92, 0.8); }

/* line 161, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
abbr {
  border-bottom: 1px dotted #464f5c; }

/* line 167, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
a, button, .btn {
  cursor: pointer; }

/* line 171, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
button, .btn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px; }

/* line 179, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  opacity: 0.25; }
/* line 184, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.btn.btn-lg:not(.btn-block), .btn-group-lg > .btn:not(.btn-block) {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

/* line 191, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
a {
  text-transform: uppercase;
  font-weight: bold; }
  /* line 195, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  a p {
    text-transform: none;
    font-weight: 400;
    opacity: 0.75;
    color: #464f5c; }

/* line 203, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
a:focus:not(:hover) {
  text-decoration: none; }

/* line 209, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  /* line 215, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .panel:not(.panel-default) > .panel-heading {
    border: none;
    background-color: transparent;
    color: rgba(70, 79, 92, 0.8); }
  /* line 221, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .panel:not(.panel-default) > .panel-collapse {
    padding: 10px 15px; }

/* line 229, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.form-control::-webkit-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 230, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.form-control:-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 231, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.form-control::-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 232, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.form-control:-ms-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 233, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.ui-select-placeholder, .dropdown-header {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 234, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.empty {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  font-style: italic; }

/* line 236, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.input-lg.form-control::-webkit-input-placeholder, .input-group-lg > input.form-control::-webkit-input-placeholder,
.input-group-lg > .input-group-btn > input.form-control.btn::-webkit-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 237, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.input-lg.form-control:-moz-placeholder, .input-group-lg > input.form-control:-moz-placeholder,
.input-group-lg > .input-group-btn > input.form-control.btn:-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 238, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.input-lg.form-control::-moz-placeholder, .input-group-lg > input.form-control::-moz-placeholder,
.input-group-lg > .input-group-btn > input.form-control.btn::-moz-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 239, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input.input-lg.form-control:-ms-input-placeholder, .input-group-lg > input.form-control:-ms-input-placeholder,
.input-group-lg > .input-group-btn > input.form-control.btn:-ms-input-placeholder {
  color: rgba(70, 79, 92, 0.8);
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal; }

/* line 241, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.input-group .form-control {
  font-size: 12px;
  font-weight: normal;
  background-color: #fff;
  color: #464f5c; }

/* line 248, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.input-group-addon {
  background: #fff;
  border-color: #c5cbd3; }

/* line 253, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-right: none; }

/* line 257, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  font-size: 12px; }

/* line 262, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.has-feedback.has-feedback-left .form-control {
  padding-left: 38.75px;
  padding-right: 12px; }
/* line 267, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.has-feedback.has-feedback-left .form-control-feedback.form-control-feedback-left {
  left: 0; }

/* line 272, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #c5cbd3;
  font-size: 12px;
  font-weight: normal;
  background-color: #fff;
  color: #464f5c;
  border-radius: 6px; }
  /* line 12, /var/app/current/app/assets/stylesheets/mixins.scss */
  .form-control.btn-default:hover, .form-control.dropdown-toggle:hover, .form-control.btn-default:focus {
    background-color: #f2f2f2;
    color: #464f5c; }

/* line 276, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.has-error .form-control {
  border: 2px solid #ebccd1; }

/* line 280, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
label {
  text-transform: uppercase;
  font-weight: bold;
  display: block; }
  /* line 285, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  label i.fa.tooltip-icon, label .ui-select-container i.tooltip-icon.caret, .ui-select-container label i.tooltip-icon.caret, label i.tooltip-icon.glyphicon.glyphicon-remove, label i.tooltip-icon.glyphicon.glyphicon-remove:before {
    float: right; }
    /* line 288, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
    label i.fa.tooltip-icon.inline, label .ui-select-container i.tooltip-icon.inline.caret, .ui-select-container label i.tooltip-icon.inline.caret, label i.tooltip-icon.inline.glyphicon.glyphicon-remove, label i.tooltip-icon.inline.glyphicon.glyphicon-remove:before {
      float: none;
      margin-left: 3px; }
  /* line 294, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  label p {
    margin-bottom: 0px; }

/* line 300, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.radio.radio-inline {
  display: inline-block; }

/* line 305, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.radio input[type="radio"] {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  margin-left: 0px;
  z-index: 1000;
  height: 24px;
  width: 24px; }
  /* line 315, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"] + .fa-stack i.outline {
    color: #c5cbd3; }
  /* line 319, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"] + .fa-stack i.fill {
    color: #fff;
    font-size: 16px; }
  /* line 324, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"] + .fa-stack i.inner-fill {
    color: #fff;
    font-size: 13px; }
  /* line 329, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"] + .fa-stack + label {
    text-transform: none;
    display: inline;
    padding-left: 5px; }
    /* line 334, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
    .radio input[type="radio"] + .fa-stack + label + i {
      margin-left: 5px; }
  /* line 341, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"][selected="selected"] + .fa-stack + label {
    font-weight: bold; }
  /* line 344, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .radio input[type="radio"][selected="selected"] + .fa-stack i.inner-fill {
    color: #1794D2; }

/* line 351, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input[type="submit"].link {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #1794D2; }

/* line 360, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input[type="submit"][disabled].link {
  color: rgba(70, 79, 92, 0.8); }

/* line 364, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
div.checkbox-container {
  display: inline-block; }

/* line 368, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  cursor: pointer; }
  /* line 373, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  input[type="checkbox"] + i {
    background-color: #fff;
    color: #fff;
    border: 3px solid #c5cbd3;
    border-radius: 2px;
    padding: 0.5px;
    margin-right: 5px; }
    /* line 381, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
    input[type="checkbox"] + i + label {
      font-weight: normal;
      text-transform: none;
      display: inline; }
      /* line 386, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
      input[type="checkbox"] + i + label i.fa.tooltip-icon, input[type="checkbox"] + i + label .ui-select-container i.tooltip-icon.caret, .ui-select-container input[type="checkbox"] + i + label i.tooltip-icon.caret, input[type="checkbox"] + i + label i.tooltip-icon.glyphicon.glyphicon-remove, input[type="checkbox"] + i + label i.tooltip-icon.glyphicon.glyphicon-remove:before {
        float: none;
        margin-left: 3px;
        margin-right: 0px; }
  /* line 395, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  input[type="checkbox"][checked="checked"] + i, input[type="checkbox"].ng-not-empty + i {
    color: #1794D2; }
    /* line 398, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
    input[type="checkbox"][checked="checked"] + i + label, input[type="checkbox"].ng-not-empty + i + label {
      font-weight: bold; }

/* line 408, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.table > thead > tr > th {
  border-width: 1px; }

/* line 413, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
table.table tr td.secondary {
  background-color: rgba(19, 113, 80, 0.1); }
  /* line 415, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  table.table tr td.secondary a, table.table tr td.secondary span, table.table tr td.secondary h1, table.table tr td.secondary h2, table.table tr td.secondary h3, table.table tr td.secondary h4, table.table tr td.secondary h5, table.table tr td.secondary h6 {
    color: #137150; }

/* line 422, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background-color: #1794D2; }

/* line 429, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.tooltip-icon {
  cursor: pointer;
  opacity: 0.5;
  color: #1794D2; }

/* line 435, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.tooltip-content {
  display: none; }

/* line 440, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.tooltip.in {
  opacity: 0.90; }
/* line 444, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.tooltip .tooltip-inner {
  padding: 12px;
  max-width: 300px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: inherit; }
  /* line 452, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .tooltip .tooltip-inner p, .tooltip .tooltip-inner span, .tooltip .tooltip-inner li {
    color: #fff; }

/* line 460, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.well.well-secondary {
  background-color: rgba(19, 113, 80, 0.1);
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 470, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.modal.modal-xl .modal-dialog {
  width: 90%; }

/* line 474, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.modal .close {
  opacity: 1.0;
  padding: 8px; }
  /* line 478, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .modal .close i {
    color: #6E7D91; }

/* line 490, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
ul.pagination {
  margin: 0px 0px 10px; }

/* line 496, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.alert-info p, .alert-info i {
  color: #fff; }

/* line 502, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.progress.progress-sm {
  height: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  /* line 508, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
  .progress.progress-sm .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

/* line 519, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.print-report {
  margin: 0px auto 4px auto;
  width: 170px; }

/* line 525, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.text-dark-red {
  color: #933B39; }

/* line 529, /var/app/current/app/assets/stylesheets/bootstrap-overrides.scss */
.has-error .form-control {
  border: 2px solid #933B39 !important; }

/* line 1, /var/app/current/app/assets/stylesheets/layout.scss */
.tile {
  padding: 15px;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  background: #fff; }
  /* line 7, /var/app/current/app/assets/stylesheets/layout.scss */
  .tile .tile-header {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 20px; }
    /* line 11, /var/app/current/app/assets/stylesheets/layout.scss */
    .tile .tile-header .icon-with-header {
      display: table;
      vertical-align: middle;
      padding: 10px; }
      /* line 16, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header .icon-with-header i {
        display: table-cell;
        padding-right: 5px; }
      /* line 21, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header .icon-with-header h1, .tile .tile-header .icon-with-header h2, .tile .tile-header .icon-with-header h3, .tile .tile-header .icon-with-header h4, .tile .tile-header .icon-with-header h5, .tile .tile-header .icon-with-header h6 {
        display: table-cell;
        margin: 0;
        vertical-align: middle; }
    /* line 28, /var/app/current/app/assets/stylesheets/layout.scss */
    .tile .tile-header.tile-header-primary, .tile .tile-header.tile-header-secondary {
      border-bottom: none;
      border-top-left-radius: 6px;
      -webkit-border-top-left-radius: 6px;
      -moz-border-radius-topleft: 6px;
      border-top-right-radius: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topright: 6px; }
      /* line 37, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header.tile-header-primary p, .tile .tile-header.tile-header-secondary p {
        color: #fff;
        opacity: 0.75; }
      /* line 42, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header.tile-header-primary.tile-header-primary, .tile .tile-header.tile-header-secondary.tile-header-primary {
        background-color: #1794D2; }
      /* line 46, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header.tile-header-primary.tile-header-secondary, .tile .tile-header.tile-header-secondary.tile-header-secondary {
        background-color: #137150; }
      /* line 50, /var/app/current/app/assets/stylesheets/layout.scss */
      .tile .tile-header.tile-header-primary h1, .tile .tile-header.tile-header-primary h2, .tile .tile-header.tile-header-primary h3, .tile .tile-header.tile-header-primary h4, .tile .tile-header.tile-header-primary h5, .tile .tile-header.tile-header-primary h6, .tile .tile-header.tile-header-primary p, .tile .tile-header.tile-header-secondary h1, .tile .tile-header.tile-header-secondary h2, .tile .tile-header.tile-header-secondary h3, .tile .tile-header.tile-header-secondary h4, .tile .tile-header.tile-header-secondary h5, .tile .tile-header.tile-header-secondary h6, .tile .tile-header.tile-header-secondary p {
        color: #fff; }
  /* line 56, /var/app/current/app/assets/stylesheets/layout.scss */
  .tile .tile-footer {
    border-top: 1px solid #e9ecef;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
  /* line 63, /var/app/current/app/assets/stylesheets/layout.scss */
  .tile.tile-no-padding {
    padding: 0px; }
    /* line 66, /var/app/current/app/assets/stylesheets/layout.scss */
    .tile.tile-no-padding .tile-header, .tile.tile-no-padding .tile-body, .tile.tile-no-padding .tile-footer {
      padding: 10px 15px; }

/* line 72, /var/app/current/app/assets/stylesheets/layout.scss */
.section {
  padding-bottom: 20px; }

/* line 78, /var/app/current/app/assets/stylesheets/layout.scss */
.tools-container {
  padding-top: 20px;
  padding-bottom: 40px; }

/* line 84, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 line, .c3 path {
  fill: none;
  stroke: #6E7D91;
  opacity: 0.50; }
/* line 90, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 text {
  fill: rgba(70, 79, 92, 0.8);
  stroke: none;
  font-weight: normal;
  font-family: Arial, sans-serif; }
/* line 97, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-loans path, .c3 .c3-legend-item-loans .c3-legend-item-tile {
  fill: #137150 !important;
  stroke: #137150 !important;
  stroke-width: 1px; }
/* line 103, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-loans .name > span {
  background-color: #137150 !important; }
/* line 107, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-savings path, .c3 .c3-legend-item-savings .c3-legend-item-tile {
  fill: #1794D2 !important;
  stroke: #1794D2 !important;
  stroke-width: 1px; }
/* line 113, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-savings .name > span {
  background-color: #1794D2 !important; }
/* line 117, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-shortfall path, .c3 .c3-legend-item-shortfall .c3-legend-item-tile {
  fill: #e9ecef !important;
  stroke: #e9ecef !important;
  stroke-width: 1px; }
/* line 123, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-shortfall .name > span {
  background-color: #e9ecef !important; }
/* line 127, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-legend-background rect {
  rx: 6px;
  ry: 6px; }
/* line 132, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-primary path, .c3 .c3-legend-item-primary .c3-legend-item-tile {
  fill: #1794D2 !important;
  stroke: #1794D2 !important;
  stroke-width: 1px; }
/* line 138, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-primary .name > span {
  background-color: #1794D2 !important; }
/* line 142, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-secondary path, .c3 .c3-legend-item-secondary .c3-legend-item-tile {
  fill: #137150 !important;
  stroke: #137150 !important;
  stroke-width: 1px; }
/* line 148, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-secondary .name > span {
  background-color: #137150 !important; }
/* line 152, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-target-tertiary path, .c3 .c3-legend-item-tertiary .c3-legend-item-tile {
  fill: #c5cbd3 !important;
  stroke: #c5cbd3 !important;
  stroke-width: 1px; }
/* line 158, /var/app/current/app/assets/stylesheets/layout.scss */
.c3 .c3-tooltip-name-tertiary .name > span {
  background-color: #c5cbd3 !important; }

/* line 163, /var/app/current/app/assets/stylesheets/layout.scss */
.progress-container {
  padding-bottom: 100px; }
  /* line 166, /var/app/current/app/assets/stylesheets/layout.scss */
  .progress-container .progress {
    overflow: visible;
    box-shadow: none;
    -webit-box-shadow: none; }
    /* line 171, /var/app/current/app/assets/stylesheets/layout.scss */
    .progress-container .progress .progress-bar {
      position: relative;
      box-shadow: none;
      -webit-box-shadow: none;
      border-radius: 6px;
      color: #6E7D91; }
      /* line 178, /var/app/current/app/assets/stylesheets/layout.scss */
      .progress-container .progress .progress-bar.progress-bar-default {
        background: transparent;
        box-shadow: none;
        -webit-box-shadow: none;
        border-radius: 6px; }
      /* line 185, /var/app/current/app/assets/stylesheets/layout.scss */
      .progress-container .progress .progress-bar .progress-label {
        position: absolute;
        width: 150px;
        background-color: #e9ecef;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e9ecef;
        padding: 5px; }
        /* line 195, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label p {
          color: #464f5c; }
        /* line 199, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label.progress-label-top {
          margin-bottom: 26px;
          bottom: 15px; }
          /* line 203, /var/app/current/app/assets/stylesheets/layout.scss */
          .progress-container .progress .progress-bar .progress-label.progress-label-top :after {
            content: "";
            position: absolute;
            bottom: -10px;
            border-width: 10px 10px 0;
            border-style: solid;
            border-color: #e9ecef transparent;
            display: block;
            width: 0; }
        /* line 215, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label.progress-label-bottom {
          margin-top: 26px;
          top: 15px; }
          /* line 219, /var/app/current/app/assets/stylesheets/layout.scss */
          .progress-container .progress .progress-bar .progress-label.progress-label-bottom :after {
            content: "";
            position: absolute;
            top: -10px;
            border-width: 0 10px 10px 10px;
            border-style: solid;
            border-color: #e9ecef transparent;
            display: block;
            width: 0; }
        /* line 231, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label.progress-label-left {
          left: 0%; }
          /* line 234, /var/app/current/app/assets/stylesheets/layout.scss */
          .progress-container .progress .progress-bar .progress-label.progress-label-left :after {
            right: initial;
            left: 0px; }
        /* line 240, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label.progress-label-middle {
          left: 50%; }
          /* line 243, /var/app/current/app/assets/stylesheets/layout.scss */
          .progress-container .progress .progress-bar .progress-label.progress-label-middle :after {
            left: 50px; }
        /* line 248, /var/app/current/app/assets/stylesheets/layout.scss */
        .progress-container .progress .progress-bar .progress-label.progress-label-right {
          right: 0%; }
          /* line 251, /var/app/current/app/assets/stylesheets/layout.scss */
          .progress-container .progress .progress-bar .progress-label.progress-label-right :after {
            left: initial;
            right: 0px; }

/* line 261, /var/app/current/app/assets/stylesheets/layout.scss */
.slider-handle {
  background-image: none;
  -moz-background-image: none;
  -webkit-background-image: none;
  background-color: #1794D2; }

/* line 268, /var/app/current/app/assets/stylesheets/layout.scss */
.slider-selection {
  background-image: none;
  -moz-background-image: none;
  -webkit-background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  background-color: #e9ecef; }

/* line 279, /var/app/current/app/assets/stylesheets/layout.scss */
.slider-track {
  background-image: none;
  -moz-background-image: none;
  -webkit-background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #e9ecef; }

/* line 290, /var/app/current/app/assets/stylesheets/layout.scss */
.search-form .filter {
  padding-bottom: 10px; }

/* line 294, /var/app/current/app/assets/stylesheets/layout.scss */
.search-results-header {
  margin-bottom: 12px; }

/* line 299, /var/app/current/app/assets/stylesheets/layout.scss */
#efc-calculator .progress, #efc-calculator .results-header {
  margin: 15px 0 30px 0; }
/* line 303, /var/app/current/app/assets/stylesheets/layout.scss */
#efc-calculator .tile {
  background-color: #F9F9F9;
  max-width: 992px;
  margin: 0 auto; }
  /* line 308, /var/app/current/app/assets/stylesheets/layout.scss */
  #efc-calculator .tile .tile-body {
    padding-top: 0px; }
    /* line 311, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile .tile-body .nav-tab-row {
      background-color: #fff;
      margin-bottom: 10px; }
    /* line 316, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile .tile-body .header-with-hr {
      margin-bottom: 16px; }
      /* line 319, /var/app/current/app/assets/stylesheets/layout.scss */
      #efc-calculator .tile .tile-body .header-with-hr span {
        padding-right: 10px;
        background-color: #F9F9F9;
        z-index: 1000;
        display: inline-block; }
      /* line 326, /var/app/current/app/assets/stylesheets/layout.scss */
      #efc-calculator .tile .tile-body .header-with-hr hr {
        margin: 0px;
        position: relative;
        top: -8px;
        z-index: -1; }
  /* line 335, /var/app/current/app/assets/stylesheets/layout.scss */
  #efc-calculator .tile .tile-header {
    margin-bottom: 0px; }
  /* line 340, /var/app/current/app/assets/stylesheets/layout.scss */
  #efc-calculator .tile #efc-carousel .nav.nav-tabs {
    margin-bottom: 10px; }
    /* line 344, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile #efc-carousel .nav.nav-tabs > li.complete span {
      color: #464f5c; }
    /* line 348, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile #efc-carousel .nav.nav-tabs > li.incomplete span {
      color: rgba(70, 79, 92, 0.8); }
    /* line 352, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile #efc-carousel .nav.nav-tabs > li > span {
      padding: 20px 15px; }
  /* line 359, /var/app/current/app/assets/stylesheets/layout.scss */
  #efc-calculator .tile #efc-carousel .item .section {
    margin-bottom: 20px; }
  /* line 363, /var/app/current/app/assets/stylesheets/layout.scss */
  #efc-calculator .tile #efc-carousel .item .submit-btn .text:after {
    content: "Submit"; }
  @media (min-width: 768px) {
    /* line 368, /var/app/current/app/assets/stylesheets/layout.scss */
    #efc-calculator .tile #efc-carousel .item .item-inner {
      min-height: 550px;
      margin-bottom: 10px; } }

/* line 377, /var/app/current/app/assets/stylesheets/layout.scss */
label a.more-info-link {
  text-transform: lowercase;
  font-weight: 300;
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline; }

/* line 385, /var/app/current/app/assets/stylesheets/layout.scss */
.horizontal-or {
  text-align: center; }
  /* line 388, /var/app/current/app/assets/stylesheets/layout.scss */
  .horizontal-or span {
    text-align: center;
    position: relative;
    top: 25px;
    padding: 5px 8px;
    background-color: white;
    color: rgba(70, 79, 92, 0.8); }

/* line 399, /var/app/current/app/assets/stylesheets/layout.scss */
.contribution-graph text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
/* line 407, /var/app/current/app/assets/stylesheets/layout.scss */
.contribution-graph .c3-chart-arcs .c3-chart-arc text {
  fill: white; }

/* line 413, /var/app/current/app/assets/stylesheets/layout.scss */
.loading-container {
  position: fixed;
  bottom: 30px;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  text-align: center;
  padding: 15px;
  z-index: 2000;
  background-color: #fff;
  border: 1px solid #1794D2;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  /* line 428, /var/app/current/app/assets/stylesheets/layout.scss */
  .loading-container .loading-icon + p {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    position: relative;
    top: -10px; }
  /* line 435, /var/app/current/app/assets/stylesheets/layout.scss */
  .loading-container .loading-icon .loading-cut .loading-donut {
    border-color: #1794D2; }

/* line 440, /var/app/current/app/assets/stylesheets/layout.scss */
.btn-group {
  width: 100%; }
  /* line 443, /var/app/current/app/assets/stylesheets/layout.scss */
  .btn-group .dropdown-toggle {
    padding: 10px 10px 10px 16px; }
  /* line 447, /var/app/current/app/assets/stylesheets/layout.scss */
  .btn-group span {
    color: rgba(70, 79, 92, 0.8);
    font-weight: 300; }
  /* line 452, /var/app/current/app/assets/stylesheets/layout.scss */
  .btn-group i {
    color: rgba(70, 79, 92, 0.3); }
  /* line 454, /var/app/current/app/assets/stylesheets/layout.scss */
  .btn-group .dropdown-menu {
    width: 100%;
    padding: 5px 8px; }
  /* line 459, /var/app/current/app/assets/stylesheets/layout.scss */
  .btn-group .well {
    margin: 8px 20px;
    box-shadow: none;
    border: 1px solid #f5f5f5; }

/* line 468, /var/app/current/app/assets/stylesheets/layout.scss */
.panel {
  box-shadow: none; }
  /* line 471, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    color: #606d7f; }
  /* line 478, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel h4 small {
    font-weight: normal;
    line-height: 1;
    color: #606d7f; }
  /* line 484, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel h5.admissibility a {
    text-decoration: underline; }
  /* line 488, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.panel-default .panel-heading {
    color: #333333; }
    /* line 491, /var/app/current/app/assets/stylesheets/layout.scss */
    .panel.panel-default .panel-heading i, .panel.panel-default .panel-heading h1, .panel.panel-default .panel-heading h2, .panel.panel-default .panel-heading h3, .panel.panel-default .panel-heading h4, .panel.panel-default .panel-heading h5, .panel.panel-default .panel-heading h6, .panel.panel-default .panel-heading .panel-title {
      color: #333333; }
  /* line 496, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel .panel-body {
    padding-bottom: 0px; }
  /* line 500, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.panel-primary .panel-default {
    color: #fff; }
    /* line 503, /var/app/current/app/assets/stylesheets/layout.scss */
    .panel.panel-primary .panel-default i, .panel.panel-primary .panel-default h1, .panel.panel-primary .panel-default h2, .panel.panel-primary .panel-default h3, .panel.panel-primary .panel-default h4, .panel.panel-primary .panel-default h5, .panel.panel-primary .panel-default h6, .panel.panel-primary .panel-default .panel-title {
      color: #fff; }
  /* line 510, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel .panel-heading a[data-toggle="collapse"]:not(.collapsed) i.fa-angle-down, .panel .panel-heading a[data-toggle="collapse"]:not(.collapsed) i.fa-chevron-down, .panel .panel-heading a[data-toggle="collapse"]:not(.collapsed) .ui-select-container i.caret, .ui-select-container .panel .panel-heading a[data-toggle="collapse"]:not(.collapsed) i.caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  /* line 521, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.panel-default.panel-default-table {
    border-color: #ddd; }
  /* line 525, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.panel-default .panel-footer {
    border-top: 1px solid #ddd; }
  /* line 532, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.expandable:not(.expanded) .expandable-section, .panel.expandable:not(.expanded) .expandable-hide-toggle {
    display: none; }
  /* line 536, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.expandable:not(.expanded) .expandable-show-toggle {
    display: block; }
  /* line 542, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.expandable.expanded .expandable-section, .panel.expandable.expanded .expandable-hide-toggle {
    display: block; }
  /* line 546, /var/app/current/app/assets/stylesheets/layout.scss */
  .panel.expandable.expanded .expandable-show-toggle {
    display: none; }

/* line 565, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel .admissibility, .college-panel .affordability {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
/* line 571, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel.admissibility-positive .admissibility a, .college-panel.affordability-positive .affordability a {
  color: #137150; }
  /* line 557, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-positive .admissibility a .progress, .college-panel.affordability-positive .affordability a .progress {
    fill: #137150; }
  /* line 561, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-positive .admissibility a .remaining, .college-panel.affordability-positive .affordability a .remaining {
    fill: #e9ecef; }
/* line 575, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel.admissibility-neutral .admissibility a, .college-panel.affordability-neutral .affordability a {
  color: #f0ad4e; }
  /* line 557, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-neutral .admissibility a .progress, .college-panel.affordability-neutral .affordability a .progress {
    fill: #f0ad4e; }
  /* line 561, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-neutral .admissibility a .remaining, .college-panel.affordability-neutral .affordability a .remaining {
    fill: #e9ecef; }
/* line 579, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel.admissibility-negative .admissibility a, .college-panel.affordability-negative .affordability a {
  color: #d9534f; }
  /* line 557, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-negative .admissibility a .progress, .college-panel.affordability-negative .affordability a .progress {
    fill: #d9534f; }
  /* line 561, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel.admissibility-negative .admissibility a .remaining, .college-panel.affordability-negative .affordability a .remaining {
    fill: #e9ecef; }
/* line 583, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel.admissibility-insufficient-data-student .admissibility a, .college-panel.affordability-insufficient-data-student .affordability a, .college-panel.admissibility-insufficient-data-college .admissibility a, .college-panel.affordability-insufficient-data-college .affordability a {
  color: rgba(70, 79, 92, 0.8);
  text-decoration: underline; }
/* line 589, /var/app/current/app/assets/stylesheets/layout.scss */
.college-panel .panel-body {
  padding-bottom: 0px; }
  /* line 592, /var/app/current/app/assets/stylesheets/layout.scss */
  .college-panel .panel-body .college-label-value-wrapper {
    text-align: center; }
    /* line 595, /var/app/current/app/assets/stylesheets/layout.scss */
    .college-panel .panel-body .college-label-value-wrapper h5 {
      margin-top: 1em;
      margin-bottom: 0em; }

/* line 615, /var/app/current/app/assets/stylesheets/layout.scss */
.border-top {
  border-top: 1px solid #e9ecef; }

/* line 619, /var/app/current/app/assets/stylesheets/layout.scss */
.align-middle {
  vertical-align: middle !important; }

/* line 623, /var/app/current/app/assets/stylesheets/layout.scss */
.progress-bar-secondary {
  background-color: #137150; }

/* line 627, /var/app/current/app/assets/stylesheets/layout.scss */
.text-light {
  font-weight: 300 !important; }

/* line 632, /var/app/current/app/assets/stylesheets/layout.scss */
li i.fa.fa-check, li .ui-select-container i.fa-check.caret, .ui-select-container li i.fa-check.caret, li i.fa-check.glyphicon.glyphicon-remove, li i.fa-check.glyphicon.glyphicon-remove:before {
  display: none; }

/* line 638, /var/app/current/app/assets/stylesheets/layout.scss */
li.selected i.fa.fa-check, li.selected .ui-select-container i.fa-check.caret, .ui-select-container li.selected i.fa-check.caret, li.selected i.fa-check.glyphicon.glyphicon-remove, li.selected i.fa-check.glyphicon.glyphicon-remove:before {
  display: block;
  float: right;
  padding-top: 3px; }

/* Generated by Glyphter (http://www.glyphter.com) on  Wed Apr 13 2016*/
@font-face {
  font-family: 'Glyphter';
  src: url(https://tools.inviteeducation.com/assets/Glyphter-18c732fe27afbbe81cef2873a49a4f8ad7451be791a36253d7558c8e7d42cb7e.eot);
  src: url(https://tools.inviteeducation.com/assets/Glyphter-18c732fe27afbbe81cef2873a49a4f8ad7451be791a36253d7558c8e7d42cb7e.eot?#iefix) format("embedded-opentype"), url(https://tools.inviteeducation.com/assets/Glyphter-8293c197c492b02258fdabb984d01f02bc167f734a57cd9e8a5ca2ee7a74d42b.woff) format("woff"), url(https://tools.inviteeducation.com/assets/Glyphter-c522f0b11d69e5185ef69c395f886ecdcb0c6a789c068215c9afcbbb18b1ca9d.ttf) format("truetype"), url(https://tools.inviteeducation.com/assets/Glyphter-ca791c8f2c72ccf0b88a3829457448fbca557e21918ca4a8c19f6dbd72a48e7d.svg#Glyphter) format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 12, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px; }

/* line 24, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-'].icon-lg:before {
  font-size: 21px; }
/* line 28, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-'].icon-2x:before {
  font-size: 28px; }
/* line 32, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-'].icon-3x:before {
  font-size: 42px; }
/* line 36, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-'].icon-4x:before {
  font-size: 56px; }
/* line 40, /var/app/current/app/assets/stylesheets/icons.scss */
[class*='icon-'].icon-5x:before {
  font-size: 70px; }

/* line 45, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-watch:before {
  content: '\0041'; }

/* line 46, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-equalizer:before {
  content: '\0042'; }

/* line 47, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-thumbs-up:before {
  content: '\0043'; }

/* line 48, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-search:before {
  content: '\0044'; }

/* line 50, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary:before {
  background-color: #1794D2; }
  /* line 53, /var/app/current/app/assets/stylesheets/icons.scss */
  .icon-primary:before:hover {
    background-color: #1484bb; }

/* line 58, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-secondary:before {
  background-color: #137150; }
  /* line 61, /var/app/current/app/assets/stylesheets/icons.scss */
  .icon-secondary:before:hover {
    background-color: #0f5b41; }

/* line 67, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary:before, .icon-secondary:before {
  color: white;
  padding: 4px;
  border-radius: 6px; }
/* line 73, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary.icon-lg:before, .icon-secondary.icon-lg:before {
  padding: 6px; }
/* line 74, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary.icon-2x:before, .icon-secondary.icon-2x:before {
  padding: 8px; }
/* line 75, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary.icon-3x:before, .icon-secondary.icon-3x:before {
  padding: 10px; }
/* line 76, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary.icon-4x:before, .icon-secondary.icon-4x:before {
  padding: 12px; }
/* line 77, /var/app/current/app/assets/stylesheets/icons.scss */
.icon-primary.icon-5x:before, .icon-secondary.icon-5x:before {
  padding: 14px; }

/* line 81, /var/app/current/app/assets/stylesheets/icons.scss */
i.fa-primary {
  color: #1794D2; }

/* line 86, /var/app/current/app/assets/stylesheets/icons.scss */
.loading-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }
  /* line 93, /var/app/current/app/assets/stylesheets/icons.scss */
  .loading-icon .loading-cut {
    position: relative;
    width: 15px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0; }
    /* line 102, /var/app/current/app/assets/stylesheets/icons.scss */
    .loading-icon .loading-cut .loading-donut {
      box-sizing: border-box;
      width: 30px;
      height: 30px;
      border: 3px solid #6E7D91;
      border-radius: 50%;
      border-left-color: transparent;
      border-bottom-color: transparent;
      position: absolute;
      top: 0;
      left: 0;
      background: none;
      margin: 0;
      -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
      animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0); } }
@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }
  /* line 159, /var/app/current/app/assets/stylesheets/icons.scss */
  .loading-icon.loading-icon-lg {
    width: 50px;
    height: 50px; }
    /* line 163, /var/app/current/app/assets/stylesheets/icons.scss */
    .loading-icon.loading-icon-lg .loading-cut {
      width: 25px;
      height: 50px; }
      /* line 167, /var/app/current/app/assets/stylesheets/icons.scss */
      .loading-icon.loading-icon-lg .loading-cut .loading-donut {
        width: 50px;
        height: 50px; }
  /* line 174, /var/app/current/app/assets/stylesheets/icons.scss */
  .loading-icon.loading-icon-xl {
    width: 100px;
    height: 100px; }
    /* line 178, /var/app/current/app/assets/stylesheets/icons.scss */
    .loading-icon.loading-icon-xl .loading-cut {
      width: 50px;
      height: 100px; }
      /* line 182, /var/app/current/app/assets/stylesheets/icons.scss */
      .loading-icon.loading-icon-xl .loading-cut .loading-donut {
        width: 100px;
        height: 100px; }
  /* line 189, /var/app/current/app/assets/stylesheets/icons.scss */
  .loading-icon.loading-icon-xxl {
    width: 200px;
    height: 200px; }
    /* line 193, /var/app/current/app/assets/stylesheets/icons.scss */
    .loading-icon.loading-icon-xxl .loading-cut {
      width: 100px;
      height: 200px; }
      /* line 197, /var/app/current/app/assets/stylesheets/icons.scss */
      .loading-icon.loading-icon-xxl .loading-cut .loading-donut {
        width: 200px;
        height: 200px; }

/* line 1, /var/app/current/app/assets/stylesheets/animations.scss */
[data-toggle="collapse"] {
  cursor: pointer; }
  /* line 4, /var/app/current/app/assets/stylesheets/animations.scss */
  [data-toggle="collapse"] i.fa-chevron-right {
    -moz-transition: all 350ms linear;
    -webkit-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    transition: all 350ms linear; }
  /* line 12, /var/app/current/app/assets/stylesheets/animations.scss */
  [data-toggle="collapse"]:not(.collapsed) i.fa-chevron-right {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  /* line 21, /var/app/current/app/assets/stylesheets/animations.scss */
  [data-toggle="collapse"] i.fa-angle-down, [data-toggle="collapse"] i.fa-chevron-down, [data-toggle="collapse"] .ui-select-container i.caret, .ui-select-container [data-toggle="collapse"] i.caret {
    -moz-transition: all 350ms linear;
    -webkit-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    transition: all 350ms linear; }
  /* line 29, /var/app/current/app/assets/stylesheets/animations.scss */
  [data-toggle="collapse"]:not(.collapsed) i.fa-angle-down, [data-toggle="collapse"]:not(.collapsed) i.fa-chevron-down, [data-toggle="collapse"]:not(.collapsed) .ui-select-container i.caret, .ui-select-container [data-toggle="collapse"]:not(.collapsed) i.caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

/* line 39, /var/app/current/app/assets/stylesheets/animations.scss */
.btn:not(.form-control) {
  -moz-transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear; }

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 22, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #cccccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/* line 43, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 50, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px; }

/* line 63, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1; }

/* line 68, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7; }

/* line 73, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de; }

/* line 78, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c; }

/* line 83, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff; }

/* line 88, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f; }

/* line 93, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee; }

/* line 98, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333333;
  background: #ffffff; }

/* line 106, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 110, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 114, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 124, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }

/* line 131, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 138, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 145, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important; }

/* line 150, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important; }

/* line 163, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s; }

/* line 168, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 174, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 180, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 186, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 191, /var/app/current/vendor/assets/stylesheets/bootstrap-switch.css */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 2, /var/app/current/app/assets/stylesheets/svg.scss */
svg .fill-primary {
  fill: #1794D2; }
/* line 6, /var/app/current/app/assets/stylesheets/svg.scss */
svg .fill-secondary {
  fill: #137150; }
/* line 10, /var/app/current/app/assets/stylesheets/svg.scss */
svg .stroke-primary {
  stroke: #1794D2; }
/* line 14, /var/app/current/app/assets/stylesheets/svg.scss */
svg .stroke-secondary {
  stroke: #137150; }
/* line 18, /var/app/current/app/assets/stylesheets/svg.scss */
svg .fill-primary-dark {
  fill: #137aad; }
/* line 22, /var/app/current/app/assets/stylesheets/svg.scss */
svg .fill-secondary-dark {
  fill: #0d4e37; }
/* line 26, /var/app/current/app/assets/stylesheets/svg.scss */
svg path.fill-primary, svg rect.fill-primary, svg circle.fill-primary, svg text.fill-primary {
  fill: #1794D2; }
/* line 30, /var/app/current/app/assets/stylesheets/svg.scss */
svg path.fill-secondary, svg rect.fill-secondary, svg circle.fill-secondary, svg text.fill-secondary {
  fill: #137150; }
/* line 34, /var/app/current/app/assets/stylesheets/svg.scss */
svg path.path-success, svg rect.path-success, svg circle.path-success, svg text.path-success {
  fill: #137150; }
/* line 38, /var/app/current/app/assets/stylesheets/svg.scss */
svg path.path-danger, svg rect.path-danger, svg circle.path-danger, svg text.path-danger {
  fill: #d9534f; }
/* line 42, /var/app/current/app/assets/stylesheets/svg.scss */
svg g.c3-target-path-success path, svg path.path-success, svg rect.path-success, svg circle.path-success {
  fill: #137150 !important; }
/* line 46, /var/app/current/app/assets/stylesheets/svg.scss */
svg g.c3-target-path-danger path, svg path.path-danger, svg rect.path-danger, svg circle.path-danger {
  fill: #d9534f !important; }
/* line 50, /var/app/current/app/assets/stylesheets/svg.scss */
svg g.c3-target-donut-empty path {
  fill: #e9ecef !important; }
/* line 54, /var/app/current/app/assets/stylesheets/svg.scss */
svg.icon-sm {
  height: 25px; }
/* line 58, /var/app/current/app/assets/stylesheets/svg.scss */
svg.icon {
  height: 50px; }
/* line 62, /var/app/current/app/assets/stylesheets/svg.scss */
svg.icon-lg {
  height: 100px; }
/* line 66, /var/app/current/app/assets/stylesheets/svg.scss */
svg.icon-xl {
  height: 150px; }
/* line 70, /var/app/current/app/assets/stylesheets/svg.scss */
svg.icon-transparent {
  opacity: 0.25; }

/* line 1, /var/app/current/app/assets/stylesheets/typography.scss */
.text-primary {
  color: #1794D2 !important; }

/* line 5, /var/app/current/app/assets/stylesheets/typography.scss */
.text-secondary {
  color: #137150 !important; }

/* line 9, /var/app/current/app/assets/stylesheets/typography.scss */
.text-color {
  color: #464f5c; }

/* line 13, /var/app/current/app/assets/stylesheets/typography.scss */
.text-transparent {
  opacity: 0.80; }
  /* line 16, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-transparenth1, .text-transparenth2, .text-transparenth3 {
    opacity: 0.80; }

/* line 21, /var/app/current/app/assets/stylesheets/typography.scss */
.font-weight-light {
  font-weight: 300; }

/* line 25, /var/app/current/app/assets/stylesheets/typography.scss */
.font-weight-normal {
  font-weight: normal !important; }

/* line 29, /var/app/current/app/assets/stylesheets/typography.scss */
.text-uppercase, .initialism {
  text-transform: uppercase !important; }

/* line 33, /var/app/current/app/assets/stylesheets/typography.scss */
.text-transform-none {
  text-transform: none !important; }

@media (min-width: 992px) {
  /* line 37, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-center-md {
    text-align: center !important; } }

@media (min-width: 992px) {
  /* line 43, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-left-md {
    text-align: left !important; } }

@media (min-width: 992px) {
  /* line 49, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-right-md {
    text-align: right !important; } }

@media (min-width: 768px) {
  /* line 55, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-center-sm {
    text-align: center !important; } }

@media (min-width: 768px) {
  /* line 61, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-left-sm {
    text-align: left !important; } }

@media (min-width: 768px) {
  /* line 67, /var/app/current/app/assets/stylesheets/typography.scss */
  .text-right-sm {
    text-align: right !important; } }

/* line 73, /var/app/current/app/assets/stylesheets/typography.scss */
.lead-sm {
  font-size: 16px; }

/* line 77, /var/app/current/app/assets/stylesheets/typography.scss */
.text-decoration-line-through {
  text-decoration: line-through; }

/* line 3, /var/app/current/app/assets/stylesheets/utilities.scss */
.valign-middle {
  vertical-align: middle !important; }

/* line 7, /var/app/current/app/assets/stylesheets/utilities.scss */
.valign-bottom {
  vertical-align: bottom !important; }

/* line 11, /var/app/current/app/assets/stylesheets/utilities.scss */
.valign-top {
  vertical-align: top !important; }

/* line 17, /var/app/current/app/assets/stylesheets/utilities.scss */
.border-bottom-secondary-transparent {
  border-bottom: 1px solid rgba(19, 113, 80, 0.5); }

@media (min-width: 768px) {
  /* line 21, /var/app/current/app/assets/stylesheets/utilities.scss */
  .border-right-sm {
    border-right: 1px solid #e9ecef; } }

@media (min-width: 768px) {
  /* line 27, /var/app/current/app/assets/stylesheets/utilities.scss */
  .border-left-sm {
    border-left: 1px solid #e9ecef; } }

@media (min-width: 992px) {
  /* line 33, /var/app/current/app/assets/stylesheets/utilities.scss */
  .border-right-md {
    border-right: 1px solid #e9ecef; } }

@media (min-width: 992px) {
  /* line 39, /var/app/current/app/assets/stylesheets/utilities.scss */
  .border-left-md {
    border-left: 1px solid #e9ecef; } }

/* line 47, /var/app/current/app/assets/stylesheets/utilities.scss */
.color-primary {
  color: #1794D2; }

/* line 51, /var/app/current/app/assets/stylesheets/utilities.scss */
.color-secondary {
  color: #137150; }

/* line 55, /var/app/current/app/assets/stylesheets/utilities.scss */
.bg-primary-transparent {
  background-color: rgba(23, 148, 210, 0.25); }

/* line 62, /var/app/current/app/assets/stylesheets/utilities.scss */
.d-inline-block {
  display: inline-block !important; }

/* line 69, /var/app/current/app/assets/stylesheets/utilities.scss */
.opacity-100 {
  opacity: 1.0; }

/* line 2, /var/app/current/app/assets/stylesheets/five-twenty-nine-comparison.scss */
#five-twenty-nine-comparison .lesser-net-value {
  font-weight: normal; }
/* line 6, /var/app/current/app/assets/stylesheets/five-twenty-nine-comparison.scss */
#five-twenty-nine-comparison .ror-diff, #five-twenty-nine-comparison .val-diff {
  color: #137150;
  font-weight: bold; }
/* line 11, /var/app/current/app/assets/stylesheets/five-twenty-nine-comparison.scss */
#five-twenty-nine-comparison .plan-name {
  font-weight: normal; }

/* line 1, /var/app/current/app/assets/stylesheets/search.scss */
.add-btn .text:after {
  content: "Save"; }

/* line 5, /var/app/current/app/assets/stylesheets/search.scss */
.remove-btn .text:after {
  content: "Remove"; }

/* line 1, /var/app/current/app/assets/stylesheets/efc.scss */
.print-function {
  margin-top: 40px; }

/* line 5, /var/app/current/app/assets/stylesheets/efc.scss */
.regular-case {
  text-transform: none; }
