@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .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;
  }
}
/* 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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.61539;
  color: #444;
  background-color: #fff;
}

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

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #316498;
  text-decoration: none;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #3d7dbf;
  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.61539;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* 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: 700;
  line-height: 1.15;
  color: inherit;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #818a91;
}

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.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: 10.5px;
  margin-bottom: 10.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: 28px;
}

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

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

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

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

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

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

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 544px) {
  /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

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

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

/* 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: #a1a7ab;
}

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

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

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

/* 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: #597a57;
}

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

/* 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: #416f7c;
}

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

/* 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: #6d5e42;
}

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

/* 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: #914745;
}

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

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

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

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

/* 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: #edffc2;
}

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

/* 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: #c5ffff;
}

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

/* 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: #ffe5c0;
}

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

/* 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: #ffc3c3;
}

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

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.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: 21px;
}

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

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

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

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

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

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

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 16.25px;
  border-left: 5px solid #eceeef;
}
/* 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.61539;
  color: #818a91;
}
/* 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 #eceeef;
  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: 21px;
  font-style: normal;
  line-height: 1.61539;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "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: 2px;
}

/* 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: 2px;
  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: 10px;
  margin: 0 0 10.5px;
  font-size: 12px;
  line-height: 1.61539;
  color: #373a3c;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
/* 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: 11px;
  padding-left: 11px;
  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: 544px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 742px;
  }
}
@media (min-width: 768px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 962px;
  }
}
@media (min-width: 992px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1162px;
  }
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 11px;
  padding-left: 11px;
  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: -11px;
  margin-left: -11px;
}
/* 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: 11px;
  padding-left: 11px;
}

/* 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: 544px) {
  /* 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: 768px) {
  /* 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: 992px) {
  /* 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: #a1a7ab;
  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: 21px;
}
/* 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.61539;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
/* 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 rgba(0, 0, 0, 0.05);
}
/* 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 rgba(0, 0, 0, 0.05);
}
/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

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

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* 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 rgba(0, 0, 0, 0.05);
}
/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

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

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

/* 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: #f8ffff;
}

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

/* 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: #fffaf3;
}

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

/* 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: #fff6f6;
}

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

/* 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: 543px) {
  /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  /* 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: 21px;
  font-size: 19.5px;
  line-height: inherit;
  color: #444;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

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

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.61539;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  -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: #eceeef;
  opacity: 1;
}
/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

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

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

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

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

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

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

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

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 5px;
  padding-bottom: 5px;
  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: 25px;
  padding: 3px 9px;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 2px;
}

/* 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: 25px;
  line-height: 25px;
}

/* 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[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 323, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 25px;
  padding: 3px 9px;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 2px;
}
/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px;
}
/* line 334, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 338, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 33px;
  padding: 4px 9px;
  font-size: 12px;
  line-height: 1.42;
}

/* 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: 39px;
  padding: 8px 18px;
  font-size: 15px;
  line-height: 1.4;
  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: 39px;
  line-height: 39px;
}

/* 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[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 39px;
  padding: 8px 18px;
  font-size: 15px;
  line-height: 1.4;
  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: 39px;
  line-height: 39px;
}
/* line 360, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 364, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 39px;
  min-height: 36px;
  padding: 9px 18px;
  font-size: 15px;
  line-height: 1.4;
}

/* 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: 38.75px;
}

/* 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: 31px;
  height: 31px;
  line-height: 31px;
  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: 39px;
  height: 39px;
  line-height: 39px;
}

/* 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: 25px;
  height: 25px;
  line-height: 25px;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #6f976d;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #6f976d;
  -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: #597a57;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aac1a9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aac1a9;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #6f976d;
  background-color: #fcfff5;
  border-color: #6f976d;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #6f976d;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8d7955;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8d7955;
  -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: #6d5e42;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bbaa8d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bbaa8d;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8d7955;
  background-color: #fffaf3;
  border-color: #8d7955;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8d7955;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #b05b59;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #b05b59;
  -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: #914745;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d19f9e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d19f9e;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #b05b59;
  background-color: #fff6f6;
  border-color: #b05b59;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #b05b59;
}

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

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

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

/* line 549, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 5px;
  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: 26px;
}
/* line 565, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -11px;
  margin-left: -11px;
}
/* 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: 544px) {
  /* line 572, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 5px;
    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: 11px;
}
@media (min-width: 544px) {
  /* 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: 9px;
    font-size: 15px;
  }
}
@media (min-width: 544px) {
  /* 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: 4px;
    font-size: 12px;
  }
}

/* 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: 4px 12px;
  font-size: 13px;
  line-height: 1.61539;
  border-radius: 2px;
  -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:active.focus, .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: #ececec;
  border-color: #dfdfdf;
}
/* 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: lightgray;
  border-color: #a0a0a0;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #444;
  background-color: lightgray;
  border-color: #c1c1c1;
}
/* 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: lightgray;
  background-image: none;
  border-color: #c1c1c1;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #444;
  background-color: #c1c1c1;
  border-color: #a0a0a0;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #ececec;
  border-color: #dfdfdf;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #ececec;
  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: #337ab7;
  border-color: #2e6da4;
}
/* 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: #286090;
  border-color: #122b40;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #78bd5d;
  border-color: #6ea958;
}
/* 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: #5ea443;
  border-color: #37552c;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #5ea443;
  border-color: #548142;
}
/* 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: #5ea443;
  background-image: none;
  border-color: #548142;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #508b39;
  border-color: #37552c;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #78bd5d;
  border-color: #6ea958;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #78bd5d;
  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: #59c4e4;
  border-color: #59b0cb;
}
/* 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: #2db4dd;
  border-color: #27697d;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2db4dd;
  border-color: #3793af;
}
/* 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: #2db4dd;
  background-image: none;
  border-color: #3793af;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #20a0c6;
  border-color: #27697d;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #59c4e4;
  border-color: #59b0cb;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #59c4e4;
  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: #f4ab43;
  border-color: #dc9c41;
}
/* 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: #f19513;
  border-color: #855919;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #f19513;
  border-color: #bd7e23;
}
/* 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: #f19513;
  background-image: none;
  border-color: #bd7e23;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d4820c;
  border-color: #855919;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f4ab43;
  border-color: #dc9c41;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f4ab43;
  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: #e46050;
  border-color: #ca5e51;
}
/* 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: #dd3824;
  border-color: #772d24;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #dd3824;
  border-color: #aa4034;
}
/* 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: #dd3824;
  background-image: none;
  border-color: #aa4034;
}
/* 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:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c02f1e;
  border-color: #772d24;
}
/* 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[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e46050;
  border-color: #ca5e51;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e46050;
  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: #316498;
  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: #3d7dbf;
  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: #818a91;
  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: 8px 18px;
  font-size: 15px;
  line-height: 1.4;
  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: 3px 9px;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 2px;
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 2px;
}

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

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

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

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

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

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

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

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

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

/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 543px) {
  /* 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: 543px) {
  /* 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: 543px) {
  /* 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: 543px) {
  /* 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: 544px) and (max-width: 767px) {
  /* 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: 544px) and (max-width: 767px) {
  /* 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: 544px) and (max-width: 767px) {
  /* 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: 544px) and (max-width: 767px) {
  /* 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: 768px) and (max-width: 991px) {
  /* 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: 768px) and (max-width: 991px) {
  /* 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: 768px) and (max-width: 991px) {
  /* 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: 768px) and (max-width: 991px) {
  /* 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: 992px) {
  /* 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: 992px) {
  /* 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: 992px) {
  /* 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: 992px) {
  /* 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: 543px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 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: 4px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #444;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
}
/* 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: 3px 9px;
  font-size: 12px;
  border-radius: 2px;
}
/* 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: 8px 18px;
  font-size: 15px;
  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 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: #eceeef;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d0d5d8;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 11px;
  padding-left: 11px;
  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: 544px) {
  /* 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: 59px;
  }
}

/* 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 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 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 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: 544px) {
  /* 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 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: 6px 20px;
}
/* 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: #eceeef;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999;
}
/* 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: #999;
  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: #eceeef;
  border-color: #316498;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9.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 rgba(0, 0, 0, 0.11);
}
/* 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.61539;
  border: 1px solid transparent;
  border-radius: 2px 2px 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: rgba(0, 0, 0, 0.015) rgba(0, 0, 0, 0.015) rgba(0, 0, 0, 0.11);
}
/* 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: #55595c;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 2px;
}
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 544px) {
  /* 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: 2px;
}
/* line 199, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media (min-width: 544px) {
  /* 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 rgba(0, 0, 0, 0.05);
    border-radius: 2px 2px 0 0;
  }
  /* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

/* line 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: 13px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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: 9.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.61539;
  color: #444;
  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: #333;
  text-decoration: none;
  background-color: #f2f2f2;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-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: 2px;
  border-top-right-radius: 2px;
  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: 2px;
  border-bottom-left-radius: 2px;
}

/* 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 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
/* 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: #999;
  content: "/ ";
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #444;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 2px;
}
/* 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: 4px 12px;
  margin-left: -1px;
  line-height: 1.61539;
  color: #6a6a6a;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.13);
}
/* 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: #444;
  background-color: transparent;
  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: 2px;
  border-bottom-left-radius: 2px;
}
/* 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: 2px;
  border-bottom-right-radius: 2px;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ccc;
  cursor: not-allowed;
  background-color: transparent;
  border-color: rgba(18, 18, 18, 0.13);
}

/* 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: 8px 18px;
  font-size: 15px;
  line-height: 1.4;
}
/* 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: 3px 9px;
  font-size: 12px;
  line-height: 1.42;
}
/* 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: 2px;
  border-bottom-left-radius: 2px;
}
/* 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: 2px;
  border-bottom-right-radius: 2px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 21px 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: transparent;
  border: 1px solid rgba(0, 0, 0, 0.13);
  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: transparent;
}
/* 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: #ccc;
  cursor: not-allowed;
  background-color: transparent;
}

/* 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: #818a91;
}
/* 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: #687077;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #78bd5d;
}
/* 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: #5ea443;
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #59c4e4;
}
/* 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: #2db4dd;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f4ab43;
}
/* 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: #f19513;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #e46050;
}
/* 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: #dd3824;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #818a91;
  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, .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: #316498;
  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 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.61539;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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: #444;
}

/* 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: #316498;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 2px;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #6f976d;
  background-color: #fcfff5;
  border-color: #a3c293;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #95b983;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #597a57;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #528d9e;
  background-color: #f8ffff;
  border-color: #a9d5de;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #97ccd7;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #416f7c;
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8d7955;
  background-color: #fffaf3;
  border-color: #c9ba9b;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #c0af8a;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #6d5e42;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #b05b59;
  background-color: #fff6f6;
  border-color: #e0b4b4;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #d9a2a2;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #914745;
}

@-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: 21px;
  margin-bottom: 21px;
  overflow: hidden;
  background-color: #eee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #78bd5d;
}
/* 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: #59c4e4;
}
/* 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: #f4ab43;
}
/* 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: #e46050;
}
/* 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 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: transparent;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* 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: 2px;
  border-top-right-radius: 2px;
}
/* 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: 2px;
  border-bottom-left-radius: 2px;
}
/* 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: #aaa;
  cursor: not-allowed;
  background-color: rgba(0, 0, 0, 0.06);
}
/* 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: #aaa;
}
/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #444;
}
/* 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: #444;
}
/* 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: #444;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}

/* 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: #6f976d;
  background-color: #fcfff5;
}

/* 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: #6f976d;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #6f976d;
  background-color: #f4ffdc;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #6f976d;
  border-color: #6f976d;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #528d9e;
  background-color: #f8ffff;
}

/* 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: #528d9e;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #528d9e;
  background-color: #dfffff;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #528d9e;
  border-color: #528d9e;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8d7955;
  background-color: #fffaf3;
}

/* 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: #8d7955;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8d7955;
  background-color: #ffefda;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8d7955;
  border-color: #8d7955;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #b05b59;
  background-color: #fff6f6;
}

/* 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: #b05b59;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #b05b59;
  background-color: #ffdddd;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b05b59;
  border-color: #b05b59;
}

/* 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: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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: 9px 20px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
/* 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: 15px;
  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: 8px 20px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* 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: 1px;
  border-top-right-radius: 1px;
}
/* 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: 1px;
  border-bottom-left-radius: 1px;
}
/* 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: 1px;
  border-top-right-radius: 1px;
}
/* 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: 1px;
  border-top-right-radius: 1px;
}
/* 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: 1px;
}
/* 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: 1px;
}
/* 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: 1px;
  border-bottom-left-radius: 1px;
}
/* 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: 1px;
  border-bottom-left-radius: 1px;
}
/* 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: 1px;
}
/* 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: 1px;
}
/* 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 rgba(0, 0, 0, 0.05);
}
/* 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: 21px;
}
/* line 226, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
/* 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 rgba(0, 0, 0, 0.05);
}
/* 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 rgba(0, 0, 0, 0.05);
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #e2e2e2;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #444;
  background-color: #fafafa;
  border-color: #e2e2e2;
}
/* 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: #e2e2e2;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #fafafa;
  background-color: #444;
}
/* 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: #e2e2e2;
}

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #a3c293;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #6f976d;
  background-color: #fcfff5;
  border-color: #a3c293;
}
/* 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: #a3c293;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #fcfff5;
  background-color: #6f976d;
}
/* 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: #a3c293;
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #a9d5de;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #528d9e;
  background-color: #f8ffff;
  border-color: #a9d5de;
}
/* 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: #a9d5de;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #f8ffff;
  background-color: #528d9e;
}
/* 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: #a9d5de;
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #c9ba9b;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8d7955;
  background-color: #fffaf3;
  border-color: #c9ba9b;
}
/* 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: #c9ba9b;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fffaf3;
  background-color: #8d7955;
}
/* 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: #c9ba9b;
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #e0b4b4;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #b05b59;
  background-color: #fff6f6;
  border-color: #e0b4b4;
}
/* 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: #e0b4b4;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #fff6f6;
  background-color: #b05b59;
}
/* 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: #e0b4b4;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: 2px;
}

/* 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: 1080;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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: 1060;
  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: 11px 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.61539;
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, /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: 544px) {
  /* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  /* 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: 1100;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.61539;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}
/* 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: #222;
}

/* 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: #222;
  border-radius: 2px;
}

/* 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: 1090;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.61539;
  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: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  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: -7px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 7px;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 7px;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -7px;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 8px;
}
/* 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: 7px;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  border-top-color: #999999;
  border-top-color: #cccccc;
  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: -7px;
  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: -8px;
  margin-top: -8px;
  border-right-color: #999999;
  border-right-color: #cccccc;
  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: -7px;
  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: -8px;
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #cccccc;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -7px;
  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: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #cccccc;
}
/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -7px;
  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: 13px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #e3e3e3;
  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 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 2px;
  }
}

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

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

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

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

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

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

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

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 48px;
  padding: 13.5px 11px;
  font-size: 15px;
  line-height: 21px;
}
/* line 168, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 178, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -11px;
  }
}

/* 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: 11px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
/* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 6.75px -11px;
}
/* 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: 21px;
}
@media (max-width: 767px) {
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  /* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 11px;
  margin-right: -11px;
  margin-left: -11px;
  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: 8.5px;
  margin-bottom: 8.5px;
}
@media (min-width: 544px) {
  /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 296, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  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: 8.5px;
  margin-bottom: 8.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: 11.5px;
  margin-bottom: 11.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: 13px;
  margin-bottom: 13px;
}

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

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

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

/* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 531, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #aab0b5;
}
/* 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: #aab0b5;
}
/* line 545, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #aab0b5;
}
/* line 548, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 555, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 563, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 573, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  /* line 584, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aab0b5;
  }
  /* 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: #aab0b5;
}
/* 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: #aab0b5;
}
/* 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 10, /app/app/assets/stylesheets/mixins/_grid.scss */
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 1200px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-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-xl-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-xl-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-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-xl-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-xl-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-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-xl-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-xl-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-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-xl-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-xl-offset-12 {
    margin-left: 100%;
  }
}
/* line 5, /app/app/assets/stylesheets/utilities/_blocks.scss */
.page-block {
  margin-right: -20px !important;
  margin-left: -20px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}

/* line 12, /app/app/assets/stylesheets/utilities/_blocks.scss */
.panel-block {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
/* line 16, /app/app/assets/stylesheets/utilities/_blocks.scss */
.panel-body .panel-block {
  margin-right: -20px !important;
  margin-left: -20px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_blocks.scss */
.page-wide-block {
  margin-right: -20px !important;
  margin-left: -20px !important;
}

/* line 27, /app/app/assets/stylesheets/utilities/_blocks.scss */
.panel-wide-block {
  margin-right: -20px !important;
  margin-left: -20px !important;
}

@media (max-width: 543px) {
  /* line 37, /app/app/assets/stylesheets/utilities/_blocks.scss */
  .width-xs-auto {
    width: auto !important;
  }
}
@media (min-width: 544px) {
  /* line 41, /app/app/assets/stylesheets/utilities/_blocks.scss */
  .width-sm-auto {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 45, /app/app/assets/stylesheets/utilities/_blocks.scss */
  .width-md-auto {
    width: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 49, /app/app/assets/stylesheets/utilities/_blocks.scss */
  .width-lg-auto {
    width: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 53, /app/app/assets/stylesheets/utilities/_blocks.scss */
  .width-xl-auto {
    width: auto !important;
  }
}
/* line 60, /app/app/assets/stylesheets/utilities/_blocks.scss */
.display-block {
  display: block !important;
}

/* line 61, /app/app/assets/stylesheets/utilities/_blocks.scss */
.display-inline-block {
  display: inline-block !important;
}

/* line 67, /app/app/assets/stylesheets/utilities/_blocks.scss */
.position-static {
  position: static !important;
}

/* line 68, /app/app/assets/stylesheets/utilities/_blocks.scss */
.position-relative {
  position: relative !important;
}

/* line 69, /app/app/assets/stylesheets/utilities/_blocks.scss */
.position-absolute {
  position: absolute !important;
}

/* line 75, /app/app/assets/stylesheets/utilities/_blocks.scss */
.image-inline {
  position: relative;
  top: -2px;
  display: inline-block;
  height: 1.61539em;
  margin-bottom: -2px;
}

/* line 6, /app/app/assets/stylesheets/utilities/_border.scss */
.b-a-1 {
  border-width: 1px !important;
  border-style: solid !important;
}

/* line 10, /app/app/assets/stylesheets/utilities/_border.scss */
.b-t-1 {
  border-top-width: 1px !important;
  border-top-style: solid !important;
}

/* line 14, /app/app/assets/stylesheets/utilities/_border.scss */
.b-r-1 {
  border-right-width: 1px !important;
  border-right-style: solid !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_border.scss */
.b-b-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_border.scss */
.b-l-1 {
  border-left-width: 1px !important;
  border-left-style: solid !important;
}

/* line 28, /app/app/assets/stylesheets/utilities/_border.scss */
.b-x-1 {
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-left-width: 1px !important;
  border-left-style: solid !important;
}

/* line 35, /app/app/assets/stylesheets/utilities/_border.scss */
.b-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid !important;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_border.scss */
.b-a-2 {
  border-width: 2px !important;
  border-style: solid !important;
}

/* line 10, /app/app/assets/stylesheets/utilities/_border.scss */
.b-t-2 {
  border-top-width: 2px !important;
  border-top-style: solid !important;
}

/* line 14, /app/app/assets/stylesheets/utilities/_border.scss */
.b-r-2 {
  border-right-width: 2px !important;
  border-right-style: solid !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_border.scss */
.b-b-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_border.scss */
.b-l-2 {
  border-left-width: 2px !important;
  border-left-style: solid !important;
}

/* line 28, /app/app/assets/stylesheets/utilities/_border.scss */
.b-x-2 {
  border-right-width: 2px !important;
  border-right-style: solid !important;
  border-left-width: 2px !important;
  border-left-style: solid !important;
}

/* line 35, /app/app/assets/stylesheets/utilities/_border.scss */
.b-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid !important;
  border-bottom-width: 2px !important;
  border-bottom-style: solid !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_border.scss */
.b-a-3 {
  border-width: 3px !important;
  border-style: solid !important;
}

/* line 10, /app/app/assets/stylesheets/utilities/_border.scss */
.b-t-3 {
  border-top-width: 3px !important;
  border-top-style: solid !important;
}

/* line 14, /app/app/assets/stylesheets/utilities/_border.scss */
.b-r-3 {
  border-right-width: 3px !important;
  border-right-style: solid !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_border.scss */
.b-b-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_border.scss */
.b-l-3 {
  border-left-width: 3px !important;
  border-left-style: solid !important;
}

/* line 28, /app/app/assets/stylesheets/utilities/_border.scss */
.b-x-3 {
  border-right-width: 3px !important;
  border-right-style: solid !important;
  border-left-width: 3px !important;
  border-left-style: solid !important;
}

/* line 35, /app/app/assets/stylesheets/utilities/_border.scss */
.b-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid !important;
  border-bottom-width: 3px !important;
  border-bottom-style: solid !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_border.scss */
.b-a-4 {
  border-width: 4px !important;
  border-style: solid !important;
}

/* line 10, /app/app/assets/stylesheets/utilities/_border.scss */
.b-t-4 {
  border-top-width: 4px !important;
  border-top-style: solid !important;
}

/* line 14, /app/app/assets/stylesheets/utilities/_border.scss */
.b-r-4 {
  border-right-width: 4px !important;
  border-right-style: solid !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_border.scss */
.b-b-4 {
  border-bottom-width: 4px !important;
  border-bottom-style: solid !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_border.scss */
.b-l-4 {
  border-left-width: 4px !important;
  border-left-style: solid !important;
}

/* line 28, /app/app/assets/stylesheets/utilities/_border.scss */
.b-x-4 {
  border-right-width: 4px !important;
  border-right-style: solid !important;
  border-left-width: 4px !important;
  border-left-style: solid !important;
}

/* line 35, /app/app/assets/stylesheets/utilities/_border.scss */
.b-y-4 {
  border-top-width: 4px !important;
  border-top-style: solid !important;
  border-bottom-width: 4px !important;
  border-bottom-style: solid !important;
}

/* line 45, /app/app/assets/stylesheets/utilities/_border.scss */
.b-t-0 {
  border-top-width: 0 !important;
}

/* line 46, /app/app/assets/stylesheets/utilities/_border.scss */
.b-r-0 {
  border-right-width: 0 !important;
}

/* line 47, /app/app/assets/stylesheets/utilities/_border.scss */
.b-b-0 {
  border-bottom-width: 0 !important;
}

/* line 48, /app/app/assets/stylesheets/utilities/_border.scss */
.b-l-0 {
  border-left-width: 0 !important;
}

/* line 49, /app/app/assets/stylesheets/utilities/_border.scss */
.b-x-0 {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
}

/* line 53, /app/app/assets/stylesheets/utilities/_border.scss */
.b-y-0 {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
}

/* line 57, /app/app/assets/stylesheets/utilities/_border.scss */
.b-a-0 {
  border-width: 0 !important;
}

/* line 5, /app/app/assets/stylesheets/utilities/_border-radius.scss */
.border-rounded {
  border-radius: 2px !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_border-radius.scss */
.border-round {
  border-radius: 99999px !important;
}

/* line 7, /app/app/assets/stylesheets/utilities/_border-radius.scss */
.border-radius-0 {
  border-radius: 0 !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.05);
}
/* line 10, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white[href]:hover {
  background-color: #f7f7f7;
}
/* line 12, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white * {
  border-color: rgba(0, 0, 0, 0.05);
}
/* line 14, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white.darken, .bg-white .bg-white.darken {
  background-color: #f7f7f7;
}
/* line 18, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white.darken[href]:hover, .bg-white .bg-white.darken[href]:hover {
  background-color: #f0f0f0;
}
/* line 21, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white.darker, .bg-white .bg-white.darker {
  background-color: #f0f0f0;
}
/* line 25, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-white.darker[href]:hover, .bg-white .bg-white.darker[href]:hover {
  background-color: #e8e8e8;
}

/* line 29, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-black {
  background-color: #272634 !important;
  border-color: #141418 !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black[href]:hover {
  background-color: #222229 !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black .bg-black {
  border-color: #141418 !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black.darken, .bg-black .bg-black.darken {
  background-color: #222229 !important;
  border-color: #0d0d10 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black.darken[href]:hover, .bg-black .bg-black.darken[href]:hover {
  background-color: #1b1b21 !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black.darker, .bg-black .bg-black.darker {
  background-color: #1b1b21 !important;
  border-color: #09080a !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black.darker[href]:hover, .bg-black .bg-black.darker[href]:hover {
  background-color: #141418 !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black, .bg-black:hover, .bg-black:focus, .bg-black:active, .bg-black[href],
.bg-black a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black[href]:hover, .bg-black[href]:focus, .bg-black[href]:active,
.bg-black a:hover,
.bg-black a:focus,
.bg-black a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black[href]:hover, .bg-black[href]:focus, .bg-black[href]:active,
.bg-black a:hover,
.bg-black a:focus,
.bg-black a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-black .text-muted,
.bg-black .text-muted:hover,
.bg-black .text-muted:focus,
.bg-black .text-muted:active,
.bg-black .text-muted[href],
.bg-black .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 33, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-default {
  background-color: #818a91 !important;
  border-color: #717273 !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default[href]:hover {
  background-color: #808182 !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default .bg-default {
  border-color: #717273 !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default.darken, .bg-default .bg-default.darken {
  background-color: #808182 !important;
  border-color: #6a6b6b !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default.darken[href]:hover, .bg-default .bg-default.darken[href]:hover {
  background-color: #797a7b !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default.darker, .bg-default .bg-default.darker {
  background-color: #797a7b !important;
  border-color: #656566 !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default.darker[href]:hover, .bg-default .bg-default.darker[href]:hover {
  background-color: #717273 !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default, .bg-default:hover, .bg-default:focus, .bg-default:active, .bg-default[href],
.bg-default a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default[href]:hover, .bg-default[href]:focus, .bg-default[href]:active,
.bg-default a:hover,
.bg-default a:focus,
.bg-default a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default[href]:hover, .bg-default[href]:focus, .bg-default[href]:active,
.bg-default a:hover,
.bg-default a:focus,
.bg-default a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-default .text-muted,
.bg-default .text-muted:hover,
.bg-default .text-muted:focus,
.bg-default .text-muted:active,
.bg-default .text-muted[href],
.bg-default .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 37, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-success {
  background-color: #78bd5d !important;
  border-color: #63a14b !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success[href]:hover {
  background-color: #72b159 !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success .bg-success {
  border-color: #63a14b !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success.darken, .bg-success .bg-success.darken {
  background-color: #72b159 !important;
  border-color: #5d9647 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success.darken[href]:hover, .bg-success .bg-success.darken[href]:hover {
  background-color: #6aab50 !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success.darker, .bg-success .bg-success.darker {
  background-color: #6aab50 !important;
  border-color: #598f43 !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success.darker[href]:hover, .bg-success .bg-success.darker[href]:hover {
  background-color: #63a14b !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success, .bg-success:hover, .bg-success:focus, .bg-success:active, .bg-success[href],
.bg-success a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success[href]:hover, .bg-success[href]:focus, .bg-success[href]:active,
.bg-success a:hover,
.bg-success a:focus,
.bg-success a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success[href]:hover, .bg-success[href]:focus, .bg-success[href]:active,
.bg-success a:hover,
.bg-success a:focus,
.bg-success a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-success .text-muted,
.bg-success .text-muted:hover,
.bg-success .text-muted:focus,
.bg-success .text-muted:active,
.bg-success .text-muted[href],
.bg-success .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 41, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-danger {
  background-color: #e46050 !important;
  border-color: #d64230 !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger[href]:hover {
  background-color: #db5949 !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger .bg-danger {
  border-color: #d64230 !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger.darken, .bg-danger .bg-danger.darken {
  background-color: #db5949 !important;
  border-color: #ce3a28 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger.darken[href]:hover, .bg-danger .bg-danger.darken[href]:hover {
  background-color: #d94d3c !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger.darker, .bg-danger .bg-danger.darker {
  background-color: #d94d3c !important;
  border-color: #c63827 !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger.darker[href]:hover, .bg-danger .bg-danger.darker[href]:hover {
  background-color: #d64230 !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger, .bg-danger:hover, .bg-danger:focus, .bg-danger:active, .bg-danger[href],
.bg-danger a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger[href]:hover, .bg-danger[href]:focus, .bg-danger[href]:active,
.bg-danger a:hover,
.bg-danger a:focus,
.bg-danger a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger[href]:hover, .bg-danger[href]:focus, .bg-danger[href]:active,
.bg-danger a:hover,
.bg-danger a:focus,
.bg-danger a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-danger .text-muted,
.bg-danger .text-muted:hover,
.bg-danger .text-muted:focus,
.bg-danger .text-muted:active,
.bg-danger .text-muted[href],
.bg-danger .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 45, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-warning {
  background-color: #f4ab43 !important;
  border-color: #ea961f !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning[href]:hover {
  background-color: #eda33b !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning .bg-warning {
  border-color: #ea961f !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning.darken, .bg-warning .bg-warning.darken {
  background-color: #eda33b !important;
  border-color: #e48f15 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning.darken[href]:hover, .bg-warning .bg-warning.darken[href]:hover {
  background-color: #eb9d2d !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning.darker, .bg-warning .bg-warning.darker {
  background-color: #eb9d2d !important;
  border-color: #db8914 !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning.darker[href]:hover, .bg-warning .bg-warning.darker[href]:hover {
  background-color: #ea961f !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning, .bg-warning:hover, .bg-warning:focus, .bg-warning:active, .bg-warning[href],
.bg-warning a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning[href]:hover, .bg-warning[href]:focus, .bg-warning[href]:active,
.bg-warning a:hover,
.bg-warning a:focus,
.bg-warning a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning[href]:hover, .bg-warning[href]:focus, .bg-warning[href]:active,
.bg-warning a:hover,
.bg-warning a:focus,
.bg-warning a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-warning .text-muted,
.bg-warning .text-muted:hover,
.bg-warning .text-muted:focus,
.bg-warning .text-muted:active,
.bg-warning .text-muted[href],
.bg-warning .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 49, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-info {
  background-color: #59c4e4 !important;
  border-color: #39b2d6 !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info[href]:hover {
  background-color: #52bcdc !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info .bg-info {
  border-color: #39b2d6 !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info.darken, .bg-info .bg-info.darken {
  background-color: #52bcdc !important;
  border-color: #2cadd4 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info.darken[href]:hover, .bg-info .bg-info.darken[href]:hover {
  background-color: #45b7d9 !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info.darker, .bg-info .bg-info.darker {
  background-color: #45b7d9 !important;
  border-color: #2aa7cc !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info.darker[href]:hover, .bg-info .bg-info.darker[href]:hover {
  background-color: #39b2d6 !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info, .bg-info:hover, .bg-info:focus, .bg-info:active, .bg-info[href],
.bg-info a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info[href]:hover, .bg-info[href]:focus, .bg-info[href]:active,
.bg-info a:hover,
.bg-info a:focus,
.bg-info a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info[href]:hover, .bg-info[href]:focus, .bg-info[href]:active,
.bg-info a:hover,
.bg-info a:focus,
.bg-info a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-info .text-muted,
.bg-info .text-muted:hover,
.bg-info .text-muted:focus,
.bg-info .text-muted:active,
.bg-info .text-muted[href],
.bg-info .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 53, /app/app/assets/stylesheets/utilities/_colors.scss */
.bg-transparent {
  background: transparent !important;
}

/* line 59, /app/app/assets/stylesheets/utilities/_colors.scss */
.text-white {
  color: #fff !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-default, .text-default:hover, .text-default:focus, .text-default:active, .text-default[href],
.text-default a {
  color: #2b2b2b !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-default[href]:hover, .text-default[href]:focus, .text-default[href]:active,
.text-default a:hover,
.text-default a:focus,
.text-default a:active {
  color: #111111 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-muted, .text-muted:hover, .text-muted:focus, .text-muted:active, .text-muted[href],
.text-muted a {
  color: #687077 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-muted[href]:hover, .text-muted[href]:focus, .text-muted[href]:active,
.text-muted a:hover,
.text-muted a:focus,
.text-muted a:active {
  color: #50575c !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-light, .text-light:hover, .text-light:focus, .text-light:active, .text-light[href],
.text-light a {
  color: #a2a2a2 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-light[href]:hover, .text-light[href]:focus, .text-light[href]:active,
.text-light a:hover,
.text-light a:focus,
.text-light a:active {
  color: #888888 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-success, .text-success:hover, .text-success:focus, .text-success:active, .text-success[href],
.text-success a {
  color: #4e8737 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-success[href]:hover, .text-success[href]:focus, .text-success[href]:active,
.text-success a:hover,
.text-success a:focus,
.text-success a:active {
  color: #396328 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-danger, .text-danger:hover, .text-danger:focus, .text-danger:active, .text-danger[href],
.text-danger a {
  color: #bb2e1d !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-danger[href]:hover, .text-danger[href]:focus, .text-danger[href]:active,
.text-danger a:hover,
.text-danger a:focus,
.text-danger a:active {
  color: #8f2316 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-warning, .text-warning:hover, .text-warning:focus, .text-warning:active, .text-warning[href],
.text-warning a {
  color: #cf7f0c !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-warning[href]:hover, .text-warning[href]:focus, .text-warning[href]:active,
.text-warning a:hover,
.text-warning a:focus,
.text-warning a:active {
  color: #9f6109 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-info, .text-info:hover, .text-info:focus, .text-info:active, .text-info[href],
.text-info a {
  color: #209cc2 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-info[href]:hover, .text-info[href]:focus, .text-info[href]:active,
.text-info a:hover,
.text-info a:focus,
.text-info a:active {
  color: #187996 !important;
}

/* line 95, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-default {
  border-color: rgba(0, 0, 0, 0.05) !important;
}

/* line 99, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-panel {
  border-color: #e2e2e2 !important;
}

/* line 103, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-success {
  border-color: #78bd5d !important;
}

/* line 107, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-danger {
  border-color: #e46050 !important;
}

/* line 111, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-warning {
  border-color: #f4ab43 !important;
}

/* line 115, /app/app/assets/stylesheets/utilities/_colors.scss */
.border-info {
  border-color: #59c4e4 !important;
}

/* line 5, /app/app/assets/stylesheets/utilities/_floating.scss */
.pull-xs-left {
  float: left !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_floating.scss */
.pull-xs-right {
  float: right !important;
}

/* line 7, /app/app/assets/stylesheets/utilities/_floating.scss */
.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  /* line 10, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-sm-left {
    float: left !important;
  }

  /* line 11, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-sm-right {
    float: right !important;
  }

  /* line 12, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 16, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-md-left {
    float: left !important;
  }

  /* line 17, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-md-right {
    float: right !important;
  }

  /* line 18, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 22, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-lg-left {
    float: left !important;
  }

  /* line 23, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-lg-right {
    float: right !important;
  }

  /* line 24, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 28, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-xl-left {
    float: left !important;
  }

  /* line 29, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-xl-right {
    float: right !important;
  }

  /* line 30, /app/app/assets/stylesheets/utilities/_floating.scss */
  .pull-xl-none {
    float: none !important;
  }
}
/* line 5, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-a-0 {
  margin: 0 0 !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-t-0 {
  margin-top: 0 !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-r-0 {
  margin-right: 0 !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-b-0 {
  margin-bottom: 0 !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-l-0 {
  margin-left: 0 !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-a-1 {
  margin: 10px 10px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-t-1 {
  margin-top: 10px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-r-1 {
  margin-right: 10px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-b-1 {
  margin-bottom: 10px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-l-1 {
  margin-left: 10px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-1 {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-y-1 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-a-2 {
  margin: 15px 15px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-t-2 {
  margin-top: 15px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-r-2 {
  margin-right: 15px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-b-2 {
  margin-bottom: 15px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-l-2 {
  margin-left: 15px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-2 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-y-2 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-a-3 {
  margin: 20px 20px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-t-3 {
  margin-top: 20px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-r-3 {
  margin-right: 20px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-b-3 {
  margin-bottom: 20px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-l-3 {
  margin-left: 20px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-3 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-y-3 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-a-4 {
  margin: 30px 30px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-t-4 {
  margin-top: 30px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-r-4 {
  margin-right: 30px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-b-4 {
  margin-bottom: 30px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-l-4 {
  margin-left: 30px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-x-4 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.m-y-4 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-a-0 {
  padding: 0 0 !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-t-0 {
  padding-top: 0 !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-r-0 {
  padding-right: 0 !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-b-0 {
  padding-bottom: 0 !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-l-0 {
  padding-left: 0 !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-a-1 {
  padding: 10px 10px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-t-1 {
  padding-top: 10px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-r-1 {
  padding-right: 10px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-b-1 {
  padding-bottom: 10px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-l-1 {
  padding-left: 10px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-x-1 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-y-1 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-a-2 {
  padding: 15px 15px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-t-2 {
  padding-top: 15px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-r-2 {
  padding-right: 15px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-b-2 {
  padding-bottom: 15px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-l-2 {
  padding-left: 15px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-x-2 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-y-2 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-a-3 {
  padding: 20px 20px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-t-3 {
  padding-top: 20px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-r-3 {
  padding-right: 20px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-b-3 {
  padding-bottom: 20px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-l-3 {
  padding-left: 20px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-x-3 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-y-3 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 15, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-a-4 {
  padding: 30px 30px !important;
}

/* line 16, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-t-4 {
  padding-top: 30px !important;
}

/* line 17, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-r-4 {
  padding-right: 30px !important;
}

/* line 18, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-b-4 {
  padding-bottom: 30px !important;
}

/* line 19, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-l-4 {
  padding-left: 30px !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-x-4 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

/* line 26, /app/app/assets/stylesheets/utilities/_spacing.scss */
.p-y-4 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 5, /app/app/assets/stylesheets/utilities/_text.scss */
.line-height-1 {
  line-height: 1 !important;
}

/* line 10, /app/app/assets/stylesheets/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 11, /app/app/assets/stylesheets/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 12, /app/app/assets/stylesheets/utilities/_text.scss */
.text-truncate {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}

/* line 22, /app/app/assets/stylesheets/utilities/_text.scss */
.text-xs-left {
  text-align: left !important;
}

/* line 23, /app/app/assets/stylesheets/utilities/_text.scss */
.text-xs-right {
  text-align: right !important;
}

/* line 24, /app/app/assets/stylesheets/utilities/_text.scss */
.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  /* line 27, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 28, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 29, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 33, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 34, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 35, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 39, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 40, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 41, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 45, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 46, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 47, /app/app/assets/stylesheets/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 54, /app/app/assets/stylesheets/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 55, /app/app/assets/stylesheets/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 56, /app/app/assets/stylesheets/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 62, /app/app/assets/stylesheets/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 63, /app/app/assets/stylesheets/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 64, /app/app/assets/stylesheets/utilities/_text.scss */
.font-weight-semibold {
  font-weight: 600 !important;
}

/* line 65, /app/app/assets/stylesheets/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 66, /app/app/assets/stylesheets/utilities/_text.scss */
.font-weight-bolder {
  font-weight: 900 !important;
}

/* line 67, /app/app/assets/stylesheets/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 73, /app/app/assets/stylesheets/utilities/_text.scss */
.text-underlined {
  text-decoration: underline !important;
}

/* line 81, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-11 {
  font-size: 11px !important;
}

/* line 82, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-12 {
  font-size: 12px !important;
}

/* line 83, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-13 {
  font-size: 13px !important;
}

/* line 84, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-14 {
  font-size: 14px !important;
}

/* line 85, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-15 {
  font-size: 15px !important;
}

/* line 86, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-16 {
  font-size: 16px !important;
}

/* line 87, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-17 {
  font-size: 17px !important;
}

/* line 88, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-18 {
  font-size: 18px !important;
}

/* line 89, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-20 {
  font-size: 20px !important;
}

/* line 90, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-24 {
  font-size: 24px !important;
}

/* line 91, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-28 {
  font-size: 28px !important;
}

/* line 92, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-34 {
  font-size: 34px !important;
}

/* line 93, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-40 {
  font-size: 40px !important;
}

/* line 94, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-46 {
  font-size: 46px !important;
}

/* line 95, /app/app/assets/stylesheets/utilities/_text.scss */
.font-size-52 {
  font-size: 52px !important;
}

/* line 5, /app/app/assets/stylesheets/utilities/_vertical-align.scss */
.valign-top {
  vertical-align: top !important;
}

/* line 6, /app/app/assets/stylesheets/utilities/_vertical-align.scss */
.valign-middle {
  vertical-align: middle !important;
}

/* line 7, /app/app/assets/stylesheets/utilities/_vertical-align.scss */
.valign-bottom {
  vertical-align: bottom !important;
}

/* line 5, /app/app/assets/stylesheets/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 50px;
  margin-bottom: 25px;
  outline: none;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 13, /app/app/assets/stylesheets/_typography.scss */
h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
  font-weight: 300;
}

/* line 16, /app/app/assets/stylesheets/_typography.scss */
a,
a:hover {
  text-decoration: none;
}

/* line 21, /app/app/assets/stylesheets/_typography.scss */
code {
  font-weight: 400 !important;
}

/* line 23, /app/app/assets/stylesheets/_typography.scss */
blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 1.2em;
}

@media (min-width: 768px) {
  /* line 32, /app/app/assets/stylesheets/_typography.scss */
  .btn,
  button,
  a {
    outline: none !important;
  }

  /* line 38, /app/app/assets/stylesheets/_typography.scss */
  ::-moz-focus-inner {
    border: 0 !important;
  }

  /* line 42, /app/app/assets/stylesheets/_typography.scss */
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444;
  }
}
/* line 5, /app/app/assets/stylesheets/_base.scss */
body,
html {
  margin: 0;
  padding: 0;
}

/* line 11, /app/app/assets/stylesheets/_base.scss */
html {
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

/* line 21, /app/app/assets/stylesheets/_base.scss */
body {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body:before, body:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body:after {
  clear: both;
}

@media (min-width: 544px) {
  /* line 37, /app/app/assets/stylesheets/_base.scss */
  body {
    overflow: visible;
  }
}
/* line 40, /app/app/assets/stylesheets/_base.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 45, /app/app/assets/stylesheets/_base.scss */
.panel hr,
.box hr,
.modal hr {
  border-color: rgba(0, 0, 0, 0.05);
}

/* line 51, /app/app/assets/stylesheets/_base.scss */
.no-animation {
  animation-duration: 0s !important;
}

/* line 57, /app/app/assets/stylesheets/_base.scss */
.px-content {
  padding: 20px;
}

/* line 59, /app/app/assets/stylesheets/_base.scss */
.page-header {
  margin: -20px -20px 20px -20px;
  padding: 20px 20px;
  border-bottom: 1px solid;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.page-header:before, .page-header:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.page-header:after {
  clear: both;
}
/* line 67, /app/app/assets/stylesheets/_base.scss */
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

/* line 85, /app/app/assets/stylesheets/_base.scss */
.page-header-text,
.page-header-text a {
  font-size: 18px;
}

/* line 90, /app/app/assets/stylesheets/_base.scss */
.page-header-icon {
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  line-height: 1;
}

/* line 103, /app/app/assets/stylesheets/_base.scss */
#px-breakpoint-xs,
#px-breakpoint-sm,
#px-breakpoint-md,
#px-breakpoint-lg {
  position: absolute;
  top: -10000px;
  display: none;
  width: 1px;
  height: 1px;
}

/* line 116, /app/app/assets/stylesheets/_base.scss */
#px-breakpoint-xs {
  display: block;
}

@media (min-width: 544px) {
  /* line 119, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-xs {
    display: none !important;
  }

  /* line 120, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-sm {
    display: block;
  }
}
@media (min-width: 768px) {
  /* line 124, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-sm {
    display: none !important;
  }

  /* line 125, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-md {
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 129, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-md {
    display: none !important;
  }

  /* line 130, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-lg {
    display: block;
  }
}
@media (min-width: 1200px) {
  /* line 134, /app/app/assets/stylesheets/_base.scss */
  #px-breakpoint-lg {
    display: none !important;
  }
}
/* line 5, /app/app/assets/stylesheets/_tables.scss */
.table th {
  font-weight: 600;
}

/* line 7, /app/app/assets/stylesheets/_tables.scss */
.table-header,
.table-footer {
  position: relative;
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: transparent;
}

/* line 17, /app/app/assets/stylesheets/_tables.scss */
.table-header {
  border-bottom: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 23, /app/app/assets/stylesheets/_tables.scss */
.table-footer {
  min-height: 40px;
  border-top: none;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 31, /app/app/assets/stylesheets/_tables.scss */
.table-caption {
  font-size: 15px;
  font-weight: 600;
}

/* line 40, /app/app/assets/stylesheets/mixins/_tables.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 {
  color: #6f976d;
}

/* line 40, /app/app/assets/stylesheets/mixins/_tables.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 {
  color: #8d7955;
}

/* line 40, /app/app/assets/stylesheets/mixins/_tables.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 {
  color: #528d9e;
}

/* line 40, /app/app/assets/stylesheets/mixins/_tables.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 {
  color: #b05b59;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-light .table,
.table-light.table {
  margin: 0;
  border-top-color: #dbdbdb !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-light {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-light thead,
.table-light thead tr,
.table-light thead th,
.table-light .table-header {
  border-color: #dbdbdb !important;
  color: #444;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-light thead tr,
.table-light thead th {
  background: #ebebeb;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-light .table-header {
  background: #fafafa;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success .table,
.table-success.table {
  margin: 0;
  border-top-color: #618c50 !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success thead,
.table-success thead tr,
.table-success thead th,
.table-success .table-header {
  border-color: #618c50 !important;
  color: #fff;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success thead tr,
.table-success thead th {
  background: #6ba953;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success .table-header {
  background: #78bd5d;
}
/* line 34, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-success .table-header .form-control {
  border: none;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger .table,
.table-danger.table {
  margin: 0;
  border-top-color: #c34333 !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger thead,
.table-danger thead tr,
.table-danger thead th,
.table-danger .table-header {
  border-color: #c34333 !important;
  color: #fff;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger thead tr,
.table-danger thead th {
  background: #d74f3f;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger .table-header {
  background: #e46050;
}
/* line 34, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-danger .table-header .form-control {
  border: none;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning .table,
.table-warning.table {
  margin: 0;
  border-top-color: #d98d21 !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning thead,
.table-warning thead tr,
.table-warning thead th,
.table-warning .table-header {
  border-color: #d98d21 !important;
  color: #fff;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning thead tr,
.table-warning thead th {
  background: #e99c2f;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning .table-header {
  background: #f4ab43;
}
/* line 34, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-warning .table-header .form-control {
  border: none;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info .table,
.table-info.table {
  margin: 0;
  border-top-color: #37a7c8 !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info thead,
.table-info thead tr,
.table-info thead th,
.table-info .table-header {
  border-color: #37a7c8 !important;
  color: #fff;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info thead tr,
.table-info thead th {
  background: #48b6d7;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info .table-header {
  background: #59c4e4;
}
/* line 34, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-info .table-header .form-control {
  border: none;
}

/* line 5, /app/app/assets/stylesheets/_forms.scss */
.form-control {
  box-shadow: none !important;
}

/* line 10, /app/app/assets/stylesheets/_forms.scss */
.form-control[type="color"] {
  height: 31.00007px;
  padding: 2px 6px;
}

/* line 17, /app/app/assets/stylesheets/_forms.scss */
select.form-control {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 29px;
}
/* line 24, /app/app/assets/stylesheets/_forms.scss */
select.input-sm {
  line-height: 23px;
}
/* line 25, /app/app/assets/stylesheets/_forms.scss */
select.input-lg {
  line-height: 37px;
}

/* line 32, /app/app/assets/stylesheets/_forms.scss */
legend {
  padding-bottom: 7px;
  color: #666;
  font-size: 16.9px;
}

/* line 40, /app/app/assets/stylesheets/_forms.scss */
label,
optgroup {
  font-weight: 600;
}

/* line 45, /app/app/assets/stylesheets/_forms.scss */
label.required:after {
  margin-left: 2px;
  content: "*";
  color: red;
}

/* line 53, /app/app/assets/stylesheets/_forms.scss */
.form-control-feedback {
  text-decoration: none !important;
  pointer-events: auto;
  color: #444;
}
/* line 59, /app/app/assets/stylesheets/_forms.scss */
.form-control-feedback:hover, .form-control-feedback:focus {
  color: #444;
}

/* line 68, /app/app/assets/stylesheets/_forms.scss */
.input-sm[type="color"] {
  height: 25.04px;
  padding: 1.5px 4.5px;
}

/* line 73, /app/app/assets/stylesheets/_forms.scss */
.input-lg[type="color"] {
  height: 39px;
  padding: 4px 9px;
}

/* line 7, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-control {
  border-color: #78bd5d;
}
/* line 9, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #6f976d;
  border-color: #78bd5d !important;
  background-color: #fcfff5;
}
/* line 15, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #78bd5d;
}

/* line 7, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f4ab43;
}
/* line 9, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8d7955;
  border-color: #f4ab43 !important;
  background-color: #fffaf3;
}
/* line 15, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #f4ab43;
}

/* line 7, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-control {
  border-color: #e46050;
}
/* line 9, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #b05b59;
  border-color: #e46050 !important;
  background-color: #fff6f6;
}
/* line 15, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #e46050;
}

/* line 86, /app/app/assets/stylesheets/_forms.scss */
.form-message {
  display: none;
  padding-top: 3px;
}
/* line 91, /app/app/assets/stylesheets/_forms.scss */
.has-success .form-message, .has-warning .form-message, .has-error .form-message {
  display: block;
}

/* line 98, /app/app/assets/stylesheets/_forms.scss */
.form-message.light,
.form-message.dark,
.form-message-light .form-message,
.form-message-dark .form-message {
  position: relative;
  margin-top: 2px;
  padding: 3px 12px;
  border: 1px solid;
  border-radius: 2px;
  background-size: 20px 20px !important;
}
/* line 111, /app/app/assets/stylesheets/_forms.scss */
.form-message.light:before, .form-message.light:after,
.form-message.dark:before,
.form-message.dark:after,
.form-message-light .form-message:before,
.form-message-light .form-message:after,
.form-message-dark .form-message:before,
.form-message-dark .form-message:after {
  position: absolute;
  content: "";
  border: none;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-color: transparent;
}
/* line 125, /app/app/assets/stylesheets/_forms.scss */
.form-message.light:before,
.form-message.dark:before,
.form-message-light .form-message:before,
.form-message-dark .form-message:before {
  top: -7px;
  left: 12px;
  border-right-width: 7px;
  border-bottom-width: 7px;
  border-bottom-color: inherit;
  border-left-width: 7px;
}
/* line 135, /app/app/assets/stylesheets/_forms.scss */
.form-message.light:after,
.form-message.dark:after,
.form-message-light .form-message:after,
.form-message-dark .form-message:after {
  top: -6px;
  left: 13px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
}

/* line 145, /app/app/assets/stylesheets/_forms.scss */
.has-success .control-label,
.has-warning .control-label,
.has-error .control-label {
  color: #444;
}

/* line 20, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-message {
  color: #6f976d;
}

/* line 24, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-message.light,
.has-success.form-message-light .form-message {
  color: #6f976d;
  border-color: #a3c293;
  background: #fcfff5;
}
/* line 30, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-message.light:after,
.has-success.form-message-light .form-message:after {
  border-bottom-color: #fcfff5;
}

/* line 35, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-message.dark,
.has-success.form-message-dark .form-message {
  color: #fff;
  border-color: #69b64b;
  background: #78bd5d;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
}
/* line 44, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-success .form-message.dark:after,
.has-success.form-message-dark .form-message:after {
  border-bottom-color: #78bd5d;
}

/* line 20, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-message {
  color: #8d7955;
}

/* line 24, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-message.light,
.has-warning.form-message-light .form-message {
  color: #8d7955;
  border-color: #c9ba9b;
  background: #fffaf3;
}
/* line 30, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-message.light:after,
.has-warning.form-message-light .form-message:after {
  border-bottom-color: #fffaf3;
}

/* line 35, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-message.dark,
.has-warning.form-message-dark .form-message {
  color: #fff;
  border-color: #f3a02b;
  background: #f4ab43;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
}
/* line 44, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-warning .form-message.dark:after,
.has-warning.form-message-dark .form-message:after {
  border-bottom-color: #f4ab43;
}

/* line 20, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-message {
  color: #b05b59;
}

/* line 24, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-message.light,
.has-error.form-message-light .form-message {
  color: #b05b59;
  border-color: #e0b4b4;
  background: #fff6f6;
}
/* line 30, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-message.light:after,
.has-error.form-message-light .form-message:after {
  border-bottom-color: #fff6f6;
}

/* line 35, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-message.dark,
.has-error.form-message-dark .form-message {
  color: #fff;
  border-color: #e14c3a;
  background: #e46050;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
}
/* line 44, /app/app/assets/stylesheets/mixins/_forms.scss */
.has-error .form-message.dark:after,
.has-error.form-message-dark .form-message:after {
  border-bottom-color: #e46050;
}

/* line 169, /app/app/assets/stylesheets/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 36px;
  background-repeat: no-repeat;
  background-position: center right 7.2500175px;
  background-size: 14.500035px 14.500035px;
}

/* line 181, /app/app/assets/stylesheets/_forms.scss */
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

/* line 182, /app/app/assets/stylesheets/_forms.scss */
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

/* line 183, /app/app/assets/stylesheets/_forms.scss */
.has-error .form-control-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

/* line 189, /app/app/assets/stylesheets/_forms.scss */
.form-bordered .form-group {
  margin-right: 0;
  margin-left: 0;
  padding-top: 15px;
}
/* line 194, /app/app/assets/stylesheets/_forms.scss */
.form-bordered .form-group + .form-group {
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 205, /app/app/assets/stylesheets/_forms.scss */
.form-loading {
  position: relative;
  cursor: default;
  user-select: none;
  pointer-events: none;
}
/* line 212, /app/app/assets/stylesheets/_forms.scss */
.form-loading:before {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  background: rgba(255, 255, 255, 0.8);
}
/* line 227, /app/app/assets/stylesheets/_forms.scss */
.form-loading:after {
  position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  display: block;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  content: '';
  animation: form-spin .6s linear;
  animation-iteration-count: infinite;
  border-width: 2px;
  border-style: solid;
  border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}
/* line 250, /app/app/assets/stylesheets/_forms.scss */
.form-loading.form-loading-inverted:before {
  background: rgba(0, 0, 0, 0.45);
}
/* line 251, /app/app/assets/stylesheets/_forms.scss */
.form-loading.form-loading-inverted:after {
  border-color: #fff rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2);
}

/* line 256, /app/app/assets/stylesheets/_forms.scss */
.modal-dialog .form-loading:before {
  z-index: 2080;
}
/* line 257, /app/app/assets/stylesheets/_forms.scss */
.modal-dialog .form-loading:after {
  z-index: 2081;
}

@-webkit-keyframes form-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes form-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes form-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 9, /app/app/assets/stylesheets/_buttons.scss */
.btn.disabled, .btn.disabled:active, .btn[disabled], .btn[disabled]:active, fieldset[disabled] .btn, fieldset[disabled] .btn:active {
  box-shadow: none;
}
/* line 15, /app/app/assets/stylesheets/_buttons.scss */
.btn.active, .btn:active, .open > .btn.dropdown-toggle, fieldset[disabled] .btn.active {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}

/* line 26, /app/app/assets/stylesheets/_buttons.scss */
.btn-link {
  color: #316498 !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
/* line 32, /app/app/assets/stylesheets/_buttons.scss */
.btn-link:hover, .btn-link:active, .btn-link.active, .btn-link:focus {
  color: #3d7dbf !important;
}

/* line 44, /app/app/assets/stylesheets/_buttons.scss */
.btn-rounded {
  border-radius: 999px;
}

/* line 50, /app/app/assets/stylesheets/_buttons.scss */
.btn-3d {
  position: relative;
  box-shadow: none !important;
}
/* line 59, /app/app/assets/stylesheets/_buttons.scss */
.btn-3d, .btn-3d:active, .btn-3d.disabled, .btn-3d.disabled:active, .btn-3d[disabled], .btn-3d[disabled]:active, fieldset[disabled] .btn-3d, fieldset[disabled] .btn-3d:active {
  margin-top: 0;
  border-bottom-width: 3px;
}
/* line 67, /app/app/assets/stylesheets/_buttons.scss */
.btn-3d:active, .btn-3d.active, .open > .btn-3d.dropdown-toggle, fieldset[disabled] .btn-3d.active {
  margin-top: 2px;
  border-bottom-width: 1px;
}

/* line 81, /app/app/assets/stylesheets/_buttons.scss */
.btn.btn-outline {
  color: #444;
}
/* line 84, /app/app/assets/stylesheets/_buttons.scss */
.btn.btn-outline.btn-outline-colorless {
  color: #444;
  border-color: rgba(0, 0, 0, 0.12);
  background: none;
}
/* line 13, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-outline.btn-outline-colorless.disabled, .btn.btn-outline.btn-outline-colorless.disabled:active, .btn.btn-outline.btn-outline-colorless:disabled, .btn.btn-outline.btn-outline-colorless:disabled:active, fieldset[disabled] .btn.btn-outline.btn-outline-colorless, fieldset[disabled] .btn.btn-outline.btn-outline-colorless:active {
  color: #444;
  border-color: rgba(0, 0, 0, 0.12) !important;
  background: none;
}
/* line 88, /app/app/assets/stylesheets/_buttons.scss */
.btn.btn-outline.btn-outline-colorless-inverted {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
  background: none;
}
/* line 13, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-outline.btn-outline-colorless-inverted.disabled, .btn.btn-outline.btn-outline-colorless-inverted.disabled:active, .btn.btn-outline.btn-outline-colorless-inverted:disabled, .btn.btn-outline.btn-outline-colorless-inverted:disabled:active, fieldset[disabled] .btn.btn-outline.btn-outline-colorless-inverted, fieldset[disabled] .btn.btn-outline.btn-outline-colorless-inverted:active {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12) !important;
  background: none;
}

/* line 97, /app/app/assets/stylesheets/_buttons.scss */
.btn-loading {
  position: relative;
  cursor: default;
  color: transparent !important;
}
/* line 104, /app/app/assets/stylesheets/_buttons.scss */
.btn-loading:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.28em;
  height: 1.28em;
  margin: -.64em 0 0 -.64em;
  content: '';
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 9999px;
}
/* line 119, /app/app/assets/stylesheets/_buttons.scss */
.btn-loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.28em;
  height: 1.28em;
  margin: -.64em 0 0 -.64em;
  content: "";
  animation: button-loading .6s linear;
  animation-iteration-count: infinite;
  border: 2px solid;
  border-color: #fff transparent transparent;
  border-radius: 9999px;
  box-shadow: 0 0 0 1px transparent;
}

@-webkit-keyframes button-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes button-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes button-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 152, /app/app/assets/stylesheets/_buttons.scss */
.btn-xs {
  font-size: 11px;
  line-height: 1.4555;
}

/* line 157, /app/app/assets/stylesheets/_buttons.scss */
.btn-xl {
  padding: 10px 25px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 4px;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn {
  color: #444;
  border-color: #dfdfdf;
  background: #ececec;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-outline {
  color: #dadada;
  border-color: #dfdfdf;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus,
.btn.btn-outline:hover,
.btn.btn-outline:focus,
.btn.btn-outline.focus {
  color: #444;
  border-color: #dadada;
  border-bottom-color: #acacac;
  background: #e4e4e4;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn:active,
.btn.active,
.open > .btn.dropdown-toggle,
.btn.btn-outline:active,
.btn.btn-outline.active,
.open > .btn.dropdown-toggle.btn-outline {
  color: #444;
  border-color: #c6c6c6;
  background: #dddddd;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn:active:hover, .btn:active:focus, .btn:active.focus,
.btn.active:hover,
.btn.active:focus,
.btn.active.focus,
.open > .btn.dropdown-toggle:hover,
.open > .btn.dropdown-toggle:focus,
.open > .btn.dropdown-toggle.focus,
.btn.btn-outline:active:hover,
.btn.btn-outline:active:focus,
.btn.btn-outline:active.focus,
.btn.btn-outline.active:hover,
.btn.btn-outline.active:focus,
.btn.btn-outline.active.focus,
.open > .btn.dropdown-toggle.btn-outline:hover,
.open > .btn.dropdown-toggle.btn-outline:focus,
.open > .btn.dropdown-toggle.btn-outline.focus {
  border-color: #c6c6c6;
  background: #d8d8d8;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-3d:hover, .btn.btn-3d:focus, .btn.btn-3d.focus,
.btn.btn-3d.btn-outline:hover,
.btn.btn-3d.btn-outline:focus,
.btn.btn-3d.btn-outline.focus {
  border-bottom-color: #c6c6c6;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-3d:active, .btn.btn-3d:active:hover, .btn.btn-3d:active:focus, .btn.btn-3d:active.focus,
.btn.btn-3d.active,
.btn.btn-3d.active:hover,
.btn.btn-3d.active:focus,
.btn.btn-3d.active.focus,
.open > .btn.dropdown-toggle.btn-3d,
.open > .btn.dropdown-toggle.btn-3d:hover,
.open > .btn.dropdown-toggle.btn-3d:focus,
.open > .btn.dropdown-toggle.btn-3d.focus {
  background: #e4e4e4;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  border-color: #dfdfdf !important;
  background: #ececec !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.btn-outline.disabled,
.btn.btn-outline[disabled],
fieldset[disabled] .btn.btn-outline {
  color: #dadada;
  border-color: #dfdfdf !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
  color: #444 !important;
  border-color: #c6c6c6 !important;
  background: #dddddd !important;
}

/* line 166, /app/app/assets/stylesheets/_buttons.scss */
.btn.btn-outline {
  color: #444;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success {
  color: #fff;
  border-color: #6ea958;
  background: #78bd5d;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.btn-outline {
  color: #6aa354;
  border-color: #6ea958;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus,
.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline.focus {
  color: #fff;
  border-color: #6aa354;
  border-bottom-color: #426634;
  background: #6fb952;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle,
.btn-success.btn-outline:active,
.btn-success.btn-outline.active,
.open > .btn-success.dropdown-toggle.btn-outline {
  color: #fff;
  border-color: #588846;
  background: #67b349;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus,
.btn-success.btn-outline:active:hover,
.btn-success.btn-outline:active:focus,
.btn-success.btn-outline:active.focus,
.btn-success.btn-outline.active:hover,
.btn-success.btn-outline.active:focus,
.btn-success.btn-outline.active.focus,
.open > .btn-success.dropdown-toggle.btn-outline:hover,
.open > .btn-success.dropdown-toggle.btn-outline:focus,
.open > .btn-success.dropdown-toggle.btn-outline.focus {
  border-color: #588846;
  background: #62ab46;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.btn-3d:hover, .btn-success.btn-3d:focus, .btn-success.btn-3d.focus,
.btn-success.btn-3d.btn-outline:hover,
.btn-success.btn-3d.btn-outline:focus,
.btn-success.btn-3d.btn-outline.focus {
  border-bottom-color: #588846;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.btn-3d:active, .btn-success.btn-3d:active:hover, .btn-success.btn-3d:active:focus, .btn-success.btn-3d:active.focus,
.btn-success.btn-3d.active,
.btn-success.btn-3d.active:hover,
.btn-success.btn-3d.active:focus,
.btn-success.btn-3d.active.focus,
.open > .btn-success.dropdown-toggle.btn-3d,
.open > .btn-success.dropdown-toggle.btn-3d:hover,
.open > .btn-success.dropdown-toggle.btn-3d:focus,
.open > .btn-success.dropdown-toggle.btn-3d.focus {
  background: #6fb952;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success {
  border-color: #6ea958 !important;
  background: #78bd5d !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.btn-outline.disabled,
.btn-success.btn-outline[disabled],
fieldset[disabled] .btn-success.btn-outline {
  color: #6aa354;
  border-color: #6ea958 !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  color: #fff !important;
  border-color: #588846 !important;
  background: #67b349 !important;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning {
  color: #fff;
  border-color: #dc9c41;
  background: #f4ab43;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.btn-outline {
  color: #db9839;
  border-color: #dc9c41;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus,
.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline.focus {
  color: #fff;
  border-color: #db9839;
  border-bottom-color: #9b671c;
  background: #f3a535;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle,
.btn-warning.btn-outline:active,
.btn-warning.btn-outline.active,
.open > .btn-warning.dropdown-toggle.btn-outline {
  color: #fff;
  border-color: #c68324;
  background: #f29e26;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus,
.btn-warning.btn-outline:active:hover,
.btn-warning.btn-outline:active:focus,
.btn-warning.btn-outline:active.focus,
.btn-warning.btn-outline.active:hover,
.btn-warning.btn-outline.active:focus,
.btn-warning.btn-outline.active.focus,
.open > .btn-warning.dropdown-toggle.btn-outline:hover,
.open > .btn-warning.dropdown-toggle.btn-outline:focus,
.open > .btn-warning.dropdown-toggle.btn-outline.focus {
  border-color: #c68324;
  background: #f29a1c;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.btn-3d:hover, .btn-warning.btn-3d:focus, .btn-warning.btn-3d.focus,
.btn-warning.btn-3d.btn-outline:hover,
.btn-warning.btn-3d.btn-outline:focus,
.btn-warning.btn-3d.btn-outline.focus {
  border-bottom-color: #c68324;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.btn-3d:active, .btn-warning.btn-3d:active:hover, .btn-warning.btn-3d:active:focus, .btn-warning.btn-3d:active.focus,
.btn-warning.btn-3d.active,
.btn-warning.btn-3d.active:hover,
.btn-warning.btn-3d.active:focus,
.btn-warning.btn-3d.active.focus,
.open > .btn-warning.dropdown-toggle.btn-3d,
.open > .btn-warning.dropdown-toggle.btn-3d:hover,
.open > .btn-warning.dropdown-toggle.btn-3d:focus,
.open > .btn-warning.dropdown-toggle.btn-3d.focus {
  background: #f3a535;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning {
  border-color: #dc9c41 !important;
  background: #f4ab43 !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.btn-outline.disabled,
.btn-warning.btn-outline[disabled],
fieldset[disabled] .btn-warning.btn-outline {
  color: #db9839;
  border-color: #dc9c41 !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  color: #fff !important;
  border-color: #c68324 !important;
  background: #f29e26 !important;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info {
  color: #fff;
  border-color: #59b0cb;
  background: #59c4e4;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.btn-outline {
  color: #51adc8;
  border-color: #59b0cb;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus,
.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline.focus {
  color: #fff;
  border-color: #51adc8;
  border-bottom-color: #2d7990;
  background: #4cbfe2;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle,
.btn-info.btn-outline:active,
.btn-info.btn-outline.active,
.open > .btn-info.dropdown-toggle.btn-outline {
  color: #fff;
  border-color: #3a9ab7;
  background: #3fbbe0;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus,
.btn-info.btn-outline:active:hover,
.btn-info.btn-outline:active:focus,
.btn-info.btn-outline:active.focus,
.btn-info.btn-outline.active:hover,
.btn-info.btn-outline.active:focus,
.btn-info.btn-outline.active.focus,
.open > .btn-info.dropdown-toggle.btn-outline:hover,
.open > .btn-info.dropdown-toggle.btn-outline:focus,
.open > .btn-info.dropdown-toggle.btn-outline.focus {
  border-color: #3a9ab7;
  background: #36b8de;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.btn-3d:hover, .btn-info.btn-3d:focus, .btn-info.btn-3d.focus,
.btn-info.btn-3d.btn-outline:hover,
.btn-info.btn-3d.btn-outline:focus,
.btn-info.btn-3d.btn-outline.focus {
  border-bottom-color: #3a9ab7;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.btn-3d:active, .btn-info.btn-3d:active:hover, .btn-info.btn-3d:active:focus, .btn-info.btn-3d:active.focus,
.btn-info.btn-3d.active,
.btn-info.btn-3d.active:hover,
.btn-info.btn-3d.active:focus,
.btn-info.btn-3d.active.focus,
.open > .btn-info.dropdown-toggle.btn-3d,
.open > .btn-info.dropdown-toggle.btn-3d:hover,
.open > .btn-info.dropdown-toggle.btn-3d:focus,
.open > .btn-info.dropdown-toggle.btn-3d.focus {
  background: #4cbfe2;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info {
  border-color: #59b0cb !important;
  background: #59c4e4 !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.btn-outline.disabled,
.btn-info.btn-outline[disabled],
fieldset[disabled] .btn-info.btn-outline {
  color: #51adc8;
  border-color: #59b0cb !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  color: #fff !important;
  border-color: #3a9ab7 !important;
  background: #3fbbe0 !important;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger {
  color: #fff;
  border-color: #ca5e51;
  background: #e46050;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.btn-outline {
  color: #c75749;
  border-color: #ca5e51;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus,
.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline.focus {
  color: #fff;
  border-color: #c75749;
  border-bottom-color: #8a352a;
  background: #e25443;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle,
.btn-danger.btn-outline:active,
.btn-danger.btn-outline.active,
.open > .btn-danger.dropdown-toggle.btn-outline {
  color: #fff;
  border-color: #b14336;
  background: #e04835;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus,
.btn-danger.btn-outline:active:hover,
.btn-danger.btn-outline:active:focus,
.btn-danger.btn-outline:active.focus,
.btn-danger.btn-outline.active:hover,
.btn-danger.btn-outline.active:focus,
.btn-danger.btn-outline.active.focus,
.open > .btn-danger.dropdown-toggle.btn-outline:hover,
.open > .btn-danger.dropdown-toggle.btn-outline:focus,
.open > .btn-danger.dropdown-toggle.btn-outline.focus {
  border-color: #b14336;
  background: #df402d;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.btn-3d:hover, .btn-danger.btn-3d:focus, .btn-danger.btn-3d.focus,
.btn-danger.btn-3d.btn-outline:hover,
.btn-danger.btn-3d.btn-outline:focus,
.btn-danger.btn-3d.btn-outline.focus {
  border-bottom-color: #b14336;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.btn-3d:active, .btn-danger.btn-3d:active:hover, .btn-danger.btn-3d:active:focus, .btn-danger.btn-3d:active.focus,
.btn-danger.btn-3d.active,
.btn-danger.btn-3d.active:hover,
.btn-danger.btn-3d.active:focus,
.btn-danger.btn-3d.active.focus,
.open > .btn-danger.dropdown-toggle.btn-3d,
.open > .btn-danger.dropdown-toggle.btn-3d:hover,
.open > .btn-danger.dropdown-toggle.btn-3d:focus,
.open > .btn-danger.dropdown-toggle.btn-3d.focus {
  background: #e25443;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  border-color: #ca5e51 !important;
  background: #e46050 !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.btn-outline.disabled,
.btn-danger.btn-outline[disabled],
fieldset[disabled] .btn-danger.btn-outline {
  color: #c75749;
  border-color: #ca5e51 !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  color: #fff !important;
  border-color: #b14336 !important;
  background: #e04835 !important;
}

/* line 5, /app/app/assets/stylesheets/_modals.scss */
.modal-open {
  overflow: hidden !important;
}

/* line 7, /app/app/assets/stylesheets/_modals.scss */
.modal-dialog {
  animation-duration: .8s;
}
/* line 10, /app/app/assets/stylesheets/_modals.scss */
.modal-dialog .close {
  margin-top: 4px;
}

/* line 13, /app/app/assets/stylesheets/_modals.scss */
.modal-content {
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-content:before, .modal-content:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-content:after {
  clear: both;
}

/* line 21, /app/app/assets/stylesheets/_modals.scss */
.modal-header {
  background: #f8f8f8;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 27, /app/app/assets/stylesheets/_modals.scss */
.modal-title {
  font-weight: 600;
}

/* line 29, /app/app/assets/stylesheets/_modals.scss */
.modal-footer {
  padding: 11px 20px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

@media (min-width: 544px) {
  /* line 40, /app/app/assets/stylesheets/_modals.scss */
  .modal-alert .modal-dialog {
    width: 350px;
    margin: 30px auto;
  }
}
/* line 47, /app/app/assets/stylesheets/_modals.scss */
.modal-alert .modal-header,
.modal-alert .modal-title,
.modal-alert .modal-body,
.modal-alert .modal-footer {
  margin: 0;
  padding: 0 20px;
  text-align: center;
  border: none;
  background: none;
}
/* line 60, /app/app/assets/stylesheets/_modals.scss */
.modal-alert .modal-header,
.modal-alert .modal-body,
.modal-alert .modal-footer {
  margin-bottom: 20px;
}
/* line 66, /app/app/assets/stylesheets/_modals.scss */
.modal-alert .modal-header {
  padding: 20px 0;
  color: #fff;
  border-bottom: 4px solid rgba(0, 0, 0, 0.08);
  font-size: 90px;
  line-height: 90px;
}
/* line 76, /app/app/assets/stylesheets/_modals.scss */
.modal-alert .modal-title {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 600;
}
/* line 84, /app/app/assets/stylesheets/_modals.scss */
.modal-alert.modal-info .modal-header {
  background: #59c4e4;
}
/* line 85, /app/app/assets/stylesheets/_modals.scss */
.modal-alert.modal-danger .modal-header {
  background: #e46050;
}
/* line 86, /app/app/assets/stylesheets/_modals.scss */
.modal-alert.modal-warning .modal-header {
  background: #f4ab43;
}
/* line 87, /app/app/assets/stylesheets/_modals.scss */
.modal-alert.modal-success .modal-header {
  background: #78bd5d;
}

/* line 6, /app/app/assets/stylesheets/_alerts.scss */
.alert {
  border-color: #c9cacb;
  border-width: 1px;
  background: #f8f8f8;
}
/* line 11, /app/app/assets/stylesheets/_alerts.scss */
.alert p {
  margin-bottom: 10.5px;
}
/* line 13, /app/app/assets/stylesheets/_alerts.scss */
.alert ul,
.alert ol {
  margin-top: 12px;
  padding-left: 20px;
}
/* line 19, /app/app/assets/stylesheets/_alerts.scss */
.alert p:last-child,
.alert ul:last-child,
.alert ol:last-child {
  margin-bottom: 0;
}
/* line 25, /app/app/assets/stylesheets/_alerts.scss */
.alert .close {
  opacity: .4;
  color: inherit;
  text-shadow: none;
}
/* line 30, /app/app/assets/stylesheets/_alerts.scss */
.alert .close:hover, .alert .close:focus {
  opacity: 1;
}

/* line 37, /app/app/assets/stylesheets/_alerts.scss */
.alert-heading {
  margin-bottom: 10px;
  font-weight: 700;
}

/* line 6, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-warning {
  color: #8d7955;
  border-color: #c9ba9b;
  background-color: #fffaf3;
}
/* line 11, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-warning .alert-heading,
.alert-warning .alert-link {
  color: #7a6949;
}
/* line 16, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #c9ba9b !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-danger {
  color: #b05b59;
  border-color: #e0b4b4;
  background-color: #fff6f6;
}
/* line 11, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-danger .alert-heading,
.alert-danger .alert-link {
  color: #9f4d4c;
}
/* line 16, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e0b4b4 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-success {
  color: #6f976d;
  border-color: #a3c293;
  background-color: #fcfff5;
}
/* line 11, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-success .alert-heading,
.alert-success .alert-link {
  color: #61865f;
}
/* line 16, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #a3c293 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-info {
  color: #528d9e;
  border-color: #a9d5de;
  background-color: #f8ffff;
}
/* line 11, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-info .alert-heading,
.alert-info .alert-link {
  color: #487b8a;
}
/* line 16, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a9d5de !important;
}

/* line 53, /app/app/assets/stylesheets/_alerts.scss */
.alert-dark {
  border-color: transparent;
  background: none;
  background-size: 20px 20px;
}
/* line 58, /app/app/assets/stylesheets/_alerts.scss */
.alert-dark,
.alert-dark .alert-heading,
.alert-dark .alert-link {
  color: #fff;
}
/* line 64, /app/app/assets/stylesheets/_alerts.scss */
.alert-dark hr {
  opacity: .35;
  border-top-color: #fff;
}

/* line 21, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-warning.alert-dark {
  background-color: #f4ab43;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
}
/* line 27, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-warning.alert-dark hr {
  border-color: #f8cb8b !important;
}

/* line 30, /app/app/assets/stylesheets/mixins/_alerts.scss */
.px-block-alerts .alert-warning.alert-dark {
  border-color: #f3a02b;
}

/* line 21, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-danger.alert-dark {
  background-color: #e46050;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
}
/* line 27, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-danger.alert-dark hr {
  border-color: #ee9c92 !important;
}

/* line 30, /app/app/assets/stylesheets/mixins/_alerts.scss */
.px-block-alerts .alert-danger.alert-dark {
  border-color: #e14c3a;
}

/* line 21, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-success.alert-dark {
  background-color: #78bd5d;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
}
/* line 27, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-success.alert-dark hr {
  border-color: #a5d393 !important;
}

/* line 30, /app/app/assets/stylesheets/mixins/_alerts.scss */
.px-block-alerts .alert-success.alert-dark {
  border-color: #69b64b;
}

/* line 21, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-info.alert-dark {
  background-color: #59c4e4;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
}
/* line 27, /app/app/assets/stylesheets/mixins/_alerts.scss */
.alert-info.alert-dark hr {
  border-color: #9bdbef !important;
}

/* line 30, /app/app/assets/stylesheets/mixins/_alerts.scss */
.px-block-alerts .alert-info.alert-dark {
  border-color: #43bce0;
}

/* line 80, /app/app/assets/stylesheets/_alerts.scss */
.px-block-alerts {
  position: relative;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.px-block-alerts:before, .px-block-alerts:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.px-block-alerts:after {
  clear: both;
}
/* line 85, /app/app/assets/stylesheets/_alerts.scss */
.px-block-alerts .alert {
  margin-bottom: 0;
  border-width: 1px;
  border-radius: 0;
}
/* line 92, /app/app/assets/stylesheets/_alerts.scss */
.px-block-alerts .alert + .alert {
  border-top-width: 0 !important;
}
/* line 93, /app/app/assets/stylesheets/_alerts.scss */
.px-block-alerts > div:not(:empty) + div .alert {
  border-top-width: 0 !important;
}

/* line 96, /app/app/assets/stylesheets/_alerts.scss */
.px-content > .px-block-alerts {
  margin: -20px -20px 20px -20px;
}
/* line 99, /app/app/assets/stylesheets/_alerts.scss */
.px-content > .px-block-alerts .alert {
  padding-right: 20px;
  padding-left: 20px;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}

/* line 109, /app/app/assets/stylesheets/_alerts.scss */
.panel > .px-block-alerts {
  margin: -1px -1px 0 -1px;
}
/* line 112, /app/app/assets/stylesheets/_alerts.scss */
.panel > .px-block-alerts .alert {
  padding: 8px 20px;
  border-width: 1px;
  font-size: 12px;
}

/* line 121, /app/app/assets/stylesheets/_alerts.scss */
.panel-title + .px-block-alerts,
.panel-subtitle + .px-block-alerts {
  transition: margin .3s;
}

/* line 126, /app/app/assets/stylesheets/_alerts.scss */
.panel-title + .px-block-alerts-empty {
  margin-bottom: -30px;
}

/* line 130, /app/app/assets/stylesheets/_alerts.scss */
.panel-subtitle + .px-block-alerts-empty {
  margin-bottom: -20px;
}

/* line 5, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  margin-bottom: 4px;
  padding: 0;
  padding-left: 24px;
  cursor: pointer;
  user-select: none;
  font-weight: normal;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.custom-control:before, .custom-control:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.custom-control:after {
  clear: both;
}
/* line 22, /app/app/assets/stylesheets/_custom-forms.scss */
.form-inline .custom-control, .custom-control.radio-inline, .custom-control.checkbox-inline {
  display: inline-block;
  margin-bottom: 0;
}
/* line 29, /app/app/assets/stylesheets/_custom-forms.scss */
.form-inline .custom-control + .custom-control, .custom-control.radio-inline + .custom-control, .custom-control.checkbox-inline + .custom-control {
  margin-left: 12px;
}
/* line 32, /app/app/assets/stylesheets/_custom-forms.scss */
.form-horizontal .custom-control {
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 0;
}

/* line 40, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
}

/* line 51, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  user-select: none;
  pointer-events: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-shadow: 0 0 0 1px #d6d6d6 inset;
}

/* line 74, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: 2px;
}
/* line 75, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 80, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 999px;
}
/* line 81, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 85, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control-blank {
  padding: 0;
  min-height: 21.00007px;
  min-width: 16px;
}

/* line 92, /app/app/assets/stylesheets/_custom-forms.scss */
.input-group-addon .custom-control-blank {
  min-height: 0;
  margin: 0;
}
/* line 96, /app/app/assets/stylesheets/_custom-forms.scss */
.input-group-addon .custom-control-blank .custom-control-indicator {
  margin: 0;
  position: relative;
  top: auto;
}

/* line 106, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control-input:disabled + .custom-control-indicator,
fieldset[disabled] .custom-control-input + .custom-control-indicator {
  opacity: .65;
  background-color: #eceeef !important;
  box-shadow: 0 0 0 1px #d6d6d6 inset !important;
}
/* line 112, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control-input:disabled + .custom-control-indicator,
.custom-control-input:disabled + .custom-control-description,
fieldset[disabled] .custom-control-input + .custom-control-indicator,
fieldset[disabled] .custom-control-input + .custom-control-description {
  cursor: not-allowed !important;
}

/* line 118, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.disabled,
fieldset[disabled] .custom-control {
  cursor: not-allowed !important;
}

/* line 125, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-success, .has-success .custom-control {
  color: #6f976d;
}
/* line 129, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-success .custom-control-indicator, .has-success .custom-control .custom-control-indicator {
  box-shadow: 0 0 0 1px #78bd5d inset;
}
/* line 132, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-warning, .has-warning .custom-control {
  color: #8d7955;
}
/* line 136, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-warning .custom-control-indicator, .has-warning .custom-control .custom-control-indicator {
  box-shadow: 0 0 0 1px #f4ab43 inset;
}
/* line 139, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-error, .has-error .custom-control {
  color: #b05b59;
}
/* line 143, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-control.has-error .custom-control-indicator, .has-error .custom-control .custom-control-indicator {
  box-shadow: 0 0 0 1px #e46050 inset;
}

/* line 150, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select {
  padding-right: 28px;
  padding-right: 0 \9;
  vertical-align: middle;
  outline: none !important;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 12px center;
  background-image: none \9;
  background-size: 8px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*@noflip*/
}
/* line 165, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select:focus {
  outline: none !important;
}
/* line 166, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select.form-control {
  line-height: 1.61539;
}
/* line 169, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}
/* line 173, /app/app/assets/stylesheets/_custom-forms.scss */
html[dir="rtl"] .custom-select {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 12px center;
  background-image: none \9;
  background-size: 8px 10px;
}

/* line 180, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select.input-sm,
.form-group-sm .custom-select.form-control {
  line-height: 1.42;
}

/* line 185, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select.input-lg,
.form-group-lg .custom-select.form-control {
  line-height: 1.4;
}

/* line 191, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-select:disabled,
fieldset[disabled] .custom-select {
  background-color: #eceeef !important;
}

/* line 200, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  cursor: pointer;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.custom-file:before, .custom-file:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.custom-file:after {
  clear: both;
}

/* line 213, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-input {
  position: absolute;
  display: block;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 225, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-control {
  position: relative;
  overflow: hidden;
  height: auto;
  user-select: none;
  white-space: nowrap;
  color: #999;
  font-weight: normal;
  padding: 4px 12px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 1.61539;
}
/* line 13, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control:after {
  padding: 4px 12px;
  line-height: 1.61539;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
/* line 21, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control + .px-file-buttons {
  top: 5px;
  padding-right: 4px;
}
/* line 28, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control + .px-file-buttons .btn {
  height: 21.00007px;
  margin-left: 4px;
  line-height: 19.00007px;
}
/* line 241, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-control:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "Browse";
  color: #444;
  border: 0 solid #d6d6d6;
  border-left-width: 1px;
  background: #ececec;
}
/* line 257, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-control:hover:after {
  border-color: #d1d1d1;
  background: #e4e4e4;
}

/* line 264, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-control {
  cursor: not-allowed;
  border-color: #d6d6d6 !important;
  background: #eceeef !important;
}
/* line 270, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-control:after {
  opacity: .65;
  border-color: #d6d6d6;
  background: #ececec;
  box-shadow: none;
}
/* line 277, /app/app/assets/stylesheets/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-control + .px-file-buttons {
  background-color: #eceeef;
}

/* line 285, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file .custom-file-control:after {
  display: none;
}

/* line 287, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file-buttons {
  position: absolute;
  right: 1px;
  background: #fff;
}
/* line 293, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file-buttons .btn {
  position: relative;
  float: left;
  margin-left: 6px;
  padding: 0 7px;
  font-size: 11px;
}

/* line 305, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file-clear {
  display: none;
}

/* line 308, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file-has-value .px-file-clear {
  display: block;
}
/* line 309, /app/app/assets/stylesheets/_custom-forms.scss */
.px-file-has-value .custom-file-control {
  color: #444;
}

/* line 38, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-sm,
.form-group-sm .custom-file-control {
  padding: 3px 9px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.42;
}
/* line 13, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-sm:after,
.form-group-sm .custom-file-control:after {
  padding: 3px 9px;
  line-height: 1.42;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
/* line 21, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-sm + .px-file-buttons,
.form-group-sm .custom-file-control + .px-file-buttons {
  top: 3px;
  padding-right: 2px;
}
/* line 28, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-sm + .px-file-buttons .btn,
.form-group-sm .custom-file-control + .px-file-buttons .btn {
  height: 19.04px;
  margin-left: 2px;
  line-height: 17.04px;
}

/* line 38, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-lg,
.form-group-lg .custom-file-control {
  padding: 8px 18px;
  border-radius: 3px;
  font-size: 15px;
  line-height: 1.4;
}
/* line 13, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-lg:after,
.form-group-lg .custom-file-control:after {
  padding: 8px 18px;
  line-height: 1.4;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 21, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-lg + .px-file-buttons,
.form-group-lg .custom-file-control + .px-file-buttons {
  top: 8px;
  padding-right: 7px;
}
/* line 28, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control.input-lg + .px-file-buttons .btn,
.form-group-lg .custom-file-control + .px-file-buttons .btn {
  height: 23px;
  margin-left: 7px;
  line-height: 21px;
}
/* line 6, /app/app/assets/stylesheets/mixins/_base.scss */
body {
  background: #f3f6f6;
}

/* line 10, /app/app/assets/stylesheets/mixins/_base.scss */
.page-breadcrumb,
.page-header:not(.panel) {
  background: #fff;
}

/* line 16, /app/app/assets/stylesheets/mixins/_base.scss */
.page-breadcrumb,
.page-header,
hr,
.nav-tabs,
.nav-tabs.nav-justified {
  border-color: #e1e6e6;
}

/* line 24, /app/app/assets/stylesheets/mixins/_base.scss */
.panel .nav-tabs {
  border-color: rgba(0, 0, 0, 0.11);
}

/* line 28, /app/app/assets/stylesheets/mixins/_base.scss */
.panel,
.widget-more-link.b-a-1,
.widget-products-image,
*:not(.panel) .thumbnail {
  border-color: #dae0e0;
}

/* line 75, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary {
  background-color: #64bed8 !important;
  border-color: #47abc8 !important;
}
/* line 29, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary[href]:hover {
  background-color: #5eb5cf !important;
}
/* line 31, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary .bg-primary {
  border-color: #47abc8 !important;
}
/* line 33, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary.darken, .bg-primary .bg-primary.darken {
  background-color: #5eb5cf !important;
  border-color: #3ba5c4 !important;
}
/* line 38, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary.darken[href]:hover, .bg-primary .bg-primary.darken[href]:hover {
  background-color: #52b0cb !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary.darker, .bg-primary .bg-primary.darker {
  background-color: #52b0cb !important;
  border-color: #399fbc !important;
}
/* line 46, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary.darker[href]:hover, .bg-primary .bg-primary.darker[href]:hover {
  background-color: #47abc8 !important;
}
/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary, .bg-primary:hover, .bg-primary:focus, .bg-primary:active, .bg-primary[href],
.bg-primary a {
  color: #e6e6e6 !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary[href]:hover, .bg-primary[href]:focus, .bg-primary[href]:active,
.bg-primary a:hover,
.bg-primary a:focus,
.bg-primary a:active {
  color: #cccccc !important;
}
/* line 53, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary[href]:hover, .bg-primary[href]:focus, .bg-primary[href]:active,
.bg-primary a:hover,
.bg-primary a:focus,
.bg-primary a:active {
  color: #fff !important;
}
/* line 60, /app/app/assets/stylesheets/mixins/_utilities.scss */
.bg-primary .text-muted,
.bg-primary .text-muted:hover,
.bg-primary .text-muted:focus,
.bg-primary .text-muted:active,
.bg-primary .text-muted[href],
.bg-primary .text-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-primary, .text-primary:hover, .text-primary:focus, .text-primary:active, .text-primary[href],
.text-primary a {
  color: #3badce !important;
}
/* line 17, /app/app/assets/stylesheets/mixins/_utilities.scss */
.text-primary[href]:hover, .text-primary[href]:focus, .text-primary[href]:active,
.text-primary a:hover,
.text-primary a:focus,
.text-primary a:active {
  color: #2b8eab !important;
}

/* line 83, /app/app/assets/stylesheets/mixins/_utilities.scss */
.border-primary {
  border-color: #64bed8 !important;
}

/* line 9, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary .table,
.table-primary.table {
  margin: 0;
  border-top-color: #469fb8 !important;
}

/* line 15, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary {
  margin-bottom: 21px;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary thead,
.table-primary thead tr,
.table-primary thead th,
.table-primary .table-header {
  border-color: #469fb8 !important;
  color: #fff;
}
/* line 26, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary thead tr,
.table-primary thead th {
  background: #55afc9;
}
/* line 31, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary .table-header {
  background: #64bed8;
}
/* line 34, /app/app/assets/stylesheets/mixins/_tables.scss */
.table-primary .table-header .form-control {
  border: none;
}

/* line 51, /app/app/assets/stylesheets/mixins/_forms.scss */
.form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  border-color: #64bed8;
}

/* line 32, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary {
  color: #fff;
  border-color: #4cb4d2;
  background: #64bed8;
}

/* line 38, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.btn-outline {
  color: #43b0d0;
  border-color: #4cb4d2;
  background: none;
}

/* line 46, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus,
.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline.focus {
  color: #fff;
  border-color: #43b0d0;
  border-bottom-color: #257a93;
  background: #58b9d5;
}

/* line 56, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle,
.btn-primary.btn-outline:active,
.btn-primary.btn-outline.active,
.open > .btn-primary.dropdown-toggle.btn-outline {
  color: #fff;
  border-color: #2f9cbb;
  background: #4cb4d2;
}
/* line 66, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus,
.btn-primary.btn-outline:active:hover,
.btn-primary.btn-outline:active:focus,
.btn-primary.btn-outline:active.focus,
.btn-primary.btn-outline.active:hover,
.btn-primary.btn-outline.active:focus,
.btn-primary.btn-outline.active.focus,
.open > .btn-primary.dropdown-toggle.btn-outline:hover,
.open > .btn-primary.dropdown-toggle.btn-outline:focus,
.open > .btn-primary.dropdown-toggle.btn-outline.focus {
  border-color: #2f9cbb;
  background: #43b0d0;
}

/* line 79, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.btn-3d:hover, .btn-primary.btn-3d:focus, .btn-primary.btn-3d.focus,
.btn-primary.btn-3d.btn-outline:hover,
.btn-primary.btn-3d.btn-outline:focus,
.btn-primary.btn-3d.btn-outline.focus {
  border-bottom-color: #2f9cbb;
}

/* line 89, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.btn-3d:active, .btn-primary.btn-3d:active:hover, .btn-primary.btn-3d:active:focus, .btn-primary.btn-3d:active.focus,
.btn-primary.btn-3d.active,
.btn-primary.btn-3d.active:hover,
.btn-primary.btn-3d.active:focus,
.btn-primary.btn-3d.active.focus,
.open > .btn-primary.dropdown-toggle.btn-3d,
.open > .btn-primary.dropdown-toggle.btn-3d:hover,
.open > .btn-primary.dropdown-toggle.btn-3d:focus,
.open > .btn-primary.dropdown-toggle.btn-3d.focus {
  background: #58b9d5;
}

/* line 100, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
  border-color: #4cb4d2 !important;
  background: #64bed8 !important;
}

/* line 107, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.btn-outline.disabled,
.btn-primary.btn-outline[disabled],
fieldset[disabled] .btn-primary.btn-outline {
  color: #43b0d0;
  border-color: #4cb4d2 !important;
  background: none !important;
}

/* line 115, /app/app/assets/stylesheets/mixins/_buttons.scss */
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #fff !important;
  border-color: #2f9cbb !important;
  background: #4cb4d2 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar {
  color: #fff;
  box-shadow: none;
}
/* line 10, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-nav a,
.px-navbar .dropdown-menu a {
  color: #fff;
}
/* line 14, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-nav a:hover, .px-navbar .navbar-nav a:focus, .px-navbar .navbar-nav a:active,
.px-navbar .dropdown-menu a:hover,
.px-navbar .dropdown-menu a:focus,
.px-navbar .dropdown-menu a:active {
  color: #fff;
  background: rgba(0, 0, 0, 0.08);
}
/* line 25, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar li.active > a,
.px-navbar li.active > a:hover,
.px-navbar li.active > a:focus,
.px-navbar li.active > a:active,
.px-navbar .dropdown.open > a,
.px-navbar .dropdown.open > a:hover,
.px-navbar .dropdown.open > a:focus,
.px-navbar .dropdown.open > a:active,
.px-navbar .dropdown.active > a,
.px-navbar .dropdown.active > a:hover,
.px-navbar .dropdown.active > a:focus,
.px-navbar .dropdown.active > a:active {
  color: #fff;
  background: rgba(0, 0, 0, 0.08);
}
/* line 34, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-nav li:hover,
.px-navbar .dropdown-menu li:hover {
  background: none;
}
/* line 39, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-brand {
  background: none !important;
}
/* line 41, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar form.navbar-form .form-control {
  color: #444;
  border-color: transparent !important;
  background: #fff;
}
/* line 47, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-toggle {
  color: #fff;
}
/* line 50, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-toggle .navbar-toggle-icon,
.px-navbar .navbar-toggle .navbar-toggle-icon:before,
.px-navbar .navbar-toggle .navbar-toggle-icon:after {
  opacity: 1;
  color: #fff;
  background: #fff;
}
/* line 58, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-toggle.collapsed {
  color: #fff;
}
/* line 61, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-toggle.collapsed .navbar-toggle-icon,
.px-navbar .navbar-toggle.collapsed .navbar-toggle-icon:before,
.px-navbar .navbar-toggle.collapsed .navbar-toggle-icon:after {
  color: #fff;
  background: #fff;
}
/* line 70, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .ps-scrollbar-x-rail,
.px-navbar .ps-scrollbar-y-rail {
  background-color: transparent !important;
}
/* line 75, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .ps-scrollbar-x-rail > .ps-scrollbar-x,
.px-navbar .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
/* line 80, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-header {
  color: #fff;
  background-color: #98c73d;
  background-image: linear-gradient(to bottom, #a1cc3d 0, #94c53e 100%);
}
/* line 91, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-header a {
  color: #fff;
}
/* line 94, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .navbar-header a:hover, .px-navbar .navbar-header a:focus {
  color: #fff;
  background: rgba(0, 0, 0, 0.08);
}
/* line 102, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
.px-navbar .dropdown-menu > li.divider {
  background: #a5d354;
}
@media (max-width: 767px) {
  /* line 107, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .navbar-collapse {
    border-color: #a5d354;
    background: #94c53e;
  }
  /* line 119, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .navbar-nav li,
  .px-navbar .dropdown-menu li {
    border-color: #a5d354;
  }
  /* line 124, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .dropdown.open {
    background: #83b035 !important;
    border-color: #77a030;
  }
  /* line 128, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .dropdown.open li {
    border-color: #77a030;
  }
}
@media (min-width: 768px) {
  /* line 132, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .navbar-collapse {
    border-color: transparent;
    background-color: #98c73d;
    background-image: linear-gradient(to bottom, #a1cc3d 0, #94c53e 100%);
  }
  /* line 144, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .navbar-nav > li {
    border-color: transparent;
  }
  /* line 145, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .dropdown-menu {
    background: #94c53e;
  }
  /* line 156, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar [class^="widget-"],
  .px-navbar [class*=" widget-"] {
    border-color: #a5d354;
  }
  /* line 160, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar [class^="widget-"] a,
  .px-navbar [class^="widget-"] a:hover,
  .px-navbar [class^="widget-"] a:focus,
  .px-navbar [class*=" widget-"] a,
  .px-navbar [class*=" widget-"] a:hover,
  .px-navbar [class*=" widget-"] a:focus {
    background: transparent;
  }
  /* line 168, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-navbar .navbar-header a,
  .px-navbar .navbar-nav > li > a {
    transition: all .3s;
  }
}

@media (min-width: 992px) {
  /* line 177, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header {
    color: #fff;
    background: transparent;
    margin-right: 1px;
    box-shadow: 1px 0 0 0 transparent;
  }
  /* line 199, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a {
    color: #fff;
  }
  /* line 202, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a:hover, .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a:focus {
    color: #fff;
  }
}
@media (min-width: 992px) {
  /* line 211, /app/app/assets/stylesheets/mixins/_px-navbar.scss */
  .px-nav-toggle {
    box-shadow: none;
  }
}
/* line 66, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav {
  color: #adb5bd;
  background: #43474b;
}
/* line 77, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav .ps-scrollbar-x-rail,
.px-nav .ps-scrollbar-y-rail {
  background-color: transparent !important;
}
/* line 82, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav .ps-scrollbar-x-rail > .ps-scrollbar-x,
.px-nav .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

/* line 88, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dimmer {
  background: rgba(60, 64, 67, 0.4);
}

/* line 90, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-item a {
  color: #adb5bd;
}
/* line 93, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-item a:hover, .px-nav-item a:focus, .px-nav-item a:active {
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
}

/* line 101, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-item.active > a {
  color: #fff !important;
  background: #64bed8;
}
/* line 105, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-item.active > a .px-nav-icon {
  color: #fff;
}

/* line 108, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown.active > a .px-nav-icon {
  color: #fff;
}

/* line 110, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown.active > a {
  background: none;
}
/* line 113, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown.active > a:hover, .px-nav-dropdown.active > a:focus, .px-nav-dropdown.active > a:active {
  background: rgba(255, 255, 255, 0.04);
}

/* line 120, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-tooltip {
  background: #2b2e30;
  color: #fff;
}

/* line 125, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-left .px-nav-tooltip:before {
  border-right-color: #2b2e30;
}

/* line 126, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-right .px-nav-tooltip:before {
  border-left-color: #2b2e30;
}

/* line 128, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-show > a,
.px-nav-dropdown-menu-title {
  background: #43474b !important;
  color: #fff !important;
}
/* line 132, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-show > a .px-nav-icon,
.px-nav-dropdown-menu-title .px-nav-icon {
  color: #fff !important;
}

/* line 135, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown-menu {
  background: #3c4043;
}

/* line 137, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-toggle {
  color: #fff;
  background-color: #98c73d;
  background-image: linear-gradient(to bottom, #a1cc3d 0, #94c53e 100%);
}
/* line 148, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-toggle .navbar-toggle-icon,
.px-nav-toggle .navbar-toggle-icon:before,
.px-nav-toggle .navbar-toggle-icon:after {
  color: #fff;
  background: #fff;
}

/* line 156, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-box {
  border-color: #505459;
  color: #fff;
}
/* line 160, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-box .close {
  color: #adb5bd;
}
/* line 163, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-box .close:hover, .px-nav-box .close:focus, .px-nav-box .close:active {
  color: #fff;
}
/* line 170, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-box .btn-outline {
  border-color: #505459;
  color: #adb5bd;
}

/* line 205, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-content > .px-nav-item > a,
.px-nav-content > .px-nav-item > .px-nav-dropdown-menu,
.px-nav-dropdown-menu-title {
  border-bottom: 1px solid #505459;
}

/* line 211, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown-menu-wrapper ~ .px-nav-dropdown-menu-title {
  border-top: 1px solid #505459;
  border-bottom: none;
}

/* line 216, /app/app/assets/stylesheets/mixins/_px-nav.scss */
.px-nav-dropdown-menu-top.px-show {
  margin-bottom: 1px !important;
}

@media (max-width: 991px) {
  /* line 232, /app/app/assets/stylesheets/mixins/_px-nav.scss */
  .px-nav.px-nav-expand .px-open > a,
  .px-nav-dropdown-menu .px-open > a {
    color: #fff;
  }
}
@media (min-width: 992px) {
  /* line 239, /app/app/assets/stylesheets/mixins/_px-nav.scss */
  .px-nav:not(.px-nav-collapse) .px-open > a,
  .px-nav-dropdown-menu .px-open > a {
    color: #fff;
  }
}
/* line 15, /app/app/assets/stylesheets/mixins/_px-footer.scss */
.px-footer {
  background: #969ea6;
  color: #e1e6eb;
}
/* line 23, /app/app/assets/stylesheets/mixins/_px-footer.scss */
.px-footer a {
  color: #fff;
}
/* line 25, /app/app/assets/stylesheets/mixins/_px-footer.scss */
.px-footer a:hover,
.px-footer a:focus {
  color: #e1e6eb;
}
/* line 30, /app/app/assets/stylesheets/mixins/_px-footer.scss */
.px-footer hr {
  border-color: #a4acb3;
}
/* line 31, /app/app/assets/stylesheets/mixins/_px-footer.scss */
.px-footer .text-muted {
  color: #63707c !important;
}

/* line 31, /app/app/assets/stylesheets/mixins/_labels.scss */
.label-primary,
.badge-primary,
.panel-warning > .panel-heading .badge-primary {
  border-color: #64bed8;
  background: #64bed8;
  color: #fff;
}
/* line 10, /app/app/assets/stylesheets/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus,
.badge-primary[href]:hover,
.badge-primary[href]:focus,
.panel-warning > .panel-heading .badge-primary[href]:hover,
.panel-warning > .panel-heading .badge-primary[href]:focus {
  border-color: #54b7d4;
  background: #54b7d4;
  color: #fff;
}
/* line 17, /app/app/assets/stylesheets/mixins/_labels.scss */
.label-primary.label-outline,
.badge-primary.label-outline,
.panel-warning > .panel-heading .badge-primary.label-outline {
  color: #3badce;
  box-shadow: 0 0 0 1px #64bed8 inset;
}
/* line 21, /app/app/assets/stylesheets/mixins/_labels.scss */
.label-primary.label-outline[href]:hover, .label-primary.label-outline[href]:focus,
.badge-primary.label-outline[href]:hover,
.badge-primary.label-outline[href]:focus,
.panel-warning > .panel-heading .badge-primary.label-outline[href]:hover,
.panel-warning > .panel-heading .badge-primary.label-outline[href]:focus {
  color: #2b8eab;
}
/* line 27, /app/app/assets/stylesheets/mixins/_labels.scss */
.label-primary.label-ribbon:before,
.badge-primary.label-ribbon:before,
.panel-warning > .panel-heading .badge-primary.label-ribbon:before {
  border-top-color: #4ea3bb;
}

/* line 16, /app/app/assets/stylesheets/mixins/_progress-bars.scss */
.progress-bar {
  background-color: #64bed8;
}

/* line 23, /app/app/assets/stylesheets/mixins/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:active {
  color: #fff;
  background-color: #64bed8;
}

/* line 95, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary {
  border-color: #4cb4d2 !important;
}
/* line 8, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary .panel-heading {
  background: #64bed8;
  border-color: #4cb4d2;
  color: #fff;
}
/* line 14, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary .panel-heading-text a, .panel-primary.panel-body-colorful a {
  color: #fff;
}
/* line 18, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary .panel-heading-text a:hover, .panel-primary .panel-heading-text a:focus, .panel-primary.panel-body-colorful a:hover, .panel-primary.panel-body-colorful a:focus {
  color: white;
}
/* line 24, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary .panel-heading-text a, .panel-primary.panel-body-colorful .panel-body a, .panel-primary.panel-body-colorful .panel-footer a {
  text-decoration: underline;
}
/* line 30, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary .panel-footer {
  border-color: #4cb4d2;
}
/* line 33, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-body-colorful,
.panel-primary.panel-body-colorful .panel-body,
.panel-primary.panel-body-colorful .panel-footer {
  background: #64bed8;
  color: #fff;
}
/* line 40, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-body-colorful hr,
.panel-primary.panel-body-colorful .panel-body {
  border-color: #4cb4d2 !important;
}
/* line 48, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark {
  border-color: #64bed8 !important;
}
/* line 8, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading {
  background: #64bed8;
  border-color: #64bed8;
  color: #fff;
}
/* line 14, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading-text a, .panel-primary.panel-dark.panel-body-colorful a {
  color: #fff;
}
/* line 18, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading-text a:hover, .panel-primary.panel-dark .panel-heading-text a:focus, .panel-primary.panel-dark.panel-body-colorful a:hover, .panel-primary.panel-dark.panel-body-colorful a:focus {
  color: white;
}
/* line 24, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading-text a, .panel-primary.panel-dark.panel-body-colorful .panel-body a, .panel-primary.panel-dark.panel-body-colorful .panel-footer a {
  text-decoration: underline;
}
/* line 30, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-footer {
  border-color: #64bed8;
}
/* line 33, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark.panel-body-colorful,
.panel-primary.panel-dark.panel-body-colorful .panel-body,
.panel-primary.panel-dark.panel-body-colorful .panel-footer {
  background: #64bed8;
  color: #fff;
}
/* line 40, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark.panel-body-colorful hr,
.panel-primary.panel-dark.panel-body-colorful .panel-body {
  border-color: #64bed8 !important;
}
/* line 56, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading .pagination a, .panel-primary.panel-dark .panel-heading .pagination a:hover, .panel-primary.panel-dark .panel-heading .pagination a:focus,
.panel-primary.panel-dark .panel-heading .pagination span,
.panel-primary.panel-dark .panel-heading .pagination span:hover,
.panel-primary.panel-dark .panel-heading .pagination span:focus,
.panel-primary.panel-dark .panel-heading .pager a,
.panel-primary.panel-dark .panel-heading .pager a:hover,
.panel-primary.panel-dark .panel-heading .pager a:focus,
.panel-primary.panel-dark .panel-heading .pager span,
.panel-primary.panel-dark .panel-heading .pager span:hover,
.panel-primary.panel-dark .panel-heading .pager span:focus {
  color: #fff;
}
/* line 65, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading .pagination li.active a, .panel-primary.panel-dark .panel-heading .pagination li.active a:hover, .panel-primary.panel-dark .panel-heading .pagination li.active a:focus,
.panel-primary.panel-dark .panel-heading .pagination li.active span,
.panel-primary.panel-dark .panel-heading .pagination li.active span:hover,
.panel-primary.panel-dark .panel-heading .pagination li.active span:focus,
.panel-primary.panel-dark .panel-heading .pager li.active a,
.panel-primary.panel-dark .panel-heading .pager li.active a:hover,
.panel-primary.panel-dark .panel-heading .pager li.active a:focus,
.panel-primary.panel-dark .panel-heading .pager li.active span,
.panel-primary.panel-dark .panel-heading .pager li.active span:hover,
.panel-primary.panel-dark .panel-heading .pager li.active span:focus {
  color: #64bed8;
}
/* line 73, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark .panel-heading .nav-tabs > li > a {
  color: rgba(255, 255, 255, 0.9);
}
/* line 77, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark.panel-body-colorful .text-muted {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 79, /app/app/assets/stylesheets/mixins/_panels.scss */
.panel-primary.panel-dark.panel-body-colorful .panel-heading,
.panel-primary.panel-dark.panel-body-colorful .panel-footer,
.panel-primary.panel-dark.panel-body-colorful .panel-body,
.panel-primary.panel-dark.panel-body-colorful hr,
.panel-primary.panel-dark.panel-body-colorful table,
.panel-primary.panel-dark.panel-body-colorful table tr,
.panel-primary.panel-dark.panel-body-colorful table th,
.panel-primary.panel-dark.panel-body-colorful table td,
.panel-primary.panel-dark.panel-body-colorful .list-group-item {
  border-color: #a1d8e7 !important;
}

/* line 81, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control:hover .custom-control-indicator {
  box-shadow: 0 0 0 1px #64bed8 inset;
}
/* line 83, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control:active .custom-control-indicator, .custom-control:active .custom-control-input:checked ~ .custom-control-indicator {
  background-color: #8dcfe2;
  box-shadow: none;
}

/* line 91, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  background-color: #64bed8;
  box-shadow: none;
}
/* line 96, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #64bed8 inset, 0 0 0 1px #fff, 0 0 0 2px #64bed8;
}
/* line 98, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  background-color: #8dcfe2;
  box-shadow: none;
}

/* line 104, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-control-input:checked:disabled ~ .custom-control-indicator,
fieldset[disabled] .custom-control-input:checked ~ .custom-control-indicator {
  background-color: #64bed8 !important;
  box-shadow: none !important;
}

/* line 113, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-control {
  border-color: #64bed8;
}

/* line 115, /app/app/assets/stylesheets/mixins/_custom-forms.scss */
.custom-file-control:hover,
.custom-file-control:focus,
.custom-file-control:active {
  border-color: #64bed8;
}

/* line 7, /app/app/assets/stylesheets/mixins/_tooltip.scss */
.tooltip-primary .tooltip-inner {
  background-color: #64bed8;
  color: #fff;
}
/* line 12, /app/app/assets/stylesheets/mixins/_tooltip.scss */
.tooltip-primary.top .tooltip-arrow, .tooltip-primary.top-left .tooltip-arrow, .tooltip-primary.top-right .tooltip-arrow {
  border-top-color: #64bed8;
}
/* line 18, /app/app/assets/stylesheets/mixins/_tooltip.scss */
.tooltip-primary.bottom .tooltip-arrow, .tooltip-primary.bottom-left .tooltip-arrow, .tooltip-primary.bottom-right .tooltip-arrow {
  border-bottom-color: #64bed8;
}
/* line 24, /app/app/assets/stylesheets/mixins/_tooltip.scss */
.tooltip-primary.right .tooltip-arrow {
  /*@noflip*/
  border-right-color: #64bed8;
}
/* line 25, /app/app/assets/stylesheets/mixins/_tooltip.scss */
.tooltip-primary.left .tooltip-arrow {
  /*@noflip*/
  border-left-color: #64bed8;
}

/* line 21, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary {
  border-width: 1px;
}
/* line 24, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.top .arrow {
  /*@noflip*/
  bottom: -9px;
}
/* line 25, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.bottom .arrow {
  /*@noflip*/
  top: -9px;
}
/* line 26, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.left .arrow {
  /*@noflip*/
  right: -9px;
}
/* line 27, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.right .arrow {
  /*@noflip*/
  left: -9px;
}
/* line 6, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary .popover-title, .popover-primary.popover-colorful {
  color: #fff;
  background: #64bed8;
}
/* line 13, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary,
.popover-primary .popover-title, .popover-primary.popover-colorful {
  border-color: #4cb4d2;
}

/* line 6, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.popover-dark .popover-title, .popover-primary.popover-dark.popover-colorful {
  color: #fff;
  background: #64bed8;
}
/* line 13, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.popover-dark,
.popover-primary.popover-dark .popover-title, .popover-primary.popover-dark.popover-colorful {
  border-color: #64bed8;
}
/* line 35, /app/app/assets/stylesheets/mixins/_popovers.scss */
.popover-primary.popover-dark.popover-colorful .popover-title {
  border-color: #85cce0;
}

/* line 17, /app/app/assets/stylesheets/mixins/_navs.scss */
.nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus {
  color: #fff;
  background: #64bed8;
}
/* line 25, /app/app/assets/stylesheets/mixins/_navs.scss */
.nav.nav-tabs > li.active > a {
  border-bottom-color: #50b5d3 !important;
}

/* line 24, /app/app/assets/stylesheets/mixins/_pagination.scss */
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > a:active {
  border-color: #64bed8;
}
/* line 31, /app/app/assets/stylesheets/mixins/_pagination.scss */
.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:focus,
.pagination > li.active > a:active,
.pagination > li.active > span {
  color: #fff;
  border-color: #64bed8;
  background: #64bed8;
}

/* line 44, /app/app/assets/stylesheets/mixins/_pagination.scss */
.pager li > a:hover, .pager li > a:focus, .pager li > a:active {
  border-color: #64bed8;
}

/* line 6, /app/app/assets/stylesheets/mixins/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a:hover .thumbnail,
a:focus .thumbnail,
a.active .thumbnail {
  border-color: #64bed8 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/_list-group.scss */
.list-group .list-group-item.active {
  color: #fff;
  border-color: #64bed8;
  background: #64bed8;
}
/* line 12, /app/app/assets/stylesheets/mixins/_list-group.scss */
.list-group .list-group-item.active .list-group-item-text,
.list-group .list-group-item.active .list-group-icon {
  color: #fff;
}

/* line 51, /app/app/assets/stylesheets/mixins/_switchers.scss */
.switcher-primary > input:checked ~ .switcher-indicator {
  color: #fff;
  background: #64bed8;
}
/* line 57, /app/app/assets/stylesheets/mixins/_switchers.scss */
.switcher-primary > input:focus ~ .switcher-indicator:after,
.switcher-primary > input:active ~ .switcher-indicator:after, .switcher-primary:active .switcher-indicator:after {
  box-shadow: 0 0 0 1px #64bed8 inset;
}

/* line 46, /app/app/assets/stylesheets/mixins/plugins/_select2.scss */
.select2-primary .select2-selection__choice,
.select2-primary + .select2-container .select2-selection__choice {
  background-color: #64bed8;
}

/* line 65, /app/app/assets/stylesheets/mixins/plugins/_select2.scss */
.select2-results__option--highlighted[aria-selected] {
  color: #fff;
  background: #64bed8;
}

/* line 72, /app/app/assets/stylesheets/mixins/plugins/_select2.scss */
.select2-container--focus .select2-selection,
.select2-container--focus .select2-dropdown,
.select2-container--open .select2-selection,
.select2-container--open .select2-dropdown {
  border-color: #64bed8;
}

/* line 7, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-datepicker.scss */
.datepicker thead th {
  color: #fff;
}
/* line 9, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-datepicker.scss */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next {
  background: #64bed8;
}
/* line 14, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-datepicker.scss */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover {
  background: #70c3db;
}
/* line 17, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-datepicker.scss */
.datepicker .dow,
.datepicker thead .cw {
  border-top: 1px solid #549fb5;
  background: #66a9bd;
}
/* line 27, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-datepicker.scss */
.datepicker .active, .datepicker .active:hover,
.datepicker .range-start,
.datepicker .range-start:hover,
.datepicker .range-end,
.datepicker .range-end:hover {
  color: #fff !important;
  background: #64bed8 !important;
}

/* line 8, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-timepicker.scss */
.timepicker-increment:hover, .timepicker-increment:focus,
.timepicker-decrement:hover,
.timepicker-decrement:focus {
  border-color: #64bed8;
}
/* line 13, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-timepicker.scss */
.timepicker-increment:hover,
.timepicker-decrement:hover {
  color: #fff;
  background: #64bed8;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_dropzone.scss */
.dz-upload-icon {
  background-color: #64bed8;
}

/* line 7, /app/app/assets/stylesheets/mixins/plugins/_dropzone.scss */
.dropzone-box.dz-drag-hover {
  border-color: #64bed8;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_ion.rangeSlider.scss */
.px-irs-primary .irs-bar,
.px-irs-primary .irs-bar-edge,
.px-irs-primary .irs-slider:after {
  background: #64bed8;
}
/* line 12, /app/app/assets/stylesheets/mixins/plugins/_ion.rangeSlider.scss */
.px-irs-primary .irs-slider.state_hover:after,
.px-irs-primary .irs-slider:hover:after {
  background: #2b8eab;
}
/* line 17, /app/app/assets/stylesheets/mixins/plugins/_ion.rangeSlider.scss */
.px-irs-primary .irs-from,
.px-irs-primary .irs-to,
.px-irs-primary .irs-single {
  color: #fff;
  background: #64bed8;
}
/* line 23, /app/app/assets/stylesheets/mixins/plugins/_ion.rangeSlider.scss */
.px-irs-primary .irs-from:after,
.px-irs-primary .irs-to:after,
.px-irs-primary .irs-single:after {
  border-top-color: #64bed8;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-daterangepicker.scss */
.daterangepicker .calendar td.active,
.daterangepicker .calendar th,
.daterangepicker .ranges .active,
.daterangepicker .ranges li:hover,
.daterangepicker .ranges li:focus {
  background: #64bed8;
  color: #fff;
}

/* line 15, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-daterangepicker.scss */
.daterangepicker .calendar th {
  border-color: #64bed8;
}

/* line 17, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-daterangepicker.scss */
.daterangepicker select:focus {
  border-color: #64bed8;
}

/* line 21, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-daterangepicker.scss */
.daterangepicker .calendar th.available:hover {
  background: #70c3db;
}

/* line 25, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-daterangepicker.scss */
.daterangepicker .calendar thead tr + tr th {
  border-top-color: #549fb5 !important;
  background: #66a9bd !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-tagsinput.scss */
.bootstrap-tagsinput.focus {
  border-color: #64bed8 !important;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-slider.scss */
.slider-primary .slider-selection,
.slider-primary .slider-selection.tick-slider-selection,
.slider-primary .slider-tick.in-selection,
.slider-primary .slider-reversed .slider-track-high,
.slider-primary .slider-reversed .slider-tick {
  background: #64bed8;
}
/* line 19, /app/app/assets/stylesheets/mixins/plugins/_bootstrap-slider.scss */
.slider-primary.slider-reversed .slider-track-high, .slider-primary.slider-reversed .slider-tick {
  background: #64bed8;
}

/* line 6, /app/app/assets/stylesheets/mixins/plugins/_nouislider.scss */
.noUi-primary .noUi-connect {
  background: #64bed8;
}

/* line 18, /app/app/assets/stylesheets/mixins/plugins/_nouislider.scss */
.noUi-active:before,
.noUi-active:after {
  background: #64bed8;
}

/* line 7, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing .widget-pricing-item {
  border-color: #dae0e0;
}
/* line 14, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-simple .widget-pricing-item {
  border-color: rgba(218, 224, 224, 0);
}
/* line 18, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-simple .widget-pricing-active {
  border-color: #dae0e0;
}
/* line 25, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item {
  border-color: rgba(218, 224, 224, 0);
}
/* line 29, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item:hover {
  border-color: #dae0e0;
}
/* line 38, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-expanded .widget-pricing-item {
  border-color: #dae0e0;
}
/* line 41, /app/app/assets/stylesheets/mixins/widgets/_pricing.scss */
*:not(.panel) .widget-pricing-expanded.widget-pricing-simple .widget-pricing-active,
*:not(.panel) .widget-pricing-expanded.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item {
  border-color: #dae0e0;
}

/* line 6, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline:before,
.widget-timeline:after {
  background: #e2e9e9;
}

/* line 11, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline-section {
  color: #444;
  background: #e2e9e9;
}

/* line 16, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline-bullet:before,
.widget-timeline-icon:before,
.widget-timeline-image:before {
  background: #e2e9e9;
}

/* line 22, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline-bullet {
  background: #e2e9e9;
}

/* line 26, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline-icon {
  background: #e2e9e9;
  color: #444;
}

/* line 31, /app/app/assets/stylesheets/mixins/widgets/_timeline.scss */
.widget-timeline-time {
  color: #444;
  background: #e2e9e9;
}

/* line 108, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
.px-navbar .navbar-nav > li > a {
  text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
}

@media (min-width: 768px) {
  /* line 111, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
  .px-navbar .navbar-nav > li > a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  /* line 115, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
  .px-navbar .navbar-nav > li > a:hover, .px-navbar .navbar-nav > li > a:focus, .px-navbar .navbar-nav > li > a.active, .px-navbar .navbar-nav > li > a.open {
    border-color: rgba(0, 0, 0, 0.1);
  }

  /* line 123, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
  .px-navbar .dropdown-menu {
    background: #43474b;
    margin-top: 3px;
    border-radius: 2px;
    border: none;
  }

  /* line 130, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
  .divider {
    background: #4f5358 !important;
  }

  /* line 132, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
  .px-navbar [class^="widget-"],
  .px-navbar [class*=" widget-"] {
    border-color: #505459;
  }
}
/* line 139, /app/app/assets/stylesheets/themes/fresh/fresh.scss */
.px-nav-toggle {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *




 */


.px-crm-brand-lg {
  font-size: 16px !important;
}

.page-signin-header {
  box-shadow: 0 2px 2px rgba(0,0,0,.05), 0 1px 0 rgba(0,0,0,.05);
}

.page-signin-header .btn {
  position: absolute;
  top: 12px;
  right: 15px;
}

html[dir="rtl"] .page-signin-header .btn {
  right: auto;
  left: 15px;
}

.page-signin-container {
  width: auto;
  margin: 30px 10px;
}

.page-signin-container form {
  border: 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.05), 0 1px 0 rgba(0,0,0,.05);
}

@media (min-width: 544px) {
  .page-signin-container {
    width: 350px;
    margin: 60px auto;
  }
}

.page-signin-social-btn {
  width: 40px;
  padding: 0;
  line-height: 40px;
  text-align: center;
  border: none !important;
}



.page-signup-header {
  box-shadow: 0 2px 2px rgba(0,0,0,.05), 0 1px 0 rgba(0,0,0,.05);
}

.page-signup-header .btn {
  position: absolute;
  top: 12px;
  right: 15px;
}

html[dir="rtl"] .page-signup-header .btn {
  right: auto;
  left: 15px;
}

.page-signup-container {
  width: auto;
  margin: 30px 10px;
}

.page-signup-container form {
  border: 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.05), 0 1px 0 rgba(0,0,0,.05);
}

@media (min-width: 544px) {
  .page-signup-container {
    width: 350px;
    margin: 60px auto;
  }
}

.page-signup-social-btn {
  width: 40px;
  padding: 0;
  line-height: 40px;
  text-align: center;
  border: none !important;
}
