@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, app/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, app/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

/* line 54, app/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, app/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, app/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, app/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, app/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, app/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, app/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, app/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, app/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, app/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, app/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 169, app/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, app/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, app/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, app/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, app/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, app/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, app/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, app/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, app/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, app/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, app/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, app/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, app/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, app/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, app/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, app/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, app/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

/* line 379, app/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, app/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 400, app/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 409, app/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 420, app/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 425, app/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, app/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, app/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, app/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, app/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, app/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, app/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, app/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, app/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, app/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, app/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 73, app/assets/stylesheets/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }
  /* line 78, app/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 83, app/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 87, app/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 91, app/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, app/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 100, app/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 22, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 35, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 36, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 38, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 39, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 40, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 41, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 42, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 43, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 44, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 45, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 46, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 47, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 48, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 49, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 50, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 51, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 52, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 53, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 54, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 55, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 56, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 57, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 58, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 59, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 60, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 61, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 62, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 63, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 64, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 65, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 66, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 67, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 68, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 69, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 70, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 71, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 72, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 73, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 74, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 75, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 76, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 77, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 78, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 79, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 80, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 81, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 82, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 83, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 84, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 85, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 86, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 87, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 88, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 89, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 90, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 91, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 92, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 93, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 94, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 95, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 96, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 97, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 98, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 99, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 100, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 101, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 102, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 103, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 104, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 105, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 106, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 107, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 108, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 109, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 110, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 111, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 112, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 113, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 114, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 115, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 116, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 117, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 118, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 119, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 120, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 121, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 122, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 123, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 124, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 125, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 126, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 127, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 128, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 129, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 130, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 131, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 132, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 133, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 134, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 135, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 136, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 137, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 138, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 139, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 140, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 141, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 142, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 143, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 144, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 145, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 146, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 147, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 148, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 149, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 150, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 151, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 152, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 153, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 154, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 155, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 156, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 157, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 158, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 159, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 160, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 161, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 162, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 163, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 164, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 165, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 166, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 167, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 168, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 169, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 170, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 171, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 172, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 173, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 174, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 175, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 176, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 177, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 178, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 179, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 180, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 181, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 182, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 183, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 184, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 185, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 186, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 187, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 188, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 189, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 190, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 191, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 192, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 193, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 194, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 195, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 196, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 197, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 198, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 199, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 200, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 201, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 202, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 203, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 204, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 205, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 206, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 207, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 208, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 209, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 210, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 211, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 212, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 213, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 214, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 215, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 216, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 217, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 218, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 219, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 220, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 221, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 222, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 223, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 224, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 225, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 226, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 227, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 228, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 229, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 230, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 231, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 232, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 233, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 234, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 235, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 236, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 237, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 238, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 239, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 240, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 241, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 250, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 251, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 252, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 253, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 254, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 255, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 256, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 257, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 258, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 259, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 260, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 261, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 262, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 263, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 264, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 265, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 266, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 267, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 268, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 269, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 270, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 271, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 272, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 273, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 274, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 275, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 276, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 277, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 278, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 279, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 280, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 281, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 282, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 283, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 284, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 285, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 286, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 287, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 288, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 289, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 290, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 291, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 292, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 293, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 294, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 295, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 296, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 297, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 298, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 299, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 300, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 301, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 302, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 303, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 304, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 305, app/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, app/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 27, app/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, app/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, app/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, app/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, app/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, app/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, app/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, app/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, app/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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, app/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, app/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

/* line 141, app/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 160, app/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, app/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, app/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: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, app/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, app/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, app/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, app/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, app/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, app/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, app/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, app/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, app/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, app/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, app/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, app/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, app/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, app/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, app/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, app/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, app/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, app/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, app/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, app/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #286090;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, app/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 138, app/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, app/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, app/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, app/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, app/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, app/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, app/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, app/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, app/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, app/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, app/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, app/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, app/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, app/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, app/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, app/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, app/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

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

/* line 286, app/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, app/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, app/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

/* line 32, app/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, app/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, app/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, app/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, app/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, app/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, app/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-left: 15px;
  padding-right: 15px;
}

/* line 27, app/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, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

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

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

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

/* line 6, app/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, app/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, app/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, app/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 31, app/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, app/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, app/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 57, app/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, app/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, app/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 88, app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, app/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, app/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, app/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, app/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

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

/* line 17, app/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, app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

/* line 9, app/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: #d9edf7;
}

/* line 17, app/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: #c4e3f3;
}

/* line 9, app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, app/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, app/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, app/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, app/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, app/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, app/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, app/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 235, app/assets/stylesheets/bootstrap/_tables.scss */
.arrow-btn {
  width: 30px;
}

/* line 238, app/assets/stylesheets/bootstrap/_tables.scss */
.arrow-btn:hover {
  cursor: pointer;
}

/* line 10, app/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, app/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, app/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, app/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, app/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 115, app/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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, app/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, app/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, app/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, app/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 141, app/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 148, app/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 157, app/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 169, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 182, app/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
  }
  /* line 188, app/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 193, app/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 206, app/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 215, app/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 222, app/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 230, app/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-left: -20px;
  margin-top: 4px \9;
}

/* line 239, app/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 245, app/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 255, app/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 267, app/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 276, app/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 286, app/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 298, app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

/* line 306, app/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-left: 0;
  padding-right: 0;
}

/* line 71, app/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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, app/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: 30px;
  line-height: 30px;
}

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

/* line 71, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 84, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 327, app/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}

/* line 71, app/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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, app/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: 46px;
  line-height: 46px;
}

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

/* line 71, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 84, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 341, app/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}

/* line 355, app/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 360, app/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 365, app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 377, app/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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 382, app/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 {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, app/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: #3c763d;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -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, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 402, app/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 405, app/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 416, app/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 441, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 448, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 455, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 459, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 463, app/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 471, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 475, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 482, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 493, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 500, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 522, app/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 532, app/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 538, app/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 545, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 556, app/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 566, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

@media (min-width: 768px) {
  /* line 573, app/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 63, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 67, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 71, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 75, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 21, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 29, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 40, app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 88, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 93, app/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 101, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 107, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 115, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 121, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link.white-btn {
  color: #ffffff !important;
}

/* line 130, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 134, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 138, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 146, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 152, app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 160, app/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, app/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 13, app/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, app/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, app/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, app/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, app/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, app/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

/* line 19, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, app/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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 53, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 59, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 64, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 77, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 87, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 102, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

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

/* line 122, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 127, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 162, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, app/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 191, app/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 205, app/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, app/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, app/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, app/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, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 43, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 57, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 62, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, app/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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 85, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, app/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 119, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 126, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 130, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, app/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 144, app/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, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 156, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 161, app/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 171, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 174, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 178, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 183, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 187, app/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 192, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 200, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 205, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 211, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 215, app/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, app/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

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

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

/* line 54, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 59, app/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 64, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 85, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 90, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 97, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, app/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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, app/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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 140, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 142, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 146, app/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 155, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 161, app/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, app/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, app/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

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

/* line 31, app/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, app/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, app/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, app/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, app/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, app/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, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

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

/* line 171, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

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

/* line 190, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, app/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, app/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, app/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, app/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, app/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

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

/* line 11, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

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

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

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

/* line 92, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

/* line 108, app/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 108, app/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 128, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 138, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 170, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 206, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 235, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 243, app/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 251, app/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 255, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, app/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 232, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 441, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 448, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 455, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 459, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 463, app/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 471, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 475, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 482, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 493, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 500, app/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 346, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 349, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 359, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 401, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 403, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 410, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 415, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 418, app/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 425, app/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 433, app/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, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 462, app/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 {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 473, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, app/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 482, app/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 490, app/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 506, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 508, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 513, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 515, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 521, app/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 531, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 535, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 537, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 549, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 552, app/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 559, app/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 567, app/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 577, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 596, app/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 {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, app/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 622, app/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 630, app/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 641, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 643, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 650, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, app/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, app/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 23, app/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 32, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 41, app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 51, app/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: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

/* line 63, app/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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, app/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, app/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, app/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, app/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, app/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, app/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, app/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, app/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, app/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, app/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, app/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, app/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, app/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, app/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, app/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, app/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, app/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, app/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, app/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, app/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, app/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, app/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 12, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 17, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 23, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 27, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 32, app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 39, app/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 45, app/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, app/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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, app/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, app/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, app/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, app/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  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, app/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, app/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, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, app/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, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, app/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, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, app/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, app/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, app/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, app/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, app/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, app/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 29, app/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 34, app/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 41, app/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 45, app/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 50, app/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 58, app/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, app/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}

/* line 49, app/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 54, app/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 72, app/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 75, app/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: #777777;
}

/* line 81, app/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 90, app/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 95, app/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 4, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, app/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 {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, app/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 {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, app/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 {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, app/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 {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, app/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, app/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, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, app/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, app/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-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 81, app/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: 3px;
  border-bottom-left-radius: 3px;
}

/* line 90, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 94, app/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 104, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 109, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 115, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 121, app/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: 3px;
  border-top-right-radius: 3px;
}

/* line 125, app/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: 3px;
}

/* line 129, app/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: 3px;
}

/* line 137, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 143, app/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-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 147, app/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: 3px;
}

/* line 151, app/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: 3px;
}

/* line 158, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 164, app/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 168, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 175, app/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 179, app/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 188, app/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 197, app/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 204, app/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 216, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 220, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 224, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 229, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 232, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 238, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 240, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 248, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 251, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 254, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 257, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 260, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 263, app/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, app/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, app/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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, app/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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, app/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, app/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, app/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, app/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

/* line 11, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, app/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, app/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, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 85, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, app/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, app/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 37, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 53, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 60, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 67, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 74, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 81, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 88, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 95, app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 31, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 32, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 33, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 34, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, app/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 65, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 81, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 89, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 96, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 104, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 111, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 120, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 127, app/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -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, app/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, app/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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, app/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, app/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, app/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, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 108, app/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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 111, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 118, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 127, app/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;
}

/* line 136, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 141, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 146, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}

/* line 157, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 162, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 184, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 206, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 228, app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, app/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: -15px;
    font-size: 30px;
  }
  /* line 248, app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 259, app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 266, app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, app/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, app/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, app/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, app/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, app/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, app/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, app/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }
  /* line 11, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 52, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }
  /* line 11, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }
  /* line 11, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 90, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }
  /* line 11, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 109, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 119, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }
  /* line 11, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 153, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 153, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 160, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 167, app/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-weight: 800;
}

/* line 1, app/assets/stylesheets/config/_base.scss */
html, body {
  width: 100%;
  min-height: 100%;
  background-color: #faf4ef;
  font: 400 14px "Montserrat", sans-serif;
  color: #3f2b4c;
}

/* line 9, app/assets/stylesheets/config/_base.scss */
body > div {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

/* line 14, app/assets/stylesheets/config/_base.scss */
body > div > .container {
  min-height: 100px;
  margin-top: 70px;
  margin-bottom: 100px;
}

/* line 19, app/assets/stylesheets/config/_base.scss */
body > div > .container.container-unfixed-nav {
  margin-top: 0;
}

/* line 25, app/assets/stylesheets/config/_base.scss */
html a {
  color: #3f2b4c;
  text-decoration: underline;
}

/* line 29, app/assets/stylesheets/config/_base.scss */
html a:hover, html a:active, html a:visited {
  color: #3f2b4c;
}

/* line 36, app/assets/stylesheets/config/_base.scss */
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

/* line 44, app/assets/stylesheets/config/_base.scss */
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #3f2b4c;
  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: #3f2b4c;
  text-decoration: none;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  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: 6px;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

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

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  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: #777777;
}

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

/* 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: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  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: 20px;
}

/* 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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

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

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

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #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 #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

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

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

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

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

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

/* line 133, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d0d7df;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

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

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

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

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

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

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

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

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

/* 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: 20px;
  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: 7px;
  padding-bottom: 7px;
  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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 468, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .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: 7px;
  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: 27px;
}

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 601, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 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: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  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: #fff;
  background-color: #3f2b4c;
  border-color: #fff;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #fff;
  background-color: #24192b;
  border-color: #bfbfbf;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #fff;
  background-color: #24192b;
  border-color: #e0e0e0;
}

/* 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: #fff;
  background-color: #24192b;
  background-image: none;
  border-color: #e0e0e0;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #110c15;
  border-color: #bfbfbf;
}

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

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

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

/* 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: #d75335;
  border-color: #9f3820;
}

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

/* 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: #d75335;
  background-image: none;
  border-color: #d54c2c;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #c14327;
  border-color: #9f3820;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #df775f;
  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: #5cb85c;
  border-color: #4cae4c;
}

/* 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: #449d44;
  border-color: #255625;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* 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: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  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: #5bc0de;
  border-color: #46b8da;
}

/* 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: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../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: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  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: #f0ad4e;
  border-color: #eea236;
}

/* 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: #ec971f;
  border-color: #985f0d;
}

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

/* line 22, ../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: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  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: #e75252;
  border-color: #e75252;
}

/* 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: #e12525;
  border-color: #a31717;
}

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

/* 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: #e12525;
  background-image: none;
  border-color: #dd1f1f;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c71c1c;
  border-color: #a31717;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e75252;
  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: #3f2b4c;
  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: #23527c;
  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: #777777;
  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: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: 9px 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.428571429;
  color: #333333;
  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: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

/* 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.428571429;
  color: #777777;
  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: 4px;
  border-top-right-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
}

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

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

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

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

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

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

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

/* line 237, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 117, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

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

/* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

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

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 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 #ddd;
}

/* 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

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

/* 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: #555555;
  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: 4px;
}

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

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

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

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

@media (min-width: 768px) {
  /* line 206, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #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 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  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: 4px;
  }
}

/* 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: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

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

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

@media (min-width: 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: -15px;
  margin-left: -15px;
}

@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: 1000;
  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: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

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

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

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

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

@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: 20px;
  }
  /* 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: 15px;
    padding-bottom: 15px;
  }
}

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

@media (min-width: 768px) {
  /* line 468, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .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: 4px;
  border-top-right-radius: 4px;
  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: 8px;
  margin-bottom: 8px;
}

/* 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: 10px;
  margin-bottom: 10px;
}

/* 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: 14px;
  margin-bottom: 14px;
}

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

@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: 15px;
    margin-left: 15px;
  }
}

@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: -15px;
  }
  /* line 384, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #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: #9d9d9d;
}

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

/* line 545, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

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

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

/* line 644, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* 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: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* 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: 4px;
  border-bottom-right-radius: 4px;
}

/* 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: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* 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: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

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

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

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

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

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

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

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

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

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

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

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

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

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* 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: 21px;
  font-weight: 200;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: #333333;
}

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

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* 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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 20px;
  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: #5cb85c;
}

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

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

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

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

/* line 1, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* 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: 4px;
  border-bottom-left-radius: 4px;
}

/* 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: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

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

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

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

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* 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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 15px;
}

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

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

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* 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: 16px;
  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: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* 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: 3px;
  border-top-right-radius: 3px;
}

/* 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: 3px;
  border-bottom-left-radius: 3px;
}

/* 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: 15px;
  padding-left: 15px;
}

/* 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: 3px;
  border-top-right-radius: 3px;
}

/* 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: 3px;
  border-top-right-radius: 3px;
}

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

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

/* 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: 3px;
  border-bottom-left-radius: 3px;
}

/* 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: 3px;
  border-bottom-left-radius: 3px;
}

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

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

/* line 164, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

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

/* line 226, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #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: #d6e9c6;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

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

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

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

/* line 266, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

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

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

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

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../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: #ebccd1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

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

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  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 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #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.428571429;
}

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

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #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: 768px) {
  /* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

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

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

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

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

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

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

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

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

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

@-ms-viewport {
  width: device-width;
}

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

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

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

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

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

@media (max-width: 767px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-weight: 800;
}

/* line 1, app/assets/stylesheets/config/_base.scss */
html, body {
  width: 100%;
  min-height: 100%;
  background-color: #faf4ef;
  font: 400 14px "Montserrat", sans-serif;
  color: #3f2b4c;
}

/* line 9, app/assets/stylesheets/config/_base.scss */
body > div {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

/* line 14, app/assets/stylesheets/config/_base.scss */
body > div > .container {
  min-height: 100px;
  margin-top: 70px;
  margin-bottom: 100px;
}

/* line 19, app/assets/stylesheets/config/_base.scss */
body > div > .container.container-unfixed-nav {
  margin-top: 0;
}

/* line 25, app/assets/stylesheets/config/_base.scss */
html a {
  color: #3f2b4c;
  text-decoration: underline;
}

/* line 29, app/assets/stylesheets/config/_base.scss */
html a:hover, html a:active, html a:visited {
  color: #3f2b4c;
}

/* line 36, app/assets/stylesheets/config/_base.scss */
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

/* line 44, app/assets/stylesheets/config/_base.scss */
.d-none {
  display: none !important;
}

/* line 1, app/assets/stylesheets/helpers/_vertical_center.scss */
.vertical-center-container {
  height: 100%;
  position: relative;
}

/* line 6, app/assets/stylesheets/helpers/_vertical_center.scss */
.center-vertical,
.center-vertically {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 28, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-add:before {
  content: '+';
  margin-right: 4px;
}

/* line 33, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-gutter-bottom {
  margin-bottom: 15px;
}

/* line 37, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-arrow-right {
  position: relative;
}

/* line 40, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-arrow-right:before {
  content: '';
  right: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 0;
  border-left: 8px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/* line 53, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-comment:before {
  content: '';
  width: 23px;
  height: 22px;
  background: url(/assets/comment-icon-aa6b8b6c9c191b52d6c60de3b2764ad15ae5e9e6176e9d07ecfea8a5db0f661c.png) 50% 50% no-repeat;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 63, app/assets/stylesheets/components/_buttons.scss */
.btn.btn-notes {
  margin-top: 15px;
}

/* line 68, app/assets/stylesheets/components/_buttons.scss */
.btn-default {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #3f2b4c;
  border-color: #fff;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #fff;
  background-color: #24192b;
  border-color: #bfbfbf;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #fff;
  background-color: #24192b;
  border-color: #e0e0e0;
}

/* 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: #fff;
  background-color: #24192b;
  background-image: none;
  border-color: #e0e0e0;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #110c15;
  border-color: #bfbfbf;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-default:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-default.loading {
  color: #3f2b4c;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-default.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/components/_buttons.scss */
.btn-primary {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #df775f;
  border-color: #df775f;
}

/* 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: #d75335;
  border-color: #9f3820;
}

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

/* 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: #d75335;
  background-image: none;
  border-color: #d54c2c;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #c14327;
  border-color: #9f3820;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-primary:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-primary.loading {
  color: #df775f;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-primary.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 74, app/assets/stylesheets/components/_buttons.scss */
.btn-secondary {
  text-transform: uppercase;
  text-decoration: none;
  color: #3f2b4c;
  background-color: #fff;
  border-color: #3f2b4c;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #3f2b4c;
  background-color: #e6e6e6;
  border-color: black;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #3f2b4c;
  background-color: #e6e6e6;
  border-color: #1f1525;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #3f2b4c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #1f1525;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary.focus:active, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #3f2b4c;
  background-color: #d4d4d4;
  border-color: black;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-secondary:visited {
  color: #3f2b4c;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-secondary.loading {
  color: #fff;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-secondary.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #3f2b4c;
  white-space: nowrap;
  overflow: hidden;
}

/* line 78, app/assets/stylesheets/components/_buttons.scss */
.btn-success {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* 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: #449d44;
  border-color: #255625;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* 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: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-success:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-success.loading {
  color: #5cb85c;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-success.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 82, app/assets/stylesheets/components/_buttons.scss */
.btn-info {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* 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: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../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: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-info:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-info.loading {
  color: #5bc0de;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-info.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/components/_buttons.scss */
.btn-warning {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* 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: #ec971f;
  border-color: #985f0d;
}

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

/* line 22, ../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: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-warning:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-warning.loading {
  color: #f0ad4e;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-warning.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 90, app/assets/stylesheets/components/_buttons.scss */
.btn-danger {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #e75252;
  border-color: #e75252;
}

/* 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: #e12525;
  border-color: #a31717;
}

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

/* 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: #e12525;
  background-image: none;
  border-color: #dd1f1f;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c71c1c;
  border-color: #a31717;
}

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

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

/* line 5, app/assets/stylesheets/components/_buttons.scss */
.btn-danger:visited {
  color: #fff;
}

/* line 9, app/assets/stylesheets/components/_buttons.scss */
.btn-danger.loading {
  color: #e75252;
  position: relative;
  min-width: 145px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.btn-danger.loading:after {
  content: 'One Moment...';
  position: absolute;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

/* line 93, app/assets/stylesheets/components/_buttons.scss */
.btn-link {
  color: #3f2b4c;
}

/* line 96, app/assets/stylesheets/components/_buttons.scss */
.btn-link:active, .btn-link:hover, .btn-link:visited {
  color: #3f2b4c;
}

/* line 1, app/assets/stylesheets/components/_select_boxes.scss */
.select-boxes {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 7, app/assets/stylesheets/components/_select_boxes.scss */
.select-box {
  border: 1px solid rgba(63, 43, 76, 0.3);
  color: #3f2b4c;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  background: #fff;
  display: inline-block;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  font-size: 12.5px;
  padding: 14px 5px;
  margin: 0 3px 5px;
  width: 50px;
}

/* line 23, app/assets/stylesheets/components/_select_boxes.scss */
.select-box:active, .select-box.active {
  background: #3f2b4c;
  border-color: #3f2b4c;
  color: #fff;
}

/* line 31, app/assets/stylesheets/components/_select_boxes.scss */
body:not(.touch) .select-box:hover {
  background: #3f2b4c;
  border-color: #3f2b4c;
  color: #fff;
}

/* line 1, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown:last-child {
  margin-right: 0;
}

/* line 9, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-toggle {
  font-weight: 700;
  padding: 18px 50px 19px 18px;
  background-color: #fff;
  background-image: url(/assets/dropdown-arrow-purple-ab7a6caeb778de0a00338b9f95222953de56a7badcfc929f922a3bfb47c114bf.png);
  background-position: 93% 50%;
  background-repeat: no-repeat;
  text-decoration: none;
  display: block;
  font-size: 15px;
  text-transform: capitalize;
  border: 1px solid rgba(63, 43, 76, 0.3);
  color: #3f2b4c;
  cursor: pointer;
  border-radius: 4px;
  width: 100%;
  text-align: left;
}

/* line 27, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-toggle:hover, span.dropdown .dropdown-toggle:active, span.dropdown .dropdown-toggle.active {
  color: #ffffff;
  background-color: #3f2b4c;
  background-image: url(/assets/dropdown-arrow-white-6b51ae5f2e6bd07c50e197240f0d8c9d12dfaf90b665ebfcc6b6e7802c7bc0f6.png);
  border: 1px solid #3f2b4c;
}

/* line 37, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.open .dropdown-toggle {
  border-radius: 4px 4px 0 0;
}

/* line 41, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-menu {
  border-radius: 0 0 4px 4px;
  top: 61px;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  border-left: 1px solid rgba(63, 43, 76, 0.3);
  border-right: 1px solid rgba(63, 43, 76, 0.3);
  width: 100%;
  min-width: 0;
}

/* line 53, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-menu > li {
  border-bottom: 1px solid rgba(63, 43, 76, 0.3);
}

/* line 56, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-menu > li > a {
  color: #3f2b4c;
  font-weight: 700;
  padding: 18px 18px 19px;
  text-align: center;
  background: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-menu > li > a:hover, span.dropdown .dropdown-menu > li > a:active {
  color: #ffffff;
  background-color: #3f2b4c;
}

/* line 73, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown .dropdown-menu > li:last-child > a {
  border-radius: 0 0 4px 4px;
}

/* line 79, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.light {
  border: 0;
  margin-right: 20px;
}

/* line 83, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.light .dropdown-toggle {
  border-radius: 4px;
  display: block;
  color: #f89f72;
  font-weight: 400;
  border: 1px solid #3f2b4c;
  background-color: #fff;
  background-image: url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png);
  padding: 14px 50px 16px 18px;
}

/* line 93, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.light .dropdown-toggle:focus {
  border: 1px solid #3f2b4c;
  outline: #3f2b4c 1px solid;
}

/* line 98, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.light .dropdown-toggle:hover, span.dropdown.light .dropdown-toggle:active, span.dropdown.light .dropdown-toggle.active {
  color: #f89f72;
  background-color: #fff;
  background-image: url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png);
}

/* line 107, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.light .dropdown-menu {
  top: 46px;
  border-top: 1px solid rgba(63, 43, 76, 0.3);
}

/* line 124, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.middle-size {
  width: 240px;
}

/* line 128, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light {
  margin-right: 0;
  float: none;
  border: 0;
}

/* line 133, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-toggle {
  display: block;
  color: #f89f72;
  font-weight: 400;
  padding: 14px 50px 16px 18px;
  border-radius: 4px;
  border: 1px solid #d0d7df;
  background-color: #ffffff;
  background-image: url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png);
}

/* line 143, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-toggle:focus {
  border: 1px solid #3f2b4c;
  outline: #3f2b4c 1px solid;
}

/* line 148, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-toggle:hover, span.dropdown.very-light .dropdown-toggle:active, span.dropdown.very-light .dropdown-toggle.active {
  color: #f89f72;
  background-color: #fff;
  background-image: url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png);
}

/* line 157, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-menu {
  top: 48px;
  border-left: 1px solid #d0d7df;
  border-right: 1px solid #d0d7df;
  border-top: 1px solid #d0d7df;
}

/* line 163, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-menu > li {
  border-bottom: 1px solid #d0d7df;
}

/* line 166, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-menu > li > a {
  color: #f89f72;
  font-weight: 400;
}

/* line 170, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.very-light .dropdown-menu > li > a:hover, span.dropdown.very-light .dropdown-menu > li > a:active {
  color: #ffffff;
  background: #f89f72;
}

/* line 180, app/assets/stylesheets/components/_dropdowns.scss */
span.dropdown.full-width {
  width: 100%;
}

/* line 185, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-proposal {
  width: 80px;
  height: 44px;
  line-height: 44px;
  border: 2px solid #3f2b4c;
  color: #3f2b4c;
  font-weight: 700;
  font-size: 15px;
  padding: 0 0 0 10px;
  float: right;
  margin-bottom: 0;
}

/* line 197, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-proposal option {
  border: 2px solid #3f2b4c;
  border-top: none;
  height: inherit;
  line-height: inherit;
  text-align: center;
  color: #3f2b4c;
  padding-top: 10px;
}

/* line 207, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-proposal option:hover {
  color: #ffffff;
  background-color: #3f2b4c;
}

/* line 1, app/assets/stylesheets/components/_forms_xs.scss */
.form {
  margin: 0 auto 150px;
}

/* line 4, app/assets/stylesheets/components/_forms_xs.scss */
.form.modal-form {
  margin-bottom: 15px;
}

/* line 8, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container {
  margin: 0 auto 36px;
}

/* line 11, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section {
  margin: 0 auto 45px;
}

/* line 14, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section:first-child .form-section-header {
  padding-top: 0;
  background: none;
}

/* line 19, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section:last-child {
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section.has-description .form-section-header {
  margin-bottom: 10px;
}

/* line 27, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section label {
  color: #3f2b4c;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  clear: both;
}

/* line 35, app/assets/stylesheets/components/_forms_xs.scss */
.form .form-data-container .form-section .small {
  font-size: 12px;
  color: #3f2b4c;
  text-align: center;
  margin: 0 auto 30px;
  font-weight: 300;
}

/* line 46, app/assets/stylesheets/components/_forms_xs.scss */
.your-info {
  padding-top: 70px;
}

/* line 50, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions {
  text-align: center;
  margin-bottom: 44px;
}

/* line 54, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions input {
  display: none;
}

/* line 58, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions input:checked + .terms-conditions-label:before {
  background-image: url(/assets/checkbox-active-1793d4ecafc93a2adbc9181182b626f8d00ea9fca5969a6a317e7a5c4984b180.png);
}

/* line 62, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions input.has-errors:not(:checked) + .terms-conditions-label {
  color: #e75252;
}

/* line 66, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions .terms-conditions-label {
  font-size: 12px;
  font-weight: 700;
  color: #3f2b4c;
  cursor: pointer;
  margin: 0;
}

/* line 73, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions .terms-conditions-label:before {
  content: '';
  background: url(/assets/checkbox-inactive-aa06f1a100baa9001389d468a8c848be220f162947ed9b9380330e0cab0ff8f0.png) 50% 50% no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 35px;
  position: relative;
  bottom: 2px;
  margin-right: 10px;
}

/* line 85, app/assets/stylesheets/components/_forms_xs.scss */
.terms-conditions .terms-conditions-label a {
  color: #3f2b4c;
  text-decoration: underline;
}

/* line 92, app/assets/stylesheets/components/_forms_xs.scss */
.form-section {
  margin-top: 48px;
  white-space: pre-wrap;
}

/* line 96, app/assets/stylesheets/components/_forms_xs.scss */
.form-section .section-info {
  white-space: normal;
}

/* line 99, app/assets/stylesheets/components/_forms_xs.scss */
.form-section .section-info.formatted {
  white-space: pre-wrap;
}

/* line 105, app/assets/stylesheets/components/_forms_xs.scss */
.form-section-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  color: #3f2b4c;
  border: 0;
}

/* line 112, app/assets/stylesheets/components/_forms_xs.scss */
.form-section-header.alternate-form-section-header {
  padding: 10px;
  background: #df775f;
  color: #fff;
}

/* line 119, app/assets/stylesheets/components/_forms_xs.scss */
.error-description {
  color: #e75252;
  font-weight: 700;
  margin-bottom: 9px;
  padding: 14px 14px 0;
  display: block;
}

/* line 127, app/assets/stylesheets/components/_forms_xs.scss */
label {
  display: block;
  padding: 14px 14px 0;
}

/* line 132, app/assets/stylesheets/components/_forms_xs.scss */
.social-security-number {
  display: inline-block;
  text-align: center;
}

/* line 136, app/assets/stylesheets/components/_forms_xs.scss */
.social-security-number.ssn1 {
  width: 30%;
}

/* line 140, app/assets/stylesheets/components/_forms_xs.scss */
.social-security-number.ssn2 {
  width: 20%;
}

/* line 144, app/assets/stylesheets/components/_forms_xs.scss */
.social-security-number.ssn3 {
  width: 40%;
}

/* line 149, app/assets/stylesheets/components/_forms_xs.scss */
.social-security-number-line {
  display: inline-block;
  height: 1px;
  width: 5%;
  position: relative;
  top: -5px;
  background: #3f2b4c;
}

/* line 158, app/assets/stylesheets/components/_forms_xs.scss */
.input-container {
  background: #fff;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  position: relative;
  margin-bottom: 10px;
}

/* line 165, app/assets/stylesheets/components/_forms_xs.scss */
.input-container.top {
  border-top: 1px solid #dfdfdf;
}

/* line 169, app/assets/stylesheets/components/_forms_xs.scss */
.input-container.bottom {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 18px;
}

/* line 173, app/assets/stylesheets/components/_forms_xs.scss */
.input-container.bottom:after {
  display: none;
}

/* line 178, app/assets/stylesheets/components/_forms_xs.scss */
.input-container:after {
  content: '';
  background: #dfdfdf;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  height: 1px;
  left: 14px;
  right: 14px;
}

/* line 190, app/assets/stylesheets/components/_forms_xs.scss */
input[type=text],
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
input[type=password],
select,
textarea {
  font-size: 16px;
  color: #3f2b4c;
  padding: 6px 8px;
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: #fff;
}

/* line 215, app/assets/stylesheets/components/_forms_xs.scss */
input[type=text]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  border: none;
  outline: none;
}

/* line 220, app/assets/stylesheets/components/_forms_xs.scss */
input.spacing-top[type=text],
input.spacing-top[type=color],
input.spacing-top[type=date],
input.spacing-top[type=datetime],
input.spacing-top[type=datetime-local],
input.spacing-top[type=email],
input.spacing-top[type=month],
input.spacing-top[type=number],
input.spacing-top[type=range],
input.spacing-top[type=search],
input.spacing-top[type=tel],
input.spacing-top[type=time],
input.spacing-top[type=url],
input.spacing-top[type=week],
input.spacing-top[type=password],
select.spacing-top,
textarea.spacing-top {
  margin-top: 48px;
}

/* line 8, app/assets/stylesheets/helpers/_placeholder.scss */
input[type=text]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #f89f72;
  text-transform: capitalize;
}

/* line 14, app/assets/stylesheets/helpers/_placeholder.scss */
input[type=text]:-moz-placeholder,
input[type=color]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=range]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=password]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #f89f72;
  text-transform: capitalize;
}

/* line 19, app/assets/stylesheets/helpers/_placeholder.scss */
input[type=text]::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=password]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #f89f72;
  text-transform: capitalize;
}

/* line 24, app/assets/stylesheets/helpers/_placeholder.scss */
input[type=text]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #f89f72;
  text-transform: capitalize;
}

/* line 229, app/assets/stylesheets/components/_forms_xs.scss */
input.checkmark[type=text],
input.checkmark[type=color],
input.checkmark[type=date],
input.checkmark[type=datetime],
input.checkmark[type=datetime-local],
input.checkmark[type=email],
input.checkmark[type=month],
input.checkmark[type=number],
input.checkmark[type=range],
input.checkmark[type=search],
input.checkmark[type=tel],
input.checkmark[type=time],
input.checkmark[type=url],
input.checkmark[type=week],
input.checkmark[type=password],
select.checkmark,
textarea.checkmark {
  padding: 6px 55px 6px 8px;
  background: #fff url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png) 97% 50% no-repeat;
  background-size: 20px;
}

/* line 234, app/assets/stylesheets/components/_forms_xs.scss */
input.checkmark.success[type=text], input.checkmark.ng-valid.ng-dirty[type=text],
input.checkmark.success[type=color],
input.checkmark.ng-valid.ng-dirty[type=color],
input.checkmark.success[type=date],
input.checkmark.ng-valid.ng-dirty[type=date],
input.checkmark.success[type=datetime],
input.checkmark.ng-valid.ng-dirty[type=datetime],
input.checkmark.success[type=datetime-local],
input.checkmark.ng-valid.ng-dirty[type=datetime-local],
input.checkmark.success[type=email],
input.checkmark.ng-valid.ng-dirty[type=email],
input.checkmark.success[type=month],
input.checkmark.ng-valid.ng-dirty[type=month],
input.checkmark.success[type=number],
input.checkmark.ng-valid.ng-dirty[type=number],
input.checkmark.success[type=range],
input.checkmark.ng-valid.ng-dirty[type=range],
input.checkmark.success[type=search],
input.checkmark.ng-valid.ng-dirty[type=search],
input.checkmark.success[type=tel],
input.checkmark.ng-valid.ng-dirty[type=tel],
input.checkmark.success[type=time],
input.checkmark.ng-valid.ng-dirty[type=time],
input.checkmark.success[type=url],
input.checkmark.ng-valid.ng-dirty[type=url],
input.checkmark.success[type=week],
input.checkmark.ng-valid.ng-dirty[type=week],
input.checkmark.success[type=password],
input.checkmark.ng-valid.ng-dirty[type=password],
select.checkmark.success,
select.checkmark.ng-valid.ng-dirty,
textarea.checkmark.success,
textarea.checkmark.ng-valid.ng-dirty {
  background-image: url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 241, app/assets/stylesheets/components/_forms_xs.scss */
select {
  color: #f89f72;
  background: #fff url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png) 92% 50% no-repeat;
  display: block;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 250, app/assets/stylesheets/components/_forms_xs.scss */
select.has-errors, select.ng-invalid.ng-touched {
  border-color: #e75252;
  color: #3f2b4c;
}

/* line 256, app/assets/stylesheets/components/_forms_xs.scss */
select.success, select.ng-valid {
  color: #3f2b4c;
}

@media (min-width: 768px) {
  /* line 4, app/assets/stylesheets/components/_forms_sm.scss */
  .input-container {
    background: none;
    border: none;
  }
  /* line 8, app/assets/stylesheets/components/_forms_sm.scss */
  .input-container.top, .input-container.bottom {
    border: none;
    margin-bottom: 0;
  }
  /* line 14, app/assets/stylesheets/components/_forms_sm.scss */
  .input-container:after {
    display: none;
  }
  /* line 19, app/assets/stylesheets/components/_forms_sm.scss */
  input[type=text],
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
input[type=password],
select,
textarea {
    border: 1px solid #d0d7df;
    border-radius: 4px;
    background-color: #fff;
  }
  /* line 41, app/assets/stylesheets/components/_forms_sm.scss */
  input.success[type=text], input.ng-valid.ng-dirty[type=text],
input.success[type=color],
input.ng-valid.ng-dirty[type=color],
input.success[type=date],
input.ng-valid.ng-dirty[type=date],
input.success[type=datetime],
input.ng-valid.ng-dirty[type=datetime],
input.success[type=datetime-local],
input.ng-valid.ng-dirty[type=datetime-local],
input.success[type=email],
input.ng-valid.ng-dirty[type=email],
input.success[type=month],
input.ng-valid.ng-dirty[type=month],
input.success[type=number],
input.ng-valid.ng-dirty[type=number],
input.success[type=range],
input.ng-valid.ng-dirty[type=range],
input.success[type=search],
input.ng-valid.ng-dirty[type=search],
input.success[type=tel],
input.ng-valid.ng-dirty[type=tel],
input.success[type=time],
input.ng-valid.ng-dirty[type=time],
input.success[type=url],
input.ng-valid.ng-dirty[type=url],
input.success[type=week],
input.ng-valid.ng-dirty[type=week],
input.success[type=password],
input.ng-valid.ng-dirty[type=password],
select.success,
select.ng-valid.ng-dirty,
textarea.success,
textarea.ng-valid.ng-dirty {
    border: 1px solid #3f2b4c;
  }
  /* line 46, app/assets/stylesheets/components/_forms_sm.scss */
  input[type=text]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border: 1px solid #3f2b4c;
    outline: #3f2b4c solid 1px;
  }
  /* line 51, app/assets/stylesheets/components/_forms_sm.scss */
  input.has-errors[type=text], input.ng-invalid.ng-touched[type=text],
input.has-errors[type=color],
input.ng-invalid.ng-touched[type=color],
input.has-errors[type=date],
input.ng-invalid.ng-touched[type=date],
input.has-errors[type=datetime],
input.ng-invalid.ng-touched[type=datetime],
input.has-errors[type=datetime-local],
input.ng-invalid.ng-touched[type=datetime-local],
input.has-errors[type=email],
input.ng-invalid.ng-touched[type=email],
input.has-errors[type=month],
input.ng-invalid.ng-touched[type=month],
input.has-errors[type=number],
input.ng-invalid.ng-touched[type=number],
input.has-errors[type=range],
input.ng-invalid.ng-touched[type=range],
input.has-errors[type=search],
input.ng-invalid.ng-touched[type=search],
input.has-errors[type=tel],
input.ng-invalid.ng-touched[type=tel],
input.has-errors[type=time],
input.ng-invalid.ng-touched[type=time],
input.has-errors[type=url],
input.ng-invalid.ng-touched[type=url],
input.has-errors[type=week],
input.ng-invalid.ng-touched[type=week],
input.has-errors[type=password],
input.ng-invalid.ng-touched[type=password],
select.has-errors,
select.ng-invalid.ng-touched,
textarea.has-errors,
textarea.ng-invalid.ng-touched {
    border-color: #e75252;
    outline: none;
  }
  /* line 56, app/assets/stylesheets/components/_forms_sm.scss */
  input.has-errors[type=text]:focus, input.ng-invalid.ng-touched[type=text]:focus,
input.has-errors[type=color]:focus,
input.ng-invalid.ng-touched[type=color]:focus,
input.has-errors[type=date]:focus,
input.ng-invalid.ng-touched[type=date]:focus,
input.has-errors[type=datetime]:focus,
input.ng-invalid.ng-touched[type=datetime]:focus,
input.has-errors[type=datetime-local]:focus,
input.ng-invalid.ng-touched[type=datetime-local]:focus,
input.has-errors[type=email]:focus,
input.ng-invalid.ng-touched[type=email]:focus,
input.has-errors[type=month]:focus,
input.ng-invalid.ng-touched[type=month]:focus,
input.has-errors[type=number]:focus,
input.ng-invalid.ng-touched[type=number]:focus,
input.has-errors[type=range]:focus,
input.ng-invalid.ng-touched[type=range]:focus,
input.has-errors[type=search]:focus,
input.ng-invalid.ng-touched[type=search]:focus,
input.has-errors[type=tel]:focus,
input.ng-invalid.ng-touched[type=tel]:focus,
input.has-errors[type=time]:focus,
input.ng-invalid.ng-touched[type=time]:focus,
input.has-errors[type=url]:focus,
input.ng-invalid.ng-touched[type=url]:focus,
input.has-errors[type=week]:focus,
input.ng-invalid.ng-touched[type=week]:focus,
input.has-errors[type=password]:focus,
input.ng-invalid.ng-touched[type=password]:focus,
select.has-errors:focus,
select.ng-invalid.ng-touched:focus,
textarea.has-errors:focus,
textarea.ng-invalid.ng-touched:focus {
    border: 1px solid #3f2b4c;
    outline: #3f2b4c solid 1px;
  }
  /* line 62, app/assets/stylesheets/components/_forms_sm.scss */
  input.desktop-spacing-top[type=text],
input.desktop-spacing-top[type=color],
input.desktop-spacing-top[type=date],
input.desktop-spacing-top[type=datetime],
input.desktop-spacing-top[type=datetime-local],
input.desktop-spacing-top[type=email],
input.desktop-spacing-top[type=month],
input.desktop-spacing-top[type=number],
input.desktop-spacing-top[type=range],
input.desktop-spacing-top[type=search],
input.desktop-spacing-top[type=tel],
input.desktop-spacing-top[type=time],
input.desktop-spacing-top[type=url],
input.desktop-spacing-top[type=week],
input.desktop-spacing-top[type=password],
select.desktop-spacing-top,
textarea.desktop-spacing-top {
    margin-top: 48px;
  }
  /* line 67, app/assets/stylesheets/components/_forms_sm.scss */
  input.user-icon[type=text],
input.user-icon[type=color],
input.user-icon[type=date],
input.user-icon[type=datetime],
input.user-icon[type=datetime-local],
input.user-icon[type=email],
input.user-icon[type=month],
input.user-icon[type=number],
input.user-icon[type=range],
input.user-icon[type=search],
input.user-icon[type=tel],
input.user-icon[type=time],
input.user-icon[type=url],
input.user-icon[type=week],
input.user-icon[type=password],
select.user-icon,
textarea.user-icon {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(/assets/user-icon-bc1d69aebbea3cf3b03585086b8fbd52e8a1c250b63f903bc9dfb889cf828981.png);
    background-repeat: no-repeat;
    background-position: 8px 50%, 97% 50%;
    background-size: 17px, 20px;
  }
  /* line 75, app/assets/stylesheets/components/_forms_sm.scss */
  input.user-icon[type=text]:focus,
input.user-icon[type=color]:focus,
input.user-icon[type=date]:focus,
input.user-icon[type=datetime]:focus,
input.user-icon[type=datetime-local]:focus,
input.user-icon[type=email]:focus,
input.user-icon[type=month]:focus,
input.user-icon[type=number]:focus,
input.user-icon[type=range]:focus,
input.user-icon[type=search]:focus,
input.user-icon[type=tel]:focus,
input.user-icon[type=time]:focus,
input.user-icon[type=url]:focus,
input.user-icon[type=week]:focus,
input.user-icon[type=password]:focus,
select.user-icon:focus,
textarea.user-icon:focus {
    background-image: url(/assets/user-icon-complete-b866abfa669b3a3cc13d76732306e212895377ed7060f018eb28272df54f76e8.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  }
  /* line 79, app/assets/stylesheets/components/_forms_sm.scss */
  input.user-icon.success[type=text], input.user-icon.ng-valid.ng-dirty[type=text],
input.user-icon.success[type=color],
input.user-icon.ng-valid.ng-dirty[type=color],
input.user-icon.success[type=date],
input.user-icon.ng-valid.ng-dirty[type=date],
input.user-icon.success[type=datetime],
input.user-icon.ng-valid.ng-dirty[type=datetime],
input.user-icon.success[type=datetime-local],
input.user-icon.ng-valid.ng-dirty[type=datetime-local],
input.user-icon.success[type=email],
input.user-icon.ng-valid.ng-dirty[type=email],
input.user-icon.success[type=month],
input.user-icon.ng-valid.ng-dirty[type=month],
input.user-icon.success[type=number],
input.user-icon.ng-valid.ng-dirty[type=number],
input.user-icon.success[type=range],
input.user-icon.ng-valid.ng-dirty[type=range],
input.user-icon.success[type=search],
input.user-icon.ng-valid.ng-dirty[type=search],
input.user-icon.success[type=tel],
input.user-icon.ng-valid.ng-dirty[type=tel],
input.user-icon.success[type=time],
input.user-icon.ng-valid.ng-dirty[type=time],
input.user-icon.success[type=url],
input.user-icon.ng-valid.ng-dirty[type=url],
input.user-icon.success[type=week],
input.user-icon.ng-valid.ng-dirty[type=week],
input.user-icon.success[type=password],
input.user-icon.ng-valid.ng-dirty[type=password],
select.user-icon.success,
select.user-icon.ng-valid.ng-dirty,
textarea.user-icon.success,
textarea.user-icon.ng-valid.ng-dirty {
    background-image: url(/assets/user-icon-complete-b866abfa669b3a3cc13d76732306e212895377ed7060f018eb28272df54f76e8.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
  }
  /* line 67, app/assets/stylesheets/components/_forms_sm.scss */
  input.mail-icon[type=text],
input.mail-icon[type=color],
input.mail-icon[type=date],
input.mail-icon[type=datetime],
input.mail-icon[type=datetime-local],
input.mail-icon[type=email],
input.mail-icon[type=month],
input.mail-icon[type=number],
input.mail-icon[type=range],
input.mail-icon[type=search],
input.mail-icon[type=tel],
input.mail-icon[type=time],
input.mail-icon[type=url],
input.mail-icon[type=week],
input.mail-icon[type=password],
select.mail-icon,
textarea.mail-icon {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(/assets/mail-icon-9a3e4256bb9354f5680ea2a637ebb154de93e0aa58da55e5326160baba4839d5.png);
    background-repeat: no-repeat;
    background-position: 8px 50%, 97% 50%;
    background-size: 17px, 20px;
  }
  /* line 75, app/assets/stylesheets/components/_forms_sm.scss */
  input.mail-icon[type=text]:focus,
input.mail-icon[type=color]:focus,
input.mail-icon[type=date]:focus,
input.mail-icon[type=datetime]:focus,
input.mail-icon[type=datetime-local]:focus,
input.mail-icon[type=email]:focus,
input.mail-icon[type=month]:focus,
input.mail-icon[type=number]:focus,
input.mail-icon[type=range]:focus,
input.mail-icon[type=search]:focus,
input.mail-icon[type=tel]:focus,
input.mail-icon[type=time]:focus,
input.mail-icon[type=url]:focus,
input.mail-icon[type=week]:focus,
input.mail-icon[type=password]:focus,
select.mail-icon:focus,
textarea.mail-icon:focus {
    background-image: url(/assets/mail-icon-complete-30c6047e6c17d79c7fe88107623a16caa8046715ed56c3448af8d9d9b279c797.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  }
  /* line 79, app/assets/stylesheets/components/_forms_sm.scss */
  input.mail-icon.success[type=text], input.mail-icon.ng-valid.ng-dirty[type=text],
input.mail-icon.success[type=color],
input.mail-icon.ng-valid.ng-dirty[type=color],
input.mail-icon.success[type=date],
input.mail-icon.ng-valid.ng-dirty[type=date],
input.mail-icon.success[type=datetime],
input.mail-icon.ng-valid.ng-dirty[type=datetime],
input.mail-icon.success[type=datetime-local],
input.mail-icon.ng-valid.ng-dirty[type=datetime-local],
input.mail-icon.success[type=email],
input.mail-icon.ng-valid.ng-dirty[type=email],
input.mail-icon.success[type=month],
input.mail-icon.ng-valid.ng-dirty[type=month],
input.mail-icon.success[type=number],
input.mail-icon.ng-valid.ng-dirty[type=number],
input.mail-icon.success[type=range],
input.mail-icon.ng-valid.ng-dirty[type=range],
input.mail-icon.success[type=search],
input.mail-icon.ng-valid.ng-dirty[type=search],
input.mail-icon.success[type=tel],
input.mail-icon.ng-valid.ng-dirty[type=tel],
input.mail-icon.success[type=time],
input.mail-icon.ng-valid.ng-dirty[type=time],
input.mail-icon.success[type=url],
input.mail-icon.ng-valid.ng-dirty[type=url],
input.mail-icon.success[type=week],
input.mail-icon.ng-valid.ng-dirty[type=week],
input.mail-icon.success[type=password],
input.mail-icon.ng-valid.ng-dirty[type=password],
select.mail-icon.success,
select.mail-icon.ng-valid.ng-dirty,
textarea.mail-icon.success,
textarea.mail-icon.ng-valid.ng-dirty {
    background-image: url(/assets/mail-icon-complete-30c6047e6c17d79c7fe88107623a16caa8046715ed56c3448af8d9d9b279c797.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
  }
  /* line 67, app/assets/stylesheets/components/_forms_sm.scss */
  input.phone-icon[type=text],
input.phone-icon[type=color],
input.phone-icon[type=date],
input.phone-icon[type=datetime],
input.phone-icon[type=datetime-local],
input.phone-icon[type=email],
input.phone-icon[type=month],
input.phone-icon[type=number],
input.phone-icon[type=range],
input.phone-icon[type=search],
input.phone-icon[type=tel],
input.phone-icon[type=time],
input.phone-icon[type=url],
input.phone-icon[type=week],
input.phone-icon[type=password],
select.phone-icon,
textarea.phone-icon {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(/assets/phone-icon-2988fef8ef071921ecd48f7d587298694ef179bcee9bae25ee8115b701c5dfa3.png);
    background-repeat: no-repeat;
    background-position: 8px 50%, 97% 50%;
    background-size: 17px, 20px;
  }
  /* line 75, app/assets/stylesheets/components/_forms_sm.scss */
  input.phone-icon[type=text]:focus,
input.phone-icon[type=color]:focus,
input.phone-icon[type=date]:focus,
input.phone-icon[type=datetime]:focus,
input.phone-icon[type=datetime-local]:focus,
input.phone-icon[type=email]:focus,
input.phone-icon[type=month]:focus,
input.phone-icon[type=number]:focus,
input.phone-icon[type=range]:focus,
input.phone-icon[type=search]:focus,
input.phone-icon[type=tel]:focus,
input.phone-icon[type=time]:focus,
input.phone-icon[type=url]:focus,
input.phone-icon[type=week]:focus,
input.phone-icon[type=password]:focus,
select.phone-icon:focus,
textarea.phone-icon:focus {
    background-image: url(/assets/phone-icon-complete-d98fc523b315cc97d4545eb76bbf92b2758e0d328c1639f7bfc568f56a73c491.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  }
  /* line 79, app/assets/stylesheets/components/_forms_sm.scss */
  input.phone-icon.success[type=text], input.phone-icon.ng-valid.ng-dirty[type=text],
input.phone-icon.success[type=color],
input.phone-icon.ng-valid.ng-dirty[type=color],
input.phone-icon.success[type=date],
input.phone-icon.ng-valid.ng-dirty[type=date],
input.phone-icon.success[type=datetime],
input.phone-icon.ng-valid.ng-dirty[type=datetime],
input.phone-icon.success[type=datetime-local],
input.phone-icon.ng-valid.ng-dirty[type=datetime-local],
input.phone-icon.success[type=email],
input.phone-icon.ng-valid.ng-dirty[type=email],
input.phone-icon.success[type=month],
input.phone-icon.ng-valid.ng-dirty[type=month],
input.phone-icon.success[type=number],
input.phone-icon.ng-valid.ng-dirty[type=number],
input.phone-icon.success[type=range],
input.phone-icon.ng-valid.ng-dirty[type=range],
input.phone-icon.success[type=search],
input.phone-icon.ng-valid.ng-dirty[type=search],
input.phone-icon.success[type=tel],
input.phone-icon.ng-valid.ng-dirty[type=tel],
input.phone-icon.success[type=time],
input.phone-icon.ng-valid.ng-dirty[type=time],
input.phone-icon.success[type=url],
input.phone-icon.ng-valid.ng-dirty[type=url],
input.phone-icon.success[type=week],
input.phone-icon.ng-valid.ng-dirty[type=week],
input.phone-icon.success[type=password],
input.phone-icon.ng-valid.ng-dirty[type=password],
select.phone-icon.success,
select.phone-icon.ng-valid.ng-dirty,
textarea.phone-icon.success,
textarea.phone-icon.ng-valid.ng-dirty {
    background-image: url(/assets/phone-icon-complete-d98fc523b315cc97d4545eb76bbf92b2758e0d328c1639f7bfc568f56a73c491.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
  }
  /* line 67, app/assets/stylesheets/components/_forms_sm.scss */
  input.password-icon[type=text],
input.password-icon[type=color],
input.password-icon[type=date],
input.password-icon[type=datetime],
input.password-icon[type=datetime-local],
input.password-icon[type=email],
input.password-icon[type=month],
input.password-icon[type=number],
input.password-icon[type=range],
input.password-icon[type=search],
input.password-icon[type=tel],
input.password-icon[type=time],
input.password-icon[type=url],
input.password-icon[type=week],
input.password-icon[type=password],
select.password-icon,
textarea.password-icon {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(/assets/password-icon-05ccabaa06da69b380196445a965b2b9c952f37a95b577d1db713176d560a72d.png);
    background-repeat: no-repeat;
    background-position: 8px 50%, 97% 50%;
    background-size: 17px, 20px;
  }
  /* line 75, app/assets/stylesheets/components/_forms_sm.scss */
  input.password-icon[type=text]:focus,
input.password-icon[type=color]:focus,
input.password-icon[type=date]:focus,
input.password-icon[type=datetime]:focus,
input.password-icon[type=datetime-local]:focus,
input.password-icon[type=email]:focus,
input.password-icon[type=month]:focus,
input.password-icon[type=number]:focus,
input.password-icon[type=range]:focus,
input.password-icon[type=search]:focus,
input.password-icon[type=tel]:focus,
input.password-icon[type=time]:focus,
input.password-icon[type=url]:focus,
input.password-icon[type=week]:focus,
input.password-icon[type=password]:focus,
select.password-icon:focus,
textarea.password-icon:focus {
    background-image: url(/assets/password-icon-complete-50bbdb90016ac5224954e13040d94f392795a227292d15508430bcdbcaf9807c.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  }
  /* line 79, app/assets/stylesheets/components/_forms_sm.scss */
  input.password-icon.success[type=text], input.password-icon.ng-valid.ng-dirty[type=text],
input.password-icon.success[type=color],
input.password-icon.ng-valid.ng-dirty[type=color],
input.password-icon.success[type=date],
input.password-icon.ng-valid.ng-dirty[type=date],
input.password-icon.success[type=datetime],
input.password-icon.ng-valid.ng-dirty[type=datetime],
input.password-icon.success[type=datetime-local],
input.password-icon.ng-valid.ng-dirty[type=datetime-local],
input.password-icon.success[type=email],
input.password-icon.ng-valid.ng-dirty[type=email],
input.password-icon.success[type=month],
input.password-icon.ng-valid.ng-dirty[type=month],
input.password-icon.success[type=number],
input.password-icon.ng-valid.ng-dirty[type=number],
input.password-icon.success[type=range],
input.password-icon.ng-valid.ng-dirty[type=range],
input.password-icon.success[type=search],
input.password-icon.ng-valid.ng-dirty[type=search],
input.password-icon.success[type=tel],
input.password-icon.ng-valid.ng-dirty[type=tel],
input.password-icon.success[type=time],
input.password-icon.ng-valid.ng-dirty[type=time],
input.password-icon.success[type=url],
input.password-icon.ng-valid.ng-dirty[type=url],
input.password-icon.success[type=week],
input.password-icon.ng-valid.ng-dirty[type=week],
input.password-icon.success[type=password],
input.password-icon.ng-valid.ng-dirty[type=password],
select.password-icon.success,
select.password-icon.ng-valid.ng-dirty,
textarea.password-icon.success,
textarea.password-icon.ng-valid.ng-dirty {
    background-image: url(/assets/password-icon-complete-50bbdb90016ac5224954e13040d94f392795a227292d15508430bcdbcaf9807c.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
  }
  /* line 67, app/assets/stylesheets/components/_forms_sm.scss */
  input.question-icon[type=text],
input.question-icon[type=color],
input.question-icon[type=date],
input.question-icon[type=datetime],
input.question-icon[type=datetime-local],
input.question-icon[type=email],
input.question-icon[type=month],
input.question-icon[type=number],
input.question-icon[type=range],
input.question-icon[type=search],
input.question-icon[type=tel],
input.question-icon[type=time],
input.question-icon[type=url],
input.question-icon[type=week],
input.question-icon[type=password],
select.question-icon,
textarea.question-icon {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(/assets/question-icon-67c7bba9d845bfb88dfe0888371118635ab6127fab03f462e25cbeae762a31cb.png);
    background-repeat: no-repeat;
    background-position: 8px 50%, 97% 50%;
    background-size: 17px, 20px;
  }
  /* line 75, app/assets/stylesheets/components/_forms_sm.scss */
  input.question-icon[type=text]:focus,
input.question-icon[type=color]:focus,
input.question-icon[type=date]:focus,
input.question-icon[type=datetime]:focus,
input.question-icon[type=datetime-local]:focus,
input.question-icon[type=email]:focus,
input.question-icon[type=month]:focus,
input.question-icon[type=number]:focus,
input.question-icon[type=range]:focus,
input.question-icon[type=search]:focus,
input.question-icon[type=tel]:focus,
input.question-icon[type=time]:focus,
input.question-icon[type=url]:focus,
input.question-icon[type=week]:focus,
input.question-icon[type=password]:focus,
select.question-icon:focus,
textarea.question-icon:focus {
    background-image: url(/assets/question-icon-complete-414925be115daa8bf5c4cda5e81c0aed50aeb619db65bc8faad3ebac9317c610.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  }
  /* line 79, app/assets/stylesheets/components/_forms_sm.scss */
  input.question-icon.success[type=text], input.question-icon.ng-valid.ng-dirty[type=text],
input.question-icon.success[type=color],
input.question-icon.ng-valid.ng-dirty[type=color],
input.question-icon.success[type=date],
input.question-icon.ng-valid.ng-dirty[type=date],
input.question-icon.success[type=datetime],
input.question-icon.ng-valid.ng-dirty[type=datetime],
input.question-icon.success[type=datetime-local],
input.question-icon.ng-valid.ng-dirty[type=datetime-local],
input.question-icon.success[type=email],
input.question-icon.ng-valid.ng-dirty[type=email],
input.question-icon.success[type=month],
input.question-icon.ng-valid.ng-dirty[type=month],
input.question-icon.success[type=number],
input.question-icon.ng-valid.ng-dirty[type=number],
input.question-icon.success[type=range],
input.question-icon.ng-valid.ng-dirty[type=range],
input.question-icon.success[type=search],
input.question-icon.ng-valid.ng-dirty[type=search],
input.question-icon.success[type=tel],
input.question-icon.ng-valid.ng-dirty[type=tel],
input.question-icon.success[type=time],
input.question-icon.ng-valid.ng-dirty[type=time],
input.question-icon.success[type=url],
input.question-icon.ng-valid.ng-dirty[type=url],
input.question-icon.success[type=week],
input.question-icon.ng-valid.ng-dirty[type=week],
input.question-icon.success[type=password],
input.question-icon.ng-valid.ng-dirty[type=password],
select.question-icon.success,
select.question-icon.ng-valid.ng-dirty,
textarea.question-icon.success,
textarea.question-icon.ng-valid.ng-dirty {
    background-image: url(/assets/question-icon-complete-414925be115daa8bf5c4cda5e81c0aed50aeb619db65bc8faad3ebac9317c610.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
  }
  /* line 86, app/assets/stylesheets/components/_forms_sm.scss */
  input.phone-icon[type=text], input.question-icon[type=text],
input.phone-icon[type=color],
input.question-icon[type=color],
input.phone-icon[type=date],
input.question-icon[type=date],
input.phone-icon[type=datetime],
input.question-icon[type=datetime],
input.phone-icon[type=datetime-local],
input.question-icon[type=datetime-local],
input.phone-icon[type=email],
input.question-icon[type=email],
input.phone-icon[type=month],
input.question-icon[type=month],
input.phone-icon[type=number],
input.question-icon[type=number],
input.phone-icon[type=range],
input.question-icon[type=range],
input.phone-icon[type=search],
input.question-icon[type=search],
input.phone-icon[type=tel],
input.question-icon[type=tel],
input.phone-icon[type=time],
input.question-icon[type=time],
input.phone-icon[type=url],
input.question-icon[type=url],
input.phone-icon[type=week],
input.question-icon[type=week],
input.phone-icon[type=password],
input.question-icon[type=password],
select.phone-icon,
select.question-icon,
textarea.phone-icon,
textarea.question-icon {
    background-size: 14px, 20px;
  }
  /* line 92, app/assets/stylesheets/components/_forms_sm.scss */
  select {
    background: #fff url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png) 98% 50% no-repeat;
  }
  /* line 95, app/assets/stylesheets/components/_forms_sm.scss */
  select.ng-valid.ng-dirty {
    border: 1px solid #3f2b4c;
  }
  /* line 99, app/assets/stylesheets/components/_forms_sm.scss */
  select.ng-invalid.ng-touched {
    border-color: #e75252;
    outline: none;
  }
  /* line 103, app/assets/stylesheets/components/_forms_sm.scss */
  select.ng-invalid.ng-touched:focus {
    border: 1px solid #3f2b4c;
    outline: #3f2b4c solid 1px;
  }
  /* line 128, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark[type=text],
.col-sm-4 input.checkmark[type=color],
.col-sm-4 input.checkmark[type=date],
.col-sm-4 input.checkmark[type=datetime],
.col-sm-4 input.checkmark[type=datetime-local],
.col-sm-4 input.checkmark[type=email],
.col-sm-4 input.checkmark[type=month],
.col-sm-4 input.checkmark[type=number],
.col-sm-4 input.checkmark[type=range],
.col-sm-4 input.checkmark[type=search],
.col-sm-4 input.checkmark[type=tel],
.col-sm-4 input.checkmark[type=time],
.col-sm-4 input.checkmark[type=url],
.col-sm-4 input.checkmark[type=week],
.col-sm-4 input.checkmark[type=password],
.col-sm-4 select.checkmark {
    background-position: 90% 50%;
  }
  /* line 131, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.has-errors[type=text], .col-sm-4 input.checkmark.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.success[type=text], .col-sm-4 input.checkmark.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.has-errors[type=color],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.success[type=color],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.has-errors[type=date],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.success[type=date],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.has-errors[type=datetime],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.success[type=datetime],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.success[type=datetime-local],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.has-errors[type=email],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.success[type=email],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.has-errors[type=month],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.success[type=month],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.has-errors[type=number],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.success[type=number],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.has-errors[type=range],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.success[type=range],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.has-errors[type=search],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.success[type=search],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.has-errors[type=tel],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.success[type=tel],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.has-errors[type=time],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.success[type=time],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.has-errors[type=url],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.success[type=url],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.has-errors[type=week],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.success[type=week],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.has-errors[type=password],
.col-sm-4 input.checkmark.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.success[type=password],
.col-sm-4 input.checkmark.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.has-errors,
.col-sm-4 select.checkmark.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.success,
.col-sm-4 select.checkmark.ng-valid.ng-dirty {
    background-position: 90% 50%;
  }
  /* line 139, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.user-icon[type=text],
.col-sm-4 input.checkmark.user-icon[type=color],
.col-sm-4 input.checkmark.user-icon[type=date],
.col-sm-4 input.checkmark.user-icon[type=datetime],
.col-sm-4 input.checkmark.user-icon[type=datetime-local],
.col-sm-4 input.checkmark.user-icon[type=email],
.col-sm-4 input.checkmark.user-icon[type=month],
.col-sm-4 input.checkmark.user-icon[type=number],
.col-sm-4 input.checkmark.user-icon[type=range],
.col-sm-4 input.checkmark.user-icon[type=search],
.col-sm-4 input.checkmark.user-icon[type=tel],
.col-sm-4 input.checkmark.user-icon[type=time],
.col-sm-4 input.checkmark.user-icon[type=url],
.col-sm-4 input.checkmark.user-icon[type=week],
.col-sm-4 input.checkmark.user-icon[type=password],
.col-sm-4 select.checkmark.user-icon {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 142, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.user-icon.has-errors[type=text], .col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.user-icon.success[type=text], .col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.user-icon.has-errors[type=color],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.user-icon.success[type=color],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.user-icon.has-errors[type=date],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.user-icon.success[type=date],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.user-icon.has-errors[type=datetime],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.user-icon.success[type=datetime],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.user-icon.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.user-icon.success[type=datetime-local],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.user-icon.has-errors[type=email],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.user-icon.success[type=email],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.user-icon.has-errors[type=month],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.user-icon.success[type=month],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.user-icon.has-errors[type=number],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.user-icon.success[type=number],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.user-icon.has-errors[type=range],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.user-icon.success[type=range],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.user-icon.has-errors[type=search],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.user-icon.success[type=search],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.user-icon.has-errors[type=tel],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.user-icon.success[type=tel],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.user-icon.has-errors[type=time],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.user-icon.success[type=time],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.user-icon.has-errors[type=url],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.user-icon.success[type=url],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.user-icon.has-errors[type=week],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.user-icon.success[type=week],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.user-icon.has-errors[type=password],
.col-sm-4 input.checkmark.user-icon.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.user-icon.success[type=password],
.col-sm-4 input.checkmark.user-icon.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.user-icon.has-errors,
.col-sm-4 select.checkmark.user-icon.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.user-icon.success,
.col-sm-4 select.checkmark.user-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 139, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.mail-icon[type=text],
.col-sm-4 input.checkmark.mail-icon[type=color],
.col-sm-4 input.checkmark.mail-icon[type=date],
.col-sm-4 input.checkmark.mail-icon[type=datetime],
.col-sm-4 input.checkmark.mail-icon[type=datetime-local],
.col-sm-4 input.checkmark.mail-icon[type=email],
.col-sm-4 input.checkmark.mail-icon[type=month],
.col-sm-4 input.checkmark.mail-icon[type=number],
.col-sm-4 input.checkmark.mail-icon[type=range],
.col-sm-4 input.checkmark.mail-icon[type=search],
.col-sm-4 input.checkmark.mail-icon[type=tel],
.col-sm-4 input.checkmark.mail-icon[type=time],
.col-sm-4 input.checkmark.mail-icon[type=url],
.col-sm-4 input.checkmark.mail-icon[type=week],
.col-sm-4 input.checkmark.mail-icon[type=password],
.col-sm-4 select.checkmark.mail-icon {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 142, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.mail-icon.has-errors[type=text], .col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.mail-icon.success[type=text], .col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=color],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.mail-icon.success[type=color],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=date],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.mail-icon.success[type=date],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=datetime],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.mail-icon.success[type=datetime],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.mail-icon.success[type=datetime-local],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=email],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.mail-icon.success[type=email],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=month],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.mail-icon.success[type=month],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=number],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.mail-icon.success[type=number],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=range],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.mail-icon.success[type=range],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=search],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.mail-icon.success[type=search],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=tel],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.mail-icon.success[type=tel],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=time],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.mail-icon.success[type=time],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=url],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.mail-icon.success[type=url],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=week],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.mail-icon.success[type=week],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.mail-icon.has-errors[type=password],
.col-sm-4 input.checkmark.mail-icon.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.mail-icon.success[type=password],
.col-sm-4 input.checkmark.mail-icon.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.mail-icon.has-errors,
.col-sm-4 select.checkmark.mail-icon.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.mail-icon.success,
.col-sm-4 select.checkmark.mail-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 139, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.phone-icon[type=text],
.col-sm-4 input.checkmark.phone-icon[type=color],
.col-sm-4 input.checkmark.phone-icon[type=date],
.col-sm-4 input.checkmark.phone-icon[type=datetime],
.col-sm-4 input.checkmark.phone-icon[type=datetime-local],
.col-sm-4 input.checkmark.phone-icon[type=email],
.col-sm-4 input.checkmark.phone-icon[type=month],
.col-sm-4 input.checkmark.phone-icon[type=number],
.col-sm-4 input.checkmark.phone-icon[type=range],
.col-sm-4 input.checkmark.phone-icon[type=search],
.col-sm-4 input.checkmark.phone-icon[type=tel],
.col-sm-4 input.checkmark.phone-icon[type=time],
.col-sm-4 input.checkmark.phone-icon[type=url],
.col-sm-4 input.checkmark.phone-icon[type=week],
.col-sm-4 input.checkmark.phone-icon[type=password],
.col-sm-4 select.checkmark.phone-icon {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 142, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.phone-icon.has-errors[type=text], .col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.phone-icon.success[type=text], .col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=color],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.phone-icon.success[type=color],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=date],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.phone-icon.success[type=date],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=datetime],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.phone-icon.success[type=datetime],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.phone-icon.success[type=datetime-local],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=email],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.phone-icon.success[type=email],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=month],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.phone-icon.success[type=month],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=number],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.phone-icon.success[type=number],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=range],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.phone-icon.success[type=range],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=search],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.phone-icon.success[type=search],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=tel],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.phone-icon.success[type=tel],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=time],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.phone-icon.success[type=time],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=url],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.phone-icon.success[type=url],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=week],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.phone-icon.success[type=week],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.phone-icon.has-errors[type=password],
.col-sm-4 input.checkmark.phone-icon.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.phone-icon.success[type=password],
.col-sm-4 input.checkmark.phone-icon.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.phone-icon.has-errors,
.col-sm-4 select.checkmark.phone-icon.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.phone-icon.success,
.col-sm-4 select.checkmark.phone-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 139, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.password-icon[type=text],
.col-sm-4 input.checkmark.password-icon[type=color],
.col-sm-4 input.checkmark.password-icon[type=date],
.col-sm-4 input.checkmark.password-icon[type=datetime],
.col-sm-4 input.checkmark.password-icon[type=datetime-local],
.col-sm-4 input.checkmark.password-icon[type=email],
.col-sm-4 input.checkmark.password-icon[type=month],
.col-sm-4 input.checkmark.password-icon[type=number],
.col-sm-4 input.checkmark.password-icon[type=range],
.col-sm-4 input.checkmark.password-icon[type=search],
.col-sm-4 input.checkmark.password-icon[type=tel],
.col-sm-4 input.checkmark.password-icon[type=time],
.col-sm-4 input.checkmark.password-icon[type=url],
.col-sm-4 input.checkmark.password-icon[type=week],
.col-sm-4 input.checkmark.password-icon[type=password],
.col-sm-4 select.checkmark.password-icon {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 142, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.password-icon.has-errors[type=text], .col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.password-icon.success[type=text], .col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.password-icon.has-errors[type=color],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.password-icon.success[type=color],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.password-icon.has-errors[type=date],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.password-icon.success[type=date],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.password-icon.has-errors[type=datetime],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.password-icon.success[type=datetime],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.password-icon.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.password-icon.success[type=datetime-local],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.password-icon.has-errors[type=email],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.password-icon.success[type=email],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.password-icon.has-errors[type=month],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.password-icon.success[type=month],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.password-icon.has-errors[type=number],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.password-icon.success[type=number],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.password-icon.has-errors[type=range],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.password-icon.success[type=range],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.password-icon.has-errors[type=search],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.password-icon.success[type=search],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.password-icon.has-errors[type=tel],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.password-icon.success[type=tel],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.password-icon.has-errors[type=time],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.password-icon.success[type=time],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.password-icon.has-errors[type=url],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.password-icon.success[type=url],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.password-icon.has-errors[type=week],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.password-icon.success[type=week],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.password-icon.has-errors[type=password],
.col-sm-4 input.checkmark.password-icon.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.password-icon.success[type=password],
.col-sm-4 input.checkmark.password-icon.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.password-icon.has-errors,
.col-sm-4 select.checkmark.password-icon.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.password-icon.success,
.col-sm-4 select.checkmark.password-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 139, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.question-icon[type=text],
.col-sm-4 input.checkmark.question-icon[type=color],
.col-sm-4 input.checkmark.question-icon[type=date],
.col-sm-4 input.checkmark.question-icon[type=datetime],
.col-sm-4 input.checkmark.question-icon[type=datetime-local],
.col-sm-4 input.checkmark.question-icon[type=email],
.col-sm-4 input.checkmark.question-icon[type=month],
.col-sm-4 input.checkmark.question-icon[type=number],
.col-sm-4 input.checkmark.question-icon[type=range],
.col-sm-4 input.checkmark.question-icon[type=search],
.col-sm-4 input.checkmark.question-icon[type=tel],
.col-sm-4 input.checkmark.question-icon[type=time],
.col-sm-4 input.checkmark.question-icon[type=url],
.col-sm-4 input.checkmark.question-icon[type=week],
.col-sm-4 input.checkmark.question-icon[type=password],
.col-sm-4 select.checkmark.question-icon {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 142, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 input.checkmark.question-icon.has-errors[type=text], .col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=text], .col-sm-4 input.checkmark.question-icon.success[type=text], .col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=text],
.col-sm-4 input.checkmark.question-icon.has-errors[type=color],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=color],
.col-sm-4 input.checkmark.question-icon.success[type=color],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=color],
.col-sm-4 input.checkmark.question-icon.has-errors[type=date],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=date],
.col-sm-4 input.checkmark.question-icon.success[type=date],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=date],
.col-sm-4 input.checkmark.question-icon.has-errors[type=datetime],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-4 input.checkmark.question-icon.success[type=datetime],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-4 input.checkmark.question-icon.has-errors[type=datetime-local],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-4 input.checkmark.question-icon.success[type=datetime-local],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-4 input.checkmark.question-icon.has-errors[type=email],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=email],
.col-sm-4 input.checkmark.question-icon.success[type=email],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=email],
.col-sm-4 input.checkmark.question-icon.has-errors[type=month],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=month],
.col-sm-4 input.checkmark.question-icon.success[type=month],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=month],
.col-sm-4 input.checkmark.question-icon.has-errors[type=number],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=number],
.col-sm-4 input.checkmark.question-icon.success[type=number],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=number],
.col-sm-4 input.checkmark.question-icon.has-errors[type=range],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=range],
.col-sm-4 input.checkmark.question-icon.success[type=range],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=range],
.col-sm-4 input.checkmark.question-icon.has-errors[type=search],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=search],
.col-sm-4 input.checkmark.question-icon.success[type=search],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=search],
.col-sm-4 input.checkmark.question-icon.has-errors[type=tel],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=tel],
.col-sm-4 input.checkmark.question-icon.success[type=tel],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=tel],
.col-sm-4 input.checkmark.question-icon.has-errors[type=time],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=time],
.col-sm-4 input.checkmark.question-icon.success[type=time],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=time],
.col-sm-4 input.checkmark.question-icon.has-errors[type=url],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=url],
.col-sm-4 input.checkmark.question-icon.success[type=url],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=url],
.col-sm-4 input.checkmark.question-icon.has-errors[type=week],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=week],
.col-sm-4 input.checkmark.question-icon.success[type=week],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=week],
.col-sm-4 input.checkmark.question-icon.has-errors[type=password],
.col-sm-4 input.checkmark.question-icon.ng-invalid.ng-touched[type=password],
.col-sm-4 input.checkmark.question-icon.success[type=password],
.col-sm-4 input.checkmark.question-icon.ng-valid.ng-dirty[type=password],
.col-sm-4 select.checkmark.question-icon.has-errors,
.col-sm-4 select.checkmark.question-icon.ng-invalid.ng-touched,
.col-sm-4 select.checkmark.question-icon.success,
.col-sm-4 select.checkmark.question-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 90% 50%;
  }
  /* line 153, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-4 select {
    background: #fff url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png) 94% 50% no-repeat;
  }
  /* line 176, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark[type=text],
.col-sm-6 input.checkmark[type=color],
.col-sm-6 input.checkmark[type=date],
.col-sm-6 input.checkmark[type=datetime],
.col-sm-6 input.checkmark[type=datetime-local],
.col-sm-6 input.checkmark[type=email],
.col-sm-6 input.checkmark[type=month],
.col-sm-6 input.checkmark[type=number],
.col-sm-6 input.checkmark[type=range],
.col-sm-6 input.checkmark[type=search],
.col-sm-6 input.checkmark[type=tel],
.col-sm-6 input.checkmark[type=time],
.col-sm-6 input.checkmark[type=url],
.col-sm-6 input.checkmark[type=week],
.col-sm-6 input.checkmark[type=password],
.col-sm-6 select.checkmark {
    background-position: 93.5% 50%;
  }
  /* line 179, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.has-errors[type=text], .col-sm-6 input.checkmark.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.success[type=text], .col-sm-6 input.checkmark.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.has-errors[type=color],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.success[type=color],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.has-errors[type=date],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.success[type=date],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.has-errors[type=datetime],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.success[type=datetime],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.success[type=datetime-local],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.has-errors[type=email],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.success[type=email],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.has-errors[type=month],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.success[type=month],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.has-errors[type=number],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.success[type=number],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.has-errors[type=range],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.success[type=range],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.has-errors[type=search],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.success[type=search],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.has-errors[type=tel],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.success[type=tel],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.has-errors[type=time],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.success[type=time],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.has-errors[type=url],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.success[type=url],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.has-errors[type=week],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.success[type=week],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.has-errors[type=password],
.col-sm-6 input.checkmark.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.success[type=password],
.col-sm-6 input.checkmark.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.has-errors,
.col-sm-6 select.checkmark.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.success,
.col-sm-6 select.checkmark.ng-valid.ng-dirty {
    background-position: 93.5% 50%;
  }
  /* line 187, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.user-icon[type=text],
.col-sm-6 input.checkmark.user-icon[type=color],
.col-sm-6 input.checkmark.user-icon[type=date],
.col-sm-6 input.checkmark.user-icon[type=datetime],
.col-sm-6 input.checkmark.user-icon[type=datetime-local],
.col-sm-6 input.checkmark.user-icon[type=email],
.col-sm-6 input.checkmark.user-icon[type=month],
.col-sm-6 input.checkmark.user-icon[type=number],
.col-sm-6 input.checkmark.user-icon[type=range],
.col-sm-6 input.checkmark.user-icon[type=search],
.col-sm-6 input.checkmark.user-icon[type=tel],
.col-sm-6 input.checkmark.user-icon[type=time],
.col-sm-6 input.checkmark.user-icon[type=url],
.col-sm-6 input.checkmark.user-icon[type=week],
.col-sm-6 input.checkmark.user-icon[type=password],
.col-sm-6 select.checkmark.user-icon {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 190, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.user-icon.has-errors[type=text], .col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.user-icon.success[type=text], .col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.user-icon.has-errors[type=color],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.user-icon.success[type=color],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.user-icon.has-errors[type=date],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.user-icon.success[type=date],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.user-icon.has-errors[type=datetime],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.user-icon.success[type=datetime],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.user-icon.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.user-icon.success[type=datetime-local],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.user-icon.has-errors[type=email],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.user-icon.success[type=email],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.user-icon.has-errors[type=month],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.user-icon.success[type=month],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.user-icon.has-errors[type=number],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.user-icon.success[type=number],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.user-icon.has-errors[type=range],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.user-icon.success[type=range],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.user-icon.has-errors[type=search],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.user-icon.success[type=search],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.user-icon.has-errors[type=tel],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.user-icon.success[type=tel],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.user-icon.has-errors[type=time],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.user-icon.success[type=time],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.user-icon.has-errors[type=url],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.user-icon.success[type=url],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.user-icon.has-errors[type=week],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.user-icon.success[type=week],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.user-icon.has-errors[type=password],
.col-sm-6 input.checkmark.user-icon.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.user-icon.success[type=password],
.col-sm-6 input.checkmark.user-icon.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.user-icon.has-errors,
.col-sm-6 select.checkmark.user-icon.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.user-icon.success,
.col-sm-6 select.checkmark.user-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 187, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.mail-icon[type=text],
.col-sm-6 input.checkmark.mail-icon[type=color],
.col-sm-6 input.checkmark.mail-icon[type=date],
.col-sm-6 input.checkmark.mail-icon[type=datetime],
.col-sm-6 input.checkmark.mail-icon[type=datetime-local],
.col-sm-6 input.checkmark.mail-icon[type=email],
.col-sm-6 input.checkmark.mail-icon[type=month],
.col-sm-6 input.checkmark.mail-icon[type=number],
.col-sm-6 input.checkmark.mail-icon[type=range],
.col-sm-6 input.checkmark.mail-icon[type=search],
.col-sm-6 input.checkmark.mail-icon[type=tel],
.col-sm-6 input.checkmark.mail-icon[type=time],
.col-sm-6 input.checkmark.mail-icon[type=url],
.col-sm-6 input.checkmark.mail-icon[type=week],
.col-sm-6 input.checkmark.mail-icon[type=password],
.col-sm-6 select.checkmark.mail-icon {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 190, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.mail-icon.has-errors[type=text], .col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.mail-icon.success[type=text], .col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=color],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.mail-icon.success[type=color],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=date],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.mail-icon.success[type=date],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=datetime],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.mail-icon.success[type=datetime],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.mail-icon.success[type=datetime-local],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=email],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.mail-icon.success[type=email],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=month],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.mail-icon.success[type=month],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=number],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.mail-icon.success[type=number],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=range],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.mail-icon.success[type=range],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=search],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.mail-icon.success[type=search],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=tel],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.mail-icon.success[type=tel],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=time],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.mail-icon.success[type=time],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=url],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.mail-icon.success[type=url],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=week],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.mail-icon.success[type=week],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.mail-icon.has-errors[type=password],
.col-sm-6 input.checkmark.mail-icon.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.mail-icon.success[type=password],
.col-sm-6 input.checkmark.mail-icon.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.mail-icon.has-errors,
.col-sm-6 select.checkmark.mail-icon.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.mail-icon.success,
.col-sm-6 select.checkmark.mail-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 187, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.phone-icon[type=text],
.col-sm-6 input.checkmark.phone-icon[type=color],
.col-sm-6 input.checkmark.phone-icon[type=date],
.col-sm-6 input.checkmark.phone-icon[type=datetime],
.col-sm-6 input.checkmark.phone-icon[type=datetime-local],
.col-sm-6 input.checkmark.phone-icon[type=email],
.col-sm-6 input.checkmark.phone-icon[type=month],
.col-sm-6 input.checkmark.phone-icon[type=number],
.col-sm-6 input.checkmark.phone-icon[type=range],
.col-sm-6 input.checkmark.phone-icon[type=search],
.col-sm-6 input.checkmark.phone-icon[type=tel],
.col-sm-6 input.checkmark.phone-icon[type=time],
.col-sm-6 input.checkmark.phone-icon[type=url],
.col-sm-6 input.checkmark.phone-icon[type=week],
.col-sm-6 input.checkmark.phone-icon[type=password],
.col-sm-6 select.checkmark.phone-icon {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 190, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.phone-icon.has-errors[type=text], .col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.phone-icon.success[type=text], .col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=color],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.phone-icon.success[type=color],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=date],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.phone-icon.success[type=date],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=datetime],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.phone-icon.success[type=datetime],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.phone-icon.success[type=datetime-local],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=email],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.phone-icon.success[type=email],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=month],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.phone-icon.success[type=month],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=number],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.phone-icon.success[type=number],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=range],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.phone-icon.success[type=range],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=search],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.phone-icon.success[type=search],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=tel],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.phone-icon.success[type=tel],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=time],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.phone-icon.success[type=time],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=url],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.phone-icon.success[type=url],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=week],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.phone-icon.success[type=week],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.phone-icon.has-errors[type=password],
.col-sm-6 input.checkmark.phone-icon.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.phone-icon.success[type=password],
.col-sm-6 input.checkmark.phone-icon.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.phone-icon.has-errors,
.col-sm-6 select.checkmark.phone-icon.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.phone-icon.success,
.col-sm-6 select.checkmark.phone-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 187, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.password-icon[type=text],
.col-sm-6 input.checkmark.password-icon[type=color],
.col-sm-6 input.checkmark.password-icon[type=date],
.col-sm-6 input.checkmark.password-icon[type=datetime],
.col-sm-6 input.checkmark.password-icon[type=datetime-local],
.col-sm-6 input.checkmark.password-icon[type=email],
.col-sm-6 input.checkmark.password-icon[type=month],
.col-sm-6 input.checkmark.password-icon[type=number],
.col-sm-6 input.checkmark.password-icon[type=range],
.col-sm-6 input.checkmark.password-icon[type=search],
.col-sm-6 input.checkmark.password-icon[type=tel],
.col-sm-6 input.checkmark.password-icon[type=time],
.col-sm-6 input.checkmark.password-icon[type=url],
.col-sm-6 input.checkmark.password-icon[type=week],
.col-sm-6 input.checkmark.password-icon[type=password],
.col-sm-6 select.checkmark.password-icon {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 190, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.password-icon.has-errors[type=text], .col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.password-icon.success[type=text], .col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.password-icon.has-errors[type=color],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.password-icon.success[type=color],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.password-icon.has-errors[type=date],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.password-icon.success[type=date],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.password-icon.has-errors[type=datetime],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.password-icon.success[type=datetime],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.password-icon.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.password-icon.success[type=datetime-local],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.password-icon.has-errors[type=email],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.password-icon.success[type=email],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.password-icon.has-errors[type=month],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.password-icon.success[type=month],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.password-icon.has-errors[type=number],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.password-icon.success[type=number],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.password-icon.has-errors[type=range],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.password-icon.success[type=range],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.password-icon.has-errors[type=search],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.password-icon.success[type=search],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.password-icon.has-errors[type=tel],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.password-icon.success[type=tel],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.password-icon.has-errors[type=time],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.password-icon.success[type=time],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.password-icon.has-errors[type=url],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.password-icon.success[type=url],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.password-icon.has-errors[type=week],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.password-icon.success[type=week],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.password-icon.has-errors[type=password],
.col-sm-6 input.checkmark.password-icon.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.password-icon.success[type=password],
.col-sm-6 input.checkmark.password-icon.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.password-icon.has-errors,
.col-sm-6 select.checkmark.password-icon.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.password-icon.success,
.col-sm-6 select.checkmark.password-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 187, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.question-icon[type=text],
.col-sm-6 input.checkmark.question-icon[type=color],
.col-sm-6 input.checkmark.question-icon[type=date],
.col-sm-6 input.checkmark.question-icon[type=datetime],
.col-sm-6 input.checkmark.question-icon[type=datetime-local],
.col-sm-6 input.checkmark.question-icon[type=email],
.col-sm-6 input.checkmark.question-icon[type=month],
.col-sm-6 input.checkmark.question-icon[type=number],
.col-sm-6 input.checkmark.question-icon[type=range],
.col-sm-6 input.checkmark.question-icon[type=search],
.col-sm-6 input.checkmark.question-icon[type=tel],
.col-sm-6 input.checkmark.question-icon[type=time],
.col-sm-6 input.checkmark.question-icon[type=url],
.col-sm-6 input.checkmark.question-icon[type=week],
.col-sm-6 input.checkmark.question-icon[type=password],
.col-sm-6 select.checkmark.question-icon {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 190, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 input.checkmark.question-icon.has-errors[type=text], .col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=text], .col-sm-6 input.checkmark.question-icon.success[type=text], .col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=text],
.col-sm-6 input.checkmark.question-icon.has-errors[type=color],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=color],
.col-sm-6 input.checkmark.question-icon.success[type=color],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=color],
.col-sm-6 input.checkmark.question-icon.has-errors[type=date],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=date],
.col-sm-6 input.checkmark.question-icon.success[type=date],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=date],
.col-sm-6 input.checkmark.question-icon.has-errors[type=datetime],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-6 input.checkmark.question-icon.success[type=datetime],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-6 input.checkmark.question-icon.has-errors[type=datetime-local],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-6 input.checkmark.question-icon.success[type=datetime-local],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-6 input.checkmark.question-icon.has-errors[type=email],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=email],
.col-sm-6 input.checkmark.question-icon.success[type=email],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=email],
.col-sm-6 input.checkmark.question-icon.has-errors[type=month],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=month],
.col-sm-6 input.checkmark.question-icon.success[type=month],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=month],
.col-sm-6 input.checkmark.question-icon.has-errors[type=number],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=number],
.col-sm-6 input.checkmark.question-icon.success[type=number],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=number],
.col-sm-6 input.checkmark.question-icon.has-errors[type=range],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=range],
.col-sm-6 input.checkmark.question-icon.success[type=range],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=range],
.col-sm-6 input.checkmark.question-icon.has-errors[type=search],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=search],
.col-sm-6 input.checkmark.question-icon.success[type=search],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=search],
.col-sm-6 input.checkmark.question-icon.has-errors[type=tel],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=tel],
.col-sm-6 input.checkmark.question-icon.success[type=tel],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=tel],
.col-sm-6 input.checkmark.question-icon.has-errors[type=time],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=time],
.col-sm-6 input.checkmark.question-icon.success[type=time],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=time],
.col-sm-6 input.checkmark.question-icon.has-errors[type=url],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=url],
.col-sm-6 input.checkmark.question-icon.success[type=url],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=url],
.col-sm-6 input.checkmark.question-icon.has-errors[type=week],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=week],
.col-sm-6 input.checkmark.question-icon.success[type=week],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=week],
.col-sm-6 input.checkmark.question-icon.has-errors[type=password],
.col-sm-6 input.checkmark.question-icon.ng-invalid.ng-touched[type=password],
.col-sm-6 input.checkmark.question-icon.success[type=password],
.col-sm-6 input.checkmark.question-icon.ng-valid.ng-dirty[type=password],
.col-sm-6 select.checkmark.question-icon.has-errors,
.col-sm-6 select.checkmark.question-icon.ng-invalid.ng-touched,
.col-sm-6 select.checkmark.question-icon.success,
.col-sm-6 select.checkmark.question-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 93.5% 50%;
  }
  /* line 201, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-6 select {
    background: #fff url(/assets/dropdown-arrow-4210a29ce2d1040b8e8506d11c5d81e00224bca8184ba7050aea7420ea5ede14.png) 94% 50% no-repeat;
  }
  /* line 224, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark[type=text],
.col-sm-12 input.checkmark[type=color],
.col-sm-12 input.checkmark[type=date],
.col-sm-12 input.checkmark[type=datetime],
.col-sm-12 input.checkmark[type=datetime-local],
.col-sm-12 input.checkmark[type=email],
.col-sm-12 input.checkmark[type=month],
.col-sm-12 input.checkmark[type=number],
.col-sm-12 input.checkmark[type=range],
.col-sm-12 input.checkmark[type=search],
.col-sm-12 input.checkmark[type=tel],
.col-sm-12 input.checkmark[type=time],
.col-sm-12 input.checkmark[type=url],
.col-sm-12 input.checkmark[type=week],
.col-sm-12 input.checkmark[type=password],
.col-sm-12 select.checkmark {
    background-position: 98.5% 50%;
  }
  /* line 227, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.has-errors[type=text], .col-sm-12 input.checkmark.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.success[type=text], .col-sm-12 input.checkmark.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.has-errors[type=color],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.success[type=color],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.has-errors[type=date],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.success[type=date],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.has-errors[type=datetime],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.success[type=datetime],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.success[type=datetime-local],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.has-errors[type=email],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.success[type=email],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.has-errors[type=month],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.success[type=month],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.has-errors[type=number],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.success[type=number],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.has-errors[type=range],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.success[type=range],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.has-errors[type=search],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.success[type=search],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.has-errors[type=tel],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.success[type=tel],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.has-errors[type=time],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.success[type=time],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.has-errors[type=url],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.success[type=url],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.has-errors[type=week],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.success[type=week],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.has-errors[type=password],
.col-sm-12 input.checkmark.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.success[type=password],
.col-sm-12 input.checkmark.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.has-errors,
.col-sm-12 select.checkmark.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.success,
.col-sm-12 select.checkmark.ng-valid.ng-dirty {
    background-position: 98.5% 50%;
  }
  /* line 237, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.user-icon[type=text],
.col-sm-12 input.checkmark.user-icon[type=color],
.col-sm-12 input.checkmark.user-icon[type=date],
.col-sm-12 input.checkmark.user-icon[type=datetime],
.col-sm-12 input.checkmark.user-icon[type=datetime-local],
.col-sm-12 input.checkmark.user-icon[type=email],
.col-sm-12 input.checkmark.user-icon[type=month],
.col-sm-12 input.checkmark.user-icon[type=number],
.col-sm-12 input.checkmark.user-icon[type=range],
.col-sm-12 input.checkmark.user-icon[type=search],
.col-sm-12 input.checkmark.user-icon[type=tel],
.col-sm-12 input.checkmark.user-icon[type=time],
.col-sm-12 input.checkmark.user-icon[type=url],
.col-sm-12 input.checkmark.user-icon[type=week],
.col-sm-12 input.checkmark.user-icon[type=password],
.col-sm-12 select.checkmark.user-icon {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 240, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.user-icon.has-errors[type=text], .col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.user-icon.success[type=text], .col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.user-icon.has-errors[type=color],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.user-icon.success[type=color],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.user-icon.has-errors[type=date],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.user-icon.success[type=date],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.user-icon.has-errors[type=datetime],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.user-icon.success[type=datetime],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.user-icon.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.user-icon.success[type=datetime-local],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.user-icon.has-errors[type=email],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.user-icon.success[type=email],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.user-icon.has-errors[type=month],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.user-icon.success[type=month],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.user-icon.has-errors[type=number],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.user-icon.success[type=number],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.user-icon.has-errors[type=range],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.user-icon.success[type=range],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.user-icon.has-errors[type=search],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.user-icon.success[type=search],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.user-icon.has-errors[type=tel],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.user-icon.success[type=tel],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.user-icon.has-errors[type=time],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.user-icon.success[type=time],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.user-icon.has-errors[type=url],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.user-icon.success[type=url],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.user-icon.has-errors[type=week],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.user-icon.success[type=week],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.user-icon.has-errors[type=password],
.col-sm-12 input.checkmark.user-icon.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.user-icon.success[type=password],
.col-sm-12 input.checkmark.user-icon.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.user-icon.has-errors,
.col-sm-12 select.checkmark.user-icon.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.user-icon.success,
.col-sm-12 select.checkmark.user-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 237, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.mail-icon[type=text],
.col-sm-12 input.checkmark.mail-icon[type=color],
.col-sm-12 input.checkmark.mail-icon[type=date],
.col-sm-12 input.checkmark.mail-icon[type=datetime],
.col-sm-12 input.checkmark.mail-icon[type=datetime-local],
.col-sm-12 input.checkmark.mail-icon[type=email],
.col-sm-12 input.checkmark.mail-icon[type=month],
.col-sm-12 input.checkmark.mail-icon[type=number],
.col-sm-12 input.checkmark.mail-icon[type=range],
.col-sm-12 input.checkmark.mail-icon[type=search],
.col-sm-12 input.checkmark.mail-icon[type=tel],
.col-sm-12 input.checkmark.mail-icon[type=time],
.col-sm-12 input.checkmark.mail-icon[type=url],
.col-sm-12 input.checkmark.mail-icon[type=week],
.col-sm-12 input.checkmark.mail-icon[type=password],
.col-sm-12 select.checkmark.mail-icon {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 240, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.mail-icon.has-errors[type=text], .col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.mail-icon.success[type=text], .col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=color],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.mail-icon.success[type=color],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=date],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.mail-icon.success[type=date],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=datetime],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.mail-icon.success[type=datetime],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.mail-icon.success[type=datetime-local],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=email],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.mail-icon.success[type=email],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=month],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.mail-icon.success[type=month],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=number],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.mail-icon.success[type=number],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=range],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.mail-icon.success[type=range],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=search],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.mail-icon.success[type=search],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=tel],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.mail-icon.success[type=tel],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=time],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.mail-icon.success[type=time],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=url],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.mail-icon.success[type=url],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=week],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.mail-icon.success[type=week],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.mail-icon.has-errors[type=password],
.col-sm-12 input.checkmark.mail-icon.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.mail-icon.success[type=password],
.col-sm-12 input.checkmark.mail-icon.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.mail-icon.has-errors,
.col-sm-12 select.checkmark.mail-icon.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.mail-icon.success,
.col-sm-12 select.checkmark.mail-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 237, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.phone-icon[type=text],
.col-sm-12 input.checkmark.phone-icon[type=color],
.col-sm-12 input.checkmark.phone-icon[type=date],
.col-sm-12 input.checkmark.phone-icon[type=datetime],
.col-sm-12 input.checkmark.phone-icon[type=datetime-local],
.col-sm-12 input.checkmark.phone-icon[type=email],
.col-sm-12 input.checkmark.phone-icon[type=month],
.col-sm-12 input.checkmark.phone-icon[type=number],
.col-sm-12 input.checkmark.phone-icon[type=range],
.col-sm-12 input.checkmark.phone-icon[type=search],
.col-sm-12 input.checkmark.phone-icon[type=tel],
.col-sm-12 input.checkmark.phone-icon[type=time],
.col-sm-12 input.checkmark.phone-icon[type=url],
.col-sm-12 input.checkmark.phone-icon[type=week],
.col-sm-12 input.checkmark.phone-icon[type=password],
.col-sm-12 select.checkmark.phone-icon {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 240, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.phone-icon.has-errors[type=text], .col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.phone-icon.success[type=text], .col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=color],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.phone-icon.success[type=color],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=date],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.phone-icon.success[type=date],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=datetime],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.phone-icon.success[type=datetime],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.phone-icon.success[type=datetime-local],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=email],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.phone-icon.success[type=email],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=month],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.phone-icon.success[type=month],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=number],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.phone-icon.success[type=number],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=range],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.phone-icon.success[type=range],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=search],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.phone-icon.success[type=search],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=tel],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.phone-icon.success[type=tel],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=time],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.phone-icon.success[type=time],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=url],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.phone-icon.success[type=url],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=week],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.phone-icon.success[type=week],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.phone-icon.has-errors[type=password],
.col-sm-12 input.checkmark.phone-icon.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.phone-icon.success[type=password],
.col-sm-12 input.checkmark.phone-icon.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.phone-icon.has-errors,
.col-sm-12 select.checkmark.phone-icon.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.phone-icon.success,
.col-sm-12 select.checkmark.phone-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 237, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.password-icon[type=text],
.col-sm-12 input.checkmark.password-icon[type=color],
.col-sm-12 input.checkmark.password-icon[type=date],
.col-sm-12 input.checkmark.password-icon[type=datetime],
.col-sm-12 input.checkmark.password-icon[type=datetime-local],
.col-sm-12 input.checkmark.password-icon[type=email],
.col-sm-12 input.checkmark.password-icon[type=month],
.col-sm-12 input.checkmark.password-icon[type=number],
.col-sm-12 input.checkmark.password-icon[type=range],
.col-sm-12 input.checkmark.password-icon[type=search],
.col-sm-12 input.checkmark.password-icon[type=tel],
.col-sm-12 input.checkmark.password-icon[type=time],
.col-sm-12 input.checkmark.password-icon[type=url],
.col-sm-12 input.checkmark.password-icon[type=week],
.col-sm-12 input.checkmark.password-icon[type=password],
.col-sm-12 select.checkmark.password-icon {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 240, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.password-icon.has-errors[type=text], .col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.password-icon.success[type=text], .col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.password-icon.has-errors[type=color],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.password-icon.success[type=color],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.password-icon.has-errors[type=date],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.password-icon.success[type=date],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.password-icon.has-errors[type=datetime],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.password-icon.success[type=datetime],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.password-icon.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.password-icon.success[type=datetime-local],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.password-icon.has-errors[type=email],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.password-icon.success[type=email],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.password-icon.has-errors[type=month],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.password-icon.success[type=month],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.password-icon.has-errors[type=number],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.password-icon.success[type=number],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.password-icon.has-errors[type=range],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.password-icon.success[type=range],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.password-icon.has-errors[type=search],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.password-icon.success[type=search],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.password-icon.has-errors[type=tel],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.password-icon.success[type=tel],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.password-icon.has-errors[type=time],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.password-icon.success[type=time],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.password-icon.has-errors[type=url],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.password-icon.success[type=url],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.password-icon.has-errors[type=week],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.password-icon.success[type=week],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.password-icon.has-errors[type=password],
.col-sm-12 input.checkmark.password-icon.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.password-icon.success[type=password],
.col-sm-12 input.checkmark.password-icon.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.password-icon.has-errors,
.col-sm-12 select.checkmark.password-icon.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.password-icon.success,
.col-sm-12 select.checkmark.password-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 237, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.question-icon[type=text],
.col-sm-12 input.checkmark.question-icon[type=color],
.col-sm-12 input.checkmark.question-icon[type=date],
.col-sm-12 input.checkmark.question-icon[type=datetime],
.col-sm-12 input.checkmark.question-icon[type=datetime-local],
.col-sm-12 input.checkmark.question-icon[type=email],
.col-sm-12 input.checkmark.question-icon[type=month],
.col-sm-12 input.checkmark.question-icon[type=number],
.col-sm-12 input.checkmark.question-icon[type=range],
.col-sm-12 input.checkmark.question-icon[type=search],
.col-sm-12 input.checkmark.question-icon[type=tel],
.col-sm-12 input.checkmark.question-icon[type=time],
.col-sm-12 input.checkmark.question-icon[type=url],
.col-sm-12 input.checkmark.question-icon[type=week],
.col-sm-12 input.checkmark.question-icon[type=password],
.col-sm-12 select.checkmark.question-icon {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 240, app/assets/stylesheets/components/_forms_sm.scss */
  .col-sm-12 input.checkmark.question-icon.has-errors[type=text], .col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=text], .col-sm-12 input.checkmark.question-icon.success[type=text], .col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=text],
.col-sm-12 input.checkmark.question-icon.has-errors[type=color],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=color],
.col-sm-12 input.checkmark.question-icon.success[type=color],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=color],
.col-sm-12 input.checkmark.question-icon.has-errors[type=date],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=date],
.col-sm-12 input.checkmark.question-icon.success[type=date],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=date],
.col-sm-12 input.checkmark.question-icon.has-errors[type=datetime],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime],
.col-sm-12 input.checkmark.question-icon.success[type=datetime],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime],
.col-sm-12 input.checkmark.question-icon.has-errors[type=datetime-local],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=datetime-local],
.col-sm-12 input.checkmark.question-icon.success[type=datetime-local],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=datetime-local],
.col-sm-12 input.checkmark.question-icon.has-errors[type=email],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=email],
.col-sm-12 input.checkmark.question-icon.success[type=email],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=email],
.col-sm-12 input.checkmark.question-icon.has-errors[type=month],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=month],
.col-sm-12 input.checkmark.question-icon.success[type=month],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=month],
.col-sm-12 input.checkmark.question-icon.has-errors[type=number],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=number],
.col-sm-12 input.checkmark.question-icon.success[type=number],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=number],
.col-sm-12 input.checkmark.question-icon.has-errors[type=range],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=range],
.col-sm-12 input.checkmark.question-icon.success[type=range],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=range],
.col-sm-12 input.checkmark.question-icon.has-errors[type=search],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=search],
.col-sm-12 input.checkmark.question-icon.success[type=search],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=search],
.col-sm-12 input.checkmark.question-icon.has-errors[type=tel],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=tel],
.col-sm-12 input.checkmark.question-icon.success[type=tel],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=tel],
.col-sm-12 input.checkmark.question-icon.has-errors[type=time],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=time],
.col-sm-12 input.checkmark.question-icon.success[type=time],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=time],
.col-sm-12 input.checkmark.question-icon.has-errors[type=url],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=url],
.col-sm-12 input.checkmark.question-icon.success[type=url],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=url],
.col-sm-12 input.checkmark.question-icon.has-errors[type=week],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=week],
.col-sm-12 input.checkmark.question-icon.success[type=week],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=week],
.col-sm-12 input.checkmark.question-icon.has-errors[type=password],
.col-sm-12 input.checkmark.question-icon.ng-invalid.ng-touched[type=password],
.col-sm-12 input.checkmark.question-icon.success[type=password],
.col-sm-12 input.checkmark.question-icon.ng-valid.ng-dirty[type=password],
.col-sm-12 select.checkmark.question-icon.has-errors,
.col-sm-12 select.checkmark.question-icon.ng-invalid.ng-touched,
.col-sm-12 select.checkmark.question-icon.success,
.col-sm-12 select.checkmark.question-icon.ng-valid.ng-dirty {
    background-position: 8px 50%, 98.5% 50%;
  }
  /* line 252, app/assets/stylesheets/components/_forms_sm.scss */
  label {
    padding: 0;
  }
  /* line 256, app/assets/stylesheets/components/_forms_sm.scss */
  .error-description {
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/components/_modals.scss */
.modal {
  display: block;
  background: rgba(63, 43, 76, 0.7);
}

/* line 6, app/assets/stylesheets/components/_modals.scss */
.modal .success-message .modal-dialog {
  max-width: 760px;
  width: auto;
}

/* line 10, app/assets/stylesheets/components/_modals.scss */
.modal .success-message .modal-dialog .modal-content .modal-header {
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog {
  max-width: 520px;
  margin: 10px auto;
}

/* line 20, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content {
  border-radius: 12px;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin: 0 10px;
}

/* line 27, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header {
  border: 0;
  position: relative;
}

/* line 31, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header.validation-error {
  padding-top: 64px;
  margin-bottom: 64px;
}

/* line 36, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header .response-message {
  border-radius: 9px 9px 0 0;
  position: relative;
  left: -15px;
  top: -15px;
  color: #fff;
  padding: 15px 75px;
  text-align: center;
  min-height: 55px;
  line-height: 25px;
  width: calc(100% + 30px);
}

/* line 48, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header .response-message.success {
  background: #a9d496;
}

/* line 52, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header .response-message.error {
  background: #e75252;
}

/* line 57, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header.top {
  background-color: #3f2b4c;
  padding-top: 0;
  margin-bottom: 10px;
  border-radius: 12px 12px 0 0;
}

/* line 63, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header.top .modal-title {
  height: 60px;
  color: #ffffff;
  line-height: 60px;
}

/* line 69, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header.top.availability-success {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

/* line 75, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  padding: 0 35px;
}

/* line 82, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  background: transparent url(/../images/close-modal.png) 50% 50% no-repeat;
  height: 35px;
  width: 35px;
  top: 12px;
  right: 12px;
  opacity: 1;
}

/* line 93, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body {
  border-radius: 0 0 12px 12px;
}

/* line 96, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body .login-form {
  padding: 0 45px 15px;
}

/* line 100, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body .modal-body-title {
  padding: 0 15px;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
  color: #df775f;
}

/* line 108, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body .modal-body-text {
  text-align: center;
  font-size: 18px;
}

/* line 113, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body .modal-confirm-text {
  margin: 10px 20px;
}

/* line 116, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body .modal-confirm-text.red {
  color: #e0775f;
}

/* line 121, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-modal {
  background: #3f2b4c;
  border-radius: 4px;
  padding: 20px 25px;
}

/* line 126, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-modal p {
  color: #fff;
  font-size: 13px;
}

/* line 131, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-modal input {
  border-radius: 4px;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 137, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-modal input.input-zipcode {
  width: 110px;
}

/* line 141, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-modal input.input-email {
  width: calc(100% - 120px);
  margin-left: 10px;
}

/* line 148, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-body.availability-success {
  font-weight: 700;
  background-image: url(/../images/homepage/subscribe-background.png);
  background-position: 50% 0;
  background-size: 36.5px 41.5px;
  background-repeat: no-repeat;
  padding: 60px 25px 25px;
  border-radius: 0 0 4px 4px;
}

/* line 159, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .modal-footer {
  border: 0;
  padding: 0;
  text-align: center;
}

/* line 165, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog .modal-content .availability-success {
  background-color: #3f2b4c;
  color: #fff;
  text-align: center;
}

/* line 173, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal {
  top: 100px;
}

/* line 176, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content {
  background: #3f2b4c;
  border-radius: 12px;
  padding: 0 5px;
}

/* line 182, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content .modal-header .modal-title {
  font-size: 20px;
  margin-top: 0;
}

/* line 188, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content .existing-notes {
  max-height: 350px;
  overflow-y: scroll;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 25px;
}

/* line 195, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content .existing-notes li + li .note {
  margin-top: 25px;
}

/* line 199, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content .existing-notes .note {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}

/* line 205, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content .existing-notes .note-timestamp {
  color: #faf4ef;
  font-size: 10px;
}

/* line 211, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content textarea {
  padding: 25px 30px;
  box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.52);
  height: 200px;
  border-radius: 4px;
}

/* line 8, app/assets/stylesheets/helpers/_placeholder.scss */
.modal.notes-modal .modal-content textarea::-webkit-input-placeholder {
  color: #a7a7a7;
  text-transform: uppercase;
}

/* line 14, app/assets/stylesheets/helpers/_placeholder.scss */
.modal.notes-modal .modal-content textarea:-moz-placeholder {
  color: #a7a7a7;
  text-transform: uppercase;
}

/* line 19, app/assets/stylesheets/helpers/_placeholder.scss */
.modal.notes-modal .modal-content textarea::-moz-placeholder {
  color: #a7a7a7;
  text-transform: uppercase;
}

/* line 24, app/assets/stylesheets/helpers/_placeholder.scss */
.modal.notes-modal .modal-content textarea:-ms-input-placeholder {
  color: #a7a7a7;
  text-transform: uppercase;
}

/* line 222, app/assets/stylesheets/components/_modals.scss */
.modal.notes-modal .modal-content textarea.existing-notes-text {
  height: 70px;
}

/* line 230, app/assets/stylesheets/components/_modals.scss */
.modal-backdrop.notes-modal {
  top: 100px;
}

@media (min-width: 768px) {
  /* line 235, app/assets/stylesheets/components/_modals.scss */
  .modal {
    background: rgba(18, 15, 20, 0.8);
    top: 0;
  }
  /* line 239, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal {
    top: 0;
  }
  /* line 242, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content {
    padding: 20px 50px 50px;
  }
  /* line 246, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .modal-header .modal-title {
    font-size: 30px;
  }
  /* line 250, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .modal-header .close {
    right: -40px;
    top: -10px;
  }
  /* line 256, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .existing-notes {
    margin-bottom: 40px;
  }
  /* line 259, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .existing-notes li + li .note {
    margin-top: 40px;
  }
  /* line 263, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .existing-notes .note {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 268, app/assets/stylesheets/components/_modals.scss */
  .modal.notes-modal .modal-content .existing-notes .note-timestamp {
    font-size: 12px;
  }
  /* line 275, app/assets/stylesheets/components/_modals.scss */
  .modal .modal-dialog {
    margin: 160px auto;
  }
  /* line 280, app/assets/stylesheets/components/_modals.scss */
  .modal-backdrop.notes-modal {
    top: 0;
  }
}

/* line 1, app/assets/stylesheets/components/_credit_card_form.scss */
.verification-fee-information-container {
  padding: 0;
  color: #ffffff;
  border-radius: 10px;
  margin-bottom: 79px;
}

/* line 7, app/assets/stylesheets/components/_credit_card_form.scss */
.verification-fee-information-container .verification-fee-information {
  background-color: #3f2b4c;
  padding: 15px 0 0;
  border-radius: 10px;
}

/* line 12, app/assets/stylesheets/components/_credit_card_form.scss */
.verification-fee-information-container .verification-fee-information .verification-fee-header {
  color: #ffffff;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto 8px;
}

/* line 21, app/assets/stylesheets/components/_credit_card_form.scss */
.verification-fee-information-container .verification-fee-information .description {
  margin: 0 auto 44px;
  font-size: 14px;
}

/* line 28, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number {
  position: relative;
  background: #ffffff;
  height: 48px;
  padding-left: 62px;
  background-color: #ffffff;
  background-image: url(/assets/credit-card-logos-06ca479a14abb45b4aadd8dc5d71ebfb6555550192037c733c0ae845c87f16b9.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
  background-position: calc(94% - 35px) 50%, 94% 50%;
  background-repeat: no-repeat;
  background-size: 86px 15px, 25px 26px;
}

/* line 39, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.success {
  background-image: url(/assets/credit-card-logos-06ca479a14abb45b4aadd8dc5d71ebfb6555550192037c733c0ae845c87f16b9.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 46, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.amex {
  background-image: url(/assets/credit-card-logos-amex-03b293ba5d1eb6a2a21596e1d0809d1057b45df625048773d3c0ca8f67c1e8a3.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
}

/* line 49, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.amex.success {
  background-image: url(/assets/credit-card-logos-amex-03b293ba5d1eb6a2a21596e1d0809d1057b45df625048773d3c0ca8f67c1e8a3.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 46, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.visa {
  background-image: url(/assets/credit-card-logos-visa-490a6378542c8dadc5c73d2ea8147e2395f6541987519f8b580d7264c3665cd0.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
}

/* line 49, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.visa.success {
  background-image: url(/assets/credit-card-logos-visa-490a6378542c8dadc5c73d2ea8147e2395f6541987519f8b580d7264c3665cd0.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 46, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.discover {
  background-image: url(/assets/credit-card-logos-discover-e14138244d65c681173239e9ddd2ae98fe3744a526f78221274c87054d975edd.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
}

/* line 49, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.discover.success {
  background-image: url(/assets/credit-card-logos-discover-e14138244d65c681173239e9ddd2ae98fe3744a526f78221274c87054d975edd.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 46, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.mastercard {
  background-image: url(/assets/credit-card-logos-mastercard-c3d88a031386b04a34d525983613e3e9f775986f00ccf4a478ae3b43db6614b0.png), url(/assets/check-inactive-a9eb437316f28aacde8dcf6cbf61e1b70acca38b90fddc5df016bcdc0b5093ea.png);
}

/* line 49, app/assets/stylesheets/components/_credit_card_form.scss */
.credit-card-number.mastercard.success {
  background-image: url(/assets/credit-card-logos-mastercard-c3d88a031386b04a34d525983613e3e9f775986f00ccf4a478ae3b43db6614b0.png), url(/assets/check-active-c3053ee9424822b838a6698d26ecfb4379eeb9f150c2c27f994eff215eb570c0.png);
}

/* line 56, app/assets/stylesheets/components/_credit_card_form.scss */
.price {
  margin: 10px 0 0;
}

@media (min-width: 768px) {
  /* line 61, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number {
    position: relative;
    background: #ffffff;
    height: 48px;
    padding-left: 62px;
    background-color: #ffffff;
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos.png), url(/../images/check-inactive.png);
    background-position: 12px 50%, calc(100% - 55px) 50%, 97% 50%;
    background-repeat: no-repeat;
    background-size: 30px 21px, 172px 30px, 25px 26px;
  }
  /* line 72, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.success {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos.png), url(/../images/check-active.png);
  }
  /* line 79, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.amex {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-amex.png), url(/../images/check-inactive.png);
  }
  /* line 82, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.amex.success {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-amex.png), url(/../images/check-active.png);
  }
  /* line 79, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.visa {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-visa.png), url(/../images/check-inactive.png);
  }
  /* line 82, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.visa.success {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-visa.png), url(/../images/check-active.png);
  }
  /* line 79, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.discover {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-discover.png), url(/../images/check-inactive.png);
  }
  /* line 82, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.discover.success {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-discover.png), url(/../images/check-active.png);
  }
  /* line 79, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.mastercard {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-mastercard.png), url(/../images/check-inactive.png);
  }
  /* line 82, app/assets/stylesheets/components/_credit_card_form.scss */
  .credit-card-number.mastercard.success {
    background-image: url(/../images/card-icon.png), url(/../images/credit-card-logos-mastercard.png), url(/../images/check-active.png);
  }
}

/* line 1, app/assets/stylesheets/components/_job_details.scss */
.project-details {
  width: 67%;
  display: inline-block;
  background: #ffffff;
}

/* line 6, app/assets/stylesheets/components/_job_details.scss */
.project-details .uploaded-images {
  font-size: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow-x: scroll;
}

/* line 13, app/assets/stylesheets/components/_job_details.scss */
.project-details .uploaded-images > li {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/components/_job_details.scss */
.project-details .uploaded-images > li > img {
  height: 264px;
}

/* line 27, app/assets/stylesheets/components/_job_details.scss */
.room-information-details {
  height: 195px;
  border-radius: 0 0 10px 10px;
  background-color: #3f2b4c;
  color: #ffffff;
  padding: 30px 15px;
}

/* line 34, app/assets/stylesheets/components/_job_details.scss */
.room-information-details .subinformation {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}

/* line 39, app/assets/stylesheets/components/_job_details.scss */
.room-information-details .subinformation h5 {
  margin: 0 0 14px;
  font-size: 15px;
}

/* line 45, app/assets/stylesheets/components/_job_details.scss */
.room-information-details .subinformation.surfaces p {
  text-transform: capitalize;
}

/* line 52, app/assets/stylesheets/components/_job_details.scss */
.proposal .project-details .room-information-details {
  border-radius: 0 0 0 10px;
}

/* line 56, app/assets/stylesheets/components/_job_details.scss */
.room-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  background-color: #ffffff;
  background-image: url(/../images/room_menu_background.png);
  background-position: right center;
  background-repeat: repeat-y;
  overflow-x: scroll;
  white-space: nowrap;
}

/* line 67, app/assets/stylesheets/components/_job_details.scss */
.room-list .room-link {
  padding: 0 19px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  color: #df775f;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  vertical-align: bottom;
}

/* line 78, app/assets/stylesheets/components/_job_details.scss */
.room-list .room-link.active, .room-list .room-link:hover {
  background-color: #df775f;
}

/* line 81, app/assets/stylesheets/components/_job_details.scss */
.room-list .room-link.active a, .room-list .room-link:hover a {
  color: #ffffff;
  text-decoration: none;
}

/* line 89, app/assets/stylesheets/components/_job_details.scss */
.date-box {
  background-color: #3f2b4c;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding: 0 8px 8px;
  position: relative;
  display: block;
}

/* line 98, app/assets/stylesheets/components/_job_details.scss */
.date-box.homeowners-confirm-modal {
  margin: 0 20px 40px;
  top: 10px;
}

/* line 103, app/assets/stylesheets/components/_job_details.scss */
.date-box .month {
  height: 20px;
  line-height: 22px;
  text-transform: uppercase;
  display: block;
}

/* line 110, app/assets/stylesheets/components/_job_details.scss */
.date-box .day-number {
  line-height: 36px;
  background-color: #ffffff;
  color: #3f2b4c;
  font-size: 30px;
  font-weight: 700;
  margin: 2px auto 9px;
  display: block;
}

/* line 120, app/assets/stylesheets/components/_job_details.scss */
.date-box .day-name {
  margin-bottom: 7px;
  display: block;
}

/* line 125, app/assets/stylesheets/components/_job_details.scss */
.date-box .time {
  display: block;
}

/* line 129, app/assets/stylesheets/components/_job_details.scss */
.date-box.tbd {
  display: block;
}

/* line 132, app/assets/stylesheets/components/_job_details.scss */
.date-box.tbd .tbd {
  display: block;
  position: absolute;
  top: 8px;
  background: #fff;
  left: 8px;
  right: 8px;
  bottom: 8px;
  color: #3f2b4c;
  font-size: 20px;
}

/* line 143, app/assets/stylesheets/components/_job_details.scss */
.date-box.tbd .tbd .tbd-inner {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  /* line 157, app/assets/stylesheets/components/_job_details.scss */
  .homeowners-status .project-details {
    width: 100%;
    font-size: 0;
    white-space: nowrap;
  }
  /* line 163, app/assets/stylesheets/components/_job_details.scss */
  .homeowners-status .date-box,
.homeowners-status .room-list {
    display: inline-block;
    vertical-align: top;
  }
  /* line 169, app/assets/stylesheets/components/_job_details.scss */
  .homeowners-status .date-box {
    position: absolute;
    color: #fff;
    width: 125px;
    min-height: 114px;
  }
  /* line 176, app/assets/stylesheets/components/_job_details.scss */
  .homeowners-status .room-list {
    background-image: none;
    margin-left: 125px;
    white-space: nowrap;
    overflow-x: scroll;
  }
  /* line 183, app/assets/stylesheets/components/_job_details.scss */
  .homeowners-status .uploaded-images {
    min-height: 69px;
  }
}

/* line 16, app/assets/stylesheets/components/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  color: #3f2b4c;
  background-color: #fff;
  border: 1px solid #3f2b4c;
}

/* line 26, app/assets/stylesheets/components/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #fff;
  background-color: #aa8cd7;
  border-color: #aa8cd7;
}

/* line 36, app/assets/stylesheets/components/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #bbb0bf;
  border-color: #bbb0bf;
}

/* line 46, app/assets/stylesheets/components/_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: #777777;
  background-color: #fff;
  border-color: #ddd;
}

/* line 1, app/assets/stylesheets/components/_labels.scss */
.label-default {
  background-color: #777777;
}

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

/* line 5, app/assets/stylesheets/components/_labels.scss */
.label-primary {
  background-color: #3f2b4c;
}

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

/* line 9, app/assets/stylesheets/components/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

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

/* line 13, app/assets/stylesheets/components/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

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

/* line 17, app/assets/stylesheets/components/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

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

/* line 21, app/assets/stylesheets/components/_labels.scss */
.label-danger {
  background-color: #e75252;
}

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

/* line 1, app/assets/stylesheets/components/_datepicker.scss */
.dropdown-menu {
  white-space: normal;
}

/* line 1, app/assets/stylesheets/components/_timepicker.scss */
table {
  white-space: normal;
}

/* line 4, app/assets/stylesheets/components/_timepicker.scss */
table input[type=text] {
  margin: 0;
}

/* line 1, app/assets/stylesheets/layout/_navigation.scss */
.header {
  font-size: 52px;
  font-weight: 700;
  color: #f89f72;
  margin: 78px auto 15px;
  max-width: 640px;
  text-align: center;
}

/* line 9, app/assets/stylesheets/layout/_navigation.scss */
.header.has-subheader {
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/layout/_navigation.scss */
.subheader {
  font-size: 19px;
  color: #f89f72;
  margin: 0 auto 64px;
  text-align: center;
}

/* line 21, app/assets/stylesheets/layout/_navigation.scss */
.main-nav {
  background-color: #faf4ef;
  height: 50px;
}

/* line 25, app/assets/stylesheets/layout/_navigation.scss */
.main-nav .container {
  max-width: 760px;
}

/* line 30, app/assets/stylesheets/layout/_navigation.scss */
.home-link {
  float: left;
  background: url(/assets/logo-0f42ceb4fd59590a62d58f4bc326de728cdfa2d3704861206c3216e3be6ff49e.png) 50% 50% no-repeat;
  display: inline-block;
  height: 80px;
  width: 140px;
  background-size: contain;
}

/* line 39, app/assets/stylesheets/layout/_navigation.scss */
.navbar-toggle {
  margin-right: 5px;
  margin-top: 10px;
}

/* line 43, app/assets/stylesheets/layout/_navigation.scss */
.navbar-toggle .icon-bar {
  background: #ffffff;
  height: 4px;
}

/* line 47, app/assets/stylesheets/layout/_navigation.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 53, app/assets/stylesheets/layout/_navigation.scss */
.navbar-collapse {
  background: #3f2b4c;
  text-align: center;
  box-shadow: none;
}

/* line 59, app/assets/stylesheets/layout/_navigation.scss */
.phone-wrap {
  display: inline-block;
  text-align: center;
}

/* line 63, app/assets/stylesheets/layout/_navigation.scss */
.welcome-title {
  color: white;
  font-size: 20px;
  text-shadow: 1px 2px black;
}

/* line 69, app/assets/stylesheets/layout/_navigation.scss */
.top-phone-link {
  display: inline-block;
  margin-top: 40px;
  color: white;
  font-size: 20px;
  text-decoration: none;
  text-shadow: 2px 2px black;
}

/* line 77, app/assets/stylesheets/layout/_navigation.scss */
.top-phone-link:hover {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

/* line 84, app/assets/stylesheets/layout/_navigation.scss */
.general-nav {
  background: transparent;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  transition: background 0.25s;
}

/* line 88, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .home-link {
  display: inline-block;
  margin-left: 12px;
  margin-top: 6px;
  margin-right: 11px;
  padding: 20px;
  -webkit-transition: margin-top 0.25s;
  -moz-transition: margin-top 0.25s;
  -ms-transition: margin-top 0.25s;
  transition: margin-top 0.25s;
}

/* line 97, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .menu-link {
  color: #ffffff;
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
  margin: 0 auto;
  max-width: 150px;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: margin-top 0.25s;
  -moz-transition: margin-top 0.25s;
  -ms-transition: margin-top 0.25s;
  transition: margin-top 0.25s;
}

/* line 108, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .menu-link:hover {
  text-decoration: none;
  background: none;
}

/* line 113, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .menu-link.dropdown-toggle {
  padding-right: 20px;
  position: relative;
}

/* line 117, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .menu-link.dropdown-toggle:after {
  position: absolute;
  top: 43%;
  right: 0;
  border: 5px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
}

/* line 131, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .painter-login {
  background-color: #df775f;
  text-align: center;
  border-radius: 10px;
}

/* line 136, app/assets/stylesheets/layout/_navigation.scss */
.general-nav .painter-login:hover {
  background-color: #df775f;
  font-weight: 500;
}

/* line 142, app/assets/stylesheets/layout/_navigation.scss */
.general-nav.open {
  height: 100%;
  background: #3f2b4c;
}

/* line 147, app/assets/stylesheets/layout/_navigation.scss */
.general-nav.navbar-opaque {
  background: #fff;
}

/* line 150, app/assets/stylesheets/layout/_navigation.scss */
.general-nav.navbar-opaque .icon-bar {
  background: #3f2b4c;
}

/* line 154, app/assets/stylesheets/layout/_navigation.scss */
.general-nav.navbar-opaque.open {
  background: #3f2b4c;
}

/* line 157, app/assets/stylesheets/layout/_navigation.scss */
.general-nav.navbar-opaque.open .icon-bar {
  background: #fff;
}

/* line 163, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu {
  right: 22px;
  border: none;
  padding: 0;
  border-radius: 4px;
}

/* line 169, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu .btn-link {
  color: #3f2b4c;
  font-size: 12px;
  font-weight: 700;
  display: block;
  line-height: 34px;
  padding: 0 15px;
  text-align: left;
  text-decoration: none;
}

/* line 179, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu .btn-link:hover {
  background: #f6f6f6;
}

/* line 184, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu li:first-child .btn-link {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 189, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu li:last-child .btn-link {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 194, app/assets/stylesheets/layout/_navigation.scss */
.general-nav li > .dropdown-menu:after {
  bottom: 100%;
  right: 10px;
  border: 5px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  margin-left: -5px;
}

@media (min-width: 768px) {
  /* line 211, app/assets/stylesheets/layout/_navigation.scss */
  .navbar-right {
    padding-right: 25px;
  }
  /* line 216, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav .home-link {
    margin-left: 40px;
    margin-top: 40px;
  }
  /* line 221, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav .menu-link {
    margin-right: 22px;
    margin-top: 37px;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 230, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav.navbar-opaque .home-link {
    margin-top: 1px;
  }
  /* line 234, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav.navbar-opaque .menu-link {
    color: #3f2b4c;
    margin-top: 0;
  }
  /* line 239, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav.navbar-opaque .menu-link.dropdown-toggle:after {
    border-top-color: #3f2b4c;
  }
  /* line 245, app/assets/stylesheets/layout/_navigation.scss */
  .general-nav.navbar-opaque li > .dropdown-menu {
    top: 110%;
  }
  /* line 251, app/assets/stylesheets/layout/_navigation.scss */
  .navbar-collapse {
    background: transparent;
    text-align: center;
  }
}

/* line 1, app/assets/stylesheets/layout/_footer.scss */
.footer {
  background-color: #3f2b4c;
  color: #faf4ef;
  margin-top: 2px;
  padding-bottom: 20px;
}

/* line 7, app/assets/stylesheets/layout/_footer.scss */
.footer .container {
  text-align: left;
}

/* line 11, app/assets/stylesheets/layout/_footer.scss */
.footer a {
  color: #faf4ef;
}

/* line 14, app/assets/stylesheets/layout/_footer.scss */
.footer a:visited, .footer a:active, .footer a:hover {
  color: #faf4ef;
}

/* line 21, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links {
  display: block;
  text-align: center;
  margin: 18px 0 20px;
}

/* line 26, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links .social-button {
  display: inline-block;
  border: 2px solid #f89f72;
  border-radius: 50px;
  width: 31px;
  height: 31px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 32px;
}

/* line 36, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links #twitter.social-button {
  background-image: url(/assets/twitter-bc86af3c14ca6fe7d71a6379a4b93a020764b336a9b80047c7a6f1b6b8db3c8c.png);
  background-size: 18px 14.5px;
}

/* line 40, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links #facebook.social-button {
  background-image: url(/assets/facebook-cf7e6012704432212aeed1fc763f2f9a77edb9d93c46f8507b1c4b925316ebc4.png);
  background-size: 10.5px 21px;
}

/* line 44, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links #pinterest.social-button {
  background-image: url(/assets/pinterest-f108553abd94b9df7b099bdfa272501033f22e8fdeaf1eff4b9197081908039e.png);
  background-size: 18px 18px;
}

/* line 48, app/assets/stylesheets/layout/_footer.scss */
.footer .social-links #youtube.social-button {
  background-image: url(/assets/youtube-cb0bbc36376b83da5e62d622824120ecd746f658aee180afbe7d126a8c46eae1.png);
}

/* line 54, app/assets/stylesheets/layout/_footer.scss */
.footer .small-nav {
  margin: 0 auto 20px;
  text-align: left;
  display: flex !important;
  justify-content: space-around;
  padding-top: 20px;
}

/* line 61, app/assets/stylesheets/layout/_footer.scss */
.footer .small-nav a {
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

/* line 80, app/assets/stylesheets/layout/_footer.scss */
.footer .phone-link {
  text-align: center;
  float: none;
  margin-bottom: 10px;
  display: block;
  clear: both;
  position: static;
}

/* line 88, app/assets/stylesheets/layout/_footer.scss */
.footer .phone-link span {
  display: block;
}

/* line 93, app/assets/stylesheets/layout/_footer.scss */
.footer .copy {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/layout/_footer.scss */
  .footer {
    margin-top: 10px;
    padding: 20px 0;
  }
  /* line 126, app/assets/stylesheets/layout/_footer.scss */
  .footer .small-nav a {
    padding: 0;
  }
  /* line 132, app/assets/stylesheets/layout/_footer.scss */
  .footer table {
    margin: 0 auto;
    float: right;
    clear: right;
  }
  /* line 138, app/assets/stylesheets/layout/_footer.scss */
  .footer .copy {
    text-align: left;
    float: left;
    clear: left;
  }
}

/* line 3, app/assets/stylesheets/general/_home_xs.scss */
.overlay-text {
  text-shadow: 0 5px 9px rgba(34, 71, 100, 0.4);
}

/* line 7, app/assets/stylesheets/general/_home_xs.scss */
.overlay-block {
  box-shadow: 0 5px 9px rgba(34, 71, 100, 0.4);
}

/* line 11, app/assets/stylesheets/general/_home_xs.scss */
.carousel-indicators {
  display: none;
}

/* line 15, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background {
  display: block;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 22, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .carousel {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 27, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .carousel .carousel-inner {
  height: 100%;
  width: 100%;
}

/* line 32, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .carousel .carousel-control {
  display: none;
}

/* line 38, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .item {
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  transition-property: opacity;
  width: 100%;
  left: 0 !important;
  opacity: 0;
  -webkit-transition: 0.4s ease-in-out opacity;
  -moz-transition: 0.4s ease-in-out opacity;
  -ms-transition: 0.4s ease-in-out opacity;
  transition: 0.4s ease-in-out opacity;
}

/* line 48, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .item.active, .carousel-background .item.next.left {
  opacity: 1;
}

/* line 50, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .item.active .item, .carousel-background .item.next.left .item {
  opacity: 1;
}

/* line 54, app/assets/stylesheets/general/_home_xs.scss */
.carousel-background .item.next, .carousel-background .item.active.left {
  opacity: 0;
}

/* line 60, app/assets/stylesheets/general/_home_xs.scss */
.carousel-container {
  position: relative;
  overflow: hidden;
}

/* line 74, app/assets/stylesheets/general/_home_xs.scss */
.home {
  background: #faf4ef;
}

/* line 77, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage {
  color: #ffffff;
  position: relative;
  z-index: 10;
  top: 0;
  text-align: center;
  padding: 125px 15px 35px;
  background: url(/assets/homepage/header-background-xs-a4fbbf73079bb4a0fd1bf2e92712b92b901704d424568811bc49b41909d1026f.jpg) 50% 50% no-repeat;
  background-size: cover;
  min-height: 98vh;
}

/* line 92, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  right: 15px;
}

/* line 100, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 50px auto 20px;
  letter-spacing: -1px;
  max-width: 650px;
}

/* line 108, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage h5 {
  font-size: 12px;
  font-weight: 300;
}

/* line 113, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block {
  margin: 0 25px;
  display: block;
}

/* line 117, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block .input-block {
  display: block;
}

/* line 120, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block .input-block .input-zipcode {
  width: 100%;
  padding: 13px;
  vertical-align: text-top;
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 3px;
  border: 0;
  box-shadow: inset 0px 0px 3px 0px rgba(63, 43, 76, 0.29);
  text-align: center;
}

/* line 8, app/assets/stylesheets/helpers/_placeholder.scss */
.home .homepage .zip-block .input-block .input-zipcode::-webkit-input-placeholder {
  text-transform: uppercase;
}

/* line 14, app/assets/stylesheets/helpers/_placeholder.scss */
.home .homepage .zip-block .input-block .input-zipcode:-moz-placeholder {
  text-transform: uppercase;
}

/* line 19, app/assets/stylesheets/helpers/_placeholder.scss */
.home .homepage .zip-block .input-block .input-zipcode::-moz-placeholder {
  text-transform: uppercase;
}

/* line 24, app/assets/stylesheets/helpers/_placeholder.scss */
.home .homepage .zip-block .input-block .input-zipcode:-ms-input-placeholder {
  text-transform: uppercase;
}

/* line 138, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block .go-block {
  line-height: 45px;
  display: block;
  font-weight: 500;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #df775f;
  width: 100%;
  overflow: hidden;
  opacity: 1;
}

/* line 151, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block .go-block.loading {
  background: #f89f72;
  color: #f89f72;
}

/* line 155, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .zip-block .go-block.loading:after {
  line-height: 50px;
}

/* line 162, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .link-to-learn-more {
  margin: 0px auto;
  display: block;
  background: url(/assets/homepage/down-arrow-b726c7d24536056371d266a4d43341d75c2cb0f80fd694c7d97703d9d00bbc8f.png) 50% 50% no-repeat;
  background-size: 40px 40px;
  opacity: .5;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 173, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .link-to-learn-more:hover {
  opacity: 1;
  background-size: 50px 50px;
}

/* line 179, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .as-seen-on {
  color: #fff;
  text-align: center;
}

/* line 183, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .as-seen-on h4 {
  font-size: 11px;
  margin: 0 0 5px;
}

/* line 188, app/assets/stylesheets/general/_home_xs.scss */
.home .homepage .as-seen-on img {
  margin: 0 10px;
  width: calc(33% - 20px);
  max-width: 125px;
}

/* line 196, app/assets/stylesheets/general/_home_xs.scss */
.home .availability-form {
  color: #3f2b4c;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
}

/* line 202, app/assets/stylesheets/general/_home_xs.scss */
.home .availability-form p {
  font-size: 11px;
}

/* line 206, app/assets/stylesheets/general/_home_xs.scss */
.home .availability-form button {
  border-radius: 4px;
  font-size: 8.5px;
  font-weight: 400;
  line-height: 42px;
  height: 42px;
  width: 100%;
}

/* line 216, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container {
  background: url(/assets/homepage/middle-background-xs-e843c523679e7418e9c6afbf110ef85c347f1333f1bce4b2ecd86bf2f82da4da.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 0 20px;
}

/* line 221, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section {
  padding: 0 25px 25px;
  position: relative;
  top: -12px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 6px;
  z-index: 11;
  box-shadow: 0 5px 9px rgba(34, 71, 100, 0.4);
  background-color: #fff;
}

/* line 232, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section .description-section-inner {
  background-size: 82.5px 75.5px;
  background-repeat: no-repeat;
  background-position: 50% 10px;
  padding-top: 100px;
}

/* line 239, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section h2 {
  font-size: 22px;
  color: #df775f;
  letter-spacing: -2px;
  font-weight: 700;
}

/* line 246, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section .desc {
  font-size: 12px;
  color: #3f2b4c;
}

/* line 251, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section.first .description-section-inner {
  background-image: url(/assets/homepage/schedule-icon-eafe19a1f6b345cf402b9f349dd2d362fd6f678b1e26cd6136e39ea3d6ed5ecf.png);
}

/* line 254, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section.second .description-section-inner {
  background-image: url(/assets/homepage/slider-icon-81af8fca87100b3cc87c65cc163dfff39b4171780980bdc0d659939e85734bea.png);
}

/* line 257, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section.third {
  margin-bottom: -25px;
}

/* line 260, app/assets/stylesheets/general/_home_xs.scss */
.home .description-container .description-section.third .description-section-inner {
  background-image: url(/assets/homepage/ribbon-icon-82c54e68fcde2bb1aac1a0cf8b06d21ee61d7403a565a91a7a37db4a48a4366c.png);
}

/* line 267, app/assets/stylesheets/general/_home_xs.scss */
.home .partners {
  background: #fff;
  padding: 20px;
}

/* line 271, app/assets/stylesheets/general/_home_xs.scss */
.home .partners h2 {
  color: #df775f;
  font-size: 14px;
  margin: 10px 0 20px;
  text-align: center;
}

/* line 278, app/assets/stylesheets/general/_home_xs.scss */
.home .partners img {
  margin-bottom: 10px;
}

/* line 283, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container {
  background: url(/assets/homepage/services-background-xs-367402782a07fdf6456f5e17c425c896a81adf8107b43d41e398e3a1168e3ab3.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}

/* line 290, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .container h2 {
  padding: 120px 0 30px;
  background: url(/assets/homepage/services-icon-88a50c3f825011febd2d3c5b98f46131c04c9cbdbd443d80523c7db9bab9b1a1.png) 50% 40px no-repeat;
  background-size: 40px 46px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 300, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container ul {
  list-style-type: none;
  text-align: left;
  margin: 0 0 80px;
  padding: 0;
}

/* line 306, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container ul li {
  line-height: 20px;
  font-size: 14px;
}

/* line 312, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .map-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* line 321, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .map-container .map {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 25%;
}

/* line 328, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .map-container .map:first-of-type {
  left: 0;
}

/* line 332, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .map-container .map:last-of-type {
  right: 0;
}

/* line 338, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .service-area-text {
  padding: 30px calc(25% + 18px);
  color: #3f2b4c;
  background: #fff;
  font-weight: 700;
}

/* line 344, app/assets/stylesheets/general/_home_xs.scss */
.home .services-container .service-area-text em {
  font-style: normal;
  color: #df775f;
}

/* line 351, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 48%;
  background: #fdf9f4 url(/assets/homepage/testimonial-d5e415f2e6a4c326109dfac4b81c22202b64e25e1e83ef3fde712734b877a152.jpg) 50% 0% no-repeat;
  background-size: cover;
}

/* line 358, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .arrow {
  position: absolute;
  top: 50%;
  background: url(/assets/homepage/testimonial-arrow-ed035e7edee6d3402c5f6c129bfd2c999c0b85bae95dc8518f168e40be4bd7b4.png) 50% 50% no-repeat;
  background-size: contain;
  height: 20px;
  width: 12px;
  cursor: pointer;
}

/* line 367, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .arrow.left-arrow {
  left: 5%;
  transform: translate(0, -50%) rotate(180deg);
}

/* line 372, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .arrow.right-arrow {
  right: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 378, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonials {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  margin: 0;
  list-style: none;
  padding: 0;
  width: 100%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 391, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  white-space: normal;
}

/* line 398, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container {
  position: absolute;
  top: 50%;
  left: 20%;
  right: 20%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

/* line 406, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container blockquote {
  color: #fff;
  font-size: 15px;
  padding: 0;
  margin: 0 0 10px;
  border: none;
  line-height: 1.5em;
}

/* line 414, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container blockquote:before {
  content: '“';
}

/* line 418, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container blockquote:after {
  content: '”';
}

/* line 423, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container .quote-by {
  color: #df775f;
  font-weight: 700;
  font-size: 13px;
  display: block;
}

/* line 430, app/assets/stylesheets/general/_home_xs.scss */
.home .testimonials-container .testimonial .inner-testimonial-container .quote-company {
  color: #fff;
  font-size: 13px;
}

/* line 438, app/assets/stylesheets/general/_home_xs.scss */
.home .bottom-sign-up-container {
  padding: 50px 15px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage {
    background-image: url(/assets/homepage/header-background-sm-ca2b18ba79bd5bf41c5ecf065e45495c31de193c7f8c05cf7f0d30516e3e44b7.jpg);
    min-height: 95vh;
  }
  /* line 12, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage h1 {
    font-size: 37px;
  }
  /* line 16, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .zip-block {
    font-size: 0;
  }
  /* line 19, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .zip-block .input-block {
    display: inline-block;
    vertical-align: top;
  }
  /* line 23, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .zip-block .input-block .input-zipcode {
    width: 360px;
    padding: 27px 20px;
    font-size: 14px;
    border-radius: 4px 0 0 4px;
  }
  /* line 31, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .zip-block .go-block {
    vertical-align: top;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    line-height: 70px;
    height: 70px;
    padding: 0 55px;
    width: auto;
    border-radius: 0 4px 4px 0;
  }
  /* line 42, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .zip-block .go-block.loading:after {
    line-height: 70px;
  }
  /* line 48, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .link-to-learn-more {
    margin: 60px auto;
    background-size: 50px 50px;
    height: 75px;
    width: 75px;
  }
  /* line 54, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .link-to-learn-more:hover {
    background-size: 75px 75px;
  }
  /* line 60, app/assets/stylesheets/general/_home_sm.scss */
  .home .homepage .as-seen-on h4 {
    font-size: 15px;
    margin: 0 0 15px;
  }
  /* line 67, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form {
    color: #fff;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #3f2b4c;
    margin-top: 10px;
  }
  /* line 75, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form .availability-form-inner {
    max-width: 1170px;
    margin: 0 auto;
  }
  /* line 79, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form .availability-form-inner.submitted-subcription {
    text-align: center;
  }
  /* line 82, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form .availability-form-inner.submitted-subcription p {
    margin: 0;
  }
  /* line 87, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form .availability-form-inner .inner-availability-description {
    background-image: url(/assets/homepage/subscribe-background-5805108b7fa5668c343880bb6911eaf0d25886628469d08cedd8f187eb0d09b4.png);
    background-position: 0 50%;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 80px;
  }
  /* line 96, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form p {
    font-size: 14px;
  }
  /* line 99, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form p:last-child {
    margin: 0;
  }
  /* line 104, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form button {
    font-size: 15px;
    font-weight: 700;
    line-height: 48px;
    height: 48px;
    width: calc(100% + 15px);
    position: relative;
    left: -15px;
    margin: 5px 0;
  }
  /* line 114, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form button.loading:after {
    line-height: 48px;
    height: 48px;
  }
  /* line 120, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form input {
    display: inline-block;
    border-radius: 4px;
    margin: 5px 0;
  }
  /* line 125, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form input.input-zipcode {
    width: 110px;
  }
  /* line 129, app/assets/stylesheets/general/_home_sm.scss */
  .home .availability-form input.input-email {
    width: calc(100% - 125px);
    margin-left: 15px;
  }
  /* line 136, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container {
    background: none;
    position: relative;
    top: -11px;
    padding: 0;
    box-shadow: 0 5px 9px rgba(34, 71, 100, 0.4);
  }
  /* line 143, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section {
    border-radius: 0;
    top: 0;
    box-shadow: none;
    margin: 0;
    height: 640px;
    position: relative;
  }
  /* line 151, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section .description-section-inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    right: 25px;
  }
  /* line 159, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section h2 {
    font-size: 33px;
  }
  /* line 163, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section .desc {
    font-size: 20px;
    line-height: 32px;
  }
  /* line 168, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section ul {
    margin-bottom: 0;
  }
  /* line 171, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section ul li {
    font-size: 14px;
  }
  /* line 176, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section.third {
    margin-bottom: 0;
  }
  /* line 180, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section.description-placeholder {
    background-size: cover;
    background-position: 50% 50%;
  }
  /* line 184, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section.description-placeholder.first-placeholder {
    background-image: url(/assets/homepage/first-placeholder-641c06f3621ad7c0c777721a8373388fed4b015a2ae30db0cd19ea80d2d896ca.jpg);
  }
  /* line 187, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section.description-placeholder.second-placeholder {
    background-image: url(/assets/homepage/second-placeholder-0207077dbb428ece01df6b5d4a6fe1c2bbda353c6aa1baa6e8c00dc656e5573c.jpg);
  }
  /* line 190, app/assets/stylesheets/general/_home_sm.scss */
  .home .description-container .description-section.description-placeholder.third-placeholder {
    background-image: url(/assets/homepage/third-placeholder-da2469c26b5c436832bbcfbfff21539fd6ea8650cdba21699f4314c3e9eb648a.jpg);
  }
  /* line 197, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container {
    background-image: url(/assets/homepage/services-background-sm-9d1e40dbaebbde4a90abb34fdf330690fa31fc665cebaa6fb214976bfcd59456.jpg);
    position: relative;
    top: -24px;
  }
  /* line 202, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container ul {
    background: url(/assets/homepage/services-icon-88a50c3f825011febd2d3c5b98f46131c04c9cbdbd443d80523c7db9bab9b1a1.png) 50% 50% no-repeat;
    background-size: 115px 133px;
    padding: 40px 0;
    clear: both;
    margin-top: 130px;
    margin-bottom: 70px;
  }
  /* line 210, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container ul li {
    padding-right: 150px;
    text-align: right;
    font-size: 20px;
    line-height: 47px;
  }
  /* line 216, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container ul li:nth-child(2n) {
    padding-left: 150px;
    padding-right: 15px;
    text-align: left;
  }
  /* line 224, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .partners {
    background: none;
    padding: 0;
    margin-bottom: 90px;
    text-align: center;
  }
  /* line 230, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .partners h2 {
    color: #fff;
    font-size: 15px;
    margin: 0 0 20px;
    text-transform: uppercase;
    background: none;
    padding: 0;
    font-weight: 400;
  }
  /* line 240, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .partners img {
    display: block;
    margin: 0 auto 15px;
  }
  /* line 246, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container {
    background: #3f2b4c;
  }
  /* line 249, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container .map {
    width: 50%;
    width: calc(50% - 3px);
  }
  /* line 254, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container .map-overlay-container {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 50%;
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.6)), color-stop(1, rgba(0, 0, 0, 0)));
  }
  /* line 262, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container .map-overlay-container:first-of-type {
    left: 0;
  }
  /* line 266, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container .map-overlay-container:last-of-type {
    right: 0;
  }
  /* line 270, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .map-container .map-overlay-container .map-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0px 6px 44px rgba(63, 43, 76, 0.5);
    text-transform: uppercase;
  }
  /* line 283, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .headers {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 100px;
  }
  /* line 289, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .headers h2 {
    padding: 0 0 12px;
    background: none;
    margin: 0 35px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #aa8cd7;
    display: inline-block;
    cursor: pointer;
  }
  /* line 300, app/assets/stylesheets/general/_home_sm.scss */
  .home .services-container .headers h2.active {
    color: #fff;
    background: url(/assets/homepage/section-header-underline-fff2163393694a6e323fc7c8d0343589a1e7d42da5c277895831af360ff129d8.png) 50% 100% no-repeat;
  }
  /* line 309, app/assets/stylesheets/general/_home_sm.scss */
  .home .testimonials-container {
    padding-bottom: 22%;
    top: -24px;
  }
  /* line 313, app/assets/stylesheets/general/_home_sm.scss */
  .home .testimonials-container .arrow {
    height: 48px;
    width: 28px;
  }
  /* line 319, app/assets/stylesheets/general/_home_sm.scss */
  .home .testimonials-container .testimonial .inner-testimonial-container blockquote {
    font-size: 20px;
  }
  /* line 323, app/assets/stylesheets/general/_home_sm.scss */
  .home .testimonials-container .testimonial .inner-testimonial-container .quote-by {
    display: inline;
  }
  /* line 326, app/assets/stylesheets/general/_home_sm.scss */
  .home .testimonials-container .testimonial .inner-testimonial-container .quote-by:after {
    content: ',';
  }
  /* line 333, app/assets/stylesheets/general/_home_sm.scss */
  .home .bottom-sign-up-container {
    padding: 0 200px;
    min-height: 100px !important;
  }
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/general/_home_md.scss */
  .carousel-indicators {
    bottom: 8%;
  }
  /* line 10, app/assets/stylesheets/general/_home_md.scss */
  .carousel-indicators li {
    opacity: .4;
    background: #ffffff;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
    border: 0;
    margin: 0 7.5px;
    height: 16px;
    width: 16px;
  }
  /* line 19, app/assets/stylesheets/general/_home_md.scss */
  .carousel-indicators li.active {
    opacity: 1;
    height: 16px;
    width: 16px;
    margin: 0 7.5px;
  }
  /* line 31, app/assets/stylesheets/general/_home_md.scss */
  .home .availability-form .availability-form-inner .inner-availability-description {
    padding-left: 65px;
  }
  /* line 37, app/assets/stylesheets/general/_home_md.scss */
  .home .testimonials-container {
    padding-bottom: 17.5%;
  }
}

/* line 1, app/assets/stylesheets/general/_shared.scss */
.generic {
  background: #fff;
  padding: 2px;
}

/* line 5, app/assets/stylesheets/general/_shared.scss */
.generic.insurance {
  background: #faf4ef;
}

/* line 10, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container {
  background: #faf4ef;
  position: relative;
}

/* line 14, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container .container {
  padding: 0 25px;
}

/* line 18, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container .blurb {
  margin: 26px auto 30px;
  color: #543a5f;
}

/* line 22, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container .blurb p {
  font-size: 11px;
}

/* line 25, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container .blurb p:last-child {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/general/_shared.scss */
.hero-generic-container .blurb p strong {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 37, app/assets/stylesheets/general/_shared.scss */
  .generic {
    padding: 10px;
  }
  /* line 43, app/assets/stylesheets/general/_shared.scss */
  .hero-generic-container .blurb-container {
    max-width: 1150px;
  }
  /* line 47, app/assets/stylesheets/general/_shared.scss */
  .hero-generic-container .blurb {
    color: #fff;
    background: #3f2b4c;
    border-radius: 4px;
    padding: 35px 40px;
    position: relative;
    top: -80px;
    margin: 0 100px;
    width: auto;
  }
  /* line 57, app/assets/stylesheets/general/_shared.scss */
  .hero-generic-container .blurb p {
    line-height: 32px;
    margin-bottom: 20px;
    font-size: 19px;
  }
  /* line 62, app/assets/stylesheets/general/_shared.scss */
  .hero-generic-container .blurb p:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 72, app/assets/stylesheets/general/_shared.scss */
  .generic-container .blurb {
    top: -100px;
  }
}

@media (min-width: 1200px) {
  /* line 80, app/assets/stylesheets/general/_shared.scss */
  .generic-container .blurb {
    top: -125px;
  }
}

/* line 3, app/assets/stylesheets/general/_about_xs.scss */
.about-container h1 {
  font-size: 27px;
  color: #3f2b4c;
  padding: 25% 0 5%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -2px -2px 0;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 4, app/assets/stylesheets/general/_about_sm.scss */
  .about-container h1 {
    padding: 14% 0 10%;
    font-size: 80px;
    margin: 0;
  }
}

/* line 2, app/assets/stylesheets/general/_guarantee.scss */
.guarantee .guarantee-container.hero-generic-container {
  background: #fff;
}

/* line 5, app/assets/stylesheets/general/_guarantee.scss */
.guarantee .guarantee-container.hero-generic-container .hero-image {
  width: 100%;
}

/* line 9, app/assets/stylesheets/general/_guarantee.scss */
.guarantee .guarantee-container.hero-generic-container .blurb {
  background: transparent;
}

/* line 12, app/assets/stylesheets/general/_guarantee.scss */
.guarantee .guarantee-container.hero-generic-container .blurb h1 {
  font-weight: 700;
  color: #df775f;
  font-size: 23px;
}

/* line 18, app/assets/stylesheets/general/_guarantee.scss */
.guarantee .guarantee-container.hero-generic-container .blurb p {
  color: #3f2b4c;
  font-size: 11px;
}

@media (min-width: 768px) {
  /* line 28, app/assets/stylesheets/general/_guarantee.scss */
  .guarantee .guarantee-container.hero-generic-container {
    background-image: url(/assets/guarantee/background-desktop-40a8b2ec5b782feb29c0323db59aff0745227ef7634f00874a75925569a66eb6.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0;
  }
  /* line 35, app/assets/stylesheets/general/_guarantee.scss */
  .guarantee .guarantee-container.hero-generic-container .blurb {
    text-align: center;
    top: 0;
    background: rgba(33, 17, 43, 0.9);
  }
  /* line 40, app/assets/stylesheets/general/_guarantee.scss */
  .guarantee .guarantee-container.hero-generic-container .blurb h1 {
    font-size: 70px;
    color: #fff;
  }
  /* line 45, app/assets/stylesheets/general/_guarantee.scss */
  .guarantee .guarantee-container.hero-generic-container .blurb p {
    font-size: 15px;
    line-height: 1.4em;
    padding: 0 30px;
    color: #fff;
  }
}

/* line 1, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt {
  min-height: 100vh;
  min-width: 100vw;
  background: url(/assets/disrupt/mobile-background-6853b7fa198335b672a8b9b55fedf2c0ae275d326bed8ba3eaf8d060f9190de6.jpg) 50% 50% no-repeat;
  background-size: cover;
  border: 3px solid #fff;
  color: #fff;
  text-align: center;
}

/* line 10, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt .logo {
  display: block;
  background: url(/assets/logo-0f42ceb4fd59590a62d58f4bc326de728cdfa2d3704861206c3216e3be6ff49e.png) 50% 50% no-repeat;
  height: 50px;
  margin: 30px 0;
  background-size: contain;
}

/* line 18, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt h1 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
}

/* line 24, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt p {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 17px;
}

/* line 30, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt .back-link {
  color: #fff;
  text-transform: uppercase;
  margin: 100px auto;
}

/* line 36, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt .phone-link {
  float: none;
  font-size: 10px;
  margin: 60px auto;
  display: block;
  padding: 0;
}

/* line 43, app/assets/stylesheets/general/_disrupt_xs.scss */
.disrupt .phone-link .number {
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt {
    min-height: 125vh;
    position: relative;
    border-width: 10px;
    background-image: url(/assets/disrupt/desktop-background-816016ba680b43bf0aeeeef2d0c42930b9dc29984b847cfe96bb18e14ee672bd.jpg);
  }
  /* line 8, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt .phone-link {
    float: right;
    font-size: 15px;
    margin: 25px 15px 0 0;
    display: block;
    position: static;
    text-align: right;
  }
  /* line 16, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt .phone-link .number {
    font-size: 15px;
    font-weight: 400;
  }
  /* line 22, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt .logo {
    height: 99px;
    margin-bottom: 80px;
  }
  /* line 27, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt h1 {
    font-size: 60px;
    margin-bottom: 10px;
  }
  /* line 32, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt p {
    font-size: 24px;
    margin-bottom: 40px;
    line-height: 38px;
  }
  /* line 38, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt form {
    margin-bottom: 40px;
  }
  /* line 42, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt .back-link {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 300px;
    display: block;
  }
  /* line 49, app/assets/stylesheets/general/_disrupt_sm.scss */
  .disrupt .footer {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

/* line 1, app/assets/stylesheets/general/_404.scss */
.not-found {
  background-color: #bbb0bf;
  border: 10px solid #faf4ef;
  height: 100%;
  text-align: center;
}

/* line 7, app/assets/stylesheets/general/_404.scss */
.not-found .navbar.general-nav {
  position: relative;
}

/* line 11, app/assets/stylesheets/general/_404.scss */
.not-found .error-block {
  margin-top: -314px;
  text-align: center;
}

/* line 15, app/assets/stylesheets/general/_404.scss */
.not-found .error-block .error-code {
  background-image: url(/assets/404-88b388994a4b150167b54a6ed5600bb20303e078f7b6522efc4ff04027aea14b.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  min-height: 353px;
  max-width: 550px;
  margin-top: 223px;
}

/* line 26, app/assets/stylesheets/general/_404.scss */
.not-found .error-block .error-message {
  font-size: 50px;
  font-weight: 400;
  color: #faf4ef;
  text-transform: uppercase;
  margin-top: 15px;
}

/* line 35, app/assets/stylesheets/general/_404.scss */
.not-found .back-to-home {
  width: 580px;
  max-width: 90%;
  margin: 150px auto 158px;
}

@media (min-width: 992px) {
  /* line 44, app/assets/stylesheets/general/_404.scss */
  .not-found .error-block .error-code {
    max-width: 772px;
    min-height: 495px;
  }
  /* line 48, app/assets/stylesheets/general/_404.scss */
  .not-found .error-block .error-message {
    font-weight: 300;
  }
}

@media (min-device-width: 320px) and (max-device-width: 767px) {
  /* line 56, app/assets/stylesheets/general/_404.scss */
  .not-found {
    border: none;
  }
  /* line 59, app/assets/stylesheets/general/_404.scss */
  .not-found .error-block {
    margin-top: -222px;
  }
  /* line 62, app/assets/stylesheets/general/_404.scss */
  .not-found .error-block .error-code {
    max-width: 90%;
    min-height: 200px;
  }
  /* line 66, app/assets/stylesheets/general/_404.scss */
  .not-found .error-block .error-message {
    font-size: 26px;
  }
  /* line 71, app/assets/stylesheets/general/_404.scss */
  .not-found .back-to-home {
    margin: 123px auto 107px;
  }
}

/* line 1, app/assets/stylesheets/general/_signup_xs.scss */
.signup-form-container {
  max-width: 800px;
  margin: 80px auto 100px;
}

/* line 6, app/assets/stylesheets/general/_signup_xs.scss */
.signup-submitted {
  padding-top: 300px;
  background: url(/assets/homeowners-choose-2c4ad3e03fe471948bccbe4a03b699b993e3cd6d1e385ef0e3ac085cc8cef128.png) 50% 100px no-repeat;
  text-align: center;
  min-height: 90vh;
}

/* line 12, app/assets/stylesheets/general/_signup_xs.scss */
.signup-submitted h1 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
  color: #f89f72;
}

/* line 19, app/assets/stylesheets/general/_signup_xs.scss */
.signup-submitted p {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 17px;
  color: #3f2b4c;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/general/_signup_sm.scss */
  .signup-submitted h1 {
    font-size: 60px;
    margin-bottom: 10px;
  }
  /* line 8, app/assets/stylesheets/general/_signup_sm.scss */
  .signup-submitted p {
    font-size: 24px;
    margin-bottom: 40px;
    line-height: 38px;
  }
}

/* line 4, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container h1 {
  margin-bottom: 50px;
}

/* line 8, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-information {
  margin: 0 15px 38px;
}

/* line 11, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-information .top-information {
  font-size: 15px;
  text-align: center;
  line-height: 23px;
  padding: 28px 0 23px;
  background: #ffffff;
}

/* line 20, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-form {
  margin-bottom: 90px;
}

/* line 23, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-form h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  margin-top: 0;
}

/* line 31, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-form p {
  text-align: center;
}

/* line 35, app/assets/stylesheets/general/_contact_xs.scss */
.generic-container.contact-text-container .contact-form textarea {
  min-height: 120px;
}

/* line 15, app/assets/stylesheets/general/_general.scss */
.generic-container {
  color: #543a5f;
  margin: 50px auto 0;
}

/* line 19, app/assets/stylesheets/general/_general.scss */
.generic-container h1 {
  text-align: center;
  color: #f89f72;
  font-weight: 700;
}

/* line 25, app/assets/stylesheets/general/_general.scss */
.generic-container a {
  color: #543a5f;
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/general/_general.scss */
.generic-container a[href^="mailto"] {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
}

/* line 36, app/assets/stylesheets/general/_general.scss */
.generic-container h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 17px;
}

/* line 42, app/assets/stylesheets/general/_general.scss */
.generic-container h4 {
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  margin: 0;
}

/* line 49, app/assets/stylesheets/general/_general.scss */
.generic-container p {
  font-size: 15px;
  line-height: 21px;
  margin: 0 0 21px;
}

/* line 54, app/assets/stylesheets/general/_general.scss */
.generic-container p em {
  font-style: normal;
  text-decoration: underline;
}

/* line 70, app/assets/stylesheets/general/_general.scss */
.generic .narrow-container h1, .generic .narrow-container h3 {
  color: #df775f;
  font-weight: 300;
  font-size: 17px;
  margin: 35px 0 14px;
  text-align: left;
}

/* line 78, app/assets/stylesheets/general/_general.scss */
.generic .narrow-container p {
  color: #3f2b4c;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 14px;
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/general/_general.scss */
  .generic-container {
    margin: 100px auto 0;
  }
  /* line 94, app/assets/stylesheets/general/_general.scss */
  .generic .narrow-container {
    max-width: 600px;
  }
  /* line 97, app/assets/stylesheets/general/_general.scss */
  .generic .narrow-container h1, .generic .narrow-container h3 {
    font-size: 39px;
    margin: 50px 0 25px;
    line-height: 50px;
  }
  /* line 103, app/assets/stylesheets/general/_general.scss */
  .generic .narrow-container p {
    font-size: 15px;
    color: #3f2b4c;
    margin: 0 0 25px;
    line-height: 25px;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav,
.homeowners-empty-nav {
  background: #624376;
  height: 100px;
  border-radius: 0;
  border: 0;
  position: relative;
  margin-bottom: 0;
}

/* line 10, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .home-link,
.homeowners-empty-nav .home-link {
  height: 50px;
  width: 100%;
  display: block;
}

/* line 16, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list,
.homeowners-empty-nav .container .homeowners-signup-nav-list {
  list-style: none;
  padding-left: 0;
  margin: 0 -15px;
  text-align: center;
}

/* line 22, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li,
.homeowners-empty-nav .container .homeowners-signup-nav-list li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  text-align: center;
  height: 50px;
  position: relative;
  overflow: hidden;
}

/* line 31, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li a,
.homeowners-empty-nav .container .homeowners-signup-nav-list li a {
  display: block;
  opacity: 1;
  color: #fff;
  font-size: 9.5px;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 5px;
  text-decoration: none;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

/* line 45, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li a:hover,
.homeowners-empty-nav .container .homeowners-signup-nav-list li a:hover {
  text-decoration: none;
}

/* line 50, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li.active,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.active {
  background: #7c5596;
}

/* line 53, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li.active a,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.active a {
  opacity: 1;
  font-weight: 700;
}

/* line 61, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-signup-nav .container .homeowners-signup-nav-list li.disabled a, .homeowners-signup-nav .container .homeowners-signup-nav-list li.disabled:hover a,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.disabled a,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.disabled:hover a {
  opacity: .6;
}

/* line 69, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-empty-nav {
  background-color: #3f2b4c;
  height: 50px;
}

/* line 73, app/assets/stylesheets/homeowners/_navigation_xs.scss */
.homeowners-empty-nav .home-link {
  display: block;
  position: absolute;
  left: 10px;
  width: 134px;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav,
.homeowners-empty-nav {
    background-color: #3f2b4c;
    height: 120px;
    margin-bottom: 20px;
  }
  /* line 8, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list,
.homeowners-empty-nav .container .homeowners-signup-nav-list {
    margin: 0 15px;
  }
  /* line 11, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li,
.homeowners-empty-nav .container .homeowners-signup-nav-list li {
    width: 19%;
    text-align: left;
    height: 70px;
  }
  /* line 16, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li a,
.homeowners-empty-nav .container .homeowners-signup-nav-list li a {
    height: 70px;
    line-height: 70px;
    font-size: 11px;
    padding: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: static;
  }
  /* line 25, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li.active,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.active {
    background: transparent;
  }
  /* line 28, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li.active a:before,
.homeowners-empty-nav .container .homeowners-signup-nav-list li.active a:before {
    content: '•';
    margin-right: 8px;
    font-size: 25px;
    vertical-align: top;
  }
  /* line 39, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-empty-nav {
    height: 70px;
  }
  /* line 42, app/assets/stylesheets/homeowners/_navigation_sm.scss */
  .homeowners-empty-nav .home-link {
    height: 70px;
    left: 20px;
  }
}

@media (min-width: 992px) {
  /* line 3, app/assets/stylesheets/homeowners/_navigation_md.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li a {
    font-size: 15px;
  }
  /* line 7, app/assets/stylesheets/homeowners/_navigation_md.scss */
  .homeowners-signup-nav .container .homeowners-signup-nav-list li.active a:before {
    font-size: 38px;
  }
}

@media (min-width: 1410px) {
  /* line 2, app/assets/stylesheets/homeowners/_navigation_extra.scss */
  .homeowners-signup-nav {
    height: 70px;
  }
  /* line 5, app/assets/stylesheets/homeowners/_navigation_extra.scss */
  .homeowners-signup-nav .home-link {
    height: 70px;
    left: 20px;
    position: absolute;
    width: 134px;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_buttons.scss */
.note-button {
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  background: #fff;
  border-radius: 0;
  width: calc(100% + 62px);
  margin: 0 -31px;
}

/* line 10, app/assets/stylesheets/homeowners/_buttons.scss */
.note-button:before {
  content: '';
  width: 23px;
  height: 22px;
  background: url(/assets/comment-icon-aa6b8b6c9c191b52d6c60de3b2764ad15ae5e9e6176e9d07ecfea8a5db0f661c.png) 50% 50% no-repeat;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 20, app/assets/stylesheets/homeowners/_buttons.scss */
.note-button:hover, .note-button:active, .note-button.active {
  background: #3f2b4c;
}

/* line 23, app/assets/stylesheets/homeowners/_buttons.scss */
.note-button:hover:before, .note-button:active:before, .note-button.active:before {
  background-image: url(/assets/comment-icon-white-76b3ad80a9aadea5610577480dd35b22489958b242fa8ce1dc6502182ec13866.png);
}

@media (min-width: 768px) {
  /* line 30, app/assets/stylesheets/homeowners/_buttons.scss */
  .note-button {
    margin: 0;
    width: auto;
    border-radius: 4px;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_guide_xs.scss */
.homeowners-guide {
  text-align: center;
}

/* line 4, app/assets/stylesheets/homeowners/_guide_xs.scss */
.homeowners-guide .title {
  font-size: 19px;
  font-weight: 700;
  color: #df775f;
}

/* line 10, app/assets/stylesheets/homeowners/_guide_xs.scss */
.homeowners-guide .subtitle {
  font-size: 12.5px;
  font-weight: 400;
  color: #3f2b4c;
}

/* line 15, app/assets/stylesheets/homeowners/_guide_xs.scss */
.homeowners-guide .subtitle strong {
  color: #df775f;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/homeowners/_guide_sm.scss */
  .homeowners-guide {
    text-align: left;
  }
  /* line 5, app/assets/stylesheets/homeowners/_guide_sm.scss */
  .homeowners-guide .title {
    font-size: 50px;
  }
  /* line 9, app/assets/stylesheets/homeowners/_guide_sm.scss */
  .homeowners-guide .subtitle {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose {
  padding: 0;
  text-align: center;
}

/* line 5, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose h1 {
  font-size: 19px;
  margin-top: 46px;
  color: #df775f;
  font-weight: 700;
}

/* line 12, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose h3 {
  font-size: 12.5px;
  color: #3f2b4c;
}

/* line 17, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types {
  background-color: #ffffff;
  position: relative;
}

/* line 21, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 0;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type .quote-request-header {
  border-radius: 0;
  height: auto;
  padding: 0 0 80%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}

/* line 40, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types #online.quote-request-type .quote-request-header {
  background-image: url(/assets/homeowners-choose-left-f3343c3f5f1cf74a7a05cd18b59d89de7e0aaccd1ec4189528fd5818d27d0e42.png);
}

/* line 45, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types #on-site.quote-request-type .quote-request-header {
  background-image: url(/assets/homeowners-choose-right-a77795d008ac588f2d9446b3b61cd09454b615a2d0e995153c6a22ebfe0f3439.png);
}

/* line 50, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type h2 {
  margin: 20px 0 15px;
  padding: 0 10px;
  color: #3f2b4c;
  font-weight: 700;
}

/* line 57, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type .description {
  padding: 0 10px 60px;
  color: #3f2b4c;
  font-size: 15px;
}

/* line 62, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type .description p {
  margin-bottom: 2.5em;
}

/* line 67, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .quote-request-type:first-of-type {
  border-right: 1px solid #3f2b4c;
}

/* line 72, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .button-container {
  position: absolute;
  width: 50%;
  bottom: 15px;
}

/* line 78, app/assets/stylesheets/homeowners/_choose_xs.scss */
.homeowners-choose .quote-requests-types .btn {
  margin: 0 15px;
  display: block;
}

/* line 85, app/assets/stylesheets/homeowners/_choose_xs.scss */
.brush {
  background: url(/../images/homeowners-choose.png) no-repeat center center;
  width: 141px;
  height: 164px;
  margin: 55px auto 74px;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose h1 {
    font-size: 50px;
    margin-top: 36px;
  }
  /* line 8, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose h3 {
    font-size: 20px;
  }
  /* line 12, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types {
    margin: 55px 0 0;
    width: 100%;
    background: transparent;
    position: relative;
    padding: 0 0 75%;
  }
  /* line 19, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type {
    width: 45%;
    height: 100%;
    margin: 0 25px 100px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  /* line 28, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:first-of-type {
    border: none;
    left: 0;
  }
  /* line 33, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:last-of-type {
    right: 0;
  }
  /* line 37, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type .quote-request-header {
    height: 298px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 50px;
    padding: 135px 0 0;
    position: relative;
  }
  /* line 45, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type h2 {
    margin: 0;
    font-size: 30px;
    color: #faf4ef;
  }
  /* line 50, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type h2.select-text {
    display: none;
  }
  /* line 55, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type .description {
    font-size: 18px;
    color: #3f2b4c;
    padding: 0 45px 60px;
  }
  /* line 61, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:hover {
    box-shadow: 0 15px 57px #ae8c71;
  }
  /* line 64, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:hover .quote-request-header {
    padding-top: 122px;
  }
  /* line 67, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:hover .quote-request-header h2 {
    position: relative;
    z-index: 10;
  }
  /* line 71, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:hover .quote-request-header h2.select-text {
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
  }
  /* line 79, app/assets/stylesheets/homeowners/_choose_sm.scss */
  .homeowners-choose .quote-requests-types .quote-request-type:hover .backdrop {
    background-color: #000000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    float: left;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 3, app/assets/stylesheets/homeowners/_choose_md.scss */
  .homeowners-choose .quote-requests-types {
    padding: 0 0 55%;
  }
}

@media (min-width: 1200px) {
  /* line 3, app/assets/stylesheets/homeowners/_choose_lg.scss */
  .homeowners-choose .quote-requests-types {
    padding: 0 0 45%;
  }
}

/* line 2, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-list {
  font-size: 0;
  margin: 0 0 10px;
  padding: 0;
  background: transparent;
  white-space: normal;
}

/* line 9, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-list .select-box {
  border-radius: 11px;
  width: calc(33% - 6px);
  line-height: 50px;
  padding: 0;
}

/* line 17, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-dropdown {
  margin-top: 15px;
  display: block;
}

/* line 21, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-dropdown .dropdown-toggle {
  text-transform: none;
  font-weight: 400;
}

/* line 26, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-dropdown .dropdown-menu {
  top: 57px;
}

/* line 29, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms .room-dropdown .dropdown-menu li {
  position: relative;
}

/* line 36, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms span.dropdown .dropdown-menu > li > a, .homeowners-rooms span.dropdown .dropdown-menu > li > button {
  text-align: left;
  font-weight: 400;
}

/* line 40, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms span.dropdown .dropdown-menu > li > a.delete-x, .homeowners-rooms span.dropdown .dropdown-menu > li > button.delete-x {
  height: 19px;
  width: 19px;
  background: url(/assets/delete-dark-1181e831cafd82d554a3293c0bb85292063d06694cc7fa853924a340667d78f5.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin-right: 25px;
  border: none;
}

/* line 53, app/assets/stylesheets/homeowners/_rooms_xs.scss */
.homeowners-rooms span.dropdown .dropdown-menu > li > a.delete-x:hover, .homeowners-rooms span.dropdown .dropdown-menu > li > button.delete-x:hover {
  background-color: transparent;
}

@media (min-width: 768px) {
  /* line 4, app/assets/stylesheets/homeowners/_rooms_sm.scss */
  .homeowners-rooms .room-list .select-box {
    font-size: 15px;
    margin: 0 15px 10px;
    width: calc(33% - 29px);
    line-height: 70px;
  }
}

/* line 2, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .tip-mobile-container {
  background-color: #f0eae5;
  position: relative;
  padding: 11px 15px;
  margin-bottom: 23px;
}

/* line 8, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .tip-mobile-container .tip-background {
  position: absolute;
  top: -2px;
  bottom: -2px;
  width: 132px;
  background-size: contain;
  background-image: url(/assets/tip-background-mobile-8e949cc35bc527444497c518e219afd63ed4d0f7eb78c4d965e60548974ccab9.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 19, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .tip-mobile-container .tip {
  margin-left: 135px;
  font-size: 11px;
  color: #767676;
}

/* line 26, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads {
  background: #fff;
  border: 2px solid #3f2b4c;
  border-radius: 5px;
  color: #3f2b4c;
  font-weight: 700;
  position: relative;
  font-size: 11.5px;
  text-align: center;
  margin-bottom: 45px;
}

/* line 37, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .or {
  position: static;
}

/* line 40, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .or .or-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 47, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .input-capture {
  padding-top: 115px;
  margin-bottom: 15px;
  background-position: 50% 20px;
  background-repeat: no-repeat;
}

/* line 53, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .input-capture.library {
  background-image: url(/assets/mobile-photo-library-5c7828ba429b7a58a519ab8f388b735927b47fb6c26309cc7a925bcb3db67d97.png);
  background-size: 93px 86px;
}

/* line 58, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .input-capture.take {
  background-image: url(/assets/mobile-camera-capture-21b301906f171b961c983b08709dc613112c20c61655f22e9982ca88e1f2b245.png);
  background-size: 87px 86px;
}

/* line 67, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}

/* line 72, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane h4 {
  margin: 0 0 16px;
  font-size: 10.5px;
}

/* line 77, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane ol li,
.specs .room-information .information-pane .dropdown-toggle,
.specs .room-information .information-pane .dropdown-menu {
  font-size: 12.5px;
  font-weight: 400;
}

/* line 84, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.room-size {
  background: #f0eae5;
  padding-top: 13px;
}

/* line 88, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.room-size .enter-room-dimensions {
  font-size: 8.5px;
  color: #3f2b4c;
  border-bottom-color: #3f2b4c;
  padding: 0;
}

/* line 96, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.room-size ol li em {
  font-weight: 400;
}

/* line 100, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.room-size ol li:first-child {
  margin-left: 0;
}

/* line 104, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.room-size ol li:last-child {
  margin-right: 0;
}

/* line 110, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.doors-windows {
  background: #f0eae5;
  margin-bottom: 21px;
  padding-top: 15px;
}

/* line 115, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.doors-windows .dropdown {
  width: calc(50% - 5px);
}

/* line 118, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.doors-windows .dropdown .dropdown-menu {
  top: 54px;
}

/* line 122, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.doors-windows .dropdown.windows-dropdown {
  float: right;
}

/* line 131, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.surfaces ol li {
  width: calc(33% - 8px);
  margin-bottom: 10px;
}

/* line 135, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.surfaces ol li:nth-child(3n) {
  margin-right: 0;
}

/* line 139, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.surfaces ol li:nth-child(3n+1) {
  margin-left: 0;
}

/* line 143, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .room-information .information-pane.surfaces ol li:first-child {
  margin-left: 0;
}

/* line 154, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .h3 {
  color: #3f2b4c;
  margin-bottom: 6px;
}

/* line 159, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .room-image-preview-list {
  float: none;
  height: auto;
  margin-bottom: 46px;
  background: transparent;
  overflow-y: hidden;
}

/* line 166, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .room-image-preview-list .room-image-preview {
  position: relative;
  width: calc(33% - (40px / 3));
  min-width: 0;
  padding: 28.5% 0 0;
  margin: 1px 10px;
  overflow: hidden;
  height: 0;
  border-radius: 5px;
  background-color: transparent;
  border: 1px dashed #df775f;
}

/* line 178, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .room-image-preview-list .room-image-preview.complete {
  border: none;
  margin: 0 10px;
}

/* line 183, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .room-image-preview-list .room-image-preview:first-child {
  margin-left: 0;
}

/* line 187, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploaded-list .room-image-preview-list .room-image-preview:last-child {
  margin-right: 0;
}

/* line 198, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .homeowner-button-secondary {
  margin-bottom: 10px;
}

/* line 204, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads .mask,
.specs .room-information .mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
}

/* line 216, app/assets/stylesheets/homeowners/_specs_xs.scss */
.specs .photo-uploads.disabled .mask,
.specs .room-information.disabled .mask {
  display: block;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs {
    position: relative;
    top: -20px;
  }
  /* line 7, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .top-area {
    position: relative;
    background: #fff;
    min-height: 400px;
    border-bottom: 1px solid #efe1d6;
  }
  /* line 14, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .drop-area {
    position: absolute;
    background: #543a5f;
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    opacity: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
    overflow: hidden;
  }
  /* line 25, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .drop-area.drag-over {
    bottom: 0%;
    opacity: .97;
  }
  /* line 30, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .drop-area .drop-target {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #df775f url(/assets/drop-background-1002ca582106b1919c6361cecaf1fcdce82917507f31c000af0f41b64e189b37.png) 50% 30% no-repeat;
    color: #fff;
    border-radius: 180px;
    height: 360px;
    width: 360px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    padding-top: 200px;
  }
  /* line 47, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list {
    position: absolute;
    background: #543a5f;
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    opacity: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
  }
  /* line 57, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list.uploading {
    bottom: 0%;
    opacity: .97;
  }
  /* line 62, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list .room-image-preview-list {
    float: none;
    background: transparent;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* line 71, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list .room-image-preview-list .room-image-preview {
    background-color: #fff;
    border-radius: 5px;
    margin: 0 15px;
  }
  /* line 76, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list .room-image-preview-list .room-image-preview .image-preview {
    display: none;
  }
  /* line 80, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploading-list .room-image-preview-list .room-image-preview.complete {
    background-image: url(/assets/check-orange-ecf53f7a80b6987566f52aa1f84d62b3e474ade59cc1bd68ae98c336f43e53e4.png);
  }
  /* line 87, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads {
    margin-top: 30px;
    padding: 0;
    position: relative;
    margin-bottom: 0;
    border: none;
  }
  /* line 94, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .h4 {
    font-size: 15px;
    font-weight: 700;
    color: #3f2b4c;
  }
  /* line 100, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block {
    border: 2px solid #3f2b4c;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    overflow-x: scroll;
    text-align: center;
    height: auto;
    margin-bottom: 40px;
    padding: 0 30px;
    background: #faf4ef url(/assets/photo-upload-background-b5ad4094cde4333c63307e51dd61a5b59b9a3a6e4df8b3b3b16064b898aa1398.png) 50% 12% no-repeat;
  }
  /* line 112, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block .drag-title {
    font-size: 27px;
    font-weight: 700;
    display: block;
    color: #3f2b4c;
    margin-top: 160px;
  }
  /* line 119, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block .drag-title .browse {
    font-size: 19px;
    margin-top: 17px;
    display: block;
    border-radius: 10px;
    padding: 0;
    height: 57px;
    line-height: 57px;
    text-transform: capitalize;
    color: #3f2b4c;
    background: #fff;
    border: 1px solid rgba(63, 43, 76, 0.3);
    margin: 30px auto;
    width: 30%;
  }
  /* line 135, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block .drag-title .orange-text {
    display: inline;
    color: #f89f72;
  }
  /* line 139, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block .drag-title .orange-text.title {
    text-transform: uppercase;
  }
  /* line 145, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploads .photo-block .click-capture {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
  }
  /* line 157, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .tip-container {
    padding-top: 3px;
    position: relative;
    margin-bottom: 45px;
  }
  /* line 162, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .tip-container .tip {
    padding: 26px 112px 26px 28px;
    color: #767676;
    font-size: 12px;
    border: 1px solid #c0c0c0;
    border-radius: 8px;
  }
  /* line 170, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .tip-container .tip-background {
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 0;
    width: 112px;
    border: 1px solid #c0c0c0;
    border-radius: 0 8px 8px 0;
    background-image: url(/assets/tip-background-83c053aee04253d73b1d4620d15c423ed8035be65ad99d9bd9e16ce21ae9e9a9.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 183, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .tip-container .tip-tab {
    position: absolute;
    left: 17px;
    top: 0;
    width: 23px;
    height: 24px;
    background-image: url(/assets/down-tab-ffc261f3bb317781e96d9a575fc0405cb547f363663de5abf39d2ee228daacea.png);
    background-repeat: no-repeat;
  }
  /* line 196, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploaded-list .h3 {
    margin-bottom: 36px;
  }
  /* line 200, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploaded-list .room-image-preview-list {
    margin-bottom: 50px;
  }
  /* line 203, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .photo-uploaded-list .room-image-preview-list .room-image-preview {
    width: calc(33% - 10px);
    padding: 33% 0 0;
    margin: 0 10px;
  }
  /* line 213, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane {
    padding-top: 27px;
    padding-bottom: 27px;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
  /* line 220, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane h4 {
    font-size: 15px;
  }
  /* line 224, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane ol li,
.specs .room-information .information-pane .dropdown-menu,
.specs .room-information .information-pane .dropdown-toggle {
    font-size: 15px;
  }
  /* line 230, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.room-size {
    background: transparent;
    padding-top: 27px;
  }
  /* line 234, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.room-size ol li em {
    font-weight: 700;
  }
  /* line 238, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.room-size .enter-room-dimensions {
    font-size: 12px;
  }
  /* line 243, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.doors-windows {
    border-left: 1px solid #efe1d6;
    background: transparent;
    padding-top: 0;
  }
  /* line 248, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.doors-windows .dropdown .dropdown-menu {
    top: 57px;
  }
  /* line 253, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces {
    display: block;
    border-left: 1px solid #efe1d6;
  }
  /* line 258, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li {
    width: calc(25% - 8px);
  }
  /* line 261, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li:nth-child(3n) {
    margin-right: 5px;
  }
  /* line 265, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li:nth-child(4n) {
    margin-right: 0;
  }
  /* line 269, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li:nth-child(3n+1) {
    margin-left: 5px;
  }
  /* line 273, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li:nth-child(4n+1) {
    margin-left: 0;
  }
  /* line 277, app/assets/stylesheets/homeowners/_specs_sm.scss */
  .specs .room-information .information-pane.surfaces ol li:first-child {
    margin-left: 0;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule {
  padding: 0;
}

/* line 4, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .calendar-container {
  position: relative;
  border-top: 1px solid rgba(63, 43, 76, 0.3);
  margin-bottom: 15px;
  z-index: 2;
}

/* line 11, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header {
  text-align: center;
  position: relative;
  background: #fff;
}

/* line 16, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header h4 {
  height: 60px;
  line-height: 60px;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
}

/* line 26, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow {
  position: absolute;
  background: #fff;
  top: 0;
  height: 100%;
  width: 25px;
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow:after, .schedule .schedule-header .arrow:before {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 45, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 6px;
  margin-top: -6px;
}

/* line 50, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow:before {
  border-color: rgba(224, 122, 99, 0);
  border-width: 8px;
  margin-top: -8px;
}

/* line 56, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-left {
  left: 15px;
}

/* line 59, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-left:after, .schedule .schedule-header .arrow.arrow-left:before {
  right: 35%;
}

/* line 64, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-left:after {
  border-right-color: #fff;
}

/* line 67, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-left:before {
  border-right-color: #e07a63;
}

/* line 72, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-right {
  right: 15px;
}

/* line 75, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-right:after, .schedule .schedule-header .arrow.arrow-right:before {
  left: 35%;
}

/* line 80, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-right:after {
  border-left-color: #fff;
}

/* line 83, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .schedule-header .arrow.arrow-right:before {
  border-left-color: #e07a63;
}

/* line 90, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days {
  font-size: 0;
  text-align: left;
  position: relative;
}

/* line 95, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day-title {
  width: calc(100% / 7);
  color: #a05667;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  border-bottom: 1px solid rgba(63, 43, 76, 0.3);
  background: #fff;
}

/* line 108, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day {
  width: calc(100% / 7);
  height: 45px;
  line-height: 44px;
  display: inline-block;
  color: #3f2b4c;
  font-size: 18px;
  font-weight: 700;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid rgba(63, 43, 76, 0.3);
  border-right: 1px solid rgba(63, 43, 76, 0.3);
  position: relative;
  background: #fff;
}

/* line 124, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day .today-title {
  display: none;
  vertical-align: top;
  position: absolute;
  bottom: 4px;
  font-size: 7px;
  width: 100%;
  height: 10px;
  line-height: 10px;
  left: 0;
}

/* line 136, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.today {
  cursor: default;
}

/* line 139, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.today .today-title {
  display: inline-block;
}

/* line 144, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.new-month {
  color: #aa8cd7;
}

/* line 148, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.new-month:first-of-type .today-title {
  display: inline-block;
}

/* line 154, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.off, .schedule .days .day.off:hover, .schedule .days .day.off:active {
  color: #afafaf;
  background-color: #faf4ef;
  cursor: default;
}

/* line 160, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day:hover, .schedule .days .day:active, .schedule .days .day.active {
  background: #3f2b4c;
  color: #ffffff;
}

/* line 165, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .days .day.saturday {
  border-right: none;
}

/* line 171, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .time-select {
  background: transparent;
  text-align: center;
  margin: 35px 0 50px;
}

/* line 176, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .time-select h4 {
  color: #3f2b4c;
  font-size: 15px;
  margin: 20px 0;
}

/* line 182, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .time-select .select-boxes {
  margin: 0;
  padding: 0;
}

/* line 186, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .time-select .select-boxes .select-box {
  display: inline-block;
  width: calc(50% - 6px);
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  margin: 3px;
  padding: 0;
}

/* line 198, app/assets/stylesheets/homeowners/_schedule_xs.scss */
.schedule .clear-dates {
  padding: 20px 17px;
  color: #3f2b4c;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule {
    padding: 50px 15px 0;
  }
  /* line 5, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .calendar-container {
    border-radius: 11px;
    z-index: 2;
    background: #fff;
    border: 1px solid rgba(63, 43, 76, 0.3);
  }
  /* line 12, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header {
    text-align: center;
    position: relative;
    background: transparent;
  }
  /* line 17, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header h4 {
    height: 75px;
    line-height: 75px;
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
  }
  /* line 27, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header .arrow:after {
    border-width: 10px;
    margin-top: -10px;
  }
  /* line 31, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header .arrow:before {
    border-width: 12px;
    margin-top: -12px;
  }
  /* line 36, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header .arrow.arrow-left {
    left: 30px;
  }
  /* line 40, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .schedule-header .arrow.arrow-right {
    right: 30px;
  }
  /* line 46, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .days {
    font-size: 0;
    text-align: left;
    position: relative;
  }
  /* line 51, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .days .day-title {
    width: calc(100% / 7);
    color: #a05667;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid rgba(63, 43, 76, 0.3);
  }
  /* line 63, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .days .day {
    height: 60px;
    line-height: 59px;
    font-size: 25px;
  }
  /* line 68, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .days .day .today-title {
    bottom: 6px;
    font-size: 11px;
    height: 12px;
    line-height: 12px;
  }
  /* line 77, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .time-select {
    margin-top: 10px;
    background: #fff;
    border: 1px solid rgba(63, 43, 76, 0.3);
    border-left: none;
    border-radius: 0 11px 11px 0;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
    max-height: 450px;
    overflow-y: scroll;
  }
  /* line 91, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .time-select .select-boxes .select-box {
    display: block;
    height: 63px;
    line-height: 63px;
    font-size: 15px;
    margin: 0 6px 20px;
    width: auto;
  }
  /* line 99, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .time-select .select-boxes .select-box:hover, .schedule .time-select .select-boxes .select-box:active, .schedule .time-select .select-boxes .select-box.active {
    background: #3f2b4c;
    border-color: #3f2b4c;
    color: #ffffff;
  }
  /* line 107, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .time-select.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    overflow-y: scroll;
  }
  /* line 113, app/assets/stylesheets/homeowners/_schedule_sm.scss */
  .schedule .homeowner-button {
    margin: 0 -15px;
  }
}

/* line 3, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .unscheduled-project {
  padding: 15px 65px;
  display: block;
  position: relative;
  background: url(/../images/alert.png) 15px 50% no-repeat;
  background-size: 36px 36px;
}

/* line 10, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .unscheduled-project:after {
  content: '';
  right: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 0;
  border-left: 12px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/* line 22, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .unscheduled-project .unscheduled-header {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 28, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .unscheduled-project .unscheduled-text {
  display: block;
  font-size: 12px;
}

/* line 36, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container h1 {
  font-size: 19px;
  font-weight: 700;
  color: #df775f;
}

/* line 42, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date {
  background: #7c5596;
  color: #fff;
  display: block;
  padding: 10px;
}

/* line 48, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date.unscheduled-date {
  background: #e75252;
  padding: 0;
  text-decoration: none;
}

/* line 54, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-date {
  padding: 5px;
}

/* line 57, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-date .scheduled-month {
  font-size: 7px;
  margin-bottom: 5px;
}

/* line 61, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-date .scheduled-day {
  font-size: 25px;
}

/* line 64, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-date .scheduled-day-time {
  font-size: 7px;
  padding-bottom: 5px;
}

/* line 70, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-text {
  display: block;
  font-size: 9.5px;
  margin-top: 13px;
}

/* line 76, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .h1 {
  display: block;
  font-size: 17px;
  font-weight: 700;
  margin-top: 4px;
}

/* line 83, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .mobile-scheduled-date .scheduled-link {
  display: block;
  font-size: 9.5px;
  text-decoration: underline;
}

/* line 90, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .homeowner-selected-rooms {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-x: scroll;
  background: #fff;
  margin-bottom: 16px;
  white-space: nowrap;
}

/* line 100, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .homeowner-selected-rooms .homeowner-selected-room {
  display: inline-block;
  font-size: 15px;
  color: #df775f;
  padding: 0 20px;
  line-height: 45px;
  cursor: pointer;
}

/* line 108, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .homeowner-selected-rooms .homeowner-selected-room.active, .confirm .confirm-form-container .homeowner-selected-rooms .homeowner-selected-room:active, .confirm .confirm-form-container .homeowner-selected-rooms .homeowner-selected-room:hover {
  color: #ffffff;
  font-weight: 700;
  background: #df775f;
}

/* line 118, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-dropdown {
  width: 100%;
}

/* line 121, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-dropdown .dropdown-toggle {
  background-position: 96% 50%;
}

/* line 125, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-dropdown .dropdown-menu {
  top: 57px;
}

/* line 130, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-image-preview-list {
  float: none;
  height: auto;
  margin-bottom: 46px;
  background: transparent;
  overflow-y: hidden;
}

/* line 137, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-image-preview-list .room-image-preview {
  position: relative;
  width: calc(33% - (40px / 3));
  min-width: 0;
  padding: 28.5% 0 0;
  margin: 1px 10px;
  overflow: hidden;
  height: 0;
  border-radius: 5px;
  background-color: transparent;
  border: 1px dashed #df775f;
}

/* line 149, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-image-preview-list .room-image-preview.complete {
  border: none;
  margin: 0 10px;
}

/* line 154, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-image-preview-list .room-image-preview:first-child {
  margin-left: 0;
}

/* line 158, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .room-image-preview-list .room-image-preview:last-child {
  margin-right: 0;
}

/* line 168, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date {
  background: #3f2b4c;
  padding: 13px 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  position: relative;
}

/* line 177, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date .scheduled-month {
  color: #ffffff;
  display: block;
  margin-bottom: 14px;
}

/* line 183, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date .scheduled-day {
  color: #3f2b4c;
  font-size: 100px;
  background: #ffffff;
  display: block;
}

/* line 190, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date .scheduled-day-time {
  color: #3f2b4c;
  display: block;
  background: #ffffff;
  padding: 0 10px 18px;
}

/* line 197, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date .edit-date {
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  background: rgba(255, 255, 255, 0.8);
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #3f2b4c;
  text-decoration: none;
  line-height: 214px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/* line 214, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .scheduled-date:hover .edit-date {
  opacity: 1;
  font-size: 24px;
}

/* line 220, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container {
  padding: 0 0 39px;
}

/* line 231, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .information-pane ol li:first-child {
  margin-left: 0;
}

/* line 235, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .information-pane ol li:last-child {
  margin-right: 0;
}

/* line 243, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .doors-windows .dropdown {
  width: calc(50% - 5px);
}

/* line 246, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .doors-windows .dropdown .dropdown-menu {
  top: 65px;
}

/* line 249, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .doors-windows .dropdown .dropdown-menu > li > a {
  padding: 22px 18px 23px;
}

/* line 254, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .doors-windows .dropdown .dropdown-toggle {
  padding: 22px 50px 23px 18px;
}

/* line 258, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .doors-windows .dropdown.windows-dropdown {
  float: right;
}

/* line 264, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .surfaces {
  display: block;
}

/* line 268, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .surfaces ol li {
  width: calc((100% / 3) - 9px);
  padding: 0;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 275, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .surfaces ol li:nth-child(3n) {
  margin-right: 0;
}

/* line 279, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .confirm-form-container .lower-form-container .room-information .surfaces ol li:nth-child(3n+1) {
  margin-left: 0;
}

/* line 289, app/assets/stylesheets/homeowners/_confirm_xs.scss */
.confirm .room-dropdown,
.confirm .information-pane,
.confirm .homeowner-button-secondary {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .unscheduled-project {
    background: #e75252;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    text-align: center;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    transition: opacity 0.25s;
  }
  /* line 12, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .unscheduled-project:hover {
    opacity: .8;
  }
  /* line 16, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .unscheduled-project:after {
    display: none;
  }
  /* line 20, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .unscheduled-project .unscheduled-header {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }
  /* line 26, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .unscheduled-project .unscheduled-text {
    display: block;
    font-size: 12px;
    background: url(/../images/alert.png) 50% 0 no-repeat;
    background-size: 36px 36px;
    padding-top: 40px;
  }
  /* line 36, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .confirm-form-container h1 {
    font-size: 50px;
    margin-bottom: 34px;
  }
  /* line 41, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .confirm-form-container .note-button {
    margin-top: 30px;
  }
  /* line 45, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .confirm-form-container .remove-room {
    margin-top: 20px;
  }
  /* line 49, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .confirm-form-container .room-image-preview-list {
    margin-bottom: 50px;
    clear: both;
  }
  /* line 53, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .confirm-form-container .room-image-preview-list .room-image-preview {
    width: calc(33% - 10px);
    padding: 33% 0 0;
    margin: 0 10px;
  }
  /* line 65, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .room-information .information-pane.surfaces ol li {
    width: calc((100% / 7) - 9px);
  }
  /* line 68, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .room-information .information-pane.surfaces ol li:nth-child(3n) {
    margin-right: 5px;
  }
  /* line 72, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .room-information .information-pane.surfaces ol li:nth-child(3n+1) {
    margin-left: 5px;
  }
  /* line 76, app/assets/stylesheets/homeowners/_confirm_sm.scss */
  .confirm .room-information .information-pane.surfaces ol li:first-child {
    margin-left: 0;
  }
}

/* line 2, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .info-form-container {
  padding: 0;
}

/* line 6, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info {
  padding-top: 0;
  display: inline-block;
}

/* line 10, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info .form {
  width: auto;
  margin: 0;
}

/* line 15, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info .form-data-container {
  padding: 0;
}

/* line 18, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info .form-data-container .form-section {
  width: 100%;
}

/* line 21, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info .form-data-container .form-section .form-section-header {
  text-align: left;
  padding-top: 0;
  background: none;
}

/* line 30, app/assets/stylesheets/homeowners/_information_xs.scss */
.information .your-info #zip {
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/homeowners/_information_sm.scss */
  .information .info-form-container {
    padding: 0 15px;
  }
  /* line 8, app/assets/stylesheets/homeowners/_information_sm.scss */
  .information .your-info .over-hello-city {
    z-index: 2;
  }
  /* line 12, app/assets/stylesheets/homeowners/_information_sm.scss */
  .information .your-info .hello-city {
    background-color: #543a60;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 2px 0 23px;
    padding: 6px 8px;
    position: relative;
    left: 0;
    font-weight: 700;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 31, app/assets/stylesheets/homeowners/_information_sm.scss */
  .information .your-info .hello-city.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: -15px;
  }
}

/* line 5, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane h4 {
  font-size: 15px;
  font-weight: 700;
  color: #3f2b4c;
  margin: 0 0 14px;
}

/* line 12, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane ol {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

/* line 18, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane ol li {
  display: inline-block;
  padding: 14px 0;
  font-size: 15px;
  cursor: pointer;
  width: calc(33% - 6px);
  margin: 0 5px;
}

/* line 26, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane ol li em {
  font-style: normal;
  font-weight: 700;
  display: block;
}

/* line 34, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.room-size {
  display: inline-block;
  margin-bottom: 33px;
  vertical-align: top;
}

/* line 39, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.room-size .enter-room-dimensions {
  color: #a5a3a3;
  font-size: 15px;
  font-weight: 700;
  margin: 30px 0 24px;
  border-bottom: 1px solid #a5a3a3;
  text-decoration: none;
  display: inline-block;
  padding: 0;
}

/* line 50, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.room-size .custom-room-dimensions {
  font-size: 0;
}

/* line 53, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.room-size .custom-room-dimensions input {
  width: calc(33% - 22px);
  text-align: center;
  vertical-align: top;
  border: 1px solid #d0d7df;
  border-radius: 3px;
}

/* line 61, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.room-size .custom-room-dimensions .spacer {
  display: inline-block;
  line-height: 49px;
  font-weight: 700;
  font-size: 10px;
  color: #df775f;
  margin: 0 14px;
  vertical-align: top;
}

/* line 73, app/assets/stylesheets/homeowners/_room_information.scss */
.room-information .information-pane.doors-windows {
  font-size: 0;
}

/* line 1, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects {
  margin: 75px auto;
  padding: 0;
}

/* line 5, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects h1 {
  text-align: center;
  color: #f89f72;
  font-weight: 700;
  font-size: 20px;
}

/* line 12, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects ul {
  padding: 0;
  list-style: none;
}

/* line 17, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .project {
  text-align: left;
  margin: 35px 0 0;
  background: #fff;
  padding: 15px 0 30px;
}

/* line 23, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .project > a {
  font-size: 0;
  display: block;
  color: #3f2b4c;
}

/* line 30, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section {
  position: relative;
}

/* line 33, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.address {
  margin: 0 0 15px;
}

/* line 37, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.crew-leader {
  padding-right: 2px;
}

/* line 40, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.crew-leader .section-data {
  padding: 0;
  background-position: 50% 50%;
  background-size: cover;
  color: #ffffff;
  background-color: #3f2b4c;
  position: relative;
}

/* line 48, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.crew-leader .section-data > span {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 58, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.start-date {
  padding: 0 2px;
}

/* line 62, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.end-date {
  padding-left: 2px;
}

/* line 69, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.crew-leader .section-data, .my-projects .section.start-date .section-data, .my-projects .section.end-date .section-data {
  height: 120px;
}

/* line 74, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.status {
  padding: 15px;
  background: #3f2b4c;
  color: #fff;
}

/* line 79, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.status.mobile-status {
  width: calc(100% - 30px);
  margin: 4px 15px 20px;
}

/* line 83, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.status.mobile-status .section-title {
  color: #fff;
  font-size: 11px;
}

/* line 89, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.status .section-title {
  margin: 0;
  padding: 0;
}

/* line 94, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section.status .section-data {
  width: 50%;
  font-size: 11px;
  padding: 0;
}

/* line 102, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-title {
  text-transform: uppercase;
  color: #3f2b4c;
  font-size: 9px;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}

/* line 111, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data {
  width: 100%;
  display: inline-block;
  font-size: 15px;
  overflow: hidden;
}

/* line 117, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data > span {
  display: block;
}

/* line 120, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data > span .status-count {
  font-weight: 400;
}

/* line 123, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data > span .status-count:after {
  content: '|';
  margin: 0 10px;
}

/* line 129, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data > span .current-status {
  font-weight: 700;
}

/* line 136, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data.date .month {
  color: #fff;
}

/* line 140, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data.date .day-number {
  margin: 2px auto 0;
  padding: 0 0 9px;
}

/* line 145, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data.date .day-name {
  background: #fff;
  color: #3f2b4c;
  margin: 0;
  padding-bottom: 7px;
}

/* line 152, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data.date .time {
  background: #fff;
  color: #3f2b4c;
  padding-bottom: 7px;
}

/* line 158, app/assets/stylesheets/homeowners/_my_projects_xs.scss */
.my-projects .section-data.date .date-box {
  height: 100%;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects {
    margin: 75px auto;
    padding: 0 15px;
  }
  /* line 6, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects h1 {
    font-size: 36px;
  }
  /* line 10, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects ul {
    margin: 90px 0 0;
  }
  /* line 14, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .project {
    margin: 0 0 60px;
    background: transparent;
    padding: 0;
  }
  /* line 19, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .project:hover {
    box-shadow: 0 0 20px #3f2b4c;
  }
  /* line 24, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section {
    position: relative;
    padding: 0 2px;
  }
  /* line 28, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section:first-of-type {
    padding-left: 0;
  }
  /* line 32, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section:last-of-type {
    padding-right: 0;
  }
  /* line 36, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section.address {
    margin: 0;
  }
  /* line 40, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section.status {
    padding: 0 0 0 2px;
  }
  /* line 43, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section.status .section-data {
    padding: 20px;
  }
  /* line 49, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-title {
    position: absolute;
    top: -20px;
    margin: 0;
  }
  /* line 55, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data {
    color: #ffffff;
    background-color: #3f2b4c;
    height: 120px;
    padding: 20px;
    width: 100%;
    display: inline-block;
    font-size: 15px;
  }
  /* line 64, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data > span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 70, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data > span .status-count {
    font-size: 15px;
    display: block;
  }
  /* line 74, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data > span .status-count:after {
    display: none;
  }
  /* line 79, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data > span .current-status {
    font-size: 18px;
  }
  /* line 84, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data.date {
    padding: 0;
  }
  /* line 87, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data.date > span {
    position: relative;
  }
  /* line 91, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data.date .day-number {
    margin: 2px auto 0;
    padding: 0 0 9px;
  }
  /* line 96, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data.date .day-name {
    background: #fff;
    color: #3f2b4c;
    margin: 0;
    padding-bottom: 7px;
  }
  /* line 103, app/assets/stylesheets/homeowners/_my_projects_sm.scss */
  .my-projects .section-data.date .time {
    background: #fff;
    color: #3f2b4c;
    padding-bottom: 7px;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status {
  margin: 75px auto;
  padding: 20px 0 0;
}

/* line 5, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status h1 {
  text-align: center;
  color: #f89f72;
  font-weight: 700;
  font-size: 20px;
}

/* line 12, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-header {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 17, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .your-project-header {
  color: #fff;
  font-weight: 700;
}

/* line 21, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .your-project-header h3 {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 27, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .project-information {
  background: #3f2b4c;
  color: #fff;
  position: relative;
}

/* line 32, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .project-information .address {
  font-weight: 700;
  font-size: 24px;
}

/* line 37, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .project-information .rooms-count {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 45, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress {
  background-color: #3f2b4c;
  color: #ffffff;
  padding: 20px 10px;
  margin-bottom: 40px;
}

/* line 51, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress h3 {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 20px;
}

/* line 57, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress .progress-steps {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 62, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress .progress-steps .step {
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  margin: 0 15px 5px;
  padding: 12px 15px;
  background-color: #aa8cd7;
  border-radius: 8px;
  opacity: .8;
}

/* line 72, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress .progress-steps .step .progress-indicator {
  display: none;
}

/* line 76, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress .progress-steps .step.passed {
  background-color: #bbb0bf;
  color: #3f2b4c;
}

/* line 81, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .status-progress .progress-steps .step.active {
  opacity: 1;
  margin: 0 0 5px;
  font-size: 18px;
  background-color: #ffffff;
  color: #3f2b4c;
}

/* line 92, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms {
  list-style-type: none;
  padding: 0;
}

/* line 96, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms .room {
  margin-top: 20px;
}

/* line 100, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms h2 {
  color: #f89f72;
  font-weight: 700;
  font-size: 20px;
  margin: 0 15px 15px;
}

/* line 107, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms .uploaded-images {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 112, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms .uploaded-images li img {
  display: block;
  width: 100%;
}

/* line 118, app/assets/stylesheets/homeowners/_status_xs.scss */
.homeowners-status .rooms .room-information-details {
  height: auto;
  padding: 20px 0;
  background: #fff;
  color: #3f2b4c;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status h1 {
    font-size: 36px;
    margin: 0;
  }
  /* line 9, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-header h3, .homeowners-status .status-header .address {
    font-size: 14px;
    margin: 0;
  }
  /* line 15, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .project-information {
    color: #3f2b4c;
    text-align: right;
    background: none;
  }
  /* line 20, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .project-information .rooms-count {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  /* line 26, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .your-project-header {
    color: #3f2b4c;
  }
  /* line 30, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress {
    margin-top: 65px;
    border-radius: 10px;
    color: #ffffff;
    padding: 35px 15px 60px;
  }
  /* line 36, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress h3 {
    font-size: 20px;
    padding: 0 100px;
    text-align: center;
  }
  /* line 42, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps {
    height: 30px;
    margin: 35px -15px 0;
    font-weight: 700;
    font-size: 0;
  }
  /* line 48, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    width: calc((100% / 4) - 20px);
    border-radius: 0;
    padding: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px !important;
    vertical-align: top;
    text-align: center;
  }
  /* line 62, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step .progress-indicator {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    display: none;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 74, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:first-child {
    border-radius: 5px 0 0 5px;
  }
  /* line 77, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:first-child:before {
    display: none;
  }
  /* line 82, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:last-child {
    border-radius: 0 5px 5px 0;
  }
  /* line 85, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:last-child:after {
    display: none;
  }
  /* line 91, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.passed:before {
    border-color: #bbb0bf #bbb0bf #bbb0bf transparent;
  }
  /* line 94, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.passed:after {
    border-color: transparent transparent transparent #bbb0bf;
  }
  /* line 99, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.active {
    font-size: 15px;
  }
  /* line 102, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.active:before {
    border-color: #ffffff #ffffff #ffffff transparent;
  }
  /* line 105, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.active:after {
    border-color: transparent transparent transparent #ffffff;
  }
  /* line 109, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step.active .progress-indicator {
    display: block;
  }
  /* line 114, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 18px solid #aa8cd7;
    border-left: 12px solid transparent;
    left: -18px;
    top: 0px;
  }
  /* line 126, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .status-progress .progress-steps .step:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left: 12px solid #aa8cd7;
    right: -30px;
    top: 0px;
  }
  /* line 141, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .project-summary {
    margin-top: 80px;
    text-align: left;
  }
  /* line 145, app/assets/stylesheets/homeowners/_status_sm.scss */
  .homeowners-status .project-summary h2 {
    font-size: 25px;
    font-weight: 700;
    color: #3f2b4c;
    margin-bottom: 24px;
    display: block;
    text-transform: uppercase;
  }
}

/* line 1, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container {
  margin: 100px 0;
  background: #fff;
}

/* line 5, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .proposal-header {
  background: #3f2b4c;
  padding: 15px;
}

/* line 9, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .proposal-header .logo {
  display: block;
  background: url(/../images/logo.png) 50% 50% no-repeat;
  height: 50px;
  width: 175px;
  background-size: contain;
}

/* line 17, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .proposal-header .estimate {
  text-align: right;
  color: #fff;
}

/* line 23, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .project-detail-list {
  margin-bottom: 40px;
}

/* line 27, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .notes-area,
.proposal-container .buttons-area {
  background: #3f2b4c;
  color: #fff;
  clear: both;
}

/* line 34, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .additional-notes {
  margin: 20px 0;
  white-space: pre-wrap;
}

/* line 39, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .total {
  background: #df775f;
  color: #fff;
  text-align: right;
  padding: 20px;
}

/* line 45, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .total .total-amount {
  font-size: 40px;
  font-weight: 700;
  overflow: hidden;
  word-wrap: break-word;
}

/* line 53, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .buttons {
  margin: 20px 0;
  text-align: center;
}

/* line 58, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .extra-footer {
  margin-top: 50px;
  padding-bottom: 20px;
  text-align: center;
}

/* line 63, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .extra-footer .comp-info {
  text-decoration: none;
}

/* line 66, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .extra-footer .comp-info:after {
  content: ' | ';
  color: #df775f;
}

/* line 70, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .extra-footer .comp-info:first-child {
  color: #df775f;
}

/* line 74, app/assets/stylesheets/homeowners/_proposal_xs.scss */
.proposal-container .extra-footer .comp-info:last-child:after {
  content: '';
}

/* line 30, app/assets/stylesheets/homeowners/_homeowners.scss */
.homeowners-container {
  margin-bottom: 200px;
}

@media (min-width: 768px) {
  /* line 35, app/assets/stylesheets/homeowners/_homeowners.scss */
  .homeowners-container {
    margin-bottom: 400px;
  }
}

/* line 41, app/assets/stylesheets/homeowners/_homeowners.scss */
.photo-file-input.camera, .photo-file-input.select {
  display: none;
}

/* line 46, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list {
  float: left;
  margin: 0;
  padding: 0;
  overflow-x: scroll;
  white-space: nowrap;
  background: #ffffff;
  font-size: 0;
  height: 100%;
  clear: both;
}

/* line 57, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview {
  display: inline-block;
  height: 100%;
  min-width: 100px;
  margin: 0;
  padding: 0;
  position: relative;
  background: url(/assets/loading-2a315a8a64c67672bf140f6093826a6e9ef9cc0cc9f610cc01dc9cfd755e1dc3.gif) 50% 50% no-repeat;
}

/* line 66, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-preview {
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
}

/* line 76, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-preview img {
  height: 100%;
}

/* line 79, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-preview img.fallback-image {
  height: auto;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 89, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .delete-button {
  position: absolute;
  top: 4px;
  right: 4px;
  background: url(/../images/delete.png) 50% 50% no-repeat;
  background-size: contain;
  height: 27px;
  width: 27px;
  opacity: 0;
}

/* line 100, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview.complete .delete-button {
  opacity: 1;
}

/* line 104, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview.add-another {
  background: none;
}

/* line 108, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .add-another-control {
  color: #df775f;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  cursor: pointer;
}

/* line 117, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .add-another-control .big-plus {
  font-size: 33px;
  display: block;
}

/* line 122, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .add-another-control .photo {
  font-size: 12.5px;
}

/* line 127, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(63, 42, 76, 0.8);
  text-align: center;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 138, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: normal;
  width: 100%;
}

/* line 145, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .btn {
  margin: 0 8px 16px;
  max-width: 100%;
}

/* line 150, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .remove-photo {
  display: inline-block;
  opacity: .8;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  vertical-align: middle;
  white-space: normal;
  margin: 0 8px 0;
  width: 100px;
  text-align: left;
  background: url(/../images/trashcan-icon.png) 0 50% no-repeat;
  padding-left: 33px;
  text-decoration: none;
  border: none;
}

/* line 167, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .remove-photo:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 173, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .cancel-remove-photo {
  display: inline-block;
  opacity: .8;
  color: #fff;
  font-size: 15px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  vertical-align: middle;
  white-space: normal;
  margin: 0 8px 0;
  width: 100px;
  text-align: center;
  text-decoration: none;
  background: transparent;
  border: none;
}

/* line 188, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .cancel-remove-photo:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 194, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .confirm-delete-message {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}

/* line 202, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .image-controls .image-controls-inner .confirm-delete-disclaimer {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

/* line 211, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview:hover .image-controls {
  opacity: 1;
}

/* line 215, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .progress-bar-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: 10px;
  background: #df775f;
}

/* line 224, app/assets/stylesheets/homeowners/_homeowners.scss */
.room-image-preview-list .room-image-preview .progress-bar-container .progress-bar {
  background: #f89f72;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  transition: width 0.5s;
}

/* line 238, app/assets/stylesheets/homeowners/_homeowners.scss */
.crew-booked {
  width: 100%;
  height: 100%;
}

/* line 242, app/assets/stylesheets/homeowners/_homeowners.scss */
.crew-booked .container {
  text-align: center;
}

/* line 246, app/assets/stylesheets/homeowners/_homeowners.scss */
.crew-booked h2 {
  margin-top: 80px;
  font-size: 40px;
  font-weight: 700;
}

/* line 251, app/assets/stylesheets/homeowners/_homeowners.scss */
.crew-booked h5 {
  margin: 25px auto;
  font-size: 12px;
  width: 300px;
  line-height: normal;
}

/* line 1, app/assets/stylesheets/painters/_painters.scss */
.agree {
  text-align: center;
  max-width: 760px;
  padding-top: 67px;
}

/* line 6, app/assets/stylesheets/painters/_painters.scss */
.agree .h1 {
  font: 700 52px "Montserrat", sans-serif;
  color: #f89f72;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 12, app/assets/stylesheets/painters/_painters.scss */
.agree .header {
  margin-top: 10px;
  font-size: 25px;
}

/* line 17, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement {
  background: url(/../images/bg_agree_box.png) #3f2b4c;
  padding: 35px;
  margin: 20px auto 150px;
  color: #fff;
  text-decoration: none;
  display: block;
}

/* line 26, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement .requirements-header {
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  display: block;
  color: #fff;
}

/* line 34, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement .document-image {
  margin: 20px auto 30px;
}

/* line 38, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement .requirements-list {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 26px;
  display: block;
  color: #fff;
}

/* line 46, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement .requirements-list .requirement {
  display: block;
}

/* line 51, app/assets/stylesheets/painters/_painters.scss */
.agree .agreement .agree-button {
  display: inline-block;
  height: 81px;
  width: 520px;
  background-color: #3f2b4c;
  color: #faf4ef;
  margin: 0 -40px;
  font-weight: 800;
  font-size: 15px;
  line-height: 80px;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 67, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information {
  max-width: 724px;
  margin: 130px auto 0;
  text-align: center;
  background: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 6px 6px 0 0;
  position: relative;
  padding: 70px 0 0;
}

/* line 77, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .profile-image {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50px;
  border: 3px solid #ffffff;
  background: #ffffff;
}

/* line 90, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .company-name {
  font-size: 52px;
  font-weight: 700;
  color: #f89f72;
}

/* line 96, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .company-information {
  font-size: 18px;
  color: #3f2b4c;
  font-weight: 300;
  margin-bottom: 45px;
}

/* line 102, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .company-information .separator {
  color: #f89f72;
}

/* line 107, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .status {
  color: #ffffff;
  font-size: 18px;
  display: none;
  padding: 30px 0;
}

/* line 113, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .status .status-text {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}

/* line 119, app/assets/stylesheets/painters/_painters.scss */
.painter-status-information .status .details-text {
  font-weight: 400;
  display: block;
}

/* line 127, app/assets/stylesheets/painters/_painters.scss */
.incomplete .painter-status-information {
  border-color: #aa8cd7;
}

/* line 130, app/assets/stylesheets/painters/_painters.scss */
.incomplete .painter-status-information .profile-image {
  border-color: #aa8cd7;
}

/* line 134, app/assets/stylesheets/painters/_painters.scss */
.incomplete .painter-status-information .status.incomplete {
  display: block;
  background: #aa8cd7;
}

/* line 142, app/assets/stylesheets/painters/_painters.scss */
.complete .painter-status-information {
  border-color: #a9d496;
}

/* line 145, app/assets/stylesheets/painters/_painters.scss */
.complete .painter-status-information .profile-image {
  border-color: #a9d496;
}

/* line 149, app/assets/stylesheets/painters/_painters.scss */
.complete .painter-status-information .status.complete {
  display: block;
  background: #a9d496;
}

/* line 157, app/assets/stylesheets/painters/_painters.scss */
.pending .painter-status-information {
  border-color: #afafaf;
}

/* line 160, app/assets/stylesheets/painters/_painters.scss */
.pending .painter-status-information .profile-image {
  border-color: #afafaf;
}

/* line 164, app/assets/stylesheets/painters/_painters.scss */
.pending .painter-status-information .status.pending {
  display: block;
  background: #afafaf;
}

/* line 172, app/assets/stylesheets/painters/_painters.scss */
.rejected .painter-status-information {
  border-color: #e75252;
}

/* line 175, app/assets/stylesheets/painters/_painters.scss */
.rejected .painter-status-information .profile-image {
  border-color: #e75252;
}

/* line 179, app/assets/stylesheets/painters/_painters.scss */
.rejected .painter-status-information .status.rejected {
  display: block;
  background: #e75252;
}

/* line 186, app/assets/stylesheets/painters/_painters.scss */
.proposal {
  font-size: 0;
  margin-bottom: 380px;
  margin-top: 50px;
}

/* line 191, app/assets/stylesheets/painters/_painters.scss */
.proposal .proposal-inner-container .project-details .date-box {
  display: none;
}

/* line 195, app/assets/stylesheets/painters/_painters.scss */
.proposal h1, .proposal h3 {
  font-weight: 700;
  color: #3f2b4c;
}

/* line 200, app/assets/stylesheets/painters/_painters.scss */
.proposal h1 {
  font-size: 40px;
  margin-bottom: 12px;
}

/* line 205, app/assets/stylesheets/painters/_painters.scss */
.proposal h3 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
}

/* line 212, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  padding: 15px 0 9px;
  background: #ffffff;
  position: relative;
}

/* line 220, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .cut-out {
  background: #faf4ef;
  padding: 37px 18px;
}

/* line 225, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid h2 {
  background: #ffffff;
  color: #3f2b4c;
  height: 45px;
  line-height: 45px;
  vertical-align: top;
  font-weight: 700;
  margin: 0 18px 9px;
}

/* line 235, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid h5 {
  margin: 0 0 20px;
  color: #3f2b4c;
  font-size: 15px;
  font-weight: 700;
}

/* line 242, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .date-box {
  position: absolute;
  right: -5px;
  top: -5px;
  color: #fff;
}

/* line 249, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .price-calculator {
  color: #3f2b4c;
  font-size: 30px;
  font-weight: 700;
}

/* line 254, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .price-calculator .money-input {
  width: 160px;
  height: 50px;
  padding: 0 10px;
  border: 1px solid #3f2b4c;
  border-radius: 5px;
  color: #3f2b4c;
  display: inline-block;
}

/* line 8, app/assets/stylesheets/helpers/_placeholder.scss */
.proposal .bid .price-calculator .money-input::-webkit-input-placeholder {
  color: #bbb0bf;
}

/* line 14, app/assets/stylesheets/helpers/_placeholder.scss */
.proposal .bid .price-calculator .money-input:-moz-placeholder {
  color: #bbb0bf;
}

/* line 19, app/assets/stylesheets/helpers/_placeholder.scss */
.proposal .bid .price-calculator .money-input::-moz-placeholder {
  color: #bbb0bf;
}

/* line 24, app/assets/stylesheets/helpers/_placeholder.scss */
.proposal .bid .price-calculator .money-input:-ms-input-placeholder {
  color: #bbb0bf;
}

/* line 268, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .price-calculator .service-fee {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

/* line 273, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .price-calculator .service-fee .fee-title {
  font-size: 11px;
  margin-top: -8px;
}

/* line 279, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .price-calculator .equally,
.proposal .bid .price-calculator .minus {
  margin: 0 7px;
}

/* line 285, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .payout {
  height: 80px;
  width: 100%;
  background: #3f2b4c;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
  padding-top: 10px;
}

/* line 294, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .payout h5 {
  color: #ffffff;
  margin: 0;
}

/* line 299, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .payout .money-total {
  font-size: 45px;
}

/* line 304, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .estimate {
  color: #3f2b4c;
  margin: 0 -18px 0;
  font-size: 14px;
  margin: 0 18px 9px;
}

/* line 310, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .estimate.days {
  margin-top: 7px;
}

/* line 314, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .estimate label {
  float: left;
  width: 175px;
  margin: 10px 0 0;
}

/* line 319, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .estimate label.terms-conditions-label {
  width: auto;
  float: none;
  text-align: left;
  margin: 0;
}

/* line 327, app/assets/stylesheets/painters/_painters.scss */
.proposal .bid .estimate .terms-conditions {
  margin-bottom: 0;
}

/* line 335, app/assets/stylesheets/painters/_painters.scss */
.proposal-confirm-modal .date-box {
  display: inline-block;
  position: relative;
  top: -21px;
  float: left;
}

/* line 341, app/assets/stylesheets/painters/_painters.scss */
.proposal-confirm-modal .date-box .month,
.proposal-confirm-modal .date-box .day-name,
.proposal-confirm-modal .date-box .time {
  color: #ffffff;
}

/* line 348, app/assets/stylesheets/painters/_painters.scss */
.proposal-confirm-modal p {
  margin: 40px 30px 40px 125px;
}

/* line 352, app/assets/stylesheets/painters/_painters.scss */
.proposal-confirm-modal .button {
  width: 50%;
}

/* line 355, app/assets/stylesheets/painters/_painters.scss */
.proposal-confirm-modal .button.left-button {
  clear: left;
}

/* line 2, app/assets/stylesheets/admin/_proposal_xs.scss */
.proposal-container form {
  margin-top: 10px;
  padding-bottom: 15px;
}

/* line 7, app/assets/stylesheets/admin/_proposal_xs.scss */
.proposal-container .section-list {
  padding: 0;
  list-style-type: none;
}

/* line 12, app/assets/stylesheets/admin/_proposal_xs.scss */
.proposal-container .section-list .section .section-number {
  font-size: 30px;
  color: #3f2b4c;
}

/* line 19, app/assets/stylesheets/admin/_proposal_xs.scss */
.proposal-container hr {
  border-color: #3f2b4c;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/admin/_proposal_sm.scss */
  .proposal-container form {
    background: #fff;
  }
  /* line 9, app/assets/stylesheets/admin/_proposal_sm.scss */
  .proposal-container .section-list .section .section-number {
    color: #df775f;
  }
}

/* line 1, app/assets/stylesheets/admin/_invoices.scss */
.invoice-preview {
  background-color: #ffffff;
  font-size: 15px;
}

/* line 5, app/assets/stylesheets/admin/_invoices.scss */
.invoice-preview .invoice-header {
  background-color: #3f2b4c;
  width: 100%;
  height: 180px;
  color: #ffffff;
  padding: 45px 70px 0;
  margin-bottom: 30px;
}

/* line 14, app/assets/stylesheets/admin/_invoices.scss */
.invoice-preview .invoice-title, .invoice-preview .invoice-quote-request-id, .invoice-preview .title {
  float: right;
  font-size: 32px;
  margin-top: 12px;
  text-transform: uppercase;
  color: #fff;
}

/* line 21, app/assets/stylesheets/admin/_invoices.scss */
.invoice-preview .invoice-quote-request-id {
  font-size: 17px;
  clear: right;
}

/* line 42, app/assets/stylesheets/admin/_invoices.scss */
.items td.amount, .items td.unit_cost, .items td.quantity {
  white-space: nowrap;
  width: 100px;
  padding-top: 2px;
}

/* line 50, app/assets/stylesheets/admin/_invoices.scss */
.terms, .notes {
  text-align: left;
  line-height: 1.4em;
  padding: 0 45px;
}

/* line 56, app/assets/stylesheets/admin/_invoices.scss */
.two-col {
  clear: both;
  margin: 0 0 10px;
  width: 100%;
}

/* line 60, app/assets/stylesheets/admin/_invoices.scss */
.two-col .col {
  float: left;
  width: 50%;
  padding: 0 70px;
  margin-bottom: 40px;
}

/* line 66, app/assets/stylesheets/admin/_invoices.scss */
.two-col .col-offset {
  margin-left: 50%;
}

/* line 70, app/assets/stylesheets/admin/_invoices.scss */
.field {
  color: #777;
  text-align: right;
  min-height: 26px;
  line-height: 26px;
}

/* line 75, app/assets/stylesheets/admin/_invoices.scss */
.field:after {
  content: ":";
}

/* line 78, app/assets/stylesheets/admin/_invoices.scss */
.field.bordered {
  background: #df775f;
  border-radius: 4px;
  color: #fff;
}

/* line 85, app/assets/stylesheets/admin/_invoices.scss */
.logo {
  text-align: left;
  padding: 0 0 0 15px;
}

/* line 88, app/assets/stylesheets/admin/_invoices.scss */
.logo img {
  border-radius: 4px;
  max-width: 200px;
  max-height: 150px;
}

/* line 95, app/assets/stylesheets/admin/_invoices.scss */
.contact {
  padding: 0;
  min-height: 50px;
}

/* line 98, app/assets/stylesheets/admin/_invoices.scss */
.contact .field {
  text-align: left;
}

/* line 101, app/assets/stylesheets/admin/_invoices.scss */
.contact .value {
  text-align: left;
  padding-top: 0;
  font-size: 16px;
}

/* line 106, app/assets/stylesheets/admin/_invoices.scss */
.contact .value .name {
  font-weight: bold;
  font-size: 17px;
  color: #3f2b4c;
  margin-bottom: 10px;
}

/* line 112, app/assets/stylesheets/admin/_invoices.scss */
.contact .value .address {
  max-width: 70%;
}

/* line 115, app/assets/stylesheets/admin/_invoices.scss */
.contact .value strong {
  font-weight: bold;
}

/* line 119, app/assets/stylesheets/admin/_invoices.scss */
.contact.from {
  margin: 15px 0 0;
}

/* line 121, app/assets/stylesheets/admin/_invoices.scss */
.contact.from .field {
  display: none;
}

/* line 125, app/assets/stylesheets/admin/_invoices.scss */
.contact.to {
  margin: 30px 0 0;
}

/* line 129, app/assets/stylesheets/admin/_invoices.scss */
.field-holder {
  width: 100%;
  min-height: 28px;
  text-align: left;
  margin: 1px 0;
  float: right;
  clear: both;
}

/* line 136, app/assets/stylesheets/admin/_invoices.scss */
.field-holder.highlight {
  font-weight: bold;
  background: #f5f5f5;
  border-radius: 4px;
  font-size: 1.1em;
  height: 34px;
  padding: 3px 0;
}

/* line 144, app/assets/stylesheets/admin/_invoices.scss */
.field-holder.highlight .field {
  color: #3f2b4c;
}

/* line 148, app/assets/stylesheets/admin/_invoices.scss */
.field-holder .field {
  width: 175px;
  margin-right: 10px;
  display: inline-block;
  padding: 0 5px;
}

/* line 155, app/assets/stylesheets/admin/_invoices.scss */
.items-holder {
  margin: 30px 20px 40px;
  clear: both;
}

/* line 159, app/assets/stylesheets/admin/_invoices.scss */
.items {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 165, app/assets/stylesheets/admin/_invoices.scss */
.items th {
  font-weight: normal;
  padding: 0;
}

/* line 168, app/assets/stylesheets/admin/_invoices.scss */
.items th .field {
  width: 100%;
  text-align: left;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  display: block;
  padding: 1px 0 1px 20px;
  height: auto;
}

/* line 178, app/assets/stylesheets/admin/_invoices.scss */
.items th .field:after {
  content: "";
}

/* line 182, app/assets/stylesheets/admin/_invoices.scss */
.items th:first-child .field {
  border-radius: 4px 0 0 4px;
}

/* line 186, app/assets/stylesheets/admin/_invoices.scss */
.items th:last-child .field {
  border-radius: 0 4px 4px 0;
}

/* line 192, app/assets/stylesheets/admin/_invoices.scss */
.items tbody .item:first-child td {
  padding-top: 10px;
  border-top: none;
}

/* line 196, app/assets/stylesheets/admin/_invoices.scss */
.items tbody .details + .item td {
  padding-top: 10px;
}

/* line 210, app/assets/stylesheets/admin/_invoices.scss */
.items td.amount input {
  display: inline-block;
}

/* line 214, app/assets/stylesheets/admin/_invoices.scss */
.items td.name {
  font-weight: bold;
  color: #df775f;
}

/* line 218, app/assets/stylesheets/admin/_invoices.scss */
.items td.name .description {
  color: #3f2b4c;
  font-size: 14px;
  font-weight: normal;
}

/* line 225, app/assets/stylesheets/admin/_invoices.scss */
.items .item td {
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  padding-left: 20px;
  padding-bottom: 15px;
}

/* line 232, app/assets/stylesheets/admin/_invoices.scss */
.items .item td textarea.description {
  margin-top: 5px;
}

/* line 236, app/assets/stylesheets/admin/_invoices.scss */
.items .details td {
  text-align: left;
  padding: 0 0 0 20px;
  line-height: 1.5em;
  color: #777;
}

/* line 241, app/assets/stylesheets/admin/_invoices.scss */
.items .details td .fields {
  font-style: italic;
  color: #777;
}

/* line 245, app/assets/stylesheets/admin/_invoices.scss */
.items .details td .rates {
  font-style: italic;
  color: #777;
}

/* line 252, app/assets/stylesheets/admin/_invoices.scss */
.footer2 .field {
  display: block;
  text-align: left;
  padding: 0 45px;
  margin-bottom: 15px;
}

/* line 259, app/assets/stylesheets/admin/_invoices.scss */
.footer2 > div:last-child {
  margin: 15px 0 0;
}

/* line 262, app/assets/stylesheets/admin/_invoices.scss */
.footer2 > div:first-child {
  margin: 30px 0 0;
}

/* line 267, app/assets/stylesheets/admin/_invoices.scss */
.notes-holder {
  page-break-inside: avoid;
}

/* line 270, app/assets/stylesheets/admin/_invoices.scss */
.terms-holder {
  page-break-inside: avoid;
}

/* line 279, app/assets/stylesheets/admin/_invoices.scss */
a {
  color: #08c;
}

/* line 281, app/assets/stylesheets/admin/_invoices.scss */
a:active {
  color: #08c;
}

/* line 284, app/assets/stylesheets/admin/_invoices.scss */
a:visited {
  color: #08c;
}

/* line 288, app/assets/stylesheets/admin/_invoices.scss */
.currency-amount {
  line-height: 1;
}

/* line 291, app/assets/stylesheets/admin/_invoices.scss */
.negative-sign {
  margin-right: 2px;
}

/* line 294, app/assets/stylesheets/admin/_invoices.scss */
.currency-symbol {
  font-size: 0.95em;
  margin-right: 2px;
}

/* line 298, app/assets/stylesheets/admin/_invoices.scss */
.currency-decimal {
  display: inline-block;
  overflow: hidden;
  width: 0;
  height: 0;
}

/* line 304, app/assets/stylesheets/admin/_invoices.scss */
.currency-fraction {
  font-size: 0.8em;
  vertical-align: text-top;
  font-weight: normal;
  margin-left: 0.2em;
}

@media screen and (max-width: 767px) {
  /* line 311, app/assets/stylesheets/admin/_invoices.scss */
  .title {
    font-size: 1.75em;
    margin: 0 0 15px;
    padding: 15px 15px 0 15px;
  }
  /* line 316, app/assets/stylesheets/admin/_invoices.scss */
  .logo {
    padding: 15px 0 0;
  }
  /* line 318, app/assets/stylesheets/admin/_invoices.scss */
  .logo img {
    max-height: 120px;
    max-width: 120px;
  }
  /* line 324, app/assets/stylesheets/admin/_invoices.scss */
  .two-col .col {
    float: none;
    width: 100%;
  }
  /* line 328, app/assets/stylesheets/admin/_invoices.scss */
  .two-col .col-offset {
    margin: 0;
  }
  /* line 332, app/assets/stylesheets/admin/_invoices.scss */
  .contact {
    min-height: 0;
    padding: 0 5px;
  }
  /* line 335, app/assets/stylesheets/admin/_invoices.scss */
  .contact .field {
    float: none;
    height: auto;
    margin-left: 0;
    width: auto;
    text-align: left;
  }
  /* line 342, app/assets/stylesheets/admin/_invoices.scss */
  .contact .value {
    float: none;
    padding-top: 0;
    margin-bottom: 25px;
  }
  /* line 349, app/assets/stylesheets/admin/_invoices.scss */
  .items-holder {
    margin: 0 0 15px;
  }
  /* line 352, app/assets/stylesheets/admin/_invoices.scss */
  .items {
    display: block;
    border: 1px solid #e7e7e7;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
  }
  /* line 359, app/assets/stylesheets/admin/_invoices.scss */
  .items thead {
    display: none;
  }
  /* line 362, app/assets/stylesheets/admin/_invoices.scss */
  .items tbody {
    display: block;
  }
  /* line 364, app/assets/stylesheets/admin/_invoices.scss */
  .items tbody tr {
    display: block;
    position: relative;
    margin: 2px 1px 0;
    text-align: left;
  }
  /* line 370, app/assets/stylesheets/admin/_invoices.scss */
  .items tbody .item:first-child td {
    padding: 0;
  }
  /* line 373, app/assets/stylesheets/admin/_invoices.scss */
  .items tbody .details + .item td {
    padding: 0;
  }
  /* line 377, app/assets/stylesheets/admin/_invoices.scss */
  .items .item {
    border-top: 1px solid #e7e7e7;
    padding: 10px 15px;
  }
  /* line 380, app/assets/stylesheets/admin/_invoices.scss */
  .items .item:first-child {
    border-top: none;
  }
  /* line 383, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td {
    display: block;
    white-space: normal;
    padding: 0;
    width: auto;
    border: none;
  }
  /* line 389, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.name {
    padding: 0 !important;
  }
  /* line 392, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.quantity {
    display: inline-block;
  }
  /* line 394, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.quantity:after {
    content: " x";
  }
  /* line 398, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.unit_cost {
    display: inline-block;
  }
  /* line 400, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.unit_cost:after {
    content: " =";
  }
  /* line 404, app/assets/stylesheets/admin/_invoices.scss */
  .items .item td.amount {
    display: inline-block;
  }
  /* line 409, app/assets/stylesheets/admin/_invoices.scss */
  .items .details {
    margin: -5px 0 0;
  }
  /* line 411, app/assets/stylesheets/admin/_invoices.scss */
  .items .details td {
    padding: 0 15px 10px;
  }
  /* line 416, app/assets/stylesheets/admin/_invoices.scss */
  .footer2 {
    padding: 0 15px;
  }
  /* line 418, app/assets/stylesheets/admin/_invoices.scss */
  .footer2 .field {
    padding: 0 5px;
  }
  /* line 422, app/assets/stylesheets/admin/_invoices.scss */
  .notes {
    padding: 0 5px 15px;
  }
  /* line 425, app/assets/stylesheets/admin/_invoices.scss */
  .terms {
    padding: 0 5px 15px;
  }
  /* line 428, app/assets/stylesheets/admin/_invoices.scss */
  .field-holder .field {
    width: 150px;
    text-align: left;
  }
}

/* line 434, app/assets/stylesheets/admin/_invoices.scss */
.actions {
  margin: 20px auto;
}

/* line 5, app/assets/stylesheets/admin/_painters.scss */
.admin-container .painters {
  list-style: none;
  margin: 0;
  padding: 0;
  width: calc(100% - 206px);
  float: right;
}

/* line 13, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container {
  position: relative;
  margin: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  max-height: 78px;
  overflow-y: hidden;
}

/* line 20, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info {
  background: #3f2b4c;
  height: 78px;
  padding: 4px 23px 4px 17px;
  border-bottom: 2px solid #aa8cd7;
  position: relative;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 28, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info.approved {
  background-image: linear-gradient(left, #a9d496 0, #3f2b4c 50%);
  background-image: -o-linear-gradient(left, #a9d496 0, #3f2b4c 50%);
  background-image: -moz-linear-gradient(left, #a9d496 0, #3f2b4c 50%);
  background-image: -webkit-linear-gradient(left, #a9d496 0, #3f2b4c 50%);
  background-image: -ms-linear-gradient(left, #a9d496 0, #3f2b4c 50%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #a9d496), color-stop(0.5, #3f2b4c));
}

/* line 31, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info.approved .credential-status {
  display: inline-block;
}

/* line 36, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info.rejected {
  background-image: linear-gradient(left, #e75252 0, #3f2b4c 50%);
  background-image: -o-linear-gradient(left, #e75252 0, #3f2b4c 50%);
  background-image: -moz-linear-gradient(left, #e75252 0, #3f2b4c 50%);
  background-image: -webkit-linear-gradient(left, #e75252 0, #3f2b4c 50%);
  background-image: -ms-linear-gradient(left, #e75252 0, #3f2b4c 50%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #e75252), color-stop(0.5, #3f2b4c));
}

/* line 39, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info.rejected .credential-status {
  display: inline-block;
}

/* line 44, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .profile-picture {
  height: 66px;
  width: 66px;
  border-radius: 34px;
  margin-right: 16px;
}

/* line 51, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .company-name {
  color: #ffffff;
  line-height: 66px;
  font-size: 19px;
  font-weight: 700;
}

/* line 58, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .credential-status {
  display: none;
  color: #ffffff;
  line-height: 66px;
  font-size: 19px;
  text-transform: capitalize;
}

/* line 66, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .created-at {
  font-size: 14px;
  float: right;
  color: #ffffff;
  text-align: right;
  position: relative;
  top: 50%;
  line-height: 19px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 77, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .view {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  line-height: 78px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  background: rgba(34, 28, 37, 0.85);
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 95, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info .view:after {
  content: '';
  background: url(/../images/dropdown-arrow.png) 50% 50% no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 9px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

/* line 109, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .top-info:hover .view {
  height: 78px;
}

/* line 115, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info {
  background: #fff;
  color: #afafaf;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  padding: 10px;
}

/* line 126, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span, .admin-container .credentials-container .side-info a:not(.btn) {
  display: block;
  font-size: 12px;
}

/* line 130, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span.painter-name, .admin-container .credentials-container .side-info a.painter-name:not(.btn) {
  font-size: 22px;
}

/* line 134, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span.company-name, .admin-container .credentials-container .side-info a.company-name:not(.btn) {
  font-size: 15px;
  margin-bottom: 10px;
}

/* line 139, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span.email, .admin-container .credentials-container .side-info a.email:not(.btn) {
  color: #afafaf;
  font-weight: 700;
}

/* line 144, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span.phone, .admin-container .credentials-container .side-info a.phone:not(.btn) {
  color: #afafaf;
  margin-bottom: 10px;
}

/* line 149, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .side-info span.zip, .admin-container .credentials-container .side-info span.background-check, .admin-container .credentials-container .side-info a.zip:not(.btn), .admin-container .credentials-container .side-info a.background-check:not(.btn) {
  margin-bottom: 10px;
}

/* line 156, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info {
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 0;
}

/* line 162, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
}

/* line 167, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document:nth-child(5n) {
  margin-right: 0;
}

/* line 171, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document {
  background-size: cover;
  position: relative;
  display: inline-block;
  height: 150px;
  width: 150px;
}

/* line 179, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document.approved .admin-painter-document-info {
  border-top: 8px solid #a9d496;
}

/* line 185, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document.declined .admin-painter-document-info {
  border-top: 8px solid #e75252;
}

/* line 190, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info {
  background: rgba(65, 44, 73, 0.8);
  border-top: 8px solid rgba(255, 255, 255, 0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 13px 15px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 201, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info .admin-painter-document-name {
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  -webkit-transform: translateY(-25%);
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  top: 25%;
  left: 15px;
  right: 15px;
}

/* line 213, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info .admin-painter-view-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -8px;
  background: rgba(34, 28, 37, 0.85);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 224, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info .admin-painter-view-container .admin-painter-view-button {
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  -webkit-transform: translateY(-33%);
  -moz-transform: translateY(-33%);
  -ms-transform: translateY(-33%);
  transform: translateY(-33%);
  top: 33%;
  left: 0;
  right: 0;
  text-transform: uppercase;
}

/* line 239, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info:hover .admin-painter-view-container {
  opacity: 1;
}

/* line 244, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .document-info .document .admin-painter-document .admin-painter-document-info .admin-painter-document-actions {
  font-size: 0;
  position: absolute;
  bottom: 13px;
}

/* line 254, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container .download-document {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(/../images/download-arrow-light.png);
  background-position: calc(100% - 27px), 50%;
  background-repeat: no-repeat;
  padding: 0 56px 0 15px;
  line-height: 57px;
  height: 0;
}

/* line 266, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container.expanded {
  max-height: 600px;
  min-height: 443px;
  overflow: visible;
}

/* line 273, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container.expanded .top-info {
  border-color: transparent;
}

/* line 276, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container.expanded .top-info .view {
  height: 0;
}

/* line 281, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container.expanded .side-info {
  left: -206px;
  width: 206px;
  opacity: 1;
}

/* line 287, app/assets/stylesheets/admin/_painters.scss */
.admin-container .credentials-container.expanded .download-document {
  height: 57px;
}

/* line 6, app/assets/stylesheets/admin/_admin.scss */
.admin-login {
  width: 300px;
  margin: 100px auto;
}

/* line 13, app/assets/stylesheets/admin/_admin.scss */
.admin-container .title {
  font-size: 52px;
  text-align: center;
  font-weight: 700;
  color: #f89f72;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/admin/_admin.scss */
.admin-container .subtitle {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3f2b4c;
  margin: 0 auto 10px;
}

/* line 29, app/assets/stylesheets/admin/_admin.scss */
.admin-container .table-hover td, .admin-container .table-hover th a {
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/admin/_admin.scss */
.admin-container .table-hover td.notes-count img, .admin-container .table-hover th a.notes-count img {
  height: 15px;
}

/* line 38, app/assets/stylesheets/admin/_admin.scss */
.cross-out {
  text-decoration: line-through;
}

/* line 44, app/assets/stylesheets/admin/_admin.scss */
.approve-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #ffffff url(/../images/confirm-dark.png) 50% 50% no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 52, app/assets/stylesheets/admin/_admin.scss */
.approve-button:hover, .approve-button:active {
  background: #a9d496 url(/../images/confirm-light.png) 50% 50% no-repeat;
}

/* line 57, app/assets/stylesheets/admin/_admin.scss */
.approve-button.active {
  border: 1px solid #a9d496;
}

/* line 61, app/assets/stylesheets/admin/_admin.scss */
.approve-button.big-button {
  height: 78px;
  width: 78px;
  background-image: url(/../images/confirm-big-dark.png);
}

/* line 66, app/assets/stylesheets/admin/_admin.scss */
.approve-button.big-button:hover, .approve-button.big-button:active {
  background-image: url(/../images/confirm-big-light.png);
}

/* line 73, app/assets/stylesheets/admin/_admin.scss */
.decline-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #ffffff url(/../images/cancel-dark.png) 50% 50% no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 81, app/assets/stylesheets/admin/_admin.scss */
.decline-button:hover, .decline-button:active {
  background: #e75252 url(/../images/cancel-light.png) 50% 50% no-repeat;
}

/* line 86, app/assets/stylesheets/admin/_admin.scss */
.decline-button.active {
  border: 1px solid #e75252;
}

/* line 90, app/assets/stylesheets/admin/_admin.scss */
.decline-button.big-button {
  height: 78px;
  width: 78px;
  background-image: url(/../images/cancel-big-dark.png);
}

/* line 95, app/assets/stylesheets/admin/_admin.scss */
.decline-button.big-button:hover, .decline-button.big-button:active {
  background-image: url(/../images/cancel-big-light.png);
}

/* line 102, app/assets/stylesheets/admin/_admin.scss */
.download-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #ffffff url(/../images/download-arrow-dark.png) 50% 50% no-repeat;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 109, app/assets/stylesheets/admin/_admin.scss */
.download-button:hover, .download-button:active {
  background: #3f2b4c url(/../images/download-arrow-light.png) 50% 50% no-repeat;
}

/* line 114, app/assets/stylesheets/admin/_admin.scss */
.download-button.big-button {
  height: 78px;
  width: 78px;
  background-image: url(/../images/download-arrow-big-dark.png);
}

/* line 119, app/assets/stylesheets/admin/_admin.scss */
.download-button.big-button:hover, .download-button.big-button:active {
  background-image: url(/../images/download-arrow-big-light.png);
}

/* line 127, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog {
  max-width: 760px;
}

/* line 130, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content {
  background: transparent;
}

/* line 133, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal {
  position: relative;
}

/* line 136, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .company-name {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 83px;
  color: #ffffff;
}

/* line 145, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info {
  font-size: 0;
}

/* line 148, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .document-title {
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 155, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .document-container {
  max-height: 463px;
  overflow-y: auto;
}

/* line 159, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .document-container .document-view {
  display: block;
  width: 100%;
}

/* line 165, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .approve-button,
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .reject-button,
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .download-button {
  margin-top: 4px;
}

/* line 171, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-info .download-button {
  float: right;
}

/* line 176, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-nav {
  position: absolute;
  top: 50%;
  height: 54px;
  width: 29px;
  cursor: pointer;
}

/* line 183, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-nav.previous-document {
  background: url(/../images/left-arrow.png);
  left: -49px;
}

/* line 188, app/assets/stylesheets/admin/_admin.scss */
.document-zoom-modal .modal-dialog .modal-content .document-modal .document-nav.next-document {
  background: url(/../images/right-arrow.png);
  right: -49px;
}

/* line 198, app/assets/stylesheets/admin/_admin.scss */
.dashboard-stats {
  width: 100%;
  margin-bottom: 70px;
}

/* line 203, app/assets/stylesheets/admin/_admin.scss */
.select-crew-block select {
  padding: 0;
}

/* line 208, app/assets/stylesheets/admin/_admin.scss */
.admin .menu-link {
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

/* line 215, app/assets/stylesheets/admin/_admin.scss */
.table-container {
  overflow: scroll;
}

/* line 219, app/assets/stylesheets/admin/_admin.scss */
.admin-image-preview-row {
  margin-bottom: 25px;
}

/* line 223, app/assets/stylesheets/admin/_admin.scss */
#complete-modal {
  padding: 0;
  text-align: center;
}

/* line 228, app/assets/stylesheets/admin/_admin.scss */
.red-badge {
  background-color: red;
  color: #ffffff;
}

/* line 232, app/assets/stylesheets/admin/_admin.scss */
.address {
  line-height: 20px;
}

/* line 235, app/assets/stylesheets/admin/_admin.scss */
.billing-error {
  margin: 20px 0;
}

/* line 2, app/assets/stylesheets/account/_navigation_xs.scss */
.account-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/account/_navigation_xs.scss */
.account-navigation ul li {
  display: inline-block;
}

/* line 12, app/assets/stylesheets/account/_navigation_xs.scss */
.account-navigation ul a {
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/account/_navigation_xs.scss */
.account-navigation ul a.active {
  font-weight: 700;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/account/_navigation_sm.scss */
  .account-navigation {
    margin-top: 48px;
  }
  /* line 5, app/assets/stylesheets/account/_navigation_sm.scss */
  .account-navigation ul {
    text-align: left;
  }
  /* line 8, app/assets/stylesheets/account/_navigation_sm.scss */
  .account-navigation ul li {
    display: block;
  }
  /* line 12, app/assets/stylesheets/account/_navigation_sm.scss */
  .account-navigation ul a {
    display: block;
    line-height: 1.7em;
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/styleguide/_styleguide.scss */
.color {
  color: #faf4ef;
  padding: 30px;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.primary {
  background: #3f2b4c;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.primary-alt {
  background: #aa8cd7;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.primary-alt2 {
  background: #bbb0bf;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.secondary {
  background: #df775f;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.secondary-alt {
  background: #f89f72;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.ep-white {
  background: #faf4ef;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.success {
  background: #a9d496;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.success-alt {
  background: #8ba388;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.error {
  background: #e75252;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.neutral {
  background: #afafaf;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.payment-form {
  background: #6ebc4c;
}

/* line 20, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.mask {
  background: rgba(255, 255, 255, 0.7);
}

/* line 25, app/assets/stylesheets/styleguide/_styleguide.scss */
.color.ep-white, .color.mask {
  color: #3f2b4c;
}

/* line 31, app/assets/stylesheets/styleguide/_styleguide.scss */
.font-light {
  font-weight: 300;
}

/* line 34, app/assets/stylesheets/styleguide/_styleguide.scss */
.font-normal {
  font-weight: 400;
}

/* line 37, app/assets/stylesheets/styleguide/_styleguide.scss */
.font-medium {
  font-weight: 500;
}

/* line 40, app/assets/stylesheets/styleguide/_styleguide.scss */
.font-bold {
  font-weight: 700;
}

/* line 43, app/assets/stylesheets/styleguide/_styleguide.scss */
.font-bolder {
  font-weight: 800;
}

/* line 46, app/assets/stylesheets/styleguide/_styleguide.scss */
.text-white {
  color: #faf4ef;
}

/* line 1, app/assets/stylesheets/react_calendar.scss */
.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
  display: inline-block;
}

/* line 10, app/assets/stylesheets/react_calendar.scss */
.react-calendar--doubleView {
  width: 700px;
}

/* line 13, app/assets/stylesheets/react_calendar.scss */
.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}

/* line 17, app/assets/stylesheets/react_calendar.scss */
.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}

/* line 21, app/assets/stylesheets/react_calendar.scss */
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 29, app/assets/stylesheets/react_calendar.scss */
.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}

/* line 34, app/assets/stylesheets/react_calendar.scss */
.react-calendar button:enabled:hover {
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/react_calendar.scss */
.react-calendar__navigation {
  display: flex;
  height: 44px;
  margin-bottom: 1em;
}

/* line 42, app/assets/stylesheets/react_calendar.scss */
.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}

/* line 46, app/assets/stylesheets/react_calendar.scss */
.react-calendar__navigation button:disabled {
  background-color: #f0f0f0;
}

/* line 49, app/assets/stylesheets/react_calendar.scss */
.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}

/* line 53, app/assets/stylesheets/react_calendar.scss */
.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}

/* line 59, app/assets/stylesheets/react_calendar.scss */
.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}

/* line 62, app/assets/stylesheets/react_calendar.scss */
.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  font-weight: bold;
}

/* line 69, app/assets/stylesheets/react_calendar.scss */
.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}

/* line 72, app/assets/stylesheets/react_calendar.scss */
.react-calendar__month-view__days__day--neighboringMonth {
  color: #757575;
}

/* line 75, app/assets/stylesheets/react_calendar.scss */
.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}

/* line 80, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile {
  max-width: 100%;
  padding: 10px 6.6667px;
  background: none;
  text-align: center;
  line-height: 16px;
}

/* line 87, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}

/* line 90, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}

/* line 94, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--now {
  background: #ffff76;
}

/* line 97, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background: #ffffa9;
}

/* line 101, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--hasActive {
  background: #76baff;
}

/* line 104, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}

/* line 108, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--active {
  background: #006edc;
  color: white;
}

/* line 112, app/assets/stylesheets/react_calendar.scss */
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}

/* line 116, app/assets/stylesheets/react_calendar.scss */
.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}
