@charset "UTF-8";
/*!
 * 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 */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

/* line 54, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* line 390, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-46edfdbc6881128c8c9ef15380d18026f3f80c568789f8bc69700ead38e3f392.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-46edfdbc6881128c8c9ef15380d18026f3f80c568789f8bc69700ead38e3f392.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-9e78521da448b91f9a11638bbd3a6fdfc8f70adcdbda5f9227a152b215938e19.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-4cc81e49b6add6b88a08b52ce8e64e9fa60bee52beffb845d2b562a889555457.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-8c7b8473e5e75bed87fa067762453386d44733b9e8de274689ee23f77926e478.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-451680940d201dc516bc7fe26bbedc8d7dd3b18d21af4aa11a0466a526c898f0.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  background-color: #f1f3f7;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #2196f3;
  text-decoration: none;
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #0a6ebd;
  text-decoration: underline;
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 3px;
}

/* line 93, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #f1f3f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

/* line 141, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #444;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #bbb;
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 48px;
}

/* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 20px;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 20px;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 12.5px;
}

/* line 62, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 87%;
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #ffe0b2;
}

/* line 90, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #bbb;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #2196f3;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #0c7cd5;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #4caf50;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #3d8b40;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #9c27b0;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #771e86;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ff9800;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #cc7a00;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #e51c23;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #b9151b;
}

/* line 119, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #2196f3;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0c7cd5;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #e1bee7;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #d099d9;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffe0b2;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffcb7f;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f9bdbb;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f5908c;
}

/* line 138, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}

/* line 153, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 25px;
}

/* line 189, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.6;
}

/* line 193, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 211, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #bbb;
}

/* line 265, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

/* line 287, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.6;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 15px;
  line-height: 1.6;
  color: #212121;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1250px;
  }
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bbb;
  text-align: left;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #f1f3f7;
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #e1bee7;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #d8abe0;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ffe0b2;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #ffd699;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f9bdbb;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #f7a6a4;
}

/* line 171, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

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

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: inherit;
  color: #212121;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label, .label-legend {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

/* line 102, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
}

/* line 133, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 9px 18px;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 155, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 45px;
  }
  /* line 204, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  /* line 209, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 60px;
  }
}

/* line 222, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, .radio.disabled .label-legend, fieldset[disabled] .radio label, fieldset[disabled] .radio .label-legend,
.checkbox.disabled label,
.checkbox.disabled .label-legend, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox .label-legend {
  cursor: not-allowed;
}

/* line 246, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label, .radio .label-legend,
.checkbox label,
.checkbox .label-legend {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

/* line 263, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 41px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 305, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

/* line 84, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

/* line 334, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 60px;
  padding: 18px 36px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 60px;
  line-height: 60px;
}

/* line 84, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 60px;
  padding: 18px 36px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 356, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 60px;
  line-height: 60px;
}

/* line 360, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 60px;
  min-height: 43px;
  padding: 19px 36px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 56.25px;
}

/* line 388, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
}

/* line 400, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

/* line 407, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.radio .label-legend, .has-success.checkbox label, .has-success.checkbox .label-legend, .has-success.radio-inline label, .has-success.radio-inline .label-legend, .has-success.checkbox-inline label, .has-success.checkbox-inline .label-legend {
  color: #4caf50;
}

/* line 21, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #4caf50;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #3d8b40;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #4caf50;
  background-color: #dff0d8;
  border-color: #4caf50;
}

/* line 37, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #4caf50;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.radio .label-legend, .has-warning.checkbox label, .has-warning.checkbox .label-legend, .has-warning.radio-inline label, .has-warning.radio-inline .label-legend, .has-warning.checkbox-inline label, .has-warning.checkbox-inline .label-legend {
  color: #ff9800;
}

/* line 21, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #ff9800;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #cc7a00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc166;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc166;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #ff9800;
  background-color: #ffe0b2;
  border-color: #ff9800;
}

/* line 37, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #ff9800;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.radio .label-legend, .has-error.checkbox label, .has-error.checkbox .label-legend, .has-error.radio-inline label, .has-error.radio-inline .label-legend, .has-error.checkbox-inline label, .has-error.checkbox-inline .label-legend {
  color: #e51c23;
}

/* line 21, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #e51c23;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #b9151b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef787c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef787c;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #e51c23;
  background-color: #f9bdbb;
  border-color: #e51c23;
}

/* line 37, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #e51c23;
}

/* line 429, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback, .has-feedback .label-legend ~ .form-control-feedback {
  top: 30px;
}

/* line 432, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .sr-only.label-legend ~ .form-control-feedback {
  top: 0;
}

/* line 443, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}

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

/* line 549, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}

/* line 565, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 10px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 9px 18px;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #444;
  text-decoration: none;
}

/* line 39, ../../../../usr/local/bundle/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, ../../../../usr/local/bundle/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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #444;
  background-color: #fff;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #444;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .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: #444;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #444;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #2196f3;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/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: #0c7cd5;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .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: #0a68b4;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/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.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #2196f3;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #2196f3;
  background-color: #fff;
}

/* line 75, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3d8b40;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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: #327334;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #4caf50;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #4caf50;
  background-color: #fff;
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #9c27b0;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #771e86;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #771e86;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #771e86;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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: #5d1769;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #9c27b0;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #9c27b0;
  background-color: #fff;
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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: #a86400;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 87, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e51c23;
  border-color: transparent;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../../../../usr/local/bundle/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: #b9151b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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: #991216;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, ../../../../usr/local/bundle/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.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e51c23;
  border-color: transparent;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #2196f3;
  border-radius: 0;
}

/* line 101, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #0a6ebd;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #bbb;
  text-decoration: none;
}

/* line 135, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 18px 36px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 139, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

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

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

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  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: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  white-space: nowrap;
}

/* line 74, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #141414;
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 85, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2196f3;
  outline: 0;
}

/* line 100, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #bbb;
}

/* line 107, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.6;
  color: #bbb;
  white-space: nowrap;
}

/* line 160, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  /* line 204, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .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, ../../../../usr/local/bundle/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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

/* line 69, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

/* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 184, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

/* line 201, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 9px 18px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

/* line 94, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 18px 36px;
  font-size: 18px;
  border-radius: 3px;
}

/* line 101, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #bbb;
}

/* line 34, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2196f3;
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid transparent;
}

/* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #666;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}

/* line 118, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 3px;
}

/* line 125, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2196f3;
}

/* line 144, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

/* line 199, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 206, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 3px 3px 0 0;
  }
  /* line 210, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f1f3f7;
  }
}

/* line 224, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 3px;
  }
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  /* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 992px) {
  /* line 90, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  /* line 129, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  /* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 60px;
  padding: 17.5px 15px;
  font-size: 18px;
  line-height: 25px;
}

/* line 168, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  /* line 178, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 204, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  /* line 191, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8.75px -15px;
}

/* line 233, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}

@media (max-width: 991px) {
  /* line 241, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  /* line 255, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  /* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}

/* line 284, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

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

@media (max-width: 991px) {
  /* line 296, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 284, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

/* line 344, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

/* line 347, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 19px;
  margin-bottom: 19px;
}

/* line 357, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

@media (min-width: 992px) {
  /* line 357, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 992px) {
  /* line 377, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}

/* line 399, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #666;
}

/* line 401, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: transparent;
}

/* line 408, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #bbb;
}

/* line 413, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #666;
}

/* line 416, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #212121;
  background-color: transparent;
}

/* line 423, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #212121;
  background-color: transparent;
}

/* line 431, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #212121;
  background-color: transparent;
}

@media (max-width: 991px) {
  /* line 453, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #666;
  }
  /* line 455, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #212121;
    background-color: transparent;
  }
  /* line 462, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #212121;
    background-color: transparent;
  }
  /* line 470, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}

/* line 483, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 487, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 492, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}

/* line 502, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #666;
}

/* line 504, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #212121;
}

/* line 509, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #666;
}

/* line 511, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #212121;
}

/* line 517, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #e1e1e1;
}

/* line 533, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #e1e1e1;
}

/* line 545, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #e1e1e1;
}

/* line 548, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 991px) {
  /* line 584, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e1e1e1;
  }
  /* line 592, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #e1e1e1;
}

/* line 637, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #e1e1e1;
}

/* line 644, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #bbb;
}

/* line 4, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 3px;
}

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 9px 18px;
  margin-left: -1px;
  line-height: 1.6;
  color: #2196f3;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #0a6ebd;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2196f3;
  border-color: #2196f3;
}

/* line 61, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 36px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 25px 0;
  text-align: center;
  list-style: none;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #bbb;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #a2a2a2;
}

/* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #2196f3;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0c7cd5;
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #4caf50;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3d8b40;
}

/* line 56, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #9c27b0;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #771e86;
}

/* line 60, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff9800;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc7a00;
}

/* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #e51c23;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b9151b;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #bbb;
  border-radius: 10px;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #2196f3;
  background-color: #fff;
}

/* line 47, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f5f5f5;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: #444;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: gainsboro;
}

/* line 28, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 3px;
}

/* line 35, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 72px;
  }
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.6;
  background-color: #f1f3f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #666;
}

/* line 34, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2196f3;
}

/* line 9, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success, .alert-notice {
  color: #4caf50;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr, .alert-notice hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link, .alert-notice .alert-link {
  color: #3d8b40;
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #9c27b0;
  background-color: #e1bee7;
  border-color: #cba4dd;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #c191d6;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #771e86;
}

/* line 67, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning, .alert-recaptcha_error {
  color: #ff9800;
  background-color: #ffe0b2;
  border-color: #ffc599;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr, .alert-recaptcha_error hr {
  border-top-color: #ffb67f;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link, .alert-recaptcha_error .alert-link {
  color: #cc7a00;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger, .alert-alert, .alert-error {
  color: #e51c23;
  background-color: #f9bdbb;
  border-color: #f7a4af;
}

/* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr, .alert-alert hr, .alert-error hr {
  border-top-color: #f58c9a;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link, .alert-alert .alert-link, .alert-error .alert-link {
  color: #b9151b;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #2196f3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

/* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #4caf50;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #9c27b0;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff9800;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e51c23;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 34, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 40, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #bbb;
}

/* line 57, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

/* line 66, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e3f2fd;
}

/* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #4caf50;
  background-color: #dff0d8;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #4caf50;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #4caf50;
  background-color: #d0e9c6;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
}

/* line 4, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #9c27b0;
  background-color: #e1bee7;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #9c27b0;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #9c27b0;
  background-color: #d8abe0;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #9c27b0;
  border-color: #9c27b0;
}

/* line 4, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #ff9800;
  background-color: #ffe0b2;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9800;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #ff9800;
  background-color: #ffd699;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}

/* line 4, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #e51c23;
  background-color: #f9bdbb;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e51c23;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #e51c23;
  background-color: #f7a6a4;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e51c23;
  border-color: #e51c23;
}

/* line 121, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 20px;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

/* line 39, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 82, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 20px;
  padding-left: 20px;
}

/* line 121, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 127, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 131, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

/* line 135, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

/* line 143, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 153, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}

/* line 164, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 25px;
}

/* line 226, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

/* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #212121;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #212121;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #2196f3;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2196f3;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #2196f3;
  background-color: #fff;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2196f3;
}

/* line 260, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #fff;
  background-color: #4caf50;
  border-color: #d6e9c6;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #4caf50;
  background-color: #fff;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #cba4dd;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #fff;
  background-color: #9c27b0;
  border-color: #cba4dd;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cba4dd;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #9c27b0;
  background-color: #fff;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cba4dd;
}

/* line 266, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #ffc599;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #ff9800;
  border-color: #ffc599;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffc599;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffc599;
}

/* line 269, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #f7a4af;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #e51c23;
  border-color: #f7a4af;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f7a4af;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 20, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f7a4af;
}

/* line 5, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 3px;
}

/* line 26, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.6;
}

/* line 97, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 480px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 51, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 58, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}

/* line 65, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}

/* line 72, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 79, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 86, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 96, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #727272;
  border-radius: 3px;
}

/* line 106, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-color: fadein(transparent, 12%);
  border-bottom-width: 0;
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-color: fadein(transparent, 12%);
  border-left-width: 0;
}

/* line 74, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-color: fadein(transparent, 12%);
}

/* line 89, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-color: fadein(transparent, 12%);
}

/* line 105, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

/* line 124, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 38, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.navbar {
  border: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* line 42, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.navbar-brand {
  font-size: 24px;
}

/* line 49, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.navbar-inverse .navbar-form input[type=text],
.navbar-inverse .navbar-form input[type=password] {
  color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 #e1e1e1;
  box-shadow: inset 0 -1px 0 #e1e1e1;
}

/* line 103, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]::-moz-placeholder,
.navbar-inverse .navbar-form input[type=password]::-moz-placeholder {
  color: #e1e1e1;
  opacity: 1;
}

/* line 107, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]:-ms-input-placeholder,
.navbar-inverse .navbar-form input[type=password]:-ms-input-placeholder {
  color: #e1e1e1;
}

/* line 108, ../../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]::-webkit-input-placeholder,
.navbar-inverse .navbar-form input[type=password]::-webkit-input-placeholder {
  color: #e1e1e1;
}

/* line 55, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.navbar-inverse .navbar-form input[type=text]:focus,
.navbar-inverse .navbar-form input[type=password]:focus {
  -webkit-box-shadow: inset 0 -2px 0 #fff;
  box-shadow: inset 0 -2px 0 #fff;
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-default:focus {
  background-color: #fff;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-default:hover, .btn-default:active:hover {
  background-color: #f0f0f0;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-default:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-primary:focus {
  background-color: #2196f3;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-primary:hover, .btn-primary:active:hover {
  background-color: #0d87e9;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-primary:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-success:focus {
  background-color: #4caf50;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-success:hover, .btn-success:active:hover {
  background-color: #439a46;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-success:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-info:focus {
  background-color: #9c27b0;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-info:hover, .btn-info:active:hover {
  background-color: #862197;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-info:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-warning:focus {
  background-color: #ff9800;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-warning:hover, .btn-warning:active:hover {
  background-color: #e08600;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-warning:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-danger:focus {
  background-color: #e51c23;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-danger:hover, .btn-danger:active:hover {
  background-color: #cb171e;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-danger:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-alt:focus {
  background-color: #e6e9ef;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-alt:hover, .btn-alt:active:hover {
  background-color: #d3d9e3;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-alt:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 67, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-link:focus {
  background-color: #fff;
}

/* line 71, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-link:hover, .btn-link:active:hover {
  background-color: #f0f0f0;
}

/* line 76, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-link:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 91, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn {
  text-transform: uppercase;
  border: 0;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}

/* line 13, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-radial-gradient(circle, #000 10%, transparent 10.01%);
  background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  transition: background .5s, opacity 1s;
}

/* line 29, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn:active:after {
  background-size: 0% 0%;
  opacity: .2;
  transition: 0s;
}

/* line 98, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-alt {
  background-color: #e6e9ef;
}

/* line 102, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-link {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
}

/* line 107, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-link:hover, .btn-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
  text-decoration: none;
}

/* line 117, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-default.disabled {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

/* line 126, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}

/* line 134, app/assets/stylesheets/boards/themes/paper-theme/_paper.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: 0;
}

/* line 145, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
}

/* line 150, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
p {
  margin: 0 0 1em;
}

/* line 154, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.product-priceText {
  word-break: initial;
}

/* line 158, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
}

/* line 164, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 171, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.table-hover > tbody > tr,
.table-hover > tbody > tr > th,
.table-hover > tbody > tr > td {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 180, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
label, .label-legend {
  font-weight: normal;
}

/* line 184, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
.form-control[type=text],
.form-control[type=password],
.form-control[type=email],
.form-control[type=tel],
.form-control[contenteditable] {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
}

/* line 204, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
textarea:not(.input-preserve):focus,
textarea.form-control:not(.input-preserve):focus,
input.form-control:not(.input-preserve):focus,
input[type=text]:not(.input-preserve):focus,
input[type=password]:not(.input-preserve):focus,
input[type=email]:not(.input-preserve):focus,
input[type=number]:not(.input-preserve):focus,
.form-control[type=text]:not(.input-preserve):focus,
.form-control[type=password]:not(.input-preserve):focus,
.form-control[type=email]:not(.input-preserve):focus,
.form-control[type=tel]:not(.input-preserve):focus,
.form-control[contenteditable]:not(.input-preserve):focus {
  -webkit-box-shadow: inset 0 -2px 0 #2196f3;
  box-shadow: inset 0 -2px 0 #2196f3;
}

/* line 209, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
textarea[disabled], textarea[readonly],
textarea.form-control[disabled],
textarea.form-control[readonly],
input.form-control[disabled],
input.form-control[readonly],
input[type=text][disabled],
input[type=text][readonly],
input[type=password][disabled],
input[type=password][readonly],
input[type=email][disabled],
input[type=email][readonly],
input[type=number][disabled],
input[type=number][readonly],
.form-control[type=text][disabled],
.form-control[type=text][readonly],
.form-control[type=password][disabled],
.form-control[type=password][readonly],
.form-control[type=email][disabled],
.form-control[type=email][readonly],
.form-control[type=tel][disabled],
.form-control[type=tel][readonly],
.form-control[contenteditable][disabled],
.form-control[contenteditable][readonly] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px dotted #ddd;
}

/* line 216, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
textarea.input-sm,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
textarea.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn,
input.form-control.input-sm,
input.input-sm[type=text],
.input-group-sm > .input-group-addon[type=text],
.input-group-sm > .input-group-btn > .btn[type=text],
input.input-sm[type=password],
.input-group-sm > .input-group-addon[type=password],
.input-group-sm > .input-group-btn > .btn[type=password],
input.input-sm[type=email],
.input-group-sm > .input-group-addon[type=email],
.input-group-sm > .input-group-btn > .btn[type=email],
input.input-sm[type=number],
.input-group-sm > .input-group-addon[type=number],
.input-group-sm > .input-group-btn > .btn[type=number],
.form-control.input-sm[type=text],
.form-control.input-sm[type=password],
.form-control.input-sm[type=email],
.form-control.input-sm[type=tel],
.form-control.input-sm[contenteditable] {
  font-size: 14px;
}

/* line 220, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
textarea.input-lg,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
textarea.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn,
input.form-control.input-lg,
input.input-lg[type=text],
.input-group-lg > .input-group-addon[type=text],
.input-group-lg > .input-group-btn > .btn[type=text],
input.input-lg[type=password],
.input-group-lg > .input-group-addon[type=password],
.input-group-lg > .input-group-btn > .btn[type=password],
input.input-lg[type=email],
.input-group-lg > .input-group-addon[type=email],
.input-group-lg > .input-group-btn > .btn[type=email],
input.input-lg[type=number],
.input-group-lg > .input-group-addon[type=number],
.input-group-lg > .input-group-btn > .btn[type=number],
.form-control.input-lg[type=text],
.form-control.input-lg[type=password],
.form-control.input-lg[type=email],
.form-control.input-lg[type=tel],
.form-control.input-lg[contenteditable] {
  font-size: 18px;
}

/* line 226, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select,
select.form-control {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
  line-height: 1.5;
}

/* line 243, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}

/* line 248, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select.input-sm,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
select.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn {
  font-size: 14px;
}

/* line 252, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select.input-lg,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
select.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn {
  font-size: 18px;
}

/* line 257, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select:focus,
select.form-control:focus {
  -webkit-box-shadow: inset 0 -2px 0 #2196f3;
  box-shadow: inset 0 -2px 0 #2196f3;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
}

/* line 262, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
select[multiple],
select.form-control[multiple] {
  background: none;
}

/* line 271, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.radio label, .radio .label-legend,
.radio-inline label,
.radio-inline .label-legend,
.checkbox label,
.checkbox .label-legend,
.checkbox-inline label,
.checkbox-inline .label-legend {
  padding-left: 25px;
}

/* line 275, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.radio input[type="radio"],
.radio input[type="checkbox"],
.radio-inline input[type="radio"],
.radio-inline input[type="checkbox"],
.checkbox input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -25px;
}

/* line 281, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: relative;
  margin-top: 6px;
  margin-right: 4px;
  vertical-align: top;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

/* line 294, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
  outline: none;
}

/* line 298, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:before, input[type="radio"]:after,
.radio input[type="radio"]:before,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:before,
.radio-inline input[type="radio"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-transition: 240ms;
  -o-transition: 240ms;
  transition: 240ms;
}

/* line 308, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
  position: absolute;
  left: 0;
  top: -3px;
  background-color: #2196f3;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

/* line 316, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  position: relative;
  top: -3px;
  border: 2px solid #666;
}

/* line 322, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}

/* line 326, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
  background-color: #bbb;
}

/* line 330, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
  border-color: #2196f3;
}

/* line 334, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="radio"]:disabled:after, input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:checked:after {
  border-color: #bbb;
}

/* line 340, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  border: 0;
  margin-bottom: -4px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

/* line 350, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
  outline: none;
}

/* line 354, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:focus:after,
.checkbox input[type="checkbox"]:focus:after,
.checkbox-inline input[type="checkbox"]:focus:after {
  border-color: #2196f3;
}

/* line 358, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  border-radius: 2px;
  -webkit-transition: 240ms;
  -o-transition: 240ms;
  transition: 240ms;
}

/* line 370, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 384, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after {
  background-color: #2196f3;
  border-color: #2196f3;
}

/* line 389, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:disabled:after,
.checkbox input[type="checkbox"]:disabled:after,
.checkbox-inline input[type="checkbox"]:disabled:after {
  border-color: #bbb;
}

/* line 393, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
input[type="checkbox"]:disabled:checked:after,
.checkbox input[type="checkbox"]:disabled:checked:after,
.checkbox-inline input[type="checkbox"]:disabled:checked:after {
  background-color: #bbb;
  border-color: transparent;
}

/* line 400, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.has-warning input:not([type=checkbox]),
.has-warning .form-control,
.has-warning input.form-control[readonly],
.has-warning input[type=text][readonly],
.has-warning .form-control[type=text][readonly],
.has-warning input:not([type=checkbox]):focus,
.has-warning .form-control:focus {
  border-bottom: 0;
  -webkit-box-shadow: inset 0 -2px 0 #ff9800;
  box-shadow: inset 0 -2px 0 #ff9800;
}

/* line 413, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.has-error input:not([type=checkbox]),
.has-error .form-control,
.has-error input.form-control[readonly],
.has-error input[type=text][readonly],
.has-error .form-control[type=text][readonly],
.has-error input:not([type=checkbox]):focus,
.has-error .form-control:focus {
  border-bottom: 0;
  -webkit-box-shadow: inset 0 -2px 0 #e51c23;
  box-shadow: inset 0 -2px 0 #e51c23;
}

/* line 426, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.has-success input:not([type=checkbox]),
.has-success .form-control,
.has-success input.form-control[readonly],
.has-success input[type=text][readonly],
.has-success .form-control[type=text][readonly],
.has-success input:not([type=checkbox]):focus,
.has-success .form-control:focus {
  border-bottom: 0;
  -webkit-box-shadow: inset 0 -2px 0 #4caf50;
  box-shadow: inset 0 -2px 0 #4caf50;
}

/* line 439, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.input-group-addon {
  border: 0;
}

/* line 442, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.has-warning .input-group-addon, .has-error .input-group-addon, .has-success .input-group-addon {
  color: #666;
  background-color: #eeeeee;
}

/* line 449, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.form-group-lg select,
.form-group-lg select.form-control {
  line-height: 1.5;
}

/* line 458, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  background-color: transparent;
  border: 0;
  color: #666;
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 467, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover {
  background-color: transparent;
  -webkit-box-shadow: inset 0 -2px 0 #2196f3;
  box-shadow: inset 0 -2px 0 #2196f3;
  color: #2196f3;
}

/* line 474, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  border: 0;
  -webkit-box-shadow: inset 0 -2px 0 #2196f3;
  box-shadow: inset 0 -2px 0 #2196f3;
  color: #2196f3;
}

/* line 480, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus:hover {
  border: 0;
  color: #2196f3;
}

/* line 486, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs > li.disabled > a {
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
}

/* line 492, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > li > a:focus, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 0;
}

/* line 502, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.nav-tabs .dropdown-menu {
  margin-top: 0;
}

/* line 507, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.dropdown-menu {
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 515, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert {
  border: 0;
  color: #fff;
}

/* line 519, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert-success, .alert-notice {
  background-color: #4caf50;
}

/* line 523, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert-info {
  background-color: #9c27b0;
}

/* line 527, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert-warning, .alert-recaptcha_error {
  background-color: #ff9800;
}

/* line 531, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert-danger, .alert-alert, .alert-error {
  background-color: #e51c23;
}

/* line 535, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert a:not(.close):not(.btn),
.alert .alert-link {
  color: #fff;
  font-weight: bold;
}

/* line 541, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.alert .close {
  color: #fff;
}

/* line 546, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.badge {
  padding: 4px 6px 4px;
}

/* line 550, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress {
  position: relative;
  z-index: 1;
  height: 6px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 558, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 561, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 566, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar:last-child:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #cae6fc;
}

/* line 579, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar-success.progress-bar:last-child:before {
  background-color: #c7e7c8;
}

/* line 583, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar-info.progress-bar:last-child:before {
  background-color: #edc9f3;
}

/* line 586, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar-warning.progress-bar:last-child:before {
  background-color: #ffe0b3;
}

/* line 590, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.progress-bar-danger.progress-bar:last-child:before {
  background-color: #f28e92;
}

/* line 600, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 607, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.close:hover {
  opacity: 1;
}

/* line 614, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.list-group-item {
  padding: 15px;
}

/* line 618, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.list-group-item-text {
  color: #bbb;
}

/* line 623, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.well {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 628, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.panel {
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) !important;
}

/* line 633, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.panel-heading {
  border-bottom: 0;
}

/* line 637, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.panel-footer {
  border-top: 0;
}

/* line 642, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.popover {
  border: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 649, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
  color: inherit;
}

/* line 662, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.siteSearch .btn {
  border: 0;
}

/* line 665, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
.siteSearch .btn:not(.btn-success) {
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
}

@media (max-width: 767px) {
  /* line 675, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
  .siteSearch-keyword input[type="text"], .siteSearch-location input[type="text"] {
    border-radius: 3px;
  }
}

@media (min-width: 768px) {
  /* line 683, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
  .siteSearch-location, .siteSearch-distance {
    border-left: 1px solid #ccc;
  }
  /* line 690, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
  .siteSearch-keyword input[type="text"] {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
}

@media (min-width: 768px) {
  /* line 698, app/assets/stylesheets/boards/themes/paper-theme/_paper.scss */
  .job-alert-dialog.modal-dialog {
    width: 900px;
  }
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/boards/bundles/../bootstrap_override/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block;
    font-size: 11px;
  }
  /* line 7, app/assets/stylesheets/boards/bundles/../bootstrap_override/_breadcrumbs.scss */
  .breadcrumb {
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
    background-color: #fff;
    border-radius: 3px;
  }
  /* line 15, app/assets/stylesheets/boards/bundles/../bootstrap_override/_breadcrumbs.scss */
  .breadcrumb > li + li:before {
    padding: 0 2px;
    color: #ccc;
    content: "> ";
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn {
  min-height: 45px;
}

/* line 4, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn:focus {
  outline: 5px auto;
  outline-color: -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 8, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  min-height: 33px;
}

/* line 12, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  min-height: 60px;
}

/* line 16, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn--linkedin {
  overflow: hidden;
  text-align: left;
  color: #fff;
  background: #0077b5;
}

/* line 22, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn--linkedin:hover, .btn--linkedin:focus {
  color: #fff;
  background: #00669c;
}

/* line 28, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn--linkedin span {
  margin-left: 8px;
  padding-left: 12px;
  position: relative;
  display: inline-block;
}

/* line 34, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn--linkedin span::before {
  content: '';
  left: 0;
  top: -15px;
  bottom: -15px;
  width: 1px;
  background: rgba(255, 255, 255, 0.35);
  position: absolute;
}

/* line 46, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn--google {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

/* line 54, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-default {
  color: #fff;
  border: 1px solid #fff;
}

/* line 58, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-default:hover {
  color: #444;
  background-color: #fff !important;
}

/* line 64, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-primary {
  color: #2196f3;
  border: 1px solid #2196f3;
}

/* line 68, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #2196f3 !important;
}

/* line 74, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-success {
  color: #4caf50;
  border: 1px solid #4caf50;
}

/* line 78, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #4caf50 !important;
}

/* line 84, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-info {
  color: #9c27b0;
  border: 1px solid #9c27b0;
}

/* line 88, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #9c27b0 !important;
}

/* line 94, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-warning {
  color: #ff9800;
  border: 1px solid #ff9800;
}

/* line 98, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #ff9800 !important;
}

/* line 104, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-danger {
  color: #e51c23;
  border: 1px solid #e51c23;
}

/* line 108, app/assets/stylesheets/boards/bundles/../bootstrap_override/_buttons.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e51c23 !important;
}

/* line 4, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-toggle:hover .icon-job-seekers {
  fill: #4caf50;
}

/* line 8, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-toggle:hover .icon-employers {
  fill: #2196f3;
}

/* line 18, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 5px auto;
  outline-color: -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 4, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown.open .icon-job-seekers {
  fill: #4caf50;
}

/* line 8, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown.open .icon-employers {
  fill: #2196f3;
}

/* line 30, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-menu {
  padding: 0;
  overflow: hidden;
}

/* line 36, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-menu > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 41, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-menu > li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 46, app/assets/stylesheets/boards/bundles/../bootstrap_override/_dropdown.scss */
.dropdown-menu--fullWidth {
  width: 100%;
}

/* line 2, app/assets/stylesheets/boards/bundles/../bootstrap_override/_form_control.scss */
.form-control:focus {
  outline: 5px auto;
  outline-color: -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: unset;
  -webkit-box-shadow: unset;
  border-color: unset;
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_grid.scss */
.page-container {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  position: relative;
}

/* line 10, app/assets/stylesheets/boards/bundles/../bootstrap_override/_grid.scss */
.page-content {
  padding: 30px 0;
}

/* line 14, app/assets/stylesheets/boards/bundles/../bootstrap_override/_grid.scss */
.row--largeGutter {
  margin-left: -30px;
  margin-right: -30px;
}

/* line 18, app/assets/stylesheets/boards/bundles/../bootstrap_override/_grid.scss */
.row--largeGutter > * {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  /* line 24, app/assets/stylesheets/boards/bundles/../bootstrap_override/_grid.scss */
  .column-mt--small {
    margin-top: 15px;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_modal.scss */
.modal-open {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 12, app/assets/stylesheets/boards/bundles/../bootstrap_override/_modal.scss */
.modal-footer .small-text {
  font-size: 80%;
  line-height: 1.3;
}

/* line 18, app/assets/stylesheets/boards/bundles/../bootstrap_override/_modal.scss */
h3.modal-popup {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 25, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 2px 5px 1px rgba(114, 119, 124, 0.3);
  border-radius: 0;
}

/* line 40, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
.navbar-nav > li > a:hover {
  color: #212121 !important;
}

@media (min-width: 992px) {
  /* line 13, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar .active::after {
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    position: absolute;
    background: #4caf50;
    bottom: 0;
    border-radius: 0;
  }
  /* line 53, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav {
    float: none;
    display: flex;
    white-space: nowrap;
  }
  /* line 58, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li {
    float: none;
  }
  /* line 13, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li > a:focus::after {
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    position: absolute;
    background: #4caf50;
    bottom: 0;
    border-radius: 0;
  }
  /* line 13, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .no-touch .navbar-nav > li > a:hover::after {
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    position: absolute;
    background: #4caf50;
    bottom: 0;
    border-radius: 0;
  }
  /* line 76, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li.twitter {
    margin: auto 0;
  }
}

/* line 84, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
.navbar-collapse {
  padding: 0;
  overflow-x: hidden;
}

@media (max-width: 991px) {
  /* line 95, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li + li {
    position: relative;
  }
  /* line 98, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li + li::before {
    content: '';
    position: absolute;
    background: #ccc;
    height: 1px;
    top: 0;
    width: 100%;
  }
  /* line 108, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 114, app/assets/stylesheets/boards/bundles/../bootstrap_override/_navbar.scss */
  .navbar-nav > li.twitter {
    padding: 20px 0 0 16px;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
.panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  word-break: break-word;
}

/* line 5, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
.panel-body {
  position: relative;
}

@media (min-width: 768px) {
  /* line 9, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
  .panel-topMedia {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  /* line 9, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
  .panel-topMedia {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 22, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
.panel-topMedia + .panel {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

@media (max-width: 767px) {
  /* line 29, app/assets/stylesheets/boards/bundles/../bootstrap_override/_panels.scss */
  .panel-expand {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination {
  display: flex;
  margin: 0 0 15px -15px;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 7, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination > li {
  margin: 15px 0 0 15px;
}

/* line 10, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 15, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 20, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination > li > * {
  border-radius: 3px;
}

/* line 24, app/assets/stylesheets/boards/bundles/../bootstrap_override/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  padding: 0 8px;
  min-height: 45px;
  min-width: 45px;
  line-height: 43px;
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/boards/bundles/../bootstrap_override/_scaffolding.scss */
  body:not(.plain) {
    padding-top: 60px;
  }
}

/* line 9, app/assets/stylesheets/boards/bundles/../bootstrap_override/_scaffolding.scss */
body.has-stickyNav:not(.plain) {
  padding-top: 60px;
}

/* line 17, app/assets/stylesheets/boards/bundles/../bootstrap_override/_scaffolding.scss */
a:hover, a:focus {
  text-decoration: none;
}

/* line 22, app/assets/stylesheets/boards/bundles/../bootstrap_override/_scaffolding.scss */
a:focus {
  outline: 5px auto;
  outline-color: -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
h1 {
  font-weight: 300;
}

/* line 5, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.text-large {
  font-size: 20px;
}

/* line 9, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.text-default {
  color: #666 !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.text-muted:hover {
  color: #bbb;
}

/* line 17, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.text-muted:visited {
  color: #bbb;
}

/* line 21, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.underline {
  text-decoration: underline;
}

/* line 25, app/assets/stylesheets/boards/bundles/../bootstrap_override/_typography.scss */
.text-xsmall {
  font-size: 70%;
}

/* Slider */
/* line 2, vendor/assets/stylesheets/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, vendor/assets/stylesheets/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, vendor/assets/stylesheets/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 35, vendor/assets/stylesheets/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, vendor/assets/stylesheets/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, vendor/assets/stylesheets/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, vendor/assets/stylesheets/slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, vendor/assets/stylesheets/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, vendor/assets/stylesheets/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, vendor/assets/stylesheets/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, vendor/assets/stylesheets/slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, vendor/assets/stylesheets/slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, vendor/assets/stylesheets/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, vendor/assets/stylesheets/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, vendor/assets/stylesheets/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, vendor/assets/stylesheets/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, vendor/assets/stylesheets/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, vendor/assets/stylesheets/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-animate-hide {
  display: none !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-fadeIn {
  opacity: 0;
  animation: fadeIn .2s ease-in-out;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-fadeOut {
  opacity: 1;
  animation: fadeOut .2s ease-in-out;
}

@font-face {
  font-family: Redactor;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBkcAAAC8AAAAYGNtYXAXVtKwAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zuxdz/8AAAF4AAAkQGhlYWQPMte3AAAluAAAADZoaGVhB7gD6wAAJfAAAAAkaG10eK4BD60AACYUAAAAuGxvY2GyjqiGAAAmzAAAAF5tYXhwADkBcwAAJywAAAAgbmFtZVDOJQoAACdMAAABknBvc3QAAwAAAAAo4AAAACAAAwP0AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpKQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Sn//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAADAAAAgAQAAwAAEgAoADwAABMhMhYVMRUUBiMhIiY1MTU0NjMDITIWFTEVFAYjITgBMSImPQE0NjMxEyEyFhUxFRQGIzEhIiY1MTU0NjO7AooZIiIZ/XYZIiIZgAOKGSIiGfx2GCMiGYACihkiIhn9dhkiIhkDACIZChkiIhkKGSL/ACIZCRkiIhgKGSL/ACIZChkiIhkKGSIAAAADAAAAgAQAAwAAEwApAD4AABMhMhYVMRUUBiMhIiY1MTU0NjMxESEyFhUxFRQGIyE4ATEiJj0BNDYzMREhMhYVMRUUBiMxISImNTE1NDYzMTsCyhkiIhn9NhkiIhkDihkiIhn8dhgjIhkCyhkiIhn9NhkiIhkDACIZChkiIhkKGSL/ACIZCRkiIhgKGSL/ACIZChkiIhkKGSIAAAADAAAAgAQAAwAAEgAoADwAABMhMhYVMRUUBiMhIiY1MTU0NjMDITIWFTEVFAYjITgBMSImPQE0NjMxEyEyFhUxFRQGIzEhIiY1MTU0NjP7AsoZIiIZ/TYZIiIZwAOKGSIiGfx2GCMiGcACyhkiIhn9NhkiIhkDACIZChkiIhkKGSL/ACIZCRkiIhgKGSL/ACIZChkiIhkKGSIAAAADARkARwLnAwAAKwA0AFUAACU+ATU0JjUxNjQ1NCYvAT4BNzE8ATU0JicxLgEjKgEjMSIHETMyFjMyNjcHAzIVFCMiIzUzAzoBMzIWFyceARUcARU1HAEVFAYHFQ4BIyImIzMiJzUzAp8hJwEBSDcCJjABIRshUS0CBQI4iM8DBgMwWCQByWp3HxxGBwUJBRw0FgEQEhUSFjQcBAkEARcmQIAZSiwBBAEDBwM9XRABEEUrAQMBJj8WGBsG/U4BHxsBAhdPWqb+/w4OAQ4oFwIFAgECBQIZLA4BDQ8BA+MAAAIAwAAAA0ADgAAsADgAACUiJicxJwcOASM4ATkBKgEjIiYnNRE+ATM6ATMxIToBMzIWFzERDgEjKgEjMQERNz4BMzIWFzEXEQMACxMI2toIEwsBAgEYIgICIhgBAgECAAECARgiAgIiGAECAf5AmgcUCgsTCJsABwWOjgYGIBcBAxAYICEX/PAXIQMQ/ZhlBgYGBmUCaAAABQBAAAADwAOAABMAFwAnADcARwAAASEiBhUxERQWMzEhMjY1MRE0JiMRIREhBSEyFhUUBiMxISImNTQ2MxUhMhYVFAYjMSEiJjU0NjMVITIWFRQGIzEhIiY1NDYzA0D9gDVLSzUCgDVLSzX9gAKA/gABgBslJRv+gBslJRsBgBslJRv+gBslJRsBgBslJRv+gBslJRsDgEs1/YA1S0s1AoA1S/0AAoBAJRsbJSUbGyXAJRsbJSUbGyXAJRsbJSUbGyUAAAMAQAAAA8ADgAATABcAWQAAASEiBhUxERQWMzEhMjY1MRE0JiMRIREhAzEHDgEjOAE5ASoBIyImJzE0NjcxNyMwIjEiJicxNDY3MTc+ATM4ATkBOgEzMhYXMRQGBzEHMzAyMTIWFzEUBgcxA0D9gDVLSzUCgDVLSzX9gAKAiMAFEAkBAQEOFAIEBJTpAg4VAQQEwAUQCQEBAQ4UAgQElOkCDhUBBAQDgEs1/YA1S0s1AoA1S/0AAoD+reAGBxIOBQoErRIOBQoE4AYHEg4FCgStEg4FCgQAAAEAgAA8A4ADAQCDAAABIy4BJyMnLgEnFy4BJzUuATUwNDUxPAE1NDY3MT4BMzoBMzEeARcjHgEXIzcuASMqAQczKgEjIgYHMQ4BFRwBFTEcARUUFhc1HgEfAiEVIRceARUxHAEVFAYHMQ4BIyoBIzEuAScXLgEnFwceATM6ATMjMhYzMjY3MT4BNzEuAScXMwOA9BIoFwI5FSMRAQgOBQUFDw0NIxMCBAITJBECEB0NARscQiQHDgYBAgQCJkQaGR0PDRIxHQIv/p0BxAQJChIPESoYAQQBEyQRAhIhDgEiH0wpAgQDAQMHAyxOIB0iAQEIBwHTAYASHQsbChUNAQcSCgEKFw0BAQEBARQiDQsOAQYGBA4IURETARsYFz8lAQMBAQICHDUXARkmCwEWQAQOIREBAQEWJg4OEAEHBgEGEAsBVhUWAR0aF0QoFCYSAgAAAAACAEAAAAPAA4AAHQA9AAABBzMyFhUUBisBIiY1MTU0NjMyFhUxFTceARcVFDY/ASMiJjU0NjMxMzIWFTEVFAYjIiY1MTUHLgEnNTQGNwHA50cTGhoTsxMaGhMSG+YYIgYGeudHExoaE7MTGhoTEhvmGCIGBgYBQOYbEhMaGhOzExoaE0fnBSMXAQkP+uYbEhMaGhOzExoaE0fnBSMXAQkPBgAAAAMAQABAA8ADgAAbAB4AIgAAASMVMxEhETM1IyIGFTERFBYzMSEyNjUxETQmIwEHISczESMDQICA/YCAgDVLSzUCgDVLSzX+wIABAKpUVAKAgP7AAUCASzX+wDVLSzUBQDVLAQDaIP66AAAAAAMAQAAAA8ADgAADABcAHwAAATMnBwEhIgYVMREUFjMxITI2NTERNCYjAycjByMTMxMBuI1GRwGI/YA1S0s1AoA1S0s1sivIKHPoLuoBgdHRAf9LNf2ANUtLNQKANUv9QHNzAkD9wAAABAA/AMADvwL/AAcACgB5ALAAACUDIwMzNzMXJyM3AREwNDU0JicXLgEnMS4BJyMuASMqATkBOAExIgYHMwYHBgcGBxU+ATczPgEzMToBMzIWFzEeARUwFBUxFSMmIiMiBgczDgEVHAEVNRQwFRQWFyceARcxHgEXMx4BMzoBMzE4ATEyNjcjPgE3MRczJw4BDwEOAQcjMCIjIiYnMS4BJzEuASc1LgE1OAE5ATQwNTQ2NzE+ATcxPgE3Mz4BMzoBMzEzFQJA6i7pcynIK0mMRgKABgUBBQ8JChcNAQ0eDwECChMKAhMREBAPDA0fEQMOIBACBAIQHgwKC04DBwQfOBgBFBcEBAEECwcIEwoBCxoOAQIBEiIQAhMfDQE7Qg0eEQELGg4BAQEHDgYGCQQEBQICAQMCAwgGBg4IAQgUCwEBAVPAAj/9wXNzwNH+egEEAgEOGgwBDBMIBwwDBAQBAQIEAwQEBTsGCgQEBAsJChoPAgEhARIPDiwaAQICAQEBCxUKAQoRBwcLBAQFCAYIFg4zaAwWCAEGBwEDAgIGBAQIBQEECwUBAQcOBgYLBAUHAgMCQwAAAAAHAD8AQAPRA0AABwAKAA4AEgAWABoAHgAAJQMjAzM3MxcnIzclMxEjExcHJzcHFzcDNycHFyc3FwJA6i7pcynIK0mMRgHBQEAkLbUtrS21La0ttS2tLbUtwAI//cFzc8DR7/0AAvEttS21LbUt/dMttS21LbUtAAABAMAAQANAA0AAMgAAASEqASMiBgczDgEHMw4BBxUOARUcARUxFBYXNR4BFzEeARczHgEzOgEzMREzETMRMxEzA0D+YAIFAhgsFQIUJA8BDxYIBgcJBwgXDg4hEwEULRgCBAFcgFxoA0AHBgYUDAwdEQEPIhICBQITJBABER4MDRUHCAf+cwKr/VUCqwAAAAAC//EAswQEAtwABQALAAABLQEnCQEBDQEXCQEBn/8AAQBR/qMBXQEJAQD/AFABXf6jAQDIxk7+7P7rAdzIxk0BFAEUAAYAQABAA8ADQAADAB8AIgAlADgATAAAAREhEQU6ATMyFhcxDgEjKgEjMSoBIyImJzE+ATM6ATMHNxcxNxcBITIWFTEVFAYjISImNTE1NDYzESEyFhUxFRQGIzEhIiY1MTU0NjMBAAIA/qsBAgIVHgMDHhUCAgEBAwEVHwICHxUBAwFcTUh0bf22AwoZIiIZ/PYZIiIZAwoZIiIZ/PYZIiIZAoD+gAGAShwUFRsbFRQc9lBQgIACACIZChkiIhkKGSL9gCIZChkiIhkKGSIAAAAHAEAAgAPAAwAAEgApAD0AQQBeAGEAZAAAATMyFhUxFRQGKwEiJjUxNTQ2MxEzMhYVMRUUBiMxIzgBMSImPQE0NjMxASEyFhUxFRQGIzEhIiY1MTU0NjMDESERBTAyMzIWFzEOASMqATkBKgExIiYnMT4BMzAyMzEHNxcjNxcCu8oZIiIZyhkiIhnJGSIiGckYIyIZ/cADChkiIhn89hkiIhk7AcD+1gEBFB0BAR0UAQEBARQdAQEdFAEBUUNAA2hgAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiAgD+gAGAShwUFBwcFBQc9lBQgIAAAAAHAEAAgAPAAwAAEwAtAEEARQBaAF0AYAAAEzMyFhUxFRQGIzEjIiY1MTU0NjMRMzIWFTEVFDAxFAYjOAExIyImNTE1NDYzMREhMhYVMRUUBiMxISImNTE1NDYzAREhEQUwMjMyFhcxDgEjIiYnMT4BMzoBMwc3Fyc3F3vKGSIiGcoZIiIZyhkiIhnKGSIiGQMKGSIiGfz2GSIiGQGFAcD+1gEBFB0BAx0VFB0DAR0UAQEBUURABGVjAwAiGQoZIiIZChki/wAiGQkBGSIiGQoZIv8AIhkKGSIiGQoZIgIA/oABgEocFBQbGxQUHPZPUAGAgAAABAAAAAAEAAOAAAMAIAAjACYAABMRIREFOgEzMhYXMQ4BIyoBIzEqASMiJicxPgEzOgEzMQM3FzUbAQAEAP1UAQEBL0MBAUMvAQEBAQEBL0MBAUMvAQEBt5uR6NoDgPyAA4CsQS8vQUEvL0H9xbe7BAEn/tQAAAAABQAAAIAEAAMAABMAKgA+AEEARQAAEyEyFhUxFRQGIyEiJjUxNTQ2MzEBITIWFTEVFAYjMSE4ATEiJj0BNDYzMREhMhYVMRUUBiMxISImNTE1NDYzJwcRBzMVIzsDihkiIhn8dhkiIhkBwAHJGSIiGf43GCMiGQHKGSIiGf42GSIiGbvAgICAAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiIaEBQIBAAAAAAgDAAAADgAOAACQASQAAJTEqASMiJy4BJyYnNDc+ATc2MzIXHgEXFhUxBgcOAQcGIyoBIzU6ATMyNz4BNzY3MTQnLgEnJiMiBw4BBwYVFhceARcWMzoBMzECIAEDAUc/P14bHAExMHw5OREROTl8MDEBHBtePz9HAQMBAQIBNS8vRxQVASYlXisqCgoqK14lJgEVFEcvLzUBAgEAGxpdPj5HR2BfrTw8PDytX2BHRz4+XRobVRQURi4vNTVKSYUvLy8vhUlKNTUvLkYUFAAAAAEBswBIAowC9gADAAAlEyMDAhN5X3pIAq79UgABAAABgQQAAgAAFQAAEyEyFhUxFRQGIyE4ATEiJj0BNDYzMTsDihkiIhn8dhgjIhkCACIZCRkiIhgKGSIAAAAAAwAAAL8EAALBADgAPAB5AAAlIiYnFzUzHgE7ATIWMzI2PwEuASMqASMzDgEHNyM1PgE7ATI2MzIXHgEXFhcVBgcOAQcGIyImIzMBIRUhJw4BBzcjFQ4BFRQWFzEVMx4BMzI2NwczFQ4BKwEiBiMiJy4BJyYnNTY3PgE3NjMyFjMjMhYXJxUjLgEnIwLcKUshAj0TKxcBAwkEQF4IAQhfQAQJBAEYLBQCPSBKKAEDCQU2MTBKFxcEBBcXSjAxNgUJBAH+kQEl/ttJFywUAjwSExMSPBMrFxgsFAI9IEooAQMJBTYxMEoXFwQEFxdKMDE2BQkEASlLIQI9EysXAcAUEgFbCAoBVD4BP1QBCgkBWxEUARQURS8vNQE2Ly9FFBQBAUCA0wEKCQEpES0ZGi0RKAgKCgkBWxEUARQURS8vNQE2Ly9FFBQBFBIBWwkJAQAABQAaAIAEAAMAABIAKAA8AEYAdAAAASEyFhUxFRQGIyEiJjUxNTQ2MxEhMhYVMRUUBiMhOAExIiY9ATQ2MzERITIWFTEVFAYjMSEiJjUxNTQ2MwM1Iw4BByMVNxUTNSM3PgE3MTY0NTQmJzEuASMiBiMzMCIxIgYHMQ4BBzEXPgE7ATIVDgEHMQcVATsCihkiIhn9dhkiIhkCihkiIhn9dhgjIhkCihkiIhn9dhkiIhm2EA4kFAEvVVYvCg0CAQsJCxkOAgICAQEKFAgIDQQbBRUMAR8CCwlJAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiAQjlEBsKJxyl/oAkRw4gEgEBAQwWBwgJAQUGBA4JFgsOGhAbC2kMAAUAAACABAADAAATACoAPgBBAEUAABMhMhYVMRUUBiMhIiY1MTU0NjMxASEyFhUxFRQGIzEhOAExIiY9ATQ2MzERITIWFTEVFAYjMSEiJjUxNTQ2MyUXERUzFSM7A4oZIiIZ/HYZIiIZAcAByRkiIhn+NxgjIhkByhkiIhn+NhkiIhn+BcCAgAMAIhkKGSIiGQoZIv8AIhkJGSIiGAoZIv8AIhkKGSIiGQoZIiGhAUCAQAAAAAYAAP/ABAADwAAdADsAPwBDAEcASwAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTE0Jy4BJyYjESInLgEnJjU0Nz4BNzYzMhceARcWFTEUBw4BBwYjAyEVIREhFSEbARcDNxMXAwIAal1eiygoKCiLXl1qal1eiygoKCiLXl1qUEVGaR4eHh5pRkVQUEVGaR4eHh5pRkVQwAGA/oABgP6AQEo2SkpKN0sDwCgoi15dampdXosoKCgoi15dampdXosoKPyAHh5pRkVQUEVGaR4eHh5pRkVQUEVGaR4eAUBAAQBA/tsB5Rv+GxsB5Rr+GgAAAAUAAACABAADAAATADMASABoAH8AABMhMhYVMRUUBiMhIiY1MTU0NjMxATMyMDEyFhU4ATkBFRQwMRQGIzgBMSMiJjUxNTQ2MzEBITIWFTEVFAYjMSEiJjUxNTQ2MzEBMzIwMTIWFTgBOQEVFDAxFAYjOAExIyImNTE1NDYzMTsBMhYVMRUUBiMxIzgBMSImPQE0NjMxOwOKGSIiGfx2GSIiGQEACQEZIiIZChkiIhn/AAOKGSIiGfx2GSIiGQHACQEZIiIZChkiIhnACRkiIhkJGCMiGQMAIhkKGSIiGQoZIv8AIhkJARkiIhkKGSL/ACIZChkiIhkKGSIBACIZCQEZIiIZChkiIhkJGSIiGAoZIgAAAAEAwACAA0ADAABHAAA3MDIxMjY1OAE5ATU0NjMxIQcOARUUFjMyNjcxNz4BNTQmLwEuASMiBhUUFh8BITgBMSIHDgEHBhU4ATkBFTgBMRQWMzgBOQHoARAYXUMBB4QGBhgQCA8FyAYGBgbIBQ8IEBgGBoT++DIrLEETExcRgBcRoEJehAUOCRAYBwXIBQ8ICA8FyAYGFxEIDgaEExJCKywyoBEXAAAAAAIAQAAAA4ADgAAeADwAAAEHMzIWFRQGKwEiJjUxNTQ2MzIWFTEVNx4BFxUUNgcBNyMiJjU0NjsBMhYVMRUUBiMiJj0BBy4BJzU0BjcDgOdHExoaE7MTGhoTEhvmGCIGBgb8wOdHExoaE7MTGhoTEhvmGCIGBgYDQOYbEhMaGhOzExoaE0fnBSMXAQkPBv0A5hsSExoaE7MTGhoTR+cFIxcBCQ8GAAAAAAEAgAA+A38DQADGAAAlIiMHPgE3Iz4BNzU+AT8BPgE1PAE1MTwBNTQmJxcuAScjLgEnIy4BIyoBIzEqASMiBgc3DgEHMQ4BDwEOARUcARU1FDAxFBYXNR4BFyceAR8BHgEfASciKwEVMBQxFBYXMR4BMzoBOQEhNS4BJxUuAS8BLgEnNS4BNTwBOQE8ATU0NjcVPgE3MT4BNzM+ATMyFhcjHgEXIx4BHwEeARUcARUxMBQVFAYHNw4BBzUOAQ8BDgEHIxUhOgExMjY3MT4BNTA0OQE1AvYXFy0ZLBQBFCIPDhcIAQcJEA8BDikYARk6IAIgSSYBAgEBAgEmSSICIjwZGSgOAQ4PCQgIFw8BDyITARMsFwItFxaKBgYFDwgBAQEZFSYQER4MAQwVBwcICwoJHBERJxYBFjEZGjEYAxgoEQESGwkBCQsIBwEIFA0MHhEBECUVAQEZAQEJDgYFBqgFCRgPDyQUARQuGAMXNhwBAQEBAQEmRyACITcXFiMMDQ0ODQENJBcXNx8CH0YmAQIBAQEdNxoCGi8UARUkDwEOGAkBBkABCA4FBQaRBA8MAQ0eEQESKBcCFjEaAQEBAwEcNBgBFicPDxcICAgICAcYDw8mFgEXNBwBAwEBARoyGAMYKhIBEh4MAQsPBI8GBQUOCAFAAAAAAAIBFQAWA+kCnQALAD0AACUnNyMHJyMXBzM3FwU1Izc+ATc1PAE1NCYnIy4BIyoBIzMqASMiBgc3DgEPARc+ATcxPgEzMTIVDgEHMQcVAsy7q111al2dq2FygAGBj1IQFQMQDQEPJxUCBAIBAQEBEB0NAQwRBAEgBQ0ICBMLOQMSD3PI8OWhoeXwq6uwLYAWNB0BAQMBEyEMCw0IBwEHFAwBGgkNBQUGMxowE7AKAAAAAgEVAMgD6QONAAsAPQAAJSc3IwcnIxcHMzcXATUjNz4BNzU8ATU0JicjLgEjKgEjMTAiIyIGBzMOAQcVFz4BNzE+ATcxMhUOAQc1BxUCzLurXXVqXZ2rYXKAAYGPUhAVAxANARAoFgEDAQIBEB0NAQwRBCAEDQgIFAo5AhMPcsjw5aGh5fCrqwFQLYAWNB0BAQMBEyEMDQ4IBwYUDAEaCA4FBQUBMxsvFAGxCgAAAAAGAEAAQAPAAwAAAwAHAAsADwATABcAABMhFSElIRUhBSEVISUhFSEFIRUhJSEVIUABov5eAd4Bov5e/iIBov5eAd4Bov5e/iIBov5eAd4Bov5eAwDAwMBAwMDAQMDAwAACAIAAQQOAA0AALgBfAAABMhYVMBQVFAYHNQchMhYVFAYjIRceARUcATkBFAYjIiYnNScuATU0NjcxNz4BMwExFx4BFRQGBzEHDgEjMSImNTA0MTQ2NzE3IQYmNTQ2MyEnLgE1PAE5ATQ2MzIWFxUBEBQcCAYOAiwUHBwU/dQOBwccFAsRBmAGCAgGYAYRCwIAYAcHBwdgBhELFBwIBg791hQcHBQCLA4HBxwUCxEGA0AmGgEBDBYKARMmGhomEwkWDAEBGiYKCAGACRcNDBcKgAgL/m2ACRcNDBcKgAgKJRsBDRYJEwEmGhomEwkWDAEBGiYKCAEAAAQBAACAAwEDAAADAAcACwAPAAABJzcXFzcnBwMHFzc3FwcnASkp6ynDKuwpwynrKcMq7CkCACfZJtom2ib+pibaJ9kn2ScAAAIA0P/AAxADDgA5AD0AAAEcARUUFhcxHgEzMjYzIzoBMzI2NxU+ATU8ATUVESMRHAEVFAYHMQ4BIyoBIzEqASMiJjU0NjUxESMDNSEVARIfGx5LKgUKBQEDBwMsTR8cIVgUERIxGwIEAgEEAzVLAVhCAkABTAMHAylJGhgcAR0aARtIKgMGAwEBwP5GAQQCGy8SERRLNQIDAgG2/Lc4OAABAMAAgANAAwAANgAAJSImNTE1NCYjMSEXHgEVFAYjIiYnMScuATU0Nj8BPgEzMhYVFAYHMQchMhceARcWFTEVFAYjMQMYEBdeQv73hAYGGBAIDwXIBgYGBsgFDwgQGAYGhAEIMissQRMTFxGAFxGgQl6EBQ4JEBgHBcgFDwgIDwXIBgYXEQgOBoQTE0EsLDGgERcABgAAAIAEAAMAABIAKAA8AFAAcACEAAATITIWFTEVFAYjISImNTE1NDYzESEyFhUxFRQGIyE4ATEiJj0BNDYzMREhMhYVMRUUBiMxISImNTE1NDYzIzMyFhUxFRQGIzEjIiY1MTU0NjMRMzIwMTIWFTgBOQEVFDAxFAYjOAExIyImNTE1NDYzMREzMhYVMRUUBiMxIyImNTE1NDYz+wLKGSIiGf02GSIiGQLKGSIiGf02GCMiGQLKGSIiGf02GSIiGcAKGSIiGQoZIiIZCQEZIiIZChkiIhkKGSIiGQoZIiIZAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiIhkKGSIiGQoZIgEAIhkJARkiIhkKGSIBACIZChkiIhkKGSIAAAAAAwBeAE4DrwMdAKcBUgFwAAAlMzUjKgEjIiYnMS4BNTwBNTE0NzY1NjQ1NCYnFS4BJzE1PgE3MT4BNTwBJxU0JyY1PAE1NDY3MT4BMzIWMzEzNSMwIiMiBgczDgEHMQ4BDwEOARUcARU1FBcWFxYXFhUwFDEUBgcxDgEHMQ4BByMOASMqASMxFToBMzIWFyMeARcxHgEXFR4BFzEUBwYHBgcGFRwBFRQWFyceARcxHgEXMx4BMzoBMyMFMzoBMTI2NyM+ATcxPgE3MT4BNTQmNTE0JyYnJicmNTgBMTQ2NxU+ATcxPgE3NT4BMzAyMzE1KgExIiYnFy4BJzEuASc1LgE1OAE5ATQ3Njc2NzY3PAE1NCYnFS4BJzEuAS8BLgEjKgEjMSMVMzoBMzIWFzEeARUUBhUxFAcGFRwBFRQWFyMeARczFQ4BBzEOARUcARU1FBcWFRwBFRQGBzcOASMqASMxIxUlMzc2NzY3MxYXFh8BMyc3IwcGBwYHIyYnJi8BIxcBBC0TAQMCChIGBQYCAgEIBgcWDQ0WBwcHAQICBgUGEgoCAwETLQIBCxYKAQoQBgYKAgEDAwECAQEBAQECAgYEBAsGAQcQCAEBAQEBAQgRBwEHCwUDBgICAQECAQECAQEDBAEDCgYGEAkBCRYLAQIBAQHXLQEBDBYLAgoQBgcJAwMEAQEBAQIBAQIBAgYEBAsHBxAJAgEBAgkQCAEGCwUEBgIBAgECAQEBAQEEAwMJBwYQCQEJFgsBAQEtEwIDAQsRBwUGAQICBwcBCBUNAQ4VCAYHAgIFBgEHEQsBAwIT/mVcOgkJCAoDCwkKCjtgioJcNAgICAkDCwgJCTZgglE0CAcKFgwCBAIkISIoAgQDDx0NAQsPAwMDDwsMHRACBQIBKCIiJAEFAgwWCgYJATUDAwIKBwcSCQEMGg0BAgIBFxITEhESEhQBBgsFBgkEBQcDAwM6AwMDBwUECgUBBQsHFBESEhETExYBAgEOGwwBChIHBwkDAgMDAwIDCQcHEgoMGg4BAgEWExISERISFAYMBgEGCgQFBwIBAgM7AwMBAwcFBAoFAQQMBhUREhIRExMWAQIBDhoNAgsSBwYKAgECAzQIBwkXCwMEAiQhIigCBAMPHQ0KDwMDAw8LDB0QAgQDASgiISQCBAMMFgoBBwg0c2kSERIUFBIREmnj3WMQEBEUFBARD2TaAAAEAAAAQAQAA0AAIwA3AFwAXwAAASEiBw4BBwYVMREUFx4BFxYzMSEyNz4BNzY1MRE0Jy4BJyYjExQGIzEhIiY1MRE0NjMxITIWFTEFMQcOASMwIjkBKgEjIiYnMTU+ATM6ATMxMhYXIxceARUUBgcVJzcnAwD+ADUvLkYUFBQURi4vNQIANS8uRhQUFBRGLi81gEs1/gA1S0s1AgA1S/7pmgYNCAEBAgESGwICGxIBAgEIDgcBmgoNDQqACAsDQBQURi4vNf8ANS8uRhQUFBRGLi81AQA1Ly5GFBT+ADVLSzUBADVLSzWjVgMEGRKqEhkEBFUEEwwLEwQBHgUGAAAACgBAAAADwAOAAA8AJQAzAEEAUgBnAHgAjgCfALUAAAEjIiY1NDYzMTMyFhUUBiMnDgEjIiY1NDY3MTc+ATMyFhUUBgcxASImNTQ2MzIWFTEUBiM1IgYVFBYzMjY1MTQmIzUiJjUxNTQ2MzIWFTEVFAYjBycuATU0NjMyFh8BHgEVFAYjIiYnFxQGIzEjIiY1NDYzMTMyFhUHPgEzMhYVFAYHMQcOASMiJjU0NjcxJTIWFTEVFAYjIiY1MTU0NjM3Fx4BFRQGIyImJzEnLgE1NDYzMhYXA4hwFyEhF3AXISEXmggUCxchCAdQBxULFyEJB/7DRmJiRkZiYkYXISEXFyEhFxchIRcXISEX7k8HCSEXCxUHUAcIIRcLFAgOIRdwFyEhF3AXIQ4IFAsXIQgHUAcVCxchCQcBPRchIRcXISEX7k8HCCEXCxQHUAcIIRcLFAgBiCEXFyEhFxch1gcIIRcLFAhPBwkhFwsVB/5qYkZGYmJGRmLgIRcXISEXFyGoIRdwFyEhF3AXIUJQBxULFyEJB08IFAsXIQgHnhchIRcXISEXngcIIRcLFAhPBwkhFwsVBw4hF3AXISEXcBchQlAHFAsXIQgHTwgUCxchCAcAAAAAAQAAAAEAAIeeNh1fDzz1AAsEAAAAAADWD0mdAAAAANYPSZ3/8f/ABAQDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAP/x//wEBAABAAAAAAAAAAAAAAAAAAAALgQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAQAAAAEAAEZBAAAwAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAD8EAAA/BAAAwAQA//EEAABABAAAQAQAAEAEAAAABAAAAAQAAMAEAAGzBAAAAAQAAAAEAAAaBAAAAAQAAAAEAAAABAAAwAQAAEAEAACABAABFQQAARUEAABABAAAgAQAAQAEAADQBAAAwAQAAAAEAABeBAAAAAQAAEAAAAAAAAoAFAAeAGwAugEIAXgBxAImApIDPAOOA8QD+ATUBRAFWAV6BeIGYAbaBxYHcAfYB+YIBgiuCUAJmgoSCpwK8AtEDEAMmAzwDSANnA3ADhAOWg7wELYRNhIgAAAAAQAAAC4BcQAKAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAgAAAABAAAAAAACAAcAaQABAAAAAAADAAgAOQABAAAAAAAEAAgAfgABAAAAAAAFAAsAGAABAAAAAAAGAAgAUQABAAAAAAAKABoAlgADAAEECQABABAACAADAAEECQACAA4AcAADAAEECQADABAAQQADAAEECQAEABAAhgADAAEECQAFABYAIwADAAEECQAGABAAWQADAAEECQAKADQAsFJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMFJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclJlZ3VsYXIAUgBlAGcAdQBsAGEAclJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AckZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
[class*=" re-icon-"], [class^=re-icon-] {
  font-family: Redactor !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-aligncenter:before {
  content: "\e900";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-alignleft:before, .re-icon-alignment:before {
  content: "\e901";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-alignright:before {
  content: "\e902";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-bold:before {
  content: "\e903";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-bookmark:before {
  content: "\e904";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-clips:before {
  content: "\e905";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-codesnippets:before {
  content: "\e906";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-deleted:before {
  content: "\e907";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-expand:before {
  content: "\e908";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-file:before {
  content: "\e909";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-fontcolor:before {
  content: "\e90a";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-fontfamily:before {
  content: "\e90b";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-fontsize:before {
  content: "\e90c";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-format:before {
  content: "\e90d";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-html:before {
  content: "\e90e";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-imagecenter:before {
  content: "\e90f";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-imageleft:before {
  content: "\e910";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-imageright:before {
  content: "\e911";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-image:before {
  content: "\e912";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-indent:before {
  content: "\e913";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-inline:before {
  content: "\e914";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-italic:before {
  content: "\e915";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-horizontalrule:before, .re-icon-line:before {
  content: "\e916";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-link:before {
  content: "\e917";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-ol:before, .re-icon-ordered:before {
  content: "\e918";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-outdent:before {
  content: "\e919";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-properties:before {
  content: "\e91a";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-readmore:before {
  content: "\e91b";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-redo:before {
  content: "\e91c";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-retract:before {
  content: "\e91d";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-specialcharacters:before {
  content: "\e91e";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-sub:before {
  content: "\e91f";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-sup:before {
  content: "\e920";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-table:before {
  content: "\e921";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-textdirection:before {
  content: "\e922";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-toggle:before {
  content: "\e923";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-underline:before {
  content: "\e924";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-undo:before {
  content: "\e925";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-lists:before, .re-icon-ul:before, .re-icon-unordered:before {
  content: "\e926";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-variable:before {
  content: "\e927";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-video:before {
  content: "\e928";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-icon-widget:before {
  content: "\e929";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box, .redactor-box textarea {
  z-index: auto;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box {
  position: relative;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box.redactor-styles-on {
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-radius: 3px;
  box-shadow: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box.redactor-inline {
  position: static;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-focus.redactor-styles-on, .redactor-focus.redactor-styles-on:focus {
  border-color: #82b7ec !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-over.redactor-styles-on:hover {
  border-color: #ee698a !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source-view, .redactor-source-view.redactor-styles-on {
  border-color: #000 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in {
  position: relative;
  overflow: auto;
  white-space: normal;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in:focus {
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-inline .redactor-in {
  overflow: hidden;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in *, .redactor-read-only * {
  outline: 0 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in blockquote:empty, .redactor-in h1:empty, .redactor-in h2:empty, .redactor-in h3:empty, .redactor-in h4:empty, .redactor-in h5:empty, .redactor-in h6:empty, .redactor-in p:empty {
  min-height: 1.5em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in b:empty, .redactor-in em:empty, .redactor-in i:empty, .redactor-in ins:empty, .redactor-in span:empty, .redactor-in strong:empty, .redactor-in sub:empty, .redactor-in sup:empty, .redactor-in u:empty {
  display: inline-block;
  min-width: 1px;
  min-height: 1rem;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in table {
  empty-cells: show;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in li figure {
  width: auto;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in figcaption:focus, .redactor-in figure code:focus, .redactor-in figure pre:focus, .redactor-in table td:focus, .redactor-in table th:focus {
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in figure[data-redactor-type=line] {
  margin-top: 1em;
  padding: 6px 0;
  vertical-align: baseline;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in figure[data-redactor-type=line] hr {
  margin: 0;
  height: 3px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-script-tag {
  display: none !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component {
  position: relative;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component[data-redactor-type=video]:before, .redactor-component[data-redactor-type=widget]:before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component[data-redactor-type=image], .redactor-component[data-redactor-type=widget] {
  clear: both;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component[data-redactor-type=variable] {
  white-space: nowrap;
  background: rgba(0, 125, 255, 0.75);
  color: #fff;
  display: inline-block;
  padding: 3px 6px;
  line-height: 1;
  border-radius: 4px;
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active {
  outline: 5px solid rgba(0, 125, 255, 0.5) !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active[data-redactor-type=image] {
  outline: 0 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active[data-redactor-type=image] img {
  outline: 5px solid rgba(0, 125, 255, 0.5) !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active[data-redactor-type=variable] {
  outline: 0 !important;
  background: #ee698a;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active[data-redactor-type=video] {
  outline: 0 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-active[data-redactor-type=video] iframe {
  outline: 5px solid rgba(0, 125, 255, 0.5) !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active {
  outline: 5px solid #ddd !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=image] {
  outline: 0 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=image] img {
  outline: 5px solid #ddd !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=video] {
  outline: 0 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=video] iframe {
  outline: 5px solid #ddd !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=variable] {
  outline: 0 !important;
  background: #ddd;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-component-caret {
  position: absolute;
  left: -9999px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-textnodes-wrapper {
  display: inline-block;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-image-resizer {
  position: absolute;
  z-index: 1050;
  background-color: rgba(0, 125, 255, 0.9);
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  cursor: move;
  cursor: nwse-resize;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-file-item {
  display: inline-block;
  line-height: 1;
  padding: 4px 12px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-file-remover {
  margin-left: 2px;
  position: relative;
  right: -3px;
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  opacity: .5;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-file-remover:hover {
  opacity: 1;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-overlay {
  position: fixed;
  z-index: 1051;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(16, 16, 18, 0.3);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-overlay > .redactor-close {
  position: fixed;
  top: 1rem;
  right: 1rem;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source, .redactor-source:focus, .redactor-source:hover {
  text-align: left;
  box-sizing: border-box;
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
  width: 100%;
  display: block;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #252525;
  color: #ccc;
  font-size: 15px;
  outline: 0;
  padding: 10px 18px 20px 18px;
  line-height: 1.5;
  resize: vertical;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box[dir=rtl] .redactor-source {
  direction: ltr;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-placeholder:before {
  position: absolute;
  content: attr(placeholder);
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in figcaption[placeholder]:empty:before {
  content: attr(placeholder);
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-in figcaption[placeholder]:empty:focus:before {
  content: "";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar {
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
  margin: 0;
  padding: 8px 10px;
  position: relative;
  overflow: hidden;
  list-style: none;
  background: #f8f8f8;
  box-sizing: border-box;
  border: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar li {
  float: left;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  padding: 0 10px;
  line-height: 16px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar li:last-child {
  border-right-color: transparent;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar a:hover {
  color: #f03c69;
  text-decoration: underline;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-statusbar:empty {
  display: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-toolbar-wrapper {
  position: relative;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air, .redactor-toolbar {
  z-index: 100;
  font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  position: relative;
  margin: 0 !important;
  padding: 0;
  list-style: none !important;
  line-height: 1 !important;
  background: 0 0;
  border: none;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box.redactor-styles-on .redactor-toolbar {
  padding: 18px 16px 0 16px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a, .redactor-toolbar a {
  display: inline-block;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  padding: 10px 15px 9px 15px;
  cursor: pointer;
  outline: 0;
  border: none;
  vertical-align: middle;
  text-decoration: none;
  zoom: 1;
  position: relative;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  margin-right: 5px;
  margin-bottom: 4px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a.re-button-icon, .redactor-toolbar a.re-button-icon {
  font-size: 16px;
  padding: 9px 15px 6px 15px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a:hover, .redactor-toolbar a:hover {
  outline: 0;
  color: #fff;
  background: #449aef;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-toolbar a.redactor-button-active {
  background: rgba(245, 245, 245, 0.95);
  color: rgba(0, 0, 0, 0.4);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a.redactor-button-disabled, .redactor-toolbar a.redactor-button-disabled {
  opacity: .3;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a.redactor-button-disabled:hover, .redactor-toolbar a.redactor-button-disabled:hover {
  color: #333;
  outline: 0;
  background-color: transparent !important;
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source-view .redactor-toolbar {
  background: #252525;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source-view .redactor-toolbar a {
  background: #000;
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source-view .redactor-toolbar a:hover {
  background: #449aef;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-source-view .redactor-toolbar a.redactor-button-disabled:hover {
  color: #fff !important;
  background-color: #000 !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-button-tooltip {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 0;
  z-index: 1052;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 3px;
  padding: 5px 9px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 1;
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.re-button-tooltip:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: none;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-width: 4px;
  margin-left: -4px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-toolbar-wrapper-air {
  position: absolute;
  z-index: 100;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air {
  padding: 6px 3px 2px 8px;
  max-width: 576px;
  min-width: 200px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.97);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a {
  background: rgba(37, 37, 37, 0.95);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.9);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a:hover {
  background: #3d79f2;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a.redactor-button-active {
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air a.redactor-button-disabled:hover {
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air-helper {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
  font-size: 15px;
  color: #000;
  background: rgba(255, 255, 255, 0.85);
  border-bottom-left-radius: 4px;
  padding: 7px 10px 6px 10px;
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-air-helper:hover {
  background: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-voice-label {
  display: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1051;
  background-color: rgba(0, 0, 0, 0.95);
  color: #555;
  border-radius: 4px;
  padding: 6px 18px 7px 18px;
  line-height: 1.5;
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a {
  font-size: 12px;
  color: #ccc;
  text-decoration: none;
  display: inline-block;
  padding: 2px 0 1px 12px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a:first-child {
  padding-left: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a i {
  position: relative;
  top: 3px;
  font-size: 16px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a:before {
  content: '';
  padding-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a:hover {
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar a:first-child:before {
  padding-left: 0;
  border-left: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar[dir=rtl] a {
  padding: 2px 12px 1px 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar[dir=rtl] a:first-child {
  padding-right: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar[dir=rtl] a:before {
  padding-left: 0;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  border-left: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-context-toolbar[dir=rtl] a:first-child:before {
  padding-right: 0;
  border-right: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown {
  font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  display: none;
  position: absolute;
  z-index: 1051;
  background-color: #fff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  width: 264px;
  max-height: 250px;
  margin: 0;
  margin-top: -1px;
  overflow: auto;
  font-size: 15px;
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a span {
  display: inline-block;
  line-height: 1;
  padding: 2px 4px;
  border-radius: 3px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a {
  display: block;
  text-decoration: none;
  padding: 10px 8px;
  white-space: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a:last-child {
  border-bottom-color: transparent;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a {
  color: #000;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a:hover {
  color: #fff !important;
  background-color: #449aef !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown a.redactor-dropdown-item-disabled {
  color: rgba(0, 0, 0, 0.4);
  background: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-cells {
  margin: 10px auto;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-cells a, .redactor-dropdown-cells span {
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-selector {
  display: flex;
  text-align: center;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-selector span {
  flex-grow: 1;
  font-size: 12px;
  padding: 8px;
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-selector span:hover {
  background: #eee;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-selector span.active {
  cursor: text;
  color: rgba(0, 0, 0, 0.3);
  background: #eee;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-blockquote {
  color: rgba(0, 0, 0, 0.4);
  font-style: italic;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-pre {
  font-family: monospace,sans-serif;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 32px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h4 {
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-dropdown-format .redactor-dropdown-item-h6 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1051;
  font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  line-height: 24px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal {
  position: relative;
  margin: 16px auto;
  padding: 0;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(80, 80, 80, 0.25);
  border-radius: 3px;
  color: #000;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal form {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input, .redactor-modal select, .redactor-modal textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: 16px;
  height: 40px;
  outline: 0;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cacfd4;
  border-radius: .1875em;
  box-shadow: none;
  padding: 0 .5em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal textarea {
  padding: .5em;
  height: auto;
  line-height: 1.5;
  vertical-align: top;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal select {
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="12" viewBox="0 0 9 12"><path fill="rgba(0, 0, 0, .4);" d="M0.722,4.823L-0.01,4.1,4.134-.01,4.866,0.716Zm7.555,0L9.01,4.1,4.866-.01l-0.732.726ZM0.722,7.177L-0.01,7.9,4.134,12.01l0.732-.726Zm7.555,0L9.01,7.9,4.866,12.01l-0.732-.726Z"/></svg>');
  background-repeat: no-repeat;
  background-position: right .65em center;
  padding-right: 28px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal select[multiple] {
  background-image: none;
  height: auto;
  padding: .5em .75em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input[type=file] {
  width: auto;
  border: none;
  padding: 0;
  height: auto;
  background: 0 0;
  box-shadow: none;
  display: inline-block;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input[type=checkbox], .redactor-modal input[type=radio] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  vertical-align: middle;
  position: relative;
  bottom: .15rem;
  font-size: 115%;
  margin-right: 3px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .form-item {
  margin-bottom: 20px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .form-item:last-child {
  margin-bottom: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal fieldset .form-item {
  margin-bottom: 12px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal label, .redactor-modal .label-legend {
  display: block;
  color: #555;
  margin-bottom: .25em;
  font-size: 14px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal label .desc, .redactor-modal .label-legend .desc, .redactor-modal label .error, .redactor-modal .label-legend .error, .redactor-modal label .success, .redactor-modal .label-legend .success {
  text-transform: none;
  font-weight: 400;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal label.checkbox, .redactor-modal .checkbox.label-legend {
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  color: inherit;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .form-checkboxes label.checkbox, .redactor-modal .form-checkboxes .checkbox.label-legend {
  display: inline-block;
  margin-right: 1em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input:hover, .redactor-modal select:hover, .redactor-modal textarea:hover {
  outline: 0;
  background-color: #fff;
  border-color: #969fa9;
  box-shadow: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input:focus, .redactor-modal select:focus, .redactor-modal textarea:focus {
  transition: all linear .2s;
  outline: 0;
  background-color: #fff;
  border-color: rgba(0, 125, 255, 0.5);
  box-shadow: 0 0 3px rgba(0, 125, 255, 0.5);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input.error, .redactor-modal select.error, .redactor-modal textarea.error {
  background-color: rgba(255, 50, 101, 0.1);
  border: 1px solid #ff7f9e;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input.error:focus, .redactor-modal select.error:focus, .redactor-modal textarea.error:focus {
  border-color: #ff3265;
  box-shadow: 0 0 1px #ff3265;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input.success, .redactor-modal select.success, .redactor-modal textarea.success {
  background-color: rgba(47, 196, 182, 0.1);
  border: 1px solid #65dacf;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input.success:focus, .redactor-modal select.success:focus, .redactor-modal textarea.success:focus {
  border-color: #2fc4b6;
  box-shadow: 0 0 1px #2fc4b6;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal input.disabled, .redactor-modal input.disabled:hover, .redactor-modal input:disabled, .redactor-modal input:disabled:hover, .redactor-modal select.disabled, .redactor-modal select.disabled:hover, .redactor-modal select:disabled, .redactor-modal select:disabled:hover, .redactor-modal textarea.disabled, .redactor-modal textarea.disabled:hover, .redactor-modal textarea:disabled, .redactor-modal textarea:disabled:hover {
  resize: none;
  opacity: .6;
  cursor: default;
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid #cacfd4;
  box-shadow: none;
  background-color: #fff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .req {
  position: relative;
  top: 1px;
  font-weight: 700;
  color: #ff3265;
  font-size: 110%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .desc {
  color: rgba(51, 51, 51, 0.5);
  font-size: 12px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal span.desc {
  margin-left: .25em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal div.desc {
  margin-top: .25em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal span.error, .redactor-modal span.success {
  font-size: 12px;
  margin-left: .25em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal div.desc {
  margin-bottom: -.5em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-close {
  position: absolute;
  top: 16px;
  right: 12px;
  font-size: 30px;
  line-height: 30px;
  padding: 0 4px;
  color: #000;
  opacity: .3;
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-close:hover {
  opacity: 1;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-close:before {
  content: '\00d7';
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  text-align: center;
  font-family: inherit;
  font-size: 15px;
  font-weight: 500;
  color: #007dff;
  background-color: #fff;
  border-radius: 3px;
  border: 2px solid #007dff;
  min-height: 40px;
  outline: 0;
  padding: .5em 1.25em;
  cursor: pointer;
  line-height: 1.2;
  vertical-align: middle;
  -webkit-appearance: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button:hover {
  outline: 0;
  text-decoration: none;
  background: 0 0;
  color: rgba(0, 125, 255, 0.6);
  border-color: rgba(0, 125, 255, 0.5);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button.redactor-button-secondary {
  border-color: #2a2e34;
  color: #2a2e34;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button.redactor-button-secondary:hover {
  color: rgba(42, 46, 52, 0.6);
  border-color: rgba(42, 46, 52, 0.5);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button.redactor-button-danger, .redactor-modal button.redactor-button-unstyled {
  background: 0 0;
  border-color: transparent;
  color: rgba(42, 46, 52, 0.6);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal button.redactor-button-danger:hover, .redactor-modal button.redactor-button-unstyled:hover {
  background: 0 0;
  border-color: transparent;
  color: #ff3265;
  text-decoration: underline;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-modal-group:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-modal-side {
  float: left;
  width: 30%;
  margin-right: 4%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-modal-side img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal .redactor-modal-area {
  float: left;
  width: 66%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal[dir=rtl] .redactor-close {
  left: 12px;
  right: auto;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal[dir=rtl] textarea {
  direction: ltr;
  text-align: left;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal[dir=rtl] .redactor-modal-footer button.redactor-button-unstyled {
  float: left;
  margin-left: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-header {
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-header:empty {
  display: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-body {
  padding: 32px 48px;
  padding-bottom: 40px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-footer {
  padding: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-footer button {
  margin-right: 4px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-footer button.redactor-button-unstyled {
  margin-right: 0;
  float: right;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-footer:empty {
  display: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-tabs {
  display: flex;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 1em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-tabs a {
  font-size: 15px;
  padding: 2px 0;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  margin-right: 14px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-tabs a:hover {
  transition: all linear .2s;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-modal-tabs a.active, .redactor-modal-tabs a:hover {
  font-weight: 500;
  color: #007dff;
  border-bottom-color: #007dff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles {
  margin: 0;
  padding: 16px 18px;
  color: #333;
  font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  font-size: 1em;
  line-height: 1.5;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles *, .redactor-styles :after, .redactor-styles :before {
  box-sizing: inherit;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles[dir=rtl] {
  direction: rtl;
  unicode-bidi: embed;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles[dir=rtl] ol li, .redactor-styles[dir=rtl] ul li {
  text-align: right;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles[dir=rtl] ol, .redactor-styles[dir=rtl] ol ol, .redactor-styles[dir=rtl] ol ul, .redactor-styles[dir=rtl] ul, .redactor-styles[dir=rtl] ul ol, .redactor-styles[dir=rtl] ul ul {
  margin: 0 1.5em 0 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles[dir=rtl] figcaption {
  text-align: right;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol[dir=rtl], .redactor-styles ol[dir=rtl] ol, .redactor-styles ol[dir=rtl] ul, .redactor-styles ul[dir=rtl], .redactor-styles ul[dir=rtl] ol, .redactor-styles ul[dir=rtl] ul {
  margin: 0 1.5em 0 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol[dir=rtl] li, .redactor-styles ul[dir=rtl] li {
  text-align: right;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles a, .redactor-styles a:hover {
  color: #3397ff;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles address, .redactor-styles blockquote, .redactor-styles dl, .redactor-styles figure, .redactor-styles hr, .redactor-styles p, .redactor-styles pre, .redactor-styles table {
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol, .redactor-styles ul {
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol, .redactor-styles ol ol, .redactor-styles ol ul, .redactor-styles ul, .redactor-styles ul ol, .redactor-styles ul ul {
  margin: 0 0 0 1.5em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol li, .redactor-styles ul li {
  text-align: left;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol ol li {
  list-style-type: lower-alpha;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol ol ol li {
  list-style-type: lower-roman;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles ol, .redactor-styles ul {
  margin-bottom: 1em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h1, .redactor-styles h2, .redactor-styles h3, .redactor-styles h4, .redactor-styles h5, .redactor-styles h6 {
  font-weight: 700;
  color: #111;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
  margin-bottom: .5em;
  line-height: 1.2;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h1 {
  font-size: 2.0736em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h2 {
  font-size: 1.728em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h3 {
  font-size: 1.44em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h4 {
  font-size: 1.2em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h5 {
  font-size: 1em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles h6 {
  font-size: .83333em;
  text-transform: uppercase;
  letter-spacing: .035em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles blockquote {
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
  border: none;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles table {
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles code, .redactor-styles kbd, .redactor-styles mark, .redactor-styles small, .redactor-styles time, .redactor-styles var {
  display: inline-block;
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
  font-size: 87.5%;
  line-height: 1;
  color: rgba(51, 51, 51, 0.9);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles cite, .redactor-styles var {
  opacity: .6;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles var {
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles abbr, .redactor-styles dfn {
  text-transform: uppercase;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles abbr[title], .redactor-styles dfn[title] {
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  cursor: help;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles code, .redactor-styles kbd {
  position: relative;
  top: -1px;
  padding: .25em;
  padding-bottom: .2em;
  border-radius: 2px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles code {
  background-color: #eff1f2;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles mark {
  border-radius: 2px;
  padding: .125em .25em;
  background-color: #fdb833;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles kbd {
  border: 1px solid #e5e7e9;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles sub, .redactor-styles sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles sub {
  bottom: -.25em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles sup {
  top: -.5em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles pre {
  font-family: Consolas,Menlo,Monaco,"Courier New",monospace;
  font-size: .9em;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles pre, .redactor-styles pre code {
  background-color: #f6f7f8;
  padding: 0;
  top: 0;
  display: block;
  line-height: 1.5;
  color: rgba(51, 51, 51, 0.85);
  overflow: none;
  white-space: pre-wrap;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles pre {
  padding: 1rem;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles table {
  border-collapse: collapse;
  max-width: 100%;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles table caption {
  text-transform: uppercase;
  padding: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles table td, .redactor-styles table th {
  border: 1px solid #eee;
  padding: 16px;
  padding-bottom: 15px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles table tfoot td, .redactor-styles table tfoot th {
  color: rgba(0, 0, 0, 0.5);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles audio, .redactor-styles embed, .redactor-styles img, .redactor-styles object, .redactor-styles video {
  max-width: 100%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles embed, .redactor-styles img, .redactor-styles object, .redactor-styles video {
  height: auto !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-styles figcaption {
  display: block;
  opacity: .6;
  font-size: 12px;
  font-style: italic;
  text-align: left;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 5px dashed rgba(0, 125, 255, 0.15);
  position: relative;
  width: 100%;
  min-height: 220px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-placeholder {
  font-size: 15px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-hover {
  background-color: rgba(0, 125, 255, 0.075);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-error {
  background-color: rgba(255, 50, 101, 0.075);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-box-hover {
  outline: 5px dashed rgba(0, 125, 255, 0.3);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.upload-redactor-box-error {
  outline: 5px dashed rgba(255, 50, 101, 0.3);
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure div, .redactor-structure h1, .redactor-structure h2, .redactor-structure h3, .redactor-structure h4, .redactor-structure h5, .redactor-structure h6 {
  position: relative;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure div:before, .redactor-structure h1:before, .redactor-structure h2:before, .redactor-structure h3:before, .redactor-structure h4:before, .redactor-structure h5:before, .redactor-structure h6:before {
  width: 24px;
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  opacity: .5;
  left: -26px;
  top: 50%;
  margin-top: -7px;
  text-align: right;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h1:before {
  content: "h1";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h2:before {
  content: "h2";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h3:before {
  content: "h3";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h4:before {
  content: "h4";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h5:before {
  content: "h5";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure h6:before {
  content: "h6";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-structure div:before {
  content: "div";
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  height: 10px;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
#redactor-progress span {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #007dff;
  background-size: 40px 40px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-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 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box-fullscreen {
  z-index: 1051;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-box-fullscreen-target {
  position: absolute !important;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-body-fullscreen .redactor-context-toolbar, .redactor-body-fullscreen .redactor-dropdown {
  z-index: 1052;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-body-fullscreen #redactor-overlay {
  z-index: 1098;
}

/* line 1, vendor/assets/stylesheets/redactor/redactor.min.css */
.redactor-body-fullscreen #redactor-modal {
  z-index: 1099;
}

/* line 1, vendor/assets/stylesheets/_parsley.scss */
.parsley-errors-list {
  color: #e51c23;
  font-size: 14px;
  margin: 8px 0 0;
  list-style: none;
  padding: 0;
  display: none;
}

/* line 9, vendor/assets/stylesheets/_parsley.scss */
.parsley-errors-list.filled {
  display: block;
}

/* line 17, vendor/assets/stylesheets/_parsley.scss */
#error_explanation ul {
  list-style: none;
  padding: 8px 0;
  margin: 8px 0;
}

/* line 22, vendor/assets/stylesheets/_parsley.scss */
#error_explanation ul > li {
  position: relative;
  color: #e51c23;
  padding-left: 20px;
  /*&::before {
      content: '';
      position: absolute;
      top: .5em;
      left: 0;
      width: $error-icon-size;
      height: $error-icon-size;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' fill='%23d1554a' width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.12 26.816l-10.88-10.88L29.12 5.184c.32-.32.448-.704.448-1.088 0-.448-.192-.832-.448-1.088-.576-.576-1.664-.576-2.24 0L16.064 13.76 5.12 2.816c-.576-.576-1.664-.576-2.24 0-.64.64-.64 1.6 0 2.24l10.944 11.008L2.88 26.944c-.32.32-.448.704-.448 1.088 0 .448.192.832.448 1.088s.64.448 1.024.448c.448 0 .896-.256 1.088-.576l10.944-10.816L26.88 29.184c.256.256.64.448 1.024.448s.832-.192 1.152-.576c.64-.64.64-1.6.064-2.24z'/%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
    }*/
}

/* line 40, vendor/assets/stylesheets/_parsley.scss */
#error_explanation ul > li + li {
  margin-top: 8px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
span.multiselect-native-select {
  position: relative;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container .input-group {
  margin: 5px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li {
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li > a.multiselect-all label, .multiselect-container > li > a.multiselect-all .label-legend {
  font-weight: 700;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li.multiselect-group label, .multiselect-container > li.multiselect-group .label-legend {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li.multiselect-group-clickable label, .multiselect-container > li.multiselect-group-clickable .label-legend {
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li > a {
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li > a > label, .multiselect-container > li > a > .label-legend {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li > a > label.checkbox, .multiselect-container > li > a > .checkbox.label-legend, .multiselect-container > li > a > label.radio, .multiselect-container > li > a > .radio.label-legend {
  margin: 0;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > li > a > label > input[type=checkbox], .multiselect-container > li > a > .label-legend > input[type=checkbox] {
  margin-bottom: 5px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container .checkbox.label-legend, .form-inline .multiselect-container label.radio, .form-inline .multiselect-container .radio.label-legend {
  padding: 3px 20px 3px 40px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-multiselect.css */
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a .checkbox.label-legend input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio], .form-inline .multiselect-container li a .radio.label-legend input[type=radio] {
  margin-left: -20px;
  margin-right: 0;
}

/* Tags Input */
/* https://github.com/TimSchlechter/bootstrap-tagsinput */
/* line 3, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput {
  width: 100%;
}

/* line 6, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.label {
  line-height: 2 !important;
}

/* line 10, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}

/* line 23, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}

/* line 33, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

/* line 37, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  font-weight: normal;
}

/* line 41, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}

/* line 45, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}

/* line 49, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 52, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_404.scss */
body.is_404 {
  position: relative;
  padding-bottom: 308px;
}

/* line 11, app/assets/stylesheets/boards/bundles/../modules/_404.scss */
.notFound-image {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_alpha.scss */
.alphaStop {
  background: #f6f7fa;
  padding: 4px 8px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_applicant.scss */
#create_job_alert {
  margin: 5px 7px 0 0;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_applicant.scss */
.job_alerts_label {
  margin-bottom: 0px;
}

/* line 2, app/assets/stylesheets/boards/bundles/../modules/_applicant_table.scss */
.applicant-table-header {
  border-bottom: 1px solid #ccc;
}

/* line 6, app/assets/stylesheets/boards/bundles/../modules/_applicant_table.scss */
.applicant-table-applicant-wrapper {
  border-bottom: 1px solid #ccc;
}

/* line 10, app/assets/stylesheets/boards/bundles/../modules/_applicant_table.scss */
.applicant-table .even {
  background: #f6f7fa;
}

/* line 4, app/assets/stylesheets/boards/bundles/../modules/_backfill.scss */
.indeed-apply {
  color: #f60;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_backfill.scss */
.zip-apply {
  color: #277f6a;
  border: 1px solid #d3d5d8;
  border-radius: 2em;
  padding: 3px 15px 3px 15px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

/* line 16, app/assets/stylesheets/boards/bundles/../modules/_backfill.scss */
.zip-apply:hover {
  background-color: #f5f6f7;
  border-color: #d3d5d8;
  text-decoration: none;
  color: #277f6a;
}

/* line 22, app/assets/stylesheets/boards/bundles/../modules/_backfill.scss */
.zip-apply:visited {
  color: #277f6a;
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blog-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
  .blog-hero {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogTeaser-media {
  flex: none;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
  .blogTeaser {
    display: flex;
    width: 100%;
  }
  /* line 26, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
  .blogTeaser-content {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 33, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
  .blogTeaser-content {
    margin-top: 30px;
  }
}

/* line 38, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogTeaser + * {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #ccc;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogAuthor {
  color: #666;
}

/* line 48, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogAuthor-wrap {
  display: flex;
  width: 100%;
  max-width: 400px;
}

/* line 56, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogAuthor-media img {
  border-radius: 50%;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogAuthor-content {
  margin-left: 30px;
}

/* line 66, app/assets/stylesheets/boards/bundles/../modules/_blog.scss */
.blogAuthor-content p:last-child {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.main_header {
  font-size: 24px;
  font-weight: 400;
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  .mobile-apply-button {
    background-color: #fff;
    border-top: 1px solid #ccc;
    bottom: 0;
    height: 76px;
    left: 0;
    padding: 8px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100;
  }
}

/* Cards */
/* line 22, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
#cards_container {
  margin: 0 auto;
  max-width: 1174px;
  width: 100%;
}

/* line 28, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
#cards_layout {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: auto;
}

/* line 35, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4.5px;
  color: #666;
  font-size: 12px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 3px 6px rgba(47, 54, 57, 0.1), 0px -1px 1px rgba(47, 54, 57, 0.05);
}

/* line 48, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .inner {
  padding: 16px;
}

/* line 52, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_job_title,
.card .card_job_company,
.card .card_job_location {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 62, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_job_title {
  font-size: 16px;
  font-weight: 700;
  /* Wrap and display only 2 lines */
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.6em;
  max-height: 3.2em;
  /* non-webkit fallback */
}

/* line 75, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_job_company,
.card .card_job_location {
  font-size: 14px;
}

/* line 80, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .employer_logo img {
  height: 40px;
}

/* line 84, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .remote_label {
  display: inline;
  text-align: center;
  white-space: nowrap;
  font-size: 100%;
  border-radius: 6px;
  padding: 8px;
}

/* line 93, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_icon {
  width: 12px;
  text-align: center;
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_ctas {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0.43%, #ffffff 80.12%);
  border-radius: 13px;
}

/* line 109, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_ctas .btn {
  padding: 8px 30px;
  font-weight: 700;
  background-color: #ffffff;
  text-shadow: none;
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .job_header {
  margin-bottom: 10px;
}

/* line 121, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .job_info {
  margin-top: 20px;
}

/* line 125, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
.card .card_job_desc {
  margin-top: 20px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 132, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  .card {
    width: 49%;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 139, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  .card {
    width: 33%;
    max-width: 360px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* line 147, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  .card {
    max-width: 277px;
    width: 25%;
  }
}

/* line 153, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
#job_suggestions {
  /* Small devices (tablets, 768px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  /* line 156, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  #job_suggestions .card {
    width: 49%;
  }
}

@media (min-width: 1200px) {
  /* line 163, app/assets/stylesheets/boards/bundles/../modules/_cards.scss */
  #job_suggestions .card {
    max-width: 285px;
    width: 33%;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.panel--employer {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-media {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 200px;
}

/* line 15, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-searchWrap {
  position: relative;
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-searchWrap svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-searchWrap input {
  padding-left: 38px;
}

/* line 30, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  /* line 30, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
  .employer-carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 39, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
  .employer-carousel .slick-slide {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
}

/* line 51, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-slide::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 50%;
}

/* line 58, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 67, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-slide .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 77, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
}

/* line 89, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-dots > li button {
  appearance: none;
  font-size: 0;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 1px solid #ccc;
  outline: none;
  color: transparent;
  cursor: pointer;
  background: transparent;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 105, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-dots > li button:hover, .employer-carousel .slick-dots > li button:focus {
  outline: none;
}

/* line 113, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-dots > li.slick-active button {
  background: #ccc;
}

/* line 118, app/assets/stylesheets/boards/bundles/../modules/_employers.scss */
.employer-carousel .slick-dots > li + li {
  margin-left: 15px;
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footer {
  background: #fff;
  padding: 60px 0;
}

@media (max-width: 767px) {
  /* line 11, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
  .footerWrap > * {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
  .footerWrap {
    display: flex;
  }
}

@media (min-width: 768px) {
  /* line 21, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
  .footerLinks {
    display: flex;
    flex-wrap: wrap;
  }
}

/* line 28, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footerLinks a {
  color: #bbb;
}

/* line 31, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footerLinks a:hover, .footerLinks a:focus, .footerLinks a.is-active {
  color: #666;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
  .footerLogo {
    flex: 1 1 0%;
    text-align: right;
  }
}

/* line 46, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footerLogoLink {
  display: inline-flex;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
  .footerLogoLink {
    justify-content: flex-end;
  }
}

/* line 55, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footerLogoImg {
  width: 50%;
}

/* line 59, app/assets/stylesheets/boards/bundles/../modules/_footer.scss */
.footerLogoText {
  color: #bbb;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal {
    display: flex;
    width: 100%;
  }
  /* line 9, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal > *:not(.formHorizontal-submit) {
    flex: 1 1 0%;
  }
  /* line 13, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal > * + * {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /* line 23, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal > * + * {
    margin-top: 15px;
  }
  /* line 30, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal-submit .btn {
    width: 100%;
  }
}

/* line 39, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.form-control.is-notValid {
  border-color: #e51c23;
  outline: none;
  box-shadow: none;
}

@media (max-width: 767px) {
  /* line 47, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .formHorizontal-submit:only-child {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  /* line 53, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  formHorizontal-submit:only-child {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formGroup {
    display: flex;
    width: 100%;
    align-items: center;
  }
  /* line 69, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formGroup--top {
    align-items: flex-start;
  }
  /* line 72, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formGroup--top .jobApply-formLabel {
    padding-top: 8px;
  }
  /* line 79, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formGroup > * + * {
    margin-left: 15px;
  }
}

/* line 85, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.flex-formGroup + .flex-formGroup {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 90, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formRow {
    display: flex;
    width: 100%;
  }
  /* line 98, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formRow > * + * {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /* line 108, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formRow > * + * {
    margin-top: 15px;
  }
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.flex-formLabel label, .flex-formLabel .label-legend {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 115, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formLabel {
    width: 160px;
  }
}

@media (max-width: 767px) {
  /* line 115, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formLabel {
    margin-bottom: 8px;
  }
}

@media (min-width: 768px) {
  /* line 130, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formContent {
    flex: 1;
  }
}

@media (max-width: 767px) {
  /* line 138, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formContent + .flex-formContent {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  /* line 144, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
  .flex-formNote {
    margin-top: 8px;
  }
}

/* line 153, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.braintree-hosted-fields-number {
  width: 17em;
}

/* line 158, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.braintree-hosted-fields-cvv {
  width: 8em;
}

/* line 164, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.braintree-hosted-fields-expiration-date {
  width: 8em;
}

/* line 170, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.braintree-hosted-fields-postal-code {
  width: 8em;
}

/* line 174, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.inline-input {
  width: 50px;
  margin-right: 5px;
  margin-left: 5px;
}

/* line 181, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.label-legend {
  font-size: unset;
  line-height: unset;
  color: unset;
  border: unset;
}

/* line 189, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.input-icon {
  background-color: #FFFFFF;
  color: #AAAAAA;
}

/* line 193, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.input-icon i {
  width: 16px;
}

/* line 198, app/assets/stylesheets/boards/bundles/../modules/_forms.scss */
.input-with-icon {
  box-shadow: none;
  border-left-width: 0px;
  padding-left: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_google_yolo.scss */
iframe[src^="https://smartlock.google.com/iframe/request"][src*="renderMode=navPopout"] {
  top: 50px !important;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-nav {
  overflow-x: hidden;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-mobileToggle {
  height: 60px;
  display: block;
  float: left;
  margin-right: MIN(30px, 5%);
}

@media (min-width: 992px) {
  /* line 9, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
  .header-mobileToggle {
    display: none;
  }
}

/* line 19, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-mobileToggle a {
  line-height: 60px;
  color: #4caf50 !important;
  display: inline-block;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-mobileToggle svg {
  vertical-align: middle;
}

/* line 30, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-logo {
  display: block;
  float: left;
  margin-right: 30px;
  height: 60px;
}

@media (max-width: 992px) {
  /* line 30, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
  .header-logo {
    margin-right: 5%;
  }
}

/* line 40, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-logo img,
.header-logo span {
  max-width: 200px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: top;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-logo img {
  height: 100%;
  object-fit: contain;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
  .header-logo img {
    max-height: 45px;
  }
}

@media (max-width: 992px) {
  /* line 54, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
  .header-logo img {
    padding: 5px;
  }
}

@media (max-width: 280px) {
  /* line 54, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
  .header-logo img {
    height: 35%;
  }
}

/* line 68, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-logo span {
  display: block;
  font-size: 20px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 76, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-logo span:hover, .header-logo span:active {
  color: #212121;
}

/* line 83, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-right {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
  display: flex;
  list-style: none;
  background: #fff;
  z-index: 2;
}

/* line 94, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-right > li {
  position: relative;
}

/* line 97, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-right > li > a {
  padding: 17.5px 10px 15px;
  position: relative;
  display: block;
  color: #666;
  line-height: 25px;
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-right > li > a:hover, .header-right > li > a:focus {
  color: #212121;
}

/* line 112, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-userAvatar {
  display: flex;
  width: 100%;
  position: relative;
  padding-left: 48px;
  align-items: center;
}

/* line 119, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-userAvatar img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

/* line 130, app/assets/stylesheets/boards/bundles/../modules/_header.scss */
.header-userAvatar svg {
  top: 0;
}

/* line 20, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1 {
  background: #fff;
}

/* line 23, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-aux {
  background: #f4f4f3;
  margin-bottom: 30px;
}

/* line 27, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-auxList {
  list-style: none;
  padding: 0;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-auxList > li > a {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  padding: 8px 0;
  color: #666;
  letter-spacing: .5px;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-auxList > li > a:hover, .headerV1-auxList > li > a:focus {
  color: #212121;
}

/* line 51, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-auxList > li + li {
  margin-left: 30px;
}

/* line 64, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-aux .dropdown-toggle:hover .icon-employers {
  fill: #4caf50;
}

/* line 72, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-aux .dropdown.open .icon-employers {
  fill: #4caf50;
}

/* line 77, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-aux .dropdown-menu {
  margin-top: 0;
}

/* line 83, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-logo {
  display: flex;
  width: 100%;
  justify-content: center;
}

/* line 88, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-logo a {
  display: inline-block;
  vertical-align: top;
}

/* line 93, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-logo img {
  max-height: 100px;
  max-width: 400px;
}

/* line 99, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav {
  margin-top: 30px;
}

/* line 102, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

/* line 112, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav li + li {
  margin-left: 30px;
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav a {
  display: block;
  padding-bottom: 15px;
  color: #666;
  font-size: 18px;
}

/* line 123, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav a:focus {
  position: relative;
  color: #212121;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav a:focus::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 129, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.no-touch .headerV1-nav a:hover {
  position: relative;
  color: #212121;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.no-touch .headerV1-nav a:hover::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 135, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav .active {
  position: relative;
}

/* line 138, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav .active a {
  position: relative;
  color: #212121;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1-nav .active a::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 147, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1 .header-userAvatar {
  padding-left: 38px;
}

/* line 150, app/assets/stylesheets/boards/bundles/../modules/_header-variation1.scss */
.headerV1 .header-userAvatar img {
  width: 30px;
  height: 30px;
}

/* line 16, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 {
  background: #fff;
}

/* line 19, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-topWrapper {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 15px 0 30px;
}

/* line 28, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-logo a {
  display: inline-block;
  vertical-align: top;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-logo img {
  max-height: 200px;
}

/* line 38, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-ad {
  flex: 1;
  text-align: center;
  margin-left: 30px;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-ad a {
  display: inline-block;
  vertical-align: top;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-navWrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* line 58, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul, .headerV2-right > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
}

/* line 67, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li + li, .headerV2-right > ul > li + li {
  margin-left: 30px;
}

/* line 71, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li > a, .headerV2-right > ul > li > a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #666;
  padding-bottom: 15px;
  letter-spacing: .5px;
}

/* line 79, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li > a:focus, .headerV2-right > ul > li > a:focus {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li > a:focus::after, .headerV2-right > ul > li > a:focus::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 85, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.no-touch .headerV2-left > ul > li > a:hover, .no-touch .headerV2-right > ul > li > a:hover {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.no-touch .headerV2-left > ul > li > a:hover::after, .no-touch .headerV2-right > ul > li > a:hover::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 91, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li.active, .headerV2-right > ul > li.active {
  position: relative;
}

/* line 94, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li.active a, .headerV2-right > ul > li.active a {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-left > ul > li.active a::after, .headerV2-right > ul > li.active a::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 109, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .dropdown-toggle:hover .icon-employers {
  fill: #4caf50;
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .dropdown.open .icon-employers {
  fill: #4caf50;
}

/* line 122, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .dropdown-menu {
  margin-top: 0;
}

/* line 127, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2-right {
  margin-left: auto;
  padding-left: 30px;
}

/* line 134, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .dropdown-toggle:hover, .headerV2 .dropdown-toggle:focus {
  color: #212121;
}

/* line 138, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .dropdown-toggle:hover::after, .headerV2 .dropdown-toggle:focus::after {
  display: none;
}

/* line 147, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .header-userAvatar {
  padding-left: 38px;
}

/* line 150, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerV2 .header-userAvatar img {
  width: 30px;
  height: 30px;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 {
  background: #fff;
}

/* line 11, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 15px 0 30px;
}

/* line 19, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-wrapper > * + * {
  margin-left: 15px;
}

/* line 27, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-logo a {
  display: inline-block;
  vertical-align: top;
}

/* line 32, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-logo img {
  max-width: 200px;
  max-height: 80px;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul, .headerV3-userNav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
}

/* line 50, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul > li + li, .headerV3-userNav > ul > li + li {
  margin-left: 15px;
}

/* line 54, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul > li > a, .headerV3-userNav > ul > li > a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #666;
  letter-spacing: .5px;
  padding: 8px 0;
}

/* line 62, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul > li > a:focus, .headerV3-userNav > ul > li > a:focus {
  color: #212121;
}

/* line 68, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.no-touch .headerV3-nav > ul > li > a:hover, .no-touch .headerV3-userNav > ul > li > a:hover {
  color: #212121;
}

/* line 74, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul > li.active, .headerV3-userNav > ul > li.active {
  position: relative;
}

/* line 77, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav > ul > li.active a, .headerV3-userNav > ul > li.active a {
  color: #212121;
}

/* line 85, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-nav {
  flex: 1;
  padding-left: 23px;
  margin-left: 23px;
  border-left: 1px solid #ccc;
}

/* line 92, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-userNav {
  flex: none;
}

/* line 99, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-userNav > ul > li + li {
  margin-left: 23px;
  padding-left: 23px;
  border-left: 1px solid #ccc;
}

/* line 111, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .dropdown-toggle {
  white-space: nowrap;
}

/* line 116, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .dropdown-toggle:hover .icon-employers {
  fill: #4caf50;
}

/* line 124, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .dropdown.open .icon-employers {
  fill: #4caf50;
}

/* line 129, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .dropdown-menu {
  margin-top: 0;
}

/* line 134, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3-right {
  margin-left: auto;
  padding-left: 30px;
}

/* line 141, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .dropdown-toggle:hover, .headerV3 .dropdown-toggle:focus {
  color: #212121;
}

/* line 150, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .header-userAvatar {
  padding-left: 38px;
}

/* line 153, app/assets/stylesheets/boards/bundles/../modules/_header-variation3.scss */
.headerV3 .header-userAvatar img {
  width: 30px;
  height: 30px;
}

/*@mixin headerV2-active-styles() {
  position: relative;
  color: $text-color;

  &::after {
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    position: absolute;
    background: $brand-success;
    bottom: 0;
  }
}*/
/* line 19, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom {
  background: #fff;
}

/* line 22, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-aux {
  background: #f4f4f3;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-auxList {
  list-style: none;
  padding: 0;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

/* line 35, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-auxList > li > a {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  padding: 8px 0;
  color: #666;
  letter-spacing: .5px;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-auxList > li > a:hover, .headerCustom-auxList > li > a:focus {
  color: #212121;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-auxList > li + li {
  margin-left: 30px;
}

/* line 59, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-topWrapper {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 15px 0 30px;
}

/* line 68, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-navWrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* line 77, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul, .headerCustom-right > ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  display: flex;
  width: 100%;
}

/* line 86, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul > li + li, .headerCustom-right > ul > li + li {
  margin-left: 30px;
}

/* line 90, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul > li > a, .headerCustom-right > ul > li > a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #98918f;
  padding-bottom: 15px;
  letter-spacing: .5px;
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul > li > a:focus, .headerCustom-right > ul > li > a:focus {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerCustom-left > ul > li > a:focus::after, .headerCustom-right > ul > li > a:focus::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.no-touch .headerCustom-left > ul > li > a:hover, .no-touch .headerCustom-right > ul > li > a:hover {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.no-touch .headerCustom-left > ul > li > a:hover::after, .no-touch .headerCustom-right > ul > li > a:hover::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 110, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul > li.active, .headerCustom-right > ul > li.active {
  position: relative;
}

/* line 113, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom-left > ul > li.active a, .headerCustom-right > ul > li.active a {
  position: relative;
  color: #212121;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_header-variation2.scss */
.headerCustom-left > ul > li.active a::after, .headerCustom-right > ul > li.active a::after {
  content: '';
  height: 4px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #4caf50;
  bottom: 0;
}

/* line 125, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom .header-userAvatar {
  padding-left: 38px;
}

/* line 128, app/assets/stylesheets/boards/bundles/../modules/_header-custom.scss */
.headerCustom .header-userAvatar img {
  width: 30px;
  height: 30px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
  .hero {
    height: 480px;
  }
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.hero-shadow {
  text-shadow: 0 1px 1px #666;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.heroTextWrapper {
  margin-bottom: 30px;
  padding: 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
  .heroTextWrapper {
    display: inline-block;
  }
}

/* line 31, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.heroTextWrapper h1 {
  margin-top: 0 !important;
  font-size: 5vmax;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
  .heroTextWrapper h1 {
    font-size: 4vmax;
  }
}

/* line 42, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.heroTextWrapper p {
  margin-bottom: 0 !important;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
  .heroSearchPad {
    padding: 0 60px;
  }
}

/* line 55, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.postCta-sub {
  font-weight: normal;
  opacity: .75;
  line-height: 1.25;
  font-size: 16px;
}

/* line 86, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li {
  width: 50%;
  text-align: center;
}

/* line 92, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li.active a {
  background-color: transparent;
  border: 0;
  position: relative;
}

/* line 71, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li.active a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #4caf50;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 95, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li.active a:hover, .tabs-segments > li.active a:focus {
  background-color: transparent;
  border: 0;
  position: relative;
}

/* line 71, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li.active a:hover::after, .tabs-segments > li.active a:focus::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #4caf50;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 102, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li.auto_width {
  width: auto;
}

/* line 106, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li > a {
  border: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  color: #bbb;
}

/* line 114, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.tabs-segments > li > a:focus, .tabs-segments > li > a:hover {
  background-color: transparent;
  color: #666;
}

/* line 125, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers {
  margin: 0 -20px;
  padding: 20px;
  background: #f6f7fa;
}

/* line 130, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider {
  margin: 0;
  list-style: none;
  padding: 0 0 38px;
  position: relative;
  opacity: 0;
}

/* line 137, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider.slick-initialized {
  opacity: 1;
}

/* line 143, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-slide {
  width: 220px;
}

/* line 147, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-track {
  padding: 4px 0;
  display: flex;
}

/* line 152, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-arrow {
  position: absolute;
  bottom: -15px;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #666;
  left: 50%;
  transform: translateX(-50%);
}

/* line 167, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-arrow svg {
  vertical-align: middle;
}

/* line 172, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-prev {
  margin-left: -17.5px;
}

/* line 176, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployers-slider .slick-next {
  margin-left: 32.5px;
}

/* line 183, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployer {
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  height: auto;
}

/* line 191, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployer-media {
  max-width: 100px;
  max-height: 100px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}

/* line 198, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployer-mediaWrapper {
  min-height: 100px;
  display: flex;
  align-items: center;
}

/* line 205, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployer-link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 215, app/assets/stylesheets/boards/bundles/../modules/_home.scss */
.featuredEmployer-link:hover ~ .text-primary {
  color: #0c7cd5;
}

/* line 6, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon {
  fill: currentColor;
  width: 1em;
  height: 1em;
  line-height: 1;
  position: relative;
  top: -1px;
  max-width: 100%;
}

/* line 15, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
a .icon {
  pointer-events: none;
}

/* line 19, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.small .icon {
  top: 0;
}

/* line 23, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon--small {
  width: 0.65em;
  height: 0.65em;
}

/* line 28, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon--medium {
  width: 1.25em;
  height: 1.25em;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon--large {
  width: 1.5em;
  height: 1.5em;
}

/* line 38, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon--align {
  vertical-align: text-bottom;
}

/* line 42, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon--middle {
  vertical-align: middle;
}

/* line 46, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.icon-flip {
  backface-visibility: hidden;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_icon.scss */
.open .icon-flip {
  transform: rotate(180deg);
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
[class^='shareIcon-'] {
  display: inline-block;
  border-radius: 3px;
  line-height: 1;
  padding: 8px;
}

/* line 7, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
[class^='shareIcon-'] svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  vertical-align: middle;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.shareIcon-facebook {
  color: #3b5998;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.shareIcon-linkedin {
  color: #0077b5;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.shareIcon-twitter {
  color: #1da1f2;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.shareIcon-rss {
  color: #f26522;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.shareIcon-mail {
  background: #848d9e;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobDetail-success {
  background: linear-gradient(to bottom, #5ec761, #57b493);
  padding: 30px 0;
}

/* line 47, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobDetail-successIcon {
  width: 80px;
  height: 80px;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobDetail-header {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 53, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .jobDetail-header {
    display: flex;
    width: 100%;
  }
  /* line 60, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .jobDetail-headerIntro {
    flex: 1 1 0%;
    margin-top: 0;
  }
  /* line 65, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .jobDetail-headerMedia {
    order: 1;
  }
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .jobDetail-headerIntro {
    margin-top: 15px;
  }
}

/* line 77, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobDetail-headerMedia {
  width: 130px;
}

/* line 84, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobDetail-modal .modal-header,
.jobDetail-modal .modal-body {
  background: #fff;
}

/* line 92, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail .jobDetail-header .u-mt--large {
  margin-top: 0 !important;
}

/* line 96, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail details summary {
  cursor: pointer;
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail details summary p {
  min-height: 2em;
  max-height: 4.5em;
  overflow: hidden;
}

/* line 105, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail details[open] summary {
  display: none;
}

/* line 107, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail .expand-cutoff {
  margin-top: -2.5em;
  position: relative;
  z-index: 2;
  background: linear-gradient(to top, white 50%, rgba(255, 255, 255, 0));
}

/* line 112, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail .expand-cutoff .btn {
  margin-top: 1em;
  position: relative;
}

/* line 116, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail .expand-cutoff hr {
  position: absolute;
  bottom: 1em;
  width: 50%;
  margin: 0 25%;
}

/* line 124, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.expiredJobDetail .expiration-notice {
  margin: 1em 0;
}

@media (max-width: 767px) {
  /* line 91, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .expiredJobDetail {
    padding-top: 0;
  }
  /* line 131, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
  .expiredJobDetail .similarJobs .panel-body {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 140, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobApply-resumeLink {
  color: #bbb;
  display: inline-block;
}

/* line 144, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobApply-resumeLink > svg {
  vertical-align: middle;
}

/* line 148, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.jobApply-resumeLink:hover, .jobApply-resumeLink:active {
  color: #666;
}

/* line 155, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.job-body {
  word-break: break-word;
}

/* line 158, app/assets/stylesheets/boards/bundles/../modules/_job-details.scss */
.job-body img {
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

/* line 10, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > * {
  display: flex;
  align-items: flex-start;
  position: relative;
  width: 100%;
  padding: 19px;
  overflow: hidden;
  min-height: 120px;
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList > * > * + * {
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList > * {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  /* line 10, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList > * {
    display: block;
    padding: 15px 0;
  }
}

/* line 36, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > *.is-featured {
  background: #f6f7fa;
}

@media (max-width: 767px) {
  /* line 36, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList > *.is-featured {
    margin: 0 -10px;
    padding: 15px 10px;
    width: auto;
  }
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > *.is-featured::after {
  content: '';
  position: absolute;
  z-index: 2;
  width: 4px;
  top: 0;
  left: 0;
  height: 100%;
  background: #4caf50;
}

/* line 58, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > *.is-featured + *:not(.is-featured) {
  border-top: 0;
}

/* line 62, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > *.is-featured + *.is-featured {
  border-top-color: #ccc;
}

/* line 68, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > * + * {
  border-top: 1px solid #ccc;
}

/* line 74, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList > *:not(.is-featured) + .is-featured {
  border-top: 0;
}

/* line 80, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-media {
  width: 80px;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
}

@media (max-width: 767px) {
  /* line 80, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-media {
    display: none;
  }
}

/* line 91, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-intro {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 95, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-introWrap {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 95, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-introWrap {
    display: flex;
  }
}

@media (min-width: 768px) {
  /* line 91, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-intro {
    width: 100%;
  }
}

/* line 108, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-location {
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 108, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-location {
    margin-left: 15px;
  }
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-date {
  flex: 1 0 auto;
  text-align: right;
  align-self: center;
}

@media (max-width: 767px) {
  /* line 117, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-date {
    text-align: left;
  }
}

/* line 128, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-introMeta {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: -8px 0 8px -8px;
}

/* line 135, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-introMeta > * {
  margin-top: 8px;
  margin-left: 8px;
}

/* line 140, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-introMeta i {
  margin-right: 4px;
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-introMeta {
    font-size: 14px;
  }
}

/* line 149, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-description {
  margin-top: 15px;
}

/* line 153, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-description p:last-child {
  margin-bottom: 0;
}

/* line 159, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
.jobList-title {
  font-size: 16px;
}

@media (min-width: 768px) {
  /* line 159, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 167, app/assets/stylesheets/boards/bundles/../modules/_job-list.scss */
  .jobList-salary,
.jobList-position,
.jobList-description,
.jobList-date {
    font-size: 14px;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_map.scss */
#map {
  height: 400px;
  width: 100%;
}

/* line 2, app/assets/stylesheets/boards/bundles/../modules/_multiselect.scss */
.multiselect-container .u-textBold label, .multiselect-container .u-textBold .label-legend {
  font-weight: bold !important;
}

/* line 6, app/assets/stylesheets/boards/bundles/../modules/_multiselect.scss */
.multiselect-container .nested_option label, .multiselect-container .nested_option .label-legend {
  margin-left: 15px !important;
}

/* line 10, app/assets/stylesheets/boards/bundles/../modules/_multiselect.scss */
.multiselect-container .multiselect-clear-filter {
  border: 1px solid #ccc;
}

/* line 14, app/assets/stylesheets/boards/bundles/../modules/_multiselect.scss */
.multiselect-container input[type="checkbox"] {
  margin-top: 3px;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_multiselect.scss */
.page-content .multiselect-container input[type="checkbox"] {
  margin-top: 6px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 30px;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav > *:first-child {
  flex: 1 1 0%;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav > * + * {
  margin-left: 15px;
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav-buttons {
  white-space: nowrap;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav-buttons a {
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

/* line 31, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav-buttons a.is-inactive {
  opacity: .5;
}

/* line 35, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav-buttons a + a {
  margin-left: 8px;
}

/* line 39, app/assets/stylesheets/boards/bundles/../modules/_page-nav.scss */
.pageNav-buttons a svg {
  line-height: 1;
  vertical-align: middle;
  fill: #666;
}

/* line 2, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-breadcrumbs {
  color: #bbb;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-breadcrumbs a {
  color: #bbb;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-breadcrumbs a:hover, .postJob-breadcrumbs a:focus {
  color: #666;
}

/* line 14, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-breadcrumbs svg {
  margin: 0 0;
}

/* line 19, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-header {
  margin: -20px -20px 20px;
  padding: 20px;
  font-size: 20px;
  background: #f5f5f5;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-header--success {
  background: #4caf50;
  color: #fff;
}

/* line 31, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade {
  background: #f6f7fa;
  border-radius: 3px;
  padding: 15px;
  border: 2px solid transparent;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  display: flex;
  width: 100%;
}

/* line 42, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade.is-active {
  border-color: #4caf50;
}

/* line 48, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade > * + * {
  margin-left: 15px;
}

@media (min-width: 768px) {
  /* line 53, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJobUpgrade-intro {
    width: 60%;
  }
}

/* line 60, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade-priceSection {
  align-self: center;
  flex: 1;
  text-align: right;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade-priceSection .member_price {
  font-size: 30px;
}

/* line 70, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade-price {
  align-self: center;
  flex: 1;
  text-align: right;
  font-size: 20px;
}

@media (min-width: 768px) {
  /* line 70, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJobUpgrade-price {
    font-size: 30px;
  }
}

/* line 81, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade-select {
  align-self: center;
  flex: 1;
  text-align: right;
}

/* line 86, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade-select .form-control {
  width: auto;
  display: inline-block;
  font-size: 20px;
  height: auto;
}

@media (min-width: 768px) {
  /* line 86, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJobUpgrade-select .form-control {
    font-size: 30px;
  }
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJobUpgrade + .postJobUpgrade {
  margin-top: 15px;
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-wrapper {
  position: relative;
  z-index: 1;
}

@media (min-width: 1200px) {
  /* line 104, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJob-compensation-wrapper {
    display: flex;
    width: 100%;
  }
}

/* line 112, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-wrapper .input-group {
  display: flex;
  width: 100%;
}

/* line 117, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-wrapper .input-group-addon {
  padding: 0;
  width: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 125, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-wrapper .form-control {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 131, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-maxWrapper {
  flex: none;
}

/* line 134, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-maxWrapper--on {
  display: flex;
  width: 100%;
  align-items: center;
}

/* line 139, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-maxWrapper--on > * + * {
  margin-left: 8px;
}

/* line 145, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-maxToggleText {
  white-space: nowrap;
  display: inline-block;
}

/* line 150, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-leftGroup {
  display: flex;
  width: 100%;
  align-items: center;
}

/* line 155, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-leftGroup > * {
  width: 50%;
}

/* line 159, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-leftGroup > * + * {
  margin-left: 8px;
}

@media (min-width: 1200px) {
  /* line 150, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJob-compensation-leftGroup {
    width: 65%;
  }
}

/* line 168, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-rightGroup {
  display: flex;
  width: 100%;
}

/* line 172, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-rightGroup > * + * {
  margin-left: 8px;
}

@media (min-width: 1200px) {
  /* line 168, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJob-compensation-rightGroup {
    width: 35%;
    margin-left: 15px;
  }
}

@media (max-width: 1199px) {
  /* line 168, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .postJob-compensation-rightGroup {
    margin-top: 15px;
  }
}

/* line 186, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.postJob-compensation-footer {
  font-size: 14px;
}

/* line 194, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-table {
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #f6f7fa;
}

/* line 201, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-row {
  padding: 15px;
  display: flex;
  width: 100%;
  align-items: center;
}

/* line 209, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-row > * + * {
  margin-left: 15px;
}

@media (max-width: 767px) {
  /* line 214, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .payment-row--collapse {
    display: block;
  }
  /* line 221, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .payment-row--collapse > * + * {
    margin-left: 0;
    margin-top: 15px;
  }
}

/* line 229, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-row + .payment-row {
  border-top: 1px solid #ccc;
}

/* line 234, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-icon {
  border-radius: 3px;
  color: #fff;
  background: linear-gradient(to right, #4caf50, #5cb860);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

/* line 243, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-icon svg {
  vertical-align: text-bottom;
}

/* line 248, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-intro {
  flex: 1;
}

/* line 252, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-price {
  margin-left: auto;
  text-align: right;
}

/* line 256, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-price--large {
  font-size: 30px;
}

@media (min-width: 768px) {
  /* line 261, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .payment-promoInput {
    max-width: 60%;
  }
}

/* line 268, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-promoVerify {
  cursor: pointer;
}

/* line 274, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-userWrap {
  background: #f6f7fa;
  padding: 30px;
}

@media (min-width: 768px) {
  /* line 274, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .payment-userWrap {
    display: flex;
    width: 100%;
    align-items: center;
  }
}

/* line 285, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.payment-userText {
  flex: none;
}

@media (max-width: 767px) {
  /* line 285, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .payment-userText {
    margin-top: 15px;
  }
}

/* line 295, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.location-input-container {
  position: relative;
}

/* line 299, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
.location-replacement-text {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 303, app/assets/stylesheets/boards/bundles/../modules/_post.scss */
  .mobile-margin-top {
    margin-top: 15px;
  }
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-wrapper {
  background: #f6f7fa;
  padding: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
  }
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-wrapper p:last-child {
  margin-bottom: 0;
}

/* line 22, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-wrapper + .product-wrapper {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-intro {
    flex: 1;
  }
}

@media (min-width: 768px) {
  /* line 34, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-price {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 34, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-price {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  /* line 44, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-pricePanel {
    display: inline-flex;
    align-items: center;
  }
}

/* line 50, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-pricePanel > div {
  padding: 15px;
}

@media (max-width: 767px) {
  /* line 50, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-pricePanel > div {
    text-align: center;
  }
  /* line 56, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-pricePanel > div .btn {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 63, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-pricePanel > div:first-child {
    width: 165px;
  }
}

/* line 70, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-priceContainer {
  display: inline-block;
  margin: 0 15px;
}

@media (min-width: 768px) {
  /* line 70, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-priceContainer {
    display: block;
    margin: 0;
  }
}

/* line 80, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-priceText {
  font-size: 20px;
}

@media (min-width: 768px) {
  /* line 80, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-priceText {
    font-size: 30px;
  }
}

/* line 87, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-priceText.member_price {
  font-weight: 700;
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-priceText.member_price {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  /* line 95, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .product-priceText.regular_price {
    font-size: 25px;
  }
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.product-altPricePanel {
  background-color: unset;
  border: none;
  box-shadow: none;
}

/* line 112, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.card-layout .products-splash {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .card-layout .product-wrapper-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -15px;
  }
}

/* line 126, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.card-layout .product-wrapper {
  flex: 1 0 100%;
  border: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  /* line 126, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .card-layout .product-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    flex-basis: 30%;
    margin: 15px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  }
}

/* line 146, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.card-layout .product-intro h3 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 145, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .card-layout .product-intro {
    width: 100%;
  }
}

/* line 154, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
.card-layout .product-intro div, .card-layout .product-intro ul {
  font-size: smaller;
}

@media (min-width: 768px) {
  /* line 159, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .card-layout .product-price {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 164, app/assets/stylesheets/boards/bundles/../modules/_products.scss */
  .card-layout .product-pricePanel {
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
  }
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

/* line 12, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList > * {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  min-height: 120px;
}

/* line 22, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList > * > * + * {
  margin-left: 8px;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileList > * > * + * {
    margin-left: 15px;
  }
}

/* line 32, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList > * + *::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #ccc;
  height: 1px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 32, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileList > * + *::before {
    left: 95px;
  }
}

/* line 48, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList-media {
  width: 80px;
  flex-shrink: 0;
}

/* line 52, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList-media img {
  border-radius: 50%;
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileList-media {
    display: none;
  }
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList-intro {
  flex: 1;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileList-location {
  text-align: right;
}

/* line 72, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-media img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-sidebarSep {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 84, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-shareIcon {
  color: #bbb;
  display: inline-block;
}

/* line 88, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-shareIcon:hover, .profile-shareIcon:focus {
  color: #666;
}

/* line 94, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-iconBtn {
  display: inline-flex;
  align-items: center;
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-iconBtn i {
  flex: none;
}

/* line 102, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-iconBtn span {
  flex: 1;
  text-align: center;
  margin-left: 15px;
  padding-left: 8px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 111, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-iconBtn span::before {
  content: '';
  background: #ccc;
  position: absolute;
  width: 1px;
  top: -15px;
  bottom: -15px;
  left: 0;
}

/* line 123, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

/* line 128, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline > li {
  padding-left: 23px;
  padding-bottom: 30px;
  position: relative;
}

/* line 135, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline > li.profileTimeline-current::before {
  background: #4caf50;
}

/* line 140, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline > li::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
}

/* line 151, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline > li::after {
  content: '';
  position: absolute;
  width: 2px;
  top: 20px;
  bottom: 0;
  left: 5px;
  background: #ccc;
}

/* line 162, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline-wrap {
  display: flex;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 168, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileTimeline-wrapIntro {
    flex: 1;
  }
}

@media (max-width: 767px) {
  /* line 162, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileTimeline-wrap {
    flex-direction: column;
  }
}

/* line 178, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline-media {
  flex-basis: 160px;
}

/* line 181, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profileTimeline-media img {
  vertical-align: middle;
  max-width: 160px;
}

@media (min-width: 768px) {
  /* line 178, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileTimeline-media {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 178, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
  .profileTimeline-media {
    order: -1;
    flex: none;
    margin: 15px 0;
  }
}

/* line 199, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.location-input-container {
  position: relative;
}

/* line 203, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-job-details {
  text-align: center;
  margin-bottom: 22px;
}

/* line 207, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-job-details div {
  color: #727272;
  font-size: 14px;
  padding: 3px;
}

/* line 213, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
.profile-job-details div.job-title {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

/* line 220, app/assets/stylesheets/boards/bundles/../modules/_profiles.scss */
a.no-color {
  color: unset;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_redactor.scss */
.redactor-styles {
  font-size: inherit;
  font-family: inherit;
}

/* line 6, app/assets/stylesheets/boards/bundles/../modules/_redactor.scss */
.redactor-styles h1, .redactor-styles h2, .redactor-styles h3, .redactor-styles h4, .redactor-styles h5, .redactor-styles h6 {
  font-family: inherit;
}

/* line 10, app/assets/stylesheets/boards/bundles/../modules/_redactor.scss */
.redactor-toolbar {
  background: #efefef;
  box-shadow: none;
}

/* line 15, app/assets/stylesheets/boards/bundles/../modules/_redactor.scss */
.redactor-dropdown {
  font-family: inherit;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_ribbon.scss */
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

/* line 10, app/assets/stylesheets/boards/bundles/../modules/_ribbon.scss */
.ribbon {
  font: normal 14px Sans-Serif;
  color: #FFF;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #d1554a;
  color: #FFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

/* line 30, app/assets/stylesheets/boards/bundles/../modules/_ribbon.scss */
.ribbon:before, .ribbon:after {
  content: "";
  border-top: 3px solid #d1554a;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

/* line 39, app/assets/stylesheets/boards/bundles/../modules/_ribbon.scss */
.ribbon:before {
  left: 0;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_ribbon.scss */
.ribbon:after {
  right: 0;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-hero {
  background: #848d9e;
  padding: 30px 0;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-hero {
    display: none;
  }
}

/* line 16, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribeToggle {
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-subscribeToggle {
    position: absolute;
    top: 20px;
    right: 20px;
  }
}

@media (max-width: 767px) {
  /* line 16, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-subscribeToggle {
    margin-bottom: 15px;
  }
}

/* line 30, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribeHeader {
  margin: -20px -20px 0;
  padding: 20px;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribePanel .panel-body {
  padding-bottom: 0;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribePanel.is-open .panel-body {
  padding-bottom: 20px;
}

/* line 47, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribePanel.is-open .results-subscribeHeader {
  background: #4caf50;
  margin: -21px -21px 0;
}

/* line 50, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-subscribePanel.is-open .results-subscribeHeader h3,
.results-subscribePanel.is-open .results-subscribeHeader p,
.results-subscribePanel.is-open .results-subscribeHeader a {
  color: #fff;
}

/* line 60, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-filters {
  margin: 30px -20px;
  padding: 8px 20px;
  background: rgba(33, 150, 243, 0.1);
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-filtersHeader {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
}

/* line 73, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-filtersHeader > *:last-child {
  flex: 1 1 0%;
  text-align: right;
}

/* line 82, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-filters .results-action:hover, .results-filters .results-action:focus {
  background: transparent;
}

/* line 89, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-list {
  font-size: 14px;
}

/* line 93, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-options {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}

/* line 98, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-options svg {
  color: #bbb;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 3px;
}

/* line 108, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-action {
  display: flex;
  width: 100%;
  align-items: center;
  font-size: 14px;
  margin: 0 -20px;
  padding: 8px 20px;
  box-sizing: content-box;
  color: #666;
}

/* line 118, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-action:hover, .results-action:focus {
  color: #666;
  background: #f6f7fa;
}

/* line 123, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-action:hover svg, .results-action:focus svg {
  color: #0a6ebd;
}

/* line 128, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-action > * + * {
  margin-left: 15px;
}

/* line 133, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-more, .results-less {
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
  color: #bbb;
}

/* line 139, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-more:hover, .results-more:focus, .results-less:hover, .results-less:focus {
  color: #666;
}

/* line 143, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-more:hover::before, .results-more:focus::before, .results-less:hover::before, .results-less:focus::before {
  opacity: 1;
}

/* line 149, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-header {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}

/* line 155, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-header > * + * {
  margin-left: 15px;
}

@media (min-width: 768px) {
  /* line 159, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-headerLeft {
    display: flex;
    align-items: baseline;
  }
}

@media (min-width: 768px) {
  /* line 166, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-headerCount {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /* line 166, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-headerCount {
    display: block;
  }
}

@media (max-width: 767px) {
  /* line 177, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
  .results-sortDropdown {
    text-align: right;
  }
}

/* line 182, app/assets/stylesheets/boards/bundles/../modules/_results.scss */
.results-sortDropdown .dropdown-toggle {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch {
  justify-content: center;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch input {
  padding-left: 55px !important;
}

/* line 11, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch input:hover ~ .siteSearch-labelIcon {
  fill: #666;
}

/* line 15, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch input:focus ~ .siteSearch-labelIcon {
  fill: #4caf50;
}

/* line 20, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch > * {
  position: relative;
}

@media (max-width: 767px) {
  /* line 25, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch > * + * {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch > *:nth-last-child(2) .btn,
.siteSearch > *:nth-last-child(2) .input-lg,
.siteSearch > *:nth-last-child(2) .input-group-lg > .form-control,
.siteSearch > *:nth-last-child(2) .input-group-lg > .input-group-addon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch {
    display: flex;
  }
  /* line 44, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-keyword, .siteSearch-location, .siteSearch-taxonomy {
    flex: 1 1 0%;
  }
  /* line 51, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-keyword input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 57, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-keyword.is-open input {
    border-bottom-left-radius: 0;
  }
  /* line 65, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-location input {
    border-left: 0;
    border-radius: 0;
  }
  /* line 71, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-distance {
    flex-shrink: 0;
  }
}

@media (max-width: 767px) {
  /* line 80, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-submit .btn {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 88, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .siteSearch-submit .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

/* line 95, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch-labelIcon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  z-index: 2;
  fill: #bbb;
  width: 18px;
  height: 18px;
}

/* line 106, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch-dropdown {
  height: auto;
  max-height: 220px;
  overflow-x: hidden;
  overflow-y: unset;
  width: 100%;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  transform: translateY(-1px);
}

/* line 118, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch-dropdown::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}

/* line 123, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch-dropdown::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: lightgray;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.75);
}

/* line 130, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch .dropdown > .btn {
  -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 136, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch .dropdown.open .icon--align {
  fill: #4caf50;
}

/* line 142, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch .taxonomy-btn {
  display: flex;
  align-items: center;
}

/* line 146, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearch .taxonomy-btn span {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 155, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.siteSearchBastion input {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 52px;
  min-height: 52px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}

/* line 172, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.pac-container {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  border-top: 0;
}

/* line 178, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.pac-item {
  line-height: 1.6;
  font-size: 16px;
  border-top: 1px solid #ccc;
  cursor: pointer;
  padding: 12px 20px;
}

/* line 185, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.pac-item-query {
  font-size: 16px;
}

/* line 195, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.distance-btn {
  border: 1px solid transparent;
  background: #fff;
  color: #bbb;
}

/* line 200, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.distance-btn:hover, .distance-btn:focus {
  color: #666;
}

/* line 210, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.location-btn,
.taxonomy-btn {
  border: 1px solid #ccc;
  background: #fff;
  color: #999;
}

/* line 215, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.location-btn:hover, .location-btn:focus,
.taxonomy-btn:hover,
.taxonomy-btn:focus {
  color: #666;
}

@media (min-width: 768px) {
  /* line 210, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .location-btn,
.taxonomy-btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

/* line 232, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.distance-btn,
.location-btn,
.taxonomy-btn {
  font-weight: normal;
  height: 60px;
  padding-left: 19px;
  padding-right: 19px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  text-shadow: none;
}

@media (max-width: 767px) {
  /* line 232, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .distance-btn,
.location-btn,
.taxonomy-btn {
    text-align: left;
  }
}

@media (min-width: 768px) {
  /* line 232, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .distance-btn,
.location-btn,
.taxonomy-btn {
    border-radius: 0;
    border-left: 0;
  }
}

/* line 252, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.distance-btn:hover, .distance-btn:focus,
.location-btn:hover,
.location-btn:focus,
.taxonomy-btn:hover,
.taxonomy-btn:focus {
  text-shadow: none;
}

/* line 259, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.distance-btn svg:not(.icon-flip),
.location-btn svg:not(.icon-flip),
.taxonomy-btn svg:not(.icon-flip) {
  margin-right: 15px;
}

@media (max-width: 767px) {
  /* line 263, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .distance-btn svg.icon-flip,
.location-btn svg.icon-flip,
.taxonomy-btn svg.icon-flip {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (min-width: 768px) {
  /* line 263, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .distance-btn svg.icon-flip,
.location-btn svg.icon-flip,
.taxonomy-btn svg.icon-flip {
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 284, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .search-container > *:only-child {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 292, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .search-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 102;
    transform: translateX(100%);
    transition: transform .01s ease-in-out;
    transition-delay: .25s;
    cursor: pointer;
  }
  /* line 306, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .search-panelInner {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 103;
    background: #fff;
    border-left: 1px solid #ddd;
    width: 300px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(100%);
    transition: transform .25s ease-in-out;
    transition-delay: 0;
    margin: 0;
  }
}

/* line 327, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.has-openPanel {
  height: 100%;
  overflow: hidden;
}

/* line 331, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.has-openPanel .search-panel {
  transform: none;
  transition-delay: 0;
}

/* line 335, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.has-openPanel .search-panelInner {
  transform: none;
  transition-delay: .5s;
}

/* line 343, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete {
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  z-index: 100;
  background: #fff;
  transform: translateY(-1px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 352, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}

/* line 357, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: lightgray;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.75);
}

@media (max-width: 767px) {
  /* line 343, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
  .ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}

/* line 369, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete > li {
  cursor: pointer;
  color: #666;
  background-color: #fff;
  border-top: 1px solid #ccc;
  list-style-type: none;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 370, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete > li:first-child {
  border: none;
}

/* line 387, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.ui-autocomplete > li.ui-state-focus {
  color: #141414;
  background-color: #eeeeee;
}

/* Normally this would go in the ziprecruiter-theme but it needs to be loaded after .siteSearch */
/* line 395, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.zip-redirect {
  justify-content: left;
  padding: 15px;
}

/* line 400, app/assets/stylesheets/boards/bundles/../modules/_search.scss */
.location_icon {
  width: 20px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_skip-link.scss */
.skip_to_content {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  font-size: 13px;
  background: #fff;
  padding: 8px;
  top: 0;
  left: 0;
  border: 1px solid #000;
}

/* line 11, app/assets/stylesheets/boards/bundles/../modules/_skip-link.scss */
.skip_to_content:focus {
  clip: auto;
  z-index: 10000;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_tag.scss */
.tag {
  background: rgba(33, 150, 243, 0.1);
  padding: 4px 8px;
  border-radius: 3px;
  color: #666;
  font-size: 14px;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/boards/bundles/../modules/_tag.scss */
.tag svg {
  color: #bbb;
  margin-left: 8px;
}

/* line 14, app/assets/stylesheets/boards/bundles/../modules/_tag.scss */
.tag:hover, .tag:focus {
  color: #666;
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_tag.scss */
.tag:hover svg, .tag:focus svg {
  color: #2196f3;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.passwordWrapper {
  position: relative;
}

/* line 4, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.passwordWrapper-forgot {
  font-size: 14px;
  color: #bbb;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.passwordWrapper-forgot:hover {
  color: #bbb;
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.passwordWrapper input {
  padding-right: 60px;
}

/* line 23, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.form-or {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.form-or::before, .form-or::after {
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  background: #ccc;
  height: 1px;
  display: inline-flex;
}

/* line 40, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.form-or div {
  padding: 0 15px;
  font-size: 14px;
  color: #bbb;
}

/* line 47, app/assets/stylesheets/boards/bundles/../modules/_user-state.scss */
.form-or-text {
  width: 22%;
  text-align: center;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-contrast {
  color: rgba(255, 255, 255, 0.65);
}

/* line 4, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-contrast h1 {
  color: #fff;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-contrast .u-link {
  color: rgba(255, 255, 255, 0.75);
}

/* line 11, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-contrast .u-link:hover, .u-contrast .u-link:focus {
  color: #fff;
}

/* line 18, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inlineBlock {
  display: inline-block !important;
}

/* line 22, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 27, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList > * {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 0;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList > * > * + * {
  margin-left: 15px;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList > * + * {
  border-top: 1px solid #ccc;
}

/* line 44, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList--large > * {
  padding: 30px 0;
}

/* line 47, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList--large > * > * + * {
  margin-left: 30px;
}

/* line 55, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList--noBorder > * {
  padding: 8px 0;
}

/* line 58, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList--noBorder > * + * {
  border: 0;
}

/* line 64, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList-media {
  width: 60px;
  flex-shrink: 0;
}

/* line 68, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexList-media--large {
  flex-shrink: 0;
  width: 80px;
}

/* line 76, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flex {
  display: flex;
}

/* line 79, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexItem1 {
  flex: 1 1 0%;
}

/* line 83, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexItemNone {
  flex: none;
}

/* line 87, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexTop {
  align-items: flex-start;
}

/* line 91, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexMiddle {
  align-items: center;
}

/* line 95, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexEnd {
  justify-content: flex-end;
}

/* line 99, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-flexBottom {
  align-items: baseline;
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-listFeatures {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}

/* line 109, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-listFeatures li {
  position: relative;
  padding-left: 19px;
}

/* line 113, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-listFeatures li::before {
  content: '+';
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.25;
  color: #4caf50;
}

/* line 125, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: -15px 0 0 -15px;
}

/* line 134, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline > * {
  margin-left: 15px;
  margin-top: 15px;
}

/* line 139, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--small {
  margin-top: -8px;
  margin-left: -8px;
}

/* line 143, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--small > * {
  margin-left: 8px;
  margin-top: 8px;
}

/* line 149, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--xsmall {
  margin-top: -4px;
  margin-left: -4px;
}

/* line 153, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--xsmall > * {
  margin-left: 4px;
  margin-top: 4px;
}

/* line 159, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--xxsmall {
  margin-top: -2px;
  margin-left: -2px;
}

/* line 163, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--xxsmall > * {
  margin-left: 2px;
  margin-top: 2px;
}

/* line 169, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--center {
  justify-content: center;
}

/* line 173, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--middle {
  align-items: center;
}

/* line 177, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-inline--right {
  justify-content: flex-end;
}

/* line 184, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textNoWrap {
  white-space: nowrap !important;
}

/* line 188, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textSmall {
  font-size: 14px !important;
}

/* line 192, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textLarge {
  font-size: 18px !important;
}

/* line 196, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textDefault {
  color: #666 !important;
}

/* line 200, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textNormal {
  font-weight: normal !important;
}

/* line 204, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textBold {
  font-weight: bold !important;
}

/* line 208, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textBreak {
  word-break: break-word;
}

/* line 212, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textH1 {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 400;
}

/* line 218, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textH2 {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 400;
}

/* line 224, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textH3 {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
}

/* line 230, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-textH4 {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
}

/* line 237, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-center {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

/* line 245, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-linkDefault {
  color: #666;
}

/* line 248, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-linkDefault:hover, .u-linkDefault:focus {
  color: #666;
}

/* line 255, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-highlight {
  border-radius: 3px;
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
}

/* line 261, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-highlight--success {
  color: #fff;
  background: #4caf50;
}

/* line 269, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-circleBadge {
  border-radius: 50%;
  background: #aab1bf;
  font-size: 12px;
  color: #fff;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: text-top;
}

/* line 282, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-hidden {
  display: none !important;
  visibility: hidden !important;
}

@media (min-width: 992px) {
  /* line 287, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
  .u-navMobile {
    display: none !important;
    visibility: hidden !important;
  }
}

/* line 294, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.u-navDesktop {
  display: none !important;
  visibility: hidden !important;
}

@media (min-width: 992px) {
  /* line 294, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
  .u-navDesktop {
    display: block !important;
    visibility: visible !important;
  }
}

/* line 304, app/assets/stylesheets/boards/bundles/../modules/_utilities.scss */
.fas.normal_font {
  font-size: 16px;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--xxsmall {
  margin: 2px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--xxsmall {
  margin: 0 2px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--xxsmall {
  margin: 2px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--xxsmall {
  margin-top: 2px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--xxsmall {
  margin-right: 2px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--xxsmall {
  margin-bottom: 2px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--xxsmall {
  margin-left: 2px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--xxsmall {
  padding: 2px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--xxsmall {
  padding: 0 2px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--xxsmall {
  padding: 2px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--xxsmall {
  padding-top: 2px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--xxsmall {
  padding-right: 2px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--xxsmall {
  padding-bottom: 2px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--xxsmall {
  padding-left: 2px !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--xsmall {
  margin: 4px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--xsmall {
  margin: 0 4px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--xsmall {
  margin: 4px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--xsmall {
  margin-top: 4px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--xsmall {
  margin-right: 4px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--xsmall {
  margin-bottom: 4px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--xsmall {
  margin-left: 4px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--xsmall {
  padding: 4px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--xsmall {
  padding: 0 4px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--xsmall {
  padding: 4px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--xsmall {
  padding-top: 4px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--xsmall {
  padding-right: 4px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--xsmall {
  padding-bottom: 4px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--xsmall {
  padding-left: 4px !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--small {
  margin: 8px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--small {
  margin: 0 8px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--small {
  margin: 8px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--small {
  margin-top: 8px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--small {
  margin-right: 8px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--small {
  margin-bottom: 8px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--small {
  margin-left: 8px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--small {
  padding: 8px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--small {
  padding: 0 8px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--small {
  padding: 8px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--small {
  padding-top: 8px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--small {
  padding-right: 8px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--small {
  padding-bottom: 8px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--small {
  padding-left: 8px !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--regular {
  margin: 15px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--regular {
  margin: 0 15px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--regular {
  margin: 15px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--regular {
  margin-top: 15px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--regular {
  margin-right: 15px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--regular {
  margin-bottom: 15px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--regular {
  margin-left: 15px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--regular {
  padding: 15px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--regular {
  padding: 0 15px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--regular {
  padding: 15px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--regular {
  padding-top: 15px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--regular {
  padding-right: 15px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--regular {
  padding-bottom: 15px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--regular {
  padding-left: 15px !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--large {
  margin: 30px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--large {
  margin: 0 30px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--large {
  margin: 30px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--large {
  margin-top: 30px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--large {
  margin-right: 30px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--large {
  margin-bottom: 30px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--large {
  margin-left: 30px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--large {
  padding: 30px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--large {
  padding: 0 30px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--large {
  padding: 30px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--large {
  padding-top: 30px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--large {
  padding-right: 30px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--large {
  padding-bottom: 30px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--large {
  padding-left: 30px !important;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--xlarge {
  margin: 60px !important;
}

/* line 17, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--xlarge {
  margin: 0 60px !important;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--xlarge {
  margin: 60px 0 !important;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--xlarge {
  margin-top: 60px !important;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--xlarge {
  margin-right: 60px !important;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--xlarge {
  margin-bottom: 60px !important;
}

/* line 37, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--xlarge {
  margin-left: 60px !important;
}

/* line 41, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--xlarge {
  padding: 60px !important;
}

/* line 45, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ph--xlarge {
  padding: 0 60px !important;
}

/* line 49, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pv--xlarge {
  padding: 60px 0 !important;
}

/* line 53, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--xlarge {
  padding-top: 60px !important;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--xlarge {
  padding-right: 60px !important;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--xlarge {
  padding-bottom: 60px !important;
}

/* line 65, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--xlarge {
  padding-left: 60px !important;
}

/* line 70, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ma--remove {
  margin: 0 !important;
}

/* line 74, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mh--remove {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 79, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mv--remove {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 84, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mt--remove {
  margin-top: 0 !important;
}

/* line 88, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mr--remove {
  margin-right: 0 !important;
}

/* line 92, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-mb--remove {
  margin-bottom: 0 !important;
}

/* line 96, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-ml--remove {
  margin-left: 0 !important;
}

/* line 100, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pa--remove {
  padding: 0 !important;
}

/* line 104, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pt--remove {
  padding-top: 0 !important;
}

@media (max-width: 768px) {
  /* line 108, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
  .u-pt--remove--mobile {
    padding-top: 0 !important;
  }
}

/* line 114, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--remove {
  padding-right: 0 !important;
}

/* line 118, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pr--remove {
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  /* line 122, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
  .u-pr--remove--responsive {
    padding-right: 0 !important;
  }
}

/* line 128, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pb--remove {
  padding-bottom: 0 !important;
}

/* line 132, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
.u-pl--remove {
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/boards/bundles/../modules/_whitespace.scss */
  .u-pl--remove--responsive {
    padding-left: 0 !important;
  }
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-input.clearInput-filled {
  padding-right: 40px !important;
}

/* line 5, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-clear {
  transition: opacity .2s linear;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  width: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  color: #bbb;
}

/* line 21, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-clear:focus, .clearInput-clear:hover {
  color: #666;
  outline: none;
}

/* line 27, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-clear .icon {
  left: 10px;
  top: 0;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-clear.clearInput-clear-filled {
  opacity: 1;
}

/* line 36, app/assets/stylesheets/boards/bundles/../modules/_clear-input.scss */
.clearInput-clear.clearInput-clear-filled:focus {
  outline: 5px auto;
  outline-color: -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_contextual_colors.scss */
.icon-warning {
  color: #ff9800;
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_site_notification.scss */
#site_notification {
  position: fixed;
  bottom: -25px;
  width: 100%;
  z-index: 100;
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.results-more, .results-less {
  color: #2196f3;
}

/* line 3, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.results-more:hover, .results-less:hover {
  cursor: pointer;
}

/* line 8, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.google-ad-job {
  float: left;
  margin: 0 30px 10px 0;
}

/* line 13, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.google-ad-right-column {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
  .slim-hero {
    height: 180px;
  }
}

/* bootstrap-multi-select override */
/* line 24, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.multiselect-container {
  min-width: 100%;
  max-width: 100%;
}

@media (max-width: 768px) {
  /* line 24, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
  .multiselect-container {
    min-width: 100%;
    max-width: 100%;
  }
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.custom-field-badge {
  background-color: #d1554a;
  font-weight: normal;
}

/* stripe customizations */
/* line 40, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
#card-errors {
  display: none;
}

/* line 44, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.StripeElement--invalid {
  border: 1px solid #FF4136;
}

/* line 48, app/assets/stylesheets/boards/bundles/../modules/_modifications.scss */
.pf {
  color: #999999;
  font-size: 24px;
}

/* line 4, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-resume-label {
  border-color: #cccccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset;
  box-sizing: border-box;
  color: #9b9b9b;
  display: block;
  font-weight: 400;
  margin: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  transition-delay: 0s, 0s;
  transition-duration: 0.15s, 0.15s;
  transition-property: border-color, box-shadow;
  transition-timing-function: ease-in-out, ease-in-out;
}

/* line 25, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-padding {
  flex: 1;
}

/* line 29, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-box {
  display: flex;
}

/* line 33, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-enrollment-form {
  flex: auto;
  max-width: 750px;
}

/* line 38, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-intro {
  font-style: italic;
  font-size: 1.2rem;
}

/* line 43, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .coreg-close-button {
  cursor: pointer;
}

/* line 47, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup p.text-smaller {
  font-size: .9rem;
}

/* line 51, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup .zip-coreg-button {
  background-color: #277f6a;
  color: white;
}

/* line 57, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup #coreg-enroll-form label.control-label, #co_reg_signup #coreg-enroll-form .control-label.label-legend, #co_reg_signup #coreg-enroll-form .col-sm-7 {
  min-width: 280px;
}

/* line 61, app/assets/stylesheets/boards/bundles/../modules/_zip_co_reg.scss */
#co_reg_signup #coreg-enroll-form label.align-left, #co_reg_signup #coreg-enroll-form .align-left.label-legend {
  text-align: left;
}
