/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

body {
  margin: 0;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

[hidden],
template {
  display: none;
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

a {
  background: transparent;
}

/* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

a:active,
a:hover {
  outline: 0;
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

abbr[title] {
  border-bottom: 1px dotted;
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

b,
strong {
  font-weight: bold;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

dfn {
  font-style: italic;
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

mark {
  background: #ff0;
  color: #000;
}

/* line 151, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

small {
  font-size: 80%;
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sup {
  top: -0.5em;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sub {
  bottom: -0.25em;
}

/* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

img {
  border: 0;
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

svg:not(:root) {
  overflow: hidden;
}

/* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

figure {
  margin: 1em 40px;
}

/* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 219, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

pre {
  overflow: auto;
}

/* line 230, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 254, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button {
  overflow: visible;
}

/* line 276, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
select {
  text-transform: none;
}

/* line 291, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 301, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 310, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 320, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input {
  line-height: normal;
}

/* line 333, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 345, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 355, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 369, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 377, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 388, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

legend {
  border: 0;
  padding: 0;
}

/* line 397, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

textarea {
  overflow: auto;
}

/* line 406, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

optgroup {
  font-weight: bold;
}

/* line 417, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 423, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

td,
th {
  padding: 0;
}

@media print {
  /* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  thead {
    display: table-header-group;
  }

  /* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  img {
    max-width: 100% !important;
  }

  /* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  select {
    background: #fff !important;
  }

  /* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .navbar {
    display: none;
  }

  /* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 83, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .label {
    border: 1px solid #000;
  }

  /* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .table {
    border-collapse: collapse !important;
  }

  /* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_print.scss */

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

/* line 25, ../../app/bower_components/bootstrap-sass-official/vendor/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 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a {
  color: #428bca;
  text-decoration: none;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

figure {
  margin: 0;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

img {
  vertical-align: middle;
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-circle {
  border-radius: 50%;
}

/* line 113, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/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 142, ../../app/bower_components/bootstrap-sass-official/vendor/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 10, ../../app/bower_components/bootstrap-sass-official/vendor/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 17, ../../app/bower_components/bootstrap-sass-official/vendor/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: #999999;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/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 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 42, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1,
.h1 {
  font-size: 36px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h2,
.h2 {
  font-size: 30px;
}

/* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h3,
.h3 {
  font-size: 24px;
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h4,
.h4 {
  font-size: 18px;
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h5,
.h5 {
  font-size: 14px;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h6,
.h6 {
  font-size: 12px;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

p {
  margin: 0 0 10px;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

  .lead {
    font-size: 21px;
  }
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

small,
.small {
  font-size: 85%;
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

cite {
  font-style: normal;
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-left {
  text-align: left;
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-right {
  text-align: right;
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-center {
  text-align: center;
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-justify {
  text-align: justify;
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-muted {
  color: #999999;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-primary {
  color: #428bca;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-primary:hover {
  color: #3071a9;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-success {
  color: #3c763d;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-info {
  color: #31708f;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-info:hover {
  color: #245269;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-danger {
  color: #a94442;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-danger:hover {
  color: #843534;
}

/* line 114, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.bg-primary {
  color: #fff;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-primary {
  background-color: #428bca;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 145, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-inline {
  margin-left: -5px;
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 180, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dt,
dd {
  line-height: 1.42857;
}

/* line 183, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dt {
  font-weight: bold;
}

/* line 186, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dd {
  margin-left: 0;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/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 208, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 221, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 225, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 240, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 249, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}

/* line 255, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 265, ../../app/bower_components/bootstrap-sass-official/vendor/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 276, ../../app/bower_components/bootstrap-sass-official/vendor/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 277, ../../app/bower_components/bootstrap-sass-official/vendor/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 285, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote:before,
blockquote:after {
  content: "";
}

/* line 290, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_code.scss */

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_code.scss */

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_code.scss */

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_code.scss */

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/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 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_code.scss */

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:before,
.container:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 1170px;
  }
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:after {
  clear: both;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:after {
  clear: both;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/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 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1 {
  width: 8.33333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-2 {
  width: 16.66667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-3 {
  width: 25%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-4 {
  width: 33.33333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-5 {
  width: 41.66667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-6 {
  width: 50%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-7 {
  width: 58.33333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-8 {
  width: 66.66667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-9 {
  width: 75%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-10 {
  width: 83.33333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-11 {
  width: 91.66667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-12 {
  width: 100%;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-0 {
  right: auto;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-3 {
  right: 25%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-6 {
  right: 50%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-9 {
  right: 75%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-12 {
  right: 100%;
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-0 {
  left: auto;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-1 {
  left: 8.33333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-2 {
  left: 16.66667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-3 {
  left: 25%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-4 {
  left: 33.33333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-5 {
  left: 41.66667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-6 {
  left: 50%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-7 {
  left: 58.33333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-8 {
  left: 66.66667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-9 {
  left: 75%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-10 {
  left: 83.33333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-11 {
  left: 91.66667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-12 {
  left: 100%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-3 {
    width: 25%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-3 {
    left: 25%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-1 {
    width: 8.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-2 {
    width: 16.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-3 {
    width: 25%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-4 {
    width: 33.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-5 {
    width: 41.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-7 {
    width: 58.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-8 {
    width: 66.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-10 {
    width: 83.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-11 {
    width: 91.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-3 {
    left: 25%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-3 {
    width: 25%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-3 {
    left: 25%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

th {
  text-align: left;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/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.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/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 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table .table {
  background-color: white;
}

/* line 70, ../../app/bower_components/bootstrap-sass-official/vendor/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 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table-bordered {
  border: 1px solid #dddddd;
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/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 #dddddd;
}

/* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/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: whitesmoke;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/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 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 24, ../../app/bower_components/bootstrap-sass-official/vendor/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 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 24, ../../app/bower_components/bootstrap-sass-official/vendor/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 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 24, ../../app/bower_components/bootstrap-sass-official/vendor/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 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 24, ../../app/bower_components/bootstrap-sass-official/vendor/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;
}

@media screen and (max-width: 767px) {
  /* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  /* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 191, ../../app/bower_components/bootstrap-sass-official/vendor/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 199, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */

  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 208, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/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, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/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, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="file"] {
  display: block;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="range"] {
  display: block;
  width: 100%;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

select[multiple],
select[size] {
  height: auto;
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 102, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 143, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

textarea.form-control {
  height: auto;
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="search"] {
  -webkit-appearance: none;
}

/* line 179, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"].input-sm,
.input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 30px;
}

/* line 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"].input-lg,
.input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 46px;
}

/* line 198, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-group {
  margin-bottom: 15px;
}

/* line 208, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 214, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 229, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 235, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 244, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 259, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled]
input[type="checkbox"],
.radio[disabled],
fieldset[disabled]
.radio,
.radio-inline[disabled],
fieldset[disabled]
.radio-inline,
.checkbox[disabled],
fieldset[disabled]
.checkbox,
.checkbox-inline[disabled],
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/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 75, ../../app/bower_components/bootstrap-sass-official/vendor/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 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/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.33;
  border-radius: 6px;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/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 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 279, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.has-feedback {
  position: relative;
}

/* line 284, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 289, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 300, ../../app/bower_components/bootstrap-sass-official/vendor/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 305, ../../app/bower_components/bootstrap-sass-official/vendor/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 13, ../../app/bower_components/bootstrap-sass-official/vendor/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 {
  color: #3c763d;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/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 {
  color: #8a6d3b;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/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 {
  color: #a94442;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control-feedback {
  color: #a94442;
}

/* line 328, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control-static {
  margin-bottom: 0;
}

/* line 338, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 363, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 370, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 376, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 382, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group .input-group-addon,
  .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 388, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group > .form-control,
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 392, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 401, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }

  /* line 409, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  /* line 418, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 438, ../../app/bower_components/bootstrap-sass-official/vendor/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 446, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 451, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:after {
  clear: both;
}

/* line 455, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (min-width: 768px) {
  /* line 463, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 474, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

/* line 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/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);
  box-shadow: none;
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default.disabled,
.btn-default.disabled:hover,
.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[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default .badge {
  color: white;
  background-color: #333333;
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary.disabled:hover,
.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[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

/* line 64, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success.disabled:hover,
.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[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

/* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info.disabled:hover,
.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[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning.disabled:hover,
.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[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger.disabled:hover,
.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[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 113, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/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 132, ../../app/bower_components/bootstrap-sass-official/vendor/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 140, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.fade.in {
  opacity: 1;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapse {
  display: none;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapse.in {
  display: block;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

tr.collapse.in {
  display: table-row;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown {
  position: relative;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 63, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 88, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 103, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.open > .dropdown-menu {
  display: block;
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.open > a {
  outline: 0;
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 161, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 204, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/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 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar {
  margin-left: -5px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:after {
  clear: both;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/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 67, ../../app/bower_components/bootstrap-sass-official/vendor/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 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 80, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 90, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/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 119, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 123, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn .caret {
  margin-left: 0;
}

/* line 134, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/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 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 168, ../../app/bower_components/bootstrap-sass-official/vendor/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 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/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 182, ../../app/bower_components/bootstrap-sass-official/vendor/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 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 192, ../../app/bower_components/bootstrap-sass-official/vendor/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 196, ../../app/bower_components/bootstrap-sass-official/vendor/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 205, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 211, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 216, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 232, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/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 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/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 #cccccc;
  border-radius: 4px;
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/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 86, ../../app/bower_components/bootstrap-sass-official/vendor/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 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 106, ../../app/bower_components/bootstrap-sass-official/vendor/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 109, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon:first-child {
  border-right: 0;
}

/* line 118, ../../app/bower_components/bootstrap-sass-official/vendor/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 121, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon:last-child {
  border-left: 0;
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn > .btn {
  position: relative;
}

/* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/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 152, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 158, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.nav:after {
  clear: both;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li.disabled > a {
  color: #999999;
}

/* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 98, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li {
  float: left;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li + li {
  margin-left: 2px;
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-stacked > li {
  float: none;
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 180, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  /* line 206, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 212, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

/* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.tab-content > .active {
  display: block;
}

/* line 237, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar {
    border-radius: 4px;
  }
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-header {
    float: left;
  }
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/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 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:after {
  clear: both;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 83, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  /* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 109, ../../app/bower_components/bootstrap-sass-official/vendor/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 109, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 139, ../../app/bower_components/bootstrap-sass-official/vendor/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 139, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 177, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/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 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle:focus {
  outline: 0;
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 213, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-toggle {
    display: none;
  }
}

/* line 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav {
  margin: 7.5px -15px;
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 239, ../../app/bower_components/bootstrap-sass-official/vendor/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 248, ../../app/bower_components/bootstrap-sass-official/vendor/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 251, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 254, ../../app/bower_components/bootstrap-sass-official/vendor/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 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 266, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav > li {
    float: left;
  }

  /* line 268, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 274, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 288, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-left {
    float: left !important;
  }

  /* line 291, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-right {
    float: right !important;
  }
}

/* line 302, ../../app/bower_components/bootstrap-sass-official/vendor/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;
  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 (max-width: 767px) {
  /* line 314, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 302, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  /* line 334, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 344, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 349, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 358, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 361, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 364, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 374, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 374, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 383, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 393, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 397, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-brand {
  color: #777777;
}

/* line 400, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 406, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-text {
  color: #777777;
}

/* line 411, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

/* line 415, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 423, ../../app/bower_components/bootstrap-sass-official/vendor/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: #555555;
  background-color: #e7e7e7;
}

/* line 431, ../../app/bower_components/bootstrap-sass-official/vendor/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: #cccccc;
  background-color: transparent;
}

/* line 438, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

/* line 441, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

/* line 444, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

/* line 450, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 460, ../../app/bower_components/bootstrap-sass-official/vendor/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: #555555;
}

@media (max-width: 767px) {
  /* line 469, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  /* line 472, ../../app/bower_components/bootstrap-sass-official/vendor/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: #333333;
    background-color: transparent;
  }

  /* line 480, ../../app/bower_components/bootstrap-sass-official/vendor/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: #555555;
    background-color: #e7e7e7;
  }

  /* line 488, ../../app/bower_components/bootstrap-sass-official/vendor/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: #cccccc;
    background-color: transparent;
  }
}

/* line 502, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-link {
  color: #777777;
}

/* line 504, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 509, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .btn-link {
  color: #777777;
}

/* line 512, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

/* line 518, ../../app/bower_components/bootstrap-sass-official/vendor/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: #cccccc;
}

/* line 527, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}

/* line 531, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand {
  color: #999999;
}

/* line 534, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}

/* line 540, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-text {
  color: #999999;
}

/* line 545, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

/* line 549, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}

/* line 557, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  background-color: #090909;
}

/* line 565, ../../app/bower_components/bootstrap-sass-official/vendor/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: #444444;
  background-color: transparent;
}

/* line 573, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

/* line 576, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

/* line 579, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}

/* line 585, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 594, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
}

@media (max-width: 767px) {
  /* line 603, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  /* line 606, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  /* line 609, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  /* line 612, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
    background-color: transparent;
  }

  /* line 620, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
    background-color: #090909;
  }

  /* line 628, ../../app/bower_components/bootstrap-sass-official/vendor/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: #444444;
    background-color: transparent;
  }
}

/* line 637, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link {
  color: #999999;
}

/* line 639, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 644, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .btn-link {
  color: #999999;
}

/* line 647, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}

/* line 653, ../../app/bower_components/bootstrap-sass-official/vendor/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: #444444;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */

.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */

.breadcrumb > .active {
  color: #999999;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pagination.scss */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pagination.scss */

.pagination > li {
  display: inline;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pagination.scss */

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/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 33, ../../app/bower_components/bootstrap-sass-official/vendor/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 42, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pagination.scss */

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

/* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/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: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_pagination.scss */

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 18, ../../app/bower_components/bootstrap-sass-official/vendor/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 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_pagination.scss */

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/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 18, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.pager:after {
  clear: both;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager li {
  display: inline;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label:empty {
  display: none;
}

/* line 25, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.btn .label {
  position: relative;
  top: -1px;
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-default {
  background-color: #999999;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-primary {
  background-color: #428bca;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-success {
  background-color: #5cb85c;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-info {
  background-color: #5bc0de;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-warning {
  background-color: #f0ad4e;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_labels.scss */

.label-danger {
  background-color: #d9534f;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_labels.scss */

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

.badge:empty {
  display: none;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

.btn .badge {
  position: relative;
  top: -1px;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_badges.scss */

a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.container .jumbotron {
  border-radius: 6px;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert .alert-link {
  font-weight: bold;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-dismissable {
  padding-right: 35px;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-success .alert-link {
  color: #2b542c;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-info .alert-link {
  color: #245269;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-warning .alert-link {
  color: #66512c;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-striped .progress-bar {
  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 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

.progress-striped .progress-bar-success {
  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 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

.progress-striped .progress-bar-info {
  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 83, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

.progress-striped .progress-bar-warning {
  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 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */

.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

.progress-striped .progress-bar-danger {
  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 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media:first-child {
  margin-top: 0;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media-object {
  display: block;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */

.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/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, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item > .badge {
  float: right;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item {
  color: #555555;
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item .list-group-item-heading {
  color: #333333;
}

/* line 63, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}

/* line 74, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/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 82, ../../app/bower_components/bootstrap-sass-official/vendor/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: #999999;
}

/* line 90, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/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: #e1edf7;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/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 25, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info {
  color: #31708f;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/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 25, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/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 25, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/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 25, ../../app/bower_components/bootstrap-sass-official/vendor/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 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 126, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-body {
  padding: 15px;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.panel-body:after {
  clear: both;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-title > a {
  color: inherit;
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group {
  margin-bottom: 0;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 98, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 103, ../../app/bower_components/bootstrap-sass-official/vendor/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 110, ../../app/bower_components/bootstrap-sass-official/vendor/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 114, ../../app/bower_components/bootstrap-sass-official/vendor/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 122, ../../app/bower_components/bootstrap-sass-official/vendor/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 129, ../../app/bower_components/bootstrap-sass-official/vendor/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 133, ../../app/bower_components/bootstrap-sass-official/vendor/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 140, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/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 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 155, ../../app/bower_components/bootstrap-sass-official/vendor/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 159, ../../app/bower_components/bootstrap-sass-official/vendor/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 168, ../../app/bower_components/bootstrap-sass-official/vendor/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 177, ../../app/bower_components/bootstrap-sass-official/vendor/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 183, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 195, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group {
  margin-bottom: 20px;
}

/* line 199, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

/* line 213, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-footer {
  border-top: 0;
}

/* line 215, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 223, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-default {
  border-color: #dddddd;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* line 226, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-primary {
  border-color: #428bca;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 229, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 232, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 235, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 238, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_wells.scss */

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_wells.scss */

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_wells.scss */

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_wells.scss */

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-open {
  overflow: hidden;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

/* line 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}

/* line 70, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-header .close {
  margin-top: -2px;
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-body {
  position: relative;
  padding: 15px;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.modal-footer:after {
  clear: both;
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 137, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/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: black;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/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: black;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 83, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tooltip.scss */

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.top {
  margin-top: -10px;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.right {
  margin-left: 10px;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.left {
  margin-left: -10px;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover-content {
  padding: 9px 14px;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/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 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover > .arrow {
  border-width: 11px;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/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.05);
  bottom: -11px;
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/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.05);
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/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.05);
  top: -11px;
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}

/* line 117, ../../app/bower_components/bootstrap-sass-official/vendor/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.05);
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_popovers.scss */

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel {
  position: relative;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active {
  left: 0;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next {
  left: 100%;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .prev {
  left: -100%;
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active.left {
  left: -100%;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control.left {
  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 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control.right {
  left: auto;
  right: 0;
  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 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/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 111, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 121, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/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 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/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: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 200, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 214, ../../app/bower_components/bootstrap-sass-official/vendor/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 221, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 225, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 238, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.clearfix:after {
  clear: both;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.pull-right {
  float: right !important;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.pull-left {
  float: left !important;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.hide {
  display: none !important;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.show {
  display: block !important;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.invisible {
  visibility: hidden;
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-xs {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-xs {
    display: table-row !important;
  }

  /* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-sm {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-sm {
    display: table-row !important;
  }

  /* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/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 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/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/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-md {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-md {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-md {
    display: table-row !important;
  }

  /* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/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 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-lg {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-lg {
    display: table-row !important;
  }

  /* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-lg {
    display: none !important;
  }
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-print {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-print {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-print {
    display: table-row !important;
  }

  /* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-block {
  display: none !important;
}

@media print {
  /* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-block {
    display: block !important;
  }
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-inline {
    display: inline !important;
  }
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: lovelo;
  src: url(../fonts/lovelo/lovelo_black-webfont.eot);
  src: url(../fonts/lovelo/lovelo_black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lovelo/lovelo_black-webfont.woff) format("woff"), url(../fonts/lovelo/lovelo_black-webfont.ttf) format("truetype"), url(../fonts/lovelo/lovelo_black-webfont.svg#loveloblack) format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: cac-champagne;
  src: url(../fonts/cac-champagne/cac_champagne-webfont.eot);
  src: url(../fonts/cac-champagne/cac_champagne-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/cac-champagne/cac_champagne-webfont.woff) format("woff"), url(../fonts/cac-champagne/cac_champagne-webfont.ttf) format("truetype"), url(../fonts/cac-champagne/cac_champagne-webfont.svg#cac_champagneregular) format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-reg-webfont.eot);
  src: url(../fonts/lato/lato-reg-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-reg-webfont.woff) format("woff"), url(../fonts/lato/lato-reg-webfont.ttf) format("truetype"), url(../fonts/lato/lato-reg-webfont.svg#latoregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-regita-webfont.eot);
  src: url(../fonts/lato/lato-regita-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-regita-webfont.woff) format("woff"), url(../fonts/lato/lato-regita-webfont.ttf) format("truetype"), url(../fonts/lato/lato-regita-webfont.svg#latoitalic) format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-lig-webfont.eot);
  src: url(../fonts/lato/lato-lig-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-lig-webfont.woff) format("woff"), url(../fonts/lato/lato-lig-webfont.ttf) format("truetype"), url(../fonts/lato/lato-lig-webfont.svg#latolight) format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-ligita-webfont.eot);
  src: url(../fonts/lato/lato-ligita-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-ligita-webfont.woff) format("woff"), url(../fonts/lato/lato-ligita-webfont.ttf) format("truetype"), url(../fonts/lato/lato-ligita-webfont.svg#latolight_italic) format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-hai-webfont.eot);
  src: url(../fonts/lato/lato-hai-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-hai-webfont.woff) format("woff"), url(../fonts/lato/lato-hai-webfont.ttf) format("truetype"), url(../fonts/lato/lato-hai-webfont.svg#latohairline) format("svg");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: lato;
  src: url(../fonts/lato/lato-bla-webfont.eot);
  src: url(../fonts/lato/lato-bla-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-bla-webfont.woff) format("woff"), url(../fonts/lato/lato-bla-webfont.ttf) format("truetype"), url(../fonts/lato/lato-bla-webfont.svg#latoblack) format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-black-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-black-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-black-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-black-webfont.svg#source_sans_problack) format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.svg#source_sans_problack_italic) format("svg");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-bold-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-bold-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-bold-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-bold-webfont.svg#source_sans_probold) format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.svg#source_sans_probold_italic) format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-extralight-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-extralight-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-extralight-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-extralight-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-extralight-webfont.svg#source_sans_proextralight) format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.svg#source_sans_proXLtIt) format("svg");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-italic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-italic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-italic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-italic-webfont.svg#source_sans_proitalic) format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-light-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-light-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-light-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-light-webfont.svg#source_sans_prolight) format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/s../fonts/source-sans-pro/ourcesanspro-lightitalic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.svg#source_sans_prolight_italic) format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-regular-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-regular-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-regular-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-regular-webfont.svg#source_sans_proregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-semibold-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-semibold-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold) format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: source-sans-pro;
  src: url(../fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.eot);
  src: url(../fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.woff) format("woff"), url(../fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.ttf) format("truetype"), url(../fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.svg#source_sans_proSBdIt) format("svg");
  font-weight: 600;
  font-style: italic;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/* line 10, ../../app/styles/main.scss */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 16, ../../app/styles/main.scss */

body {
  margin: 0;
}

/* line 30, ../../app/styles/main.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 35, ../../app/styles/main.scss */

canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 39, ../../app/styles/main.scss */

audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 44, ../../app/styles/main.scss */

[hidden],
template {
  display: none;
}

/* line 47, ../../app/styles/main.scss */

a {
  background: transparent;
}

/* line 51, ../../app/styles/main.scss */

a:active,
a:hover {
  outline: 0;
}

/* line 54, ../../app/styles/main.scss */

abbr[title] {
  border-bottom: 1px dotted;
}

/* line 58, ../../app/styles/main.scss */

b,
strong {
  font-weight: bold;
}

/* line 61, ../../app/styles/main.scss */

dfn {
  font-style: italic;
}

/* line 64, ../../app/styles/main.scss */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 68, ../../app/styles/main.scss */

mark {
  background: #ff0;
  color: #000;
}

/* line 72, ../../app/styles/main.scss */

small {
  font-size: 80%;
}

/* line 76, ../../app/styles/main.scss */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 82, ../../app/styles/main.scss */

sup {
  top: -0.5em;
}

/* line 85, ../../app/styles/main.scss */

sub {
  bottom: -0.25em;
}

/* line 88, ../../app/styles/main.scss */

img {
  border: 0;
}

/* line 91, ../../app/styles/main.scss */

svg:not(:root) {
  overflow: hidden;
}

/* line 94, ../../app/styles/main.scss */

figure {
  margin: 1em 40px;
}

/* line 97, ../../app/styles/main.scss */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 101, ../../app/styles/main.scss */

pre {
  overflow: auto;
}

/* line 107, ../../app/styles/main.scss */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 115, ../../app/styles/main.scss */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 120, ../../app/styles/main.scss */

button {
  overflow: visible;
}

/* line 124, ../../app/styles/main.scss */

button,
select {
  text-transform: none;
}

/* line 130, ../../app/styles/main.scss */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 135, ../../app/styles/main.scss */

button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 139, ../../app/styles/main.scss */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 143, ../../app/styles/main.scss */

input {
  line-height: normal;
}

/* line 147, ../../app/styles/main.scss */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 152, ../../app/styles/main.scss */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 155, ../../app/styles/main.scss */

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 160, ../../app/styles/main.scss */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 163, ../../app/styles/main.scss */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 168, ../../app/styles/main.scss */

legend {
  border: 0;
  padding: 0;
}

/* line 172, ../../app/styles/main.scss */

textarea {
  overflow: auto;
}

/* line 175, ../../app/styles/main.scss */

optgroup {
  font-weight: bold;
}

/* line 178, ../../app/styles/main.scss */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 183, ../../app/styles/main.scss */

td,
th {
  padding: 0;
}

/*Foundation grid*/

/* line 188, ../../app/styles/main.scss */

meta.foundation-version {
  font-family: "/5.2.1/";
}

/* line 191, ../../app/styles/main.scss */

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

/* line 195, ../../app/styles/main.scss */

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 199, ../../app/styles/main.scss */

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 203, ../../app/styles/main.scss */

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 207, ../../app/styles/main.scss */

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 211, ../../app/styles/main.scss */

meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 214, ../../app/styles/main.scss */

html,
body {
  height: 100%;
}

/* line 219, ../../app/styles/main.scss */

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 223, ../../app/styles/main.scss */

html,
body {
  xfont-size: 100%;
}

/* line 226, ../../app/styles/main.scss */

body {
  background-color: #2a354c;
  color: #222222;
  padding: 0;
  margin: 0;
  xfont-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  xline-height: 1;
  position: relative;
  cursor: default;
}

/* line 238, ../../app/styles/main.scss */

a:hover {
  cursor: pointer;
}

/* line 241, ../../app/styles/main.scss */

img {
  max-width: 100%;
  height: auto;
}

/* line 245, ../../app/styles/main.scss */

img {
  -ms-interpolation-mode: bicubic;
}

/* line 253, ../../app/styles/main.scss */

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 256, ../../app/styles/main.scss */

.left {
  float: left !important;
}

/* line 259, ../../app/styles/main.scss */

.right {
  float: right !important;
}

/* line 262, ../../app/styles/main.scss */

.clearfix {
  *zoom: 1;
}

/* line 266, ../../app/styles/main.scss */

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 270, ../../app/styles/main.scss */

.clearfix:after {
  clear: both;
}

/* line 273, ../../app/styles/main.scss */

.hide {
  display: none;
}

/* line 276, ../../app/styles/main.scss */

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 280, ../../app/styles/main.scss */

img {
  display: inline-block;
  vertical-align: middle;
}

/* line 284, ../../app/styles/main.scss */

textarea {
  height: auto;
  min-height: 50px;
}

/* line 288, ../../app/styles/main.scss */

select {
  width: 100%;
}

/* line 291, ../../app/styles/main.scss */

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1;
}

/* line 302, ../../app/styles/main.scss */

.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 306, ../../app/styles/main.scss */

.row:after {
  clear: both;
}

/* line 310, ../../app/styles/main.scss */

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 314, ../../app/styles/main.scss */

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 318, ../../app/styles/main.scss */

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

/* line 327, ../../app/styles/main.scss */

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

/* line 331, ../../app/styles/main.scss */

.row .row:after {
  clear: both;
}

/* line 334, ../../app/styles/main.scss */

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

/* line 341, ../../app/styles/main.scss */

.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 345, ../../app/styles/main.scss */

.row .row.collapse:after {
  clear: both;
}

/* line 349, ../../app/styles/main.scss */

.column,
.columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 357, ../../app/styles/main.scss */

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 363, ../../app/styles/main.scss */

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 369, ../../app/styles/main.scss */

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 372, ../../app/styles/main.scss */

  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 377, ../../app/styles/main.scss */

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 382, ../../app/styles/main.scss */

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 387, ../../app/styles/main.scss */

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 392, ../../app/styles/main.scss */

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 397, ../../app/styles/main.scss */

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 402, ../../app/styles/main.scss */

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 407, ../../app/styles/main.scss */

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 412, ../../app/styles/main.scss */

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 417, ../../app/styles/main.scss */

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 422, ../../app/styles/main.scss */

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 427, ../../app/styles/main.scss */

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 432, ../../app/styles/main.scss */

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 437, ../../app/styles/main.scss */

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 442, ../../app/styles/main.scss */

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 447, ../../app/styles/main.scss */

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 452, ../../app/styles/main.scss */

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 457, ../../app/styles/main.scss */

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 462, ../../app/styles/main.scss */

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 467, ../../app/styles/main.scss */

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 472, ../../app/styles/main.scss */

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 477, ../../app/styles/main.scss */

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 482, ../../app/styles/main.scss */

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 487, ../../app/styles/main.scss */

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 493, ../../app/styles/main.scss */

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 499, ../../app/styles/main.scss */

  .small-1 {
    width: 8.33333%;
  }

  /* line 502, ../../app/styles/main.scss */

  .small-2 {
    width: 16.66667%;
  }

  /* line 505, ../../app/styles/main.scss */

  .small-3 {
    width: 25%;
  }

  /* line 508, ../../app/styles/main.scss */

  .small-4 {
    width: 33.33333%;
  }

  /* line 511, ../../app/styles/main.scss */

  .small-5 {
    width: 41.66667%;
  }

  /* line 514, ../../app/styles/main.scss */

  .small-6 {
    width: 50%;
  }

  /* line 517, ../../app/styles/main.scss */

  .small-7 {
    width: 58.33333%;
  }

  /* line 520, ../../app/styles/main.scss */

  .small-8 {
    width: 66.66667%;
  }

  /* line 523, ../../app/styles/main.scss */

  .small-9 {
    width: 75%;
  }

  /* line 526, ../../app/styles/main.scss */

  .small-10 {
    width: 83.33333%;
  }

  /* line 529, ../../app/styles/main.scss */

  .small-11 {
    width: 91.66667%;
  }

  /* line 532, ../../app/styles/main.scss */

  .small-12 {
    width: 100%;
  }

  /* line 535, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 538, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 541, ../../app/styles/main.scss */

  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 544, ../../app/styles/main.scss */

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 547, ../../app/styles/main.scss */

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 550, ../../app/styles/main.scss */

  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 553, ../../app/styles/main.scss */

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 556, ../../app/styles/main.scss */

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 559, ../../app/styles/main.scss */

  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 562, ../../app/styles/main.scss */

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 565, ../../app/styles/main.scss */

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 568, ../../app/styles/main.scss */

  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 571, ../../app/styles/main.scss */

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 574, ../../app/styles/main.scss */

  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 578, ../../app/styles/main.scss */

  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 586, ../../app/styles/main.scss */

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 592, ../../app/styles/main.scss */

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 598, ../../app/styles/main.scss */

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 601, ../../app/styles/main.scss */

  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 606, ../../app/styles/main.scss */

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 611, ../../app/styles/main.scss */

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 616, ../../app/styles/main.scss */

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 621, ../../app/styles/main.scss */

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 626, ../../app/styles/main.scss */

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 631, ../../app/styles/main.scss */

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 636, ../../app/styles/main.scss */

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 641, ../../app/styles/main.scss */

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 646, ../../app/styles/main.scss */

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 651, ../../app/styles/main.scss */

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 656, ../../app/styles/main.scss */

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 661, ../../app/styles/main.scss */

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 666, ../../app/styles/main.scss */

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 671, ../../app/styles/main.scss */

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 676, ../../app/styles/main.scss */

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 681, ../../app/styles/main.scss */

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 686, ../../app/styles/main.scss */

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 691, ../../app/styles/main.scss */

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 696, ../../app/styles/main.scss */

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 701, ../../app/styles/main.scss */

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 706, ../../app/styles/main.scss */

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 711, ../../app/styles/main.scss */

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 716, ../../app/styles/main.scss */

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 722, ../../app/styles/main.scss */

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 728, ../../app/styles/main.scss */

  .medium-1 {
    width: 8.33333%;
  }

  /* line 731, ../../app/styles/main.scss */

  .medium-2 {
    width: 16.66667%;
  }

  /* line 734, ../../app/styles/main.scss */

  .medium-3 {
    width: 25%;
  }

  /* line 737, ../../app/styles/main.scss */

  .medium-4 {
    width: 33.33333%;
  }

  /* line 740, ../../app/styles/main.scss */

  .medium-5 {
    width: 41.66667%;
  }

  /* line 743, ../../app/styles/main.scss */

  .medium-6 {
    width: 50%;
  }

  /* line 746, ../../app/styles/main.scss */

  .medium-7 {
    width: 58.33333%;
  }

  /* line 749, ../../app/styles/main.scss */

  .medium-8 {
    width: 66.66667%;
  }

  /* line 752, ../../app/styles/main.scss */

  .medium-9 {
    width: 75%;
  }

  /* line 755, ../../app/styles/main.scss */

  .medium-10 {
    width: 83.33333%;
  }

  /* line 758, ../../app/styles/main.scss */

  .medium-11 {
    width: 91.66667%;
  }

  /* line 761, ../../app/styles/main.scss */

  .medium-12 {
    width: 100%;
  }

  /* line 764, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 767, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 770, ../../app/styles/main.scss */

  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 773, ../../app/styles/main.scss */

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 776, ../../app/styles/main.scss */

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 779, ../../app/styles/main.scss */

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 782, ../../app/styles/main.scss */

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 785, ../../app/styles/main.scss */

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 788, ../../app/styles/main.scss */

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 791, ../../app/styles/main.scss */

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 794, ../../app/styles/main.scss */

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 797, ../../app/styles/main.scss */

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 800, ../../app/styles/main.scss */

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 803, ../../app/styles/main.scss */

  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 807, ../../app/styles/main.scss */

  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 814, ../../app/styles/main.scss */

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 819, ../../app/styles/main.scss */

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 824, ../../app/styles/main.scss */

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 829, ../../app/styles/main.scss */

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 834, ../../app/styles/main.scss */

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 839, ../../app/styles/main.scss */

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 844, ../../app/styles/main.scss */

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 849, ../../app/styles/main.scss */

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 854, ../../app/styles/main.scss */

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 859, ../../app/styles/main.scss */

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 864, ../../app/styles/main.scss */

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 869, ../../app/styles/main.scss */

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 874, ../../app/styles/main.scss */

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 879, ../../app/styles/main.scss */

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 884, ../../app/styles/main.scss */

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 889, ../../app/styles/main.scss */

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 894, ../../app/styles/main.scss */

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 899, ../../app/styles/main.scss */

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 904, ../../app/styles/main.scss */

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 909, ../../app/styles/main.scss */

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 914, ../../app/styles/main.scss */

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 919, ../../app/styles/main.scss */

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 924, ../../app/styles/main.scss */

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 929, ../../app/styles/main.scss */

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  /* line 935, ../../app/styles/main.scss */

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 941, ../../app/styles/main.scss */

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 947, ../../app/styles/main.scss */

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 950, ../../app/styles/main.scss */

  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 955, ../../app/styles/main.scss */

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 960, ../../app/styles/main.scss */

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 965, ../../app/styles/main.scss */

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 970, ../../app/styles/main.scss */

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 975, ../../app/styles/main.scss */

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 980, ../../app/styles/main.scss */

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 985, ../../app/styles/main.scss */

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 990, ../../app/styles/main.scss */

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 995, ../../app/styles/main.scss */

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 1000, ../../app/styles/main.scss */

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 1005, ../../app/styles/main.scss */

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 1010, ../../app/styles/main.scss */

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 1015, ../../app/styles/main.scss */

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 1020, ../../app/styles/main.scss */

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 1025, ../../app/styles/main.scss */

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 1030, ../../app/styles/main.scss */

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 1035, ../../app/styles/main.scss */

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 1040, ../../app/styles/main.scss */

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 1045, ../../app/styles/main.scss */

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 1050, ../../app/styles/main.scss */

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 1055, ../../app/styles/main.scss */

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 1060, ../../app/styles/main.scss */

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 1065, ../../app/styles/main.scss */

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 1071, ../../app/styles/main.scss */

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 1077, ../../app/styles/main.scss */

  .large-1 {
    width: 8.33333%;
  }

  /* line 1080, ../../app/styles/main.scss */

  .large-2 {
    width: 16.66667%;
  }

  /* line 1083, ../../app/styles/main.scss */

  .large-3 {
    width: 25%;
  }

  /* line 1086, ../../app/styles/main.scss */

  .large-4 {
    width: 33.33333%;
  }

  /* line 1089, ../../app/styles/main.scss */

  .large-5 {
    width: 41.66667%;
  }

  /* line 1092, ../../app/styles/main.scss */

  .large-6 {
    width: 50%;
  }

  /* line 1095, ../../app/styles/main.scss */

  .large-7 {
    width: 58.33333%;
  }

  /* line 1098, ../../app/styles/main.scss */

  .large-8 {
    width: 66.66667%;
  }

  /* line 1101, ../../app/styles/main.scss */

  .large-9 {
    width: 75%;
  }

  /* line 1104, ../../app/styles/main.scss */

  .large-10 {
    width: 83.33333%;
  }

  /* line 1107, ../../app/styles/main.scss */

  .large-11 {
    width: 91.66667%;
  }

  /* line 1110, ../../app/styles/main.scss */

  .large-12 {
    width: 100%;
  }

  /* line 1113, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 1116, ../../app/styles/main.scss */

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 1119, ../../app/styles/main.scss */

  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 1122, ../../app/styles/main.scss */

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 1125, ../../app/styles/main.scss */

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 1128, ../../app/styles/main.scss */

  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 1131, ../../app/styles/main.scss */

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 1134, ../../app/styles/main.scss */

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 1137, ../../app/styles/main.scss */

  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 1140, ../../app/styles/main.scss */

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 1143, ../../app/styles/main.scss */

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 1146, ../../app/styles/main.scss */

  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 1149, ../../app/styles/main.scss */

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 1152, ../../app/styles/main.scss */

  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 1156, ../../app/styles/main.scss */

  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 1163, ../../app/styles/main.scss */

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 1168, ../../app/styles/main.scss */

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 1173, ../../app/styles/main.scss */

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 1178, ../../app/styles/main.scss */

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 1183, ../../app/styles/main.scss */

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 1188, ../../app/styles/main.scss */

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 1193, ../../app/styles/main.scss */

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 1198, ../../app/styles/main.scss */

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 1203, ../../app/styles/main.scss */

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 1208, ../../app/styles/main.scss */

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 1213, ../../app/styles/main.scss */

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 1218, ../../app/styles/main.scss */

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 1223, ../../app/styles/main.scss */

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 1228, ../../app/styles/main.scss */

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 1233, ../../app/styles/main.scss */

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 1238, ../../app/styles/main.scss */

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 1243, ../../app/styles/main.scss */

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 1248, ../../app/styles/main.scss */

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 1253, ../../app/styles/main.scss */

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 1258, ../../app/styles/main.scss */

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 1263, ../../app/styles/main.scss */

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 1268, ../../app/styles/main.scss */

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 1273, ../../app/styles/main.scss */

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 1278, ../../app/styles/main.scss */

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

/* ================================================ 
 * BASE 
 * ================================================ */

/* line 1288, ../../app/styles/main.scss */

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1291, ../../app/styles/main.scss */

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1295, ../../app/styles/main.scss */

body {
  xfont-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  xfont-size: 14px;
  xline-height: 1.42857143;
  xcolor: #333333;
  background-color: #fff;
}

/* line 1302, ../../app/styles/main.scss */

html {
  min-height: 100%;
}

/* line 1305, ../../app/styles/main.scss */

html,
body {
  -webkit-backface-visibility: hidden;
}

/* line 1308, ../../app/styles/main.scss */

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 1313, ../../app/styles/main.scss */

body {
  *zoom: 1;
}

/* line 1316, ../../app/styles/main.scss */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 1320, ../../app/styles/main.scss */

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 1324, ../../app/styles/main.scss */

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1329, ../../app/styles/main.scss */

button,
input,
select[multiple],
textarea {
  background-image: none;
  border-radius: 3px;
  background: #FFFFFF;
}

/* line 1334, ../../app/styles/main.scss */

img {
  -ms-interpolation-mode: bicubic;
}

/* line 1337, ../../app/styles/main.scss */

img {
  display: inline-block;
}

/* line 1340, ../../app/styles/main.scss */

img {
  vertical-align: middle;
  max-width: 100%;
}

/* line 1344, ../../app/styles/main.scss */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 1349, ../../app/styles/main.scss */

textarea {
  resize: vertical;
  height: auto;
  min-height: 50px;
}

/* line 1354, ../../app/styles/main.scss */

a {
  text-decoration: none;
  color: #999999;
  outline: none;
}

/* line 1359, ../../app/styles/main.scss */

a:hover,
a:focus {
  color: #727272;
  outline: none;
}

/* line 1363, ../../app/styles/main.scss */

a:hover {
  cursor: pointer;
}

/* line 1366, ../../app/styles/main.scss */

a:focus {
  outline-offset: -2px;
  outline: transparent;
}

/* =========================================
 * Browse Happy prompt
 * ========================================= */

/* line 1375, ../../app/styles/main.scss */

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* =========================================
 * IE 9, 10, 11 Visibility Classes
 * ========================================= */

/* line 1384, ../../app/styles/main.scss */

.ie {
  display: none;
}

/* Target ie 9, 10, 11 */

@media screen and (min-width: 0 \0) {
  /* line 1390, ../../app/styles/main.scss */

  .ie {
    display: block;
  }

  /* line 1393, ../../app/styles/main.scss */

  .hide-on-ie {
    display: none;
  }
}

/* ===========================================
 * TYPOGRAPHY
 * =========================================== */

/* line 1402, ../../app/styles/main.scss */

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1405, ../../app/styles/main.scss */

body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.5em;
  color: #777777;
  background: #27354D;
  width: 100%;
}

/* line 1417, ../../app/styles/main.scss */

.text-left {
  text-align: left;
}

/* line 1420, ../../app/styles/main.scss */

.text-right {
  text-align: right;
}

/* line 1423, ../../app/styles/main.scss */

.text-center {
  text-align: center;
}

/* line 1426, ../../app/styles/main.scss */

.text-justify {
  text-align: justify;
}

/* line 1429, ../../app/styles/main.scss */

.uppercase {
  text-transform: uppercase;
}

/* -------- HEADINGS -------- */

/* line 1434, ../../app/styles/main.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  color: inherit;
  text-transform: uppercase;
  line-height: 1.1;
}

/* line 1441, ../../app/styles/main.scss */

h1,
h2,
h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 1445, ../../app/styles/main.scss */

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1449, ../../app/styles/main.scss */

h1 {
  font-size: 36px;
}

/* line 1452, ../../app/styles/main.scss */

h2 {
  font-size: 30px;
}

/* line 1455, ../../app/styles/main.scss */

h3 {
  font-size: 24px;
}

/* line 1458, ../../app/styles/main.scss */

h4 {
  font-size: 18px;
}

/* line 1461, ../../app/styles/main.scss */

h5 {
  font-size: 14px;
}

/* line 1464, ../../app/styles/main.scss */

h6 {
  font-size: 12px;
}

/* line 1467, ../../app/styles/main.scss */

p {
  margin: 0 0 10px;
}

/* -------- Text style helpers -------- */

/* line 1472, ../../app/styles/main.scss */

em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 1476, ../../app/styles/main.scss */

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 1480, ../../app/styles/main.scss */

hr {
  clear: both;
  height: 0;
  margin: 1.25em 0 1.1875em;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 1486, ../../app/styles/main.scss */

i.icon {
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

/* -------- LISTS -------- */

/* line 1496, ../../app/styles/main.scss */

ul,
ol {
  margin-top: 0;
  list-style: none;
  padding: 0;
}

/* line 1501, ../../app/styles/main.scss */

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1504, ../../app/styles/main.scss */

.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 1508, ../../app/styles/main.scss */

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1513, ../../app/styles/main.scss */

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* ===============================
 * Components
 * =============================== */

/* Buttons 
================*/

/* line 1528, ../../app/styles/main.scss */

button,
input,
select[multiple],
textarea {
  background-image: none;
  /* Removes iOS radio input styles */
}

/* line 1534, ../../app/styles/main.scss */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}

/* line 1540, ../../app/styles/main.scss */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
  outline-offset: -2px;
}

/* line 1545, ../../app/styles/main.scss */

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: none;
}

/* Default Style */

/* line 1553, ../../app/styles/main.scss */

.btn {
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  display: inline-block;
  background: #e4e4e4;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
  background-image: none;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 4px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  padding: 12px 50px;
}

/* line 1578, ../../app/styles/main.scss */

.btn:hover,
.btn:focus {
  background: #efefef;
}

/* line 1582, ../../app/styles/main.scss */

.btn {
  background: #EC018C;
  color: #fff;
  font-weight: 600;
}

/* line 1587, ../../app/styles/main.scss */

.btn:hover {
  background: #F50995;
  color: #fff;
  border-color: #f50995;
  background: #f50995;
}

/* line 1594, ../../app/styles/main.scss */

.btn.btn-full {
  border-radius: 3px;
  background: white;
  color: #ea5390;
  border: 1px solid #ea5390;
  width: 200px;
  display: block;
  position: relative;
  margin: 0 auto;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 1609, ../../app/styles/main.scss */

  .btn.btn-full {
    border-radius: 3px;
    background: #FFFFFF;
    color: #ea5390;
    border: 1px solid #ea5390;
    position: relative;
    margin: 0 15px;
    display: inline-block;
    text-align: center;
    width: 40px;
    padding: 8px 0;
    float: left;
  }
}

/* line 1627, ../../app/styles/main.scss */

.btn.reset {
  padding: 12px 15px;
}

/* line 1631, ../../app/styles/main.scss */

.btn-circle {
  height: 84px;
  border-radius: 100%;
  background: none;
  border: 1px solid;
  width: 84px;
  display: block;
  margin: 36px auto;
  border-color: rgba(211, 232, 255, 0.21);
  -webkit-transition: ease-in-out .2s;
}

/* line 1645, ../../app/styles/main.scss */

.btn-circle:hover,
.btn-circle:focus,
.btn-circle:active,
.btn-circle.active {
  color: #333;
  border-color: #ec018c;
  background-color: rgba(235, 235, 235, 0);
}

/* line 1650, ../../app/styles/main.scss */

.btn-circle img {
  width: 50px;
  padding: 15px 0;
  position: relative;
}

/* line 1655, ../../app/styles/main.scss */

.btn-close {
  border: 1px solid #B4B4B4;
  color: #707070;
  border-radius: 4px;
  transition: ease-in .1s;
  margin-bottom: 15px;
  padding: 8px 20px;
  font-size: 12px;
}

/* line 1665, ../../app/styles/main.scss */

.btn-close:hover,
.btn-close:active {
  border: 1px solid #313131;
  color: #313131;
}

/* ==================================
 * Modals
 * ================================== */

/* line 1674, ../../app/styles/main.scss */

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  opacity: 1;
}

/* line 1683, ../../app/styles/main.scss */

.close:hover,
.close:focus {
  color: #29354d;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

/* line 1689, ../../app/styles/main.scss */

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 1696, ../../app/styles/main.scss */

.modal-open {
  overflow: hidden;
}

/* line 1699, ../../app/styles/main.scss */

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1050;
  outline: 0;
}

/* line 1711, ../../app/styles/main.scss */

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}

/* line 1717, ../../app/styles/main.scss */

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 1721, ../../app/styles/main.scss */

.modal-open .modal {
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1725, ../../app/styles/main.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 1730, ../../app/styles/main.scss */

.modal-content {
  position: relative;
  -webkit-background-clip: padding-box;
  overflow: hidden;
  outline: 0;
}

/* line 1736, ../../app/styles/main.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 1745, ../../app/styles/main.scss */

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 1749, ../../app/styles/main.scss */

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 1753, ../../app/styles/main.scss */

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1758, ../../app/styles/main.scss */

.modal-header .close {
  margin-top: -2px;
}

/* line 1761, ../../app/styles/main.scss */

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 1765, ../../app/styles/main.scss */

.modal-body {
  position: relative;
  padding: 10px 0;
  background: white;
}

/* line 1770, ../../app/styles/main.scss */

.modal-footer {
  text-align: right;
  width: 100%;
  background: #FFFFFF;
  left: 0;
  border-top: 1px solid #efefef;
  padding: 12px 0;
  display: block;
  bottom: 0;
  position: absolute;
}

/* line 1781, ../../app/styles/main.scss */

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 1785, ../../app/styles/main.scss */

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 1788, ../../app/styles/main.scss */

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 1791, ../../app/styles/main.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 1798, ../../app/styles/main.scss */

.modal.fade {
  transition: opacity .3s linear, top .3s ease-out;
}

/* line 1801, ../../app/styles/main.scss */

.modal.fade.in {
  top: 0;
}

@media (min-width: 48em) {
  /* line 1807, ../../app/styles/main.scss */

  .modal-dialog {
    margin: 30px auto;
    width: 750px;
  }

  /* line 1811, ../../app/styles/main.scss */

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 62em) {
  /* line 1817, ../../app/styles/main.scss */

  .modal-lg {
    width: 900px;
  }
}

/* ========================== 
 Custom Modals
 ============================*/

/* line 1825, ../../app/styles/main.scss */

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #29354d;
  opacity: 1;
}

/* line 1834, ../../app/styles/main.scss */

.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
  color: #29354d;
  outline: 0;
}

/* line 1840, ../../app/styles/main.scss */

button.close {
  cursor: pointer;
  vertical-align: middle;
  display: block;
  font-size: 30px;
  padding: 0;
  background: transparent;
  -webkit-appearance: none;
  z-index: 2;
  position: absolute;
  color: #29354d;
  margin: 15px 20px;
  top: 0;
  right: 0;
}

/* line 1855, ../../app/styles/main.scss */

.modal-open {
  overflow: hidden;
}

/* line 1858, ../../app/styles/main.scss */

.modal {
  font-size: 0.875em;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: none;
  height: 100%;
  width: 100%;
  z-index: 1040;
  overflow: auto;
  overflow-y: scroll;
  visibility: hidden;
  display: table;
}

/* line 1874, ../../app/styles/main.scss */

.modal.in {
  visibility: visible;
}

/* line 1877, ../../app/styles/main.scss */

.modal.fade .modal-dialog {
  opacity: 0;
  -webkit-transform: scale(0.8) translateZ(0);
  transform: scale(0.8) translateZ(0);
  transition: all 250ms;
}

/* line 1883, ../../app/styles/main.scss */

.modal.in .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}

/* line 1888, ../../app/styles/main.scss */

.modal-dialog {
  z-index: 1050;
  display: table-cell;
  vertical-align: middle;
}

/* line 1893, ../../app/styles/main.scss */

.modal-content {
  border-radius: 1px;
  background-clip: border-box;
  margin: auto;
  xbackground-color: white;
  xborder: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  xbox-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  background: white;
  position: relative;
  height: 680px;
  width: 750px;
}

/* line 1906, ../../app/styles/main.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
  visibility: hidden;
  transition: all 250ms;
}

/* line 1917, ../../app/styles/main.scss */

.modal-backdrop.fade {
  opacity: 0;
}

/* line 1920, ../../app/styles/main.scss */

.modal-backdrop.in {
  opacity: 0.5;
  visibility: visible;
}

/* line 1924, ../../app/styles/main.scss */

.modal-header {
  border-bottom: 1px solid #F1F1F1;
  padding: 10px;
  min-height: 10px;
}

/* line 1929, ../../app/styles/main.scss */

.modal-header .close {
  margin-top: -2px;
}

/* line 1932, ../../app/styles/main.scss */

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 1936, ../../app/styles/main.scss */

.modal-body {
  position: relative;
  display: block;
  margin: 0 auto;
  overflow: auto;
  height: 100%;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 1946, ../../app/styles/main.scss */

  .modal-open {
    overflow: hidden;
  }

  /* line 1949, ../../app/styles/main.scss */

  .modal {
    font-size: 0.875em;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
    height: 100%;
    width: 100%;
    z-index: 1040;
    overflow: auto;
    overflow-y: scroll;
    visibility: hidden;
    display: table;
  }

  /* line 1965, ../../app/styles/main.scss */

  .modal.in {
    visibility: visible;
  }

  /* line 1968, ../../app/styles/main.scss */

  .modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    transition: all 250ms;
  }

  /* line 1974, ../../app/styles/main.scss */

  .modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }

  /* line 1979, ../../app/styles/main.scss */

  .modal-dialog {
    z-index: 1050;
    display: table-cell;
    vertical-align: middle;
  }

  /* line 1984, ../../app/styles/main.scss */

  .modal-content {
    background-clip: border-box;
    margin: auto;
    position: relative;
    outline: none;
    overflow: hidden;
    width: 90%;
    background: #FFFFFF;
    height: 490px;
    padding: 8px;
    border-radius: 1px;
    margin-top: 15px;
  }

  /* line 1998, ../../app/styles/main.scss */

  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
    visibility: hidden;
    transition: all 250ms;
  }

  /* line 2009, ../../app/styles/main.scss */

  .modal-backdrop.fade {
    opacity: 0;
  }

  /* line 2012, ../../app/styles/main.scss */

  .modal-backdrop.in {
    opacity: 0.5;
    visibility: visible;
  }

  /* line 2016, ../../app/styles/main.scss */

  .modal-header {
    border-bottom: 0;
    min-height: 10px;
    padding: 5px;
    background: #fff;
  }

  /* line 2022, ../../app/styles/main.scss */

  .modal-header .close {
    margin-top: -2px;
  }

  /* line 2025, ../../app/styles/main.scss */

  .modal-title {
    margin: 0;
    line-height: 1.428571429;
  }

  /* line 2029, ../../app/styles/main.scss */

  .modal-body {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    height: auto;
  }
}

/* medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 2041, ../../app/styles/main.scss */

  .modal-open {
    overflow: hidden;
  }

  /* line 2044, ../../app/styles/main.scss */

  .modal {
    font-size: 0.875em;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
    height: 100%;
    width: 100%;
    z-index: 1040;
    overflow: auto;
    overflow-y: scroll;
    visibility: hidden;
    display: table;
  }

  /* line 2060, ../../app/styles/main.scss */

  .modal.in {
    visibility: visible;
  }

  /* line 2063, ../../app/styles/main.scss */

  .modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    transition: all 250ms;
  }

  /* line 2069, ../../app/styles/main.scss */

  .modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }

  /* line 2074, ../../app/styles/main.scss */

  .modal-dialog {
    z-index: 1050;
    display: table-cell;
    vertical-align: middle;
  }

  /* line 2079, ../../app/styles/main.scss */

  .modal-content {
    border-radius: 3px;
    background-clip: border-box;
    margin: auto;
    position: relative;
    outline: none;
    width: 80%;
    max-width: 850px;
    height: 700px;
  }

  /* line 2089, ../../app/styles/main.scss */

  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
    visibility: hidden;
    transition: all 250ms;
  }

  /* line 2100, ../../app/styles/main.scss */

  .modal-backdrop.fade {
    opacity: 0;
  }

  /* line 2103, ../../app/styles/main.scss */

  .modal-backdrop.in {
    opacity: 0.5;
    visibility: visible;
  }

  /* line 2107, ../../app/styles/main.scss */

  .modal-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding: 15px;
    min-height: 16.428571429px;
  }

  /* line 2112, ../../app/styles/main.scss */

  .modal-header .close {
    margin-top: -2px;
  }

  /* line 2115, ../../app/styles/main.scss */

  .modal-title {
    margin: 0;
    line-height: 1.428571429;
  }

  /* line 2119, ../../app/styles/main.scss */

  .modal-body {
    margin: 0 auto;
    position: relative;
    padding: 0;
    display: block;
  }
}

/* Modal IE 9, 10, 11 Styles */

@media screen and (min-width: 0 \0) {
  /* line 2129, ../../app/styles/main.scss */

  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }

  /* line 2140, ../../app/styles/main.scss */

  .close:hover,
  .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  /* line 2147, ../../app/styles/main.scss */

  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
  }

  /* line 2154, ../../app/styles/main.scss */

  .modal-open {
    overflow: hidden;
  }

  /* line 2157, ../../app/styles/main.scss */

  .modal {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }

  /* line 2169, ../../app/styles/main.scss */

  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }

  /* line 2175, ../../app/styles/main.scss */

  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  /* line 2179, ../../app/styles/main.scss */

  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }

  /* line 2184, ../../app/styles/main.scss */

  .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    x-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    xbox-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    xbackground-clip: padding-box;
    outline: none;
  }

  /* line 2195, ../../app/styles/main.scss */

  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
  }

  /* line 2204, ../../app/styles/main.scss */

  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  /* line 2208, ../../app/styles/main.scss */

  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  /* line 2212, ../../app/styles/main.scss */

  .modal-header {
    padding: 15px;
    border-bottom: none;
    min-height: 16.42857143px;
  }

  /* line 2217, ../../app/styles/main.scss */

  .modal-header .close {
    margin-top: 5px;
  }

  /* line 2220, ../../app/styles/main.scss */

  .modal-title {
    margin: 0;
    line-height: 1.42857143;
  }

  /* line 2224, ../../app/styles/main.scss */

  .modal-body {
    position: relative;
    padding: 20px;
  }

  /* line 2228, ../../app/styles/main.scss */

  .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }

  /* line 2234, ../../app/styles/main.scss */

  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
  }

  /* line 2238, ../../app/styles/main.scss */

  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
  }

  /* line 2241, ../../app/styles/main.scss */

  .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }
}

@media screen and (min-width: 0 \0) and (min-width: 768px) {
  /* line 2245, ../../app/styles/main.scss */

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 2249, ../../app/styles/main.scss */

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 2252, ../../app/styles/main.scss */

  .modal-sm {
    width: 300px;
  }
}

@media screen and (min-width: 0 \0) and (min-width: 992px) {
  /* line 2257, ../../app/styles/main.scss */

  .modal-lg {
    width: 900px;
  }
}

/* Popover Base
================================== */

/* line 2266, ../../app/styles/main.scss */

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-width: 276px;
  background-clip: padding-box;
  position: absolute;
}

/* line 2284, ../../app/styles/main.scss */

.popover.top {
  margin-top: -10px;
}

/* line 2287, ../../app/styles/main.scss */

.popover.right {
  margin-left: 10px;
}

/* line 2290, ../../app/styles/main.scss */

.popover.bottom {
  margin-top: 10px;
}

/* line 2293, ../../app/styles/main.scss */

.popover.left {
  margin-left: -10px;
}

/* line 2296, ../../app/styles/main.scss */

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  text-align: center;
}

/* line 2307, ../../app/styles/main.scss */

.popover-content {
  font-size: 12px;
  line-height: 1.8;
  padding: 9px 14px;
  background-color: #fff;
}

/* line 2314, ../../app/styles/main.scss */

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 2322, ../../app/styles/main.scss */

.popover > .arrow {
  border-width: 11px;
}

/* line 2325, ../../app/styles/main.scss */

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 2329, ../../app/styles/main.scss */

.popover.top > .arrow {
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
  left: 50%;
  bottom: -11px;
  margin-left: -11px;
}

/* line 2337, ../../app/styles/main.scss */

.popover.top > .arrow:after {
  bottom: 1px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
  margin-left: -10px;
}

/* line 2344, ../../app/styles/main.scss */

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 2352, ../../app/styles/main.scss */

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 2359, ../../app/styles/main.scss */

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 2367, ../../app/styles/main.scss */

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 2374, ../../app/styles/main.scss */

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 2382, ../../app/styles/main.scss */

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 2389, ../../app/styles/main.scss */

.popover.fade {
  transition: opacity 0.1s linear;
  opacity: 0;
}

/* line 2393, ../../app/styles/main.scss */

.popover.fade.in {
  opacity: 1;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 2399, ../../app/styles/main.scss */

  .popover {
    display: none;
    visibility: hidden;
    opacity: 0;
  }

  /* line 2404, ../../app/styles/main.scss */

  .popover.fade {
    opacity: 0;
    display: none;
    visibility: hidden;
  }

  /* line 2409, ../../app/styles/main.scss */

  .popover.fade.in {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
}

/* Popover Custom
================================ */

/* line 2418, ../../app/styles/main.scss */

.popover.top {
  margin-top: -10px;
  margin-left: 18px;
}

/* line 2422, ../../app/styles/main.scss */

.popover.right {
  margin-left: 50px;
  margin-top: 16px;
}

/* line 2426, ../../app/styles/main.scss */

.popover.bottom {
  margin-top: 10px;
}

/* line 2429, ../../app/styles/main.scss */

.popover.left {
  margin-top: 16px;
  margin-left: -10px;
}

/* Tooltip Base
================================ */

/* line 2436, ../../app/styles/main.scss */

.tooltip {
  background: #FFFFFF;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  transition: all .25s ease-out;
  opacity: 0;
  font-size: 14px;
  bottom: 100%;
  margin-bottom: 20px;
  position: absolute;
  border-radius: 2px;
  text-align: center;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 1.3;
  padding: 14px;
  left: -115px;
  width: 300px;
}

/* line 2456, ../../app/styles/main.scss */

.tooltip-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  padding: 8px 0;
}

/* line 2462, ../../app/styles/main.scss */

.tooltip-content {
  font-size: 13px;
}

/* medium-up, min-width 641px */

@media only screen and (min-width: 40.063em) {
  /* This bridges the gap so you can mouse into the tooltip without it disappearing */

  /* line 2468, ../../app/styles/main.scss */

  .tooltip:before {
    content: " ";
    height: 20px;
    display: block;
    left: 0;
    bottom: -20px;
    width: 100%;
    position: absolute;
  }

  /* line 2478, ../../app/styles/main.scss */

  .tooltip:after {
    content: " ";
    border-left: solid transparent 10px;
    border-top: solid #FFFFFF 10px;
    border-right: solid transparent 10px;
    bottom: -10px;
    height: 0;
    position: absolute;
    width: 0;
    left: 50%;
    margin-left: -10px;
  }

  /* line 2491, ../../app/styles/main.scss */

  .wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

/* IE can just show/hide with no transition */

/* line 2500, ../../app/styles/main.scss */

.lte8 .wrapper .tooltip {
  display: none;
}

/* line 2504, ../../app/styles/main.scss */

.lte8 .wrapper:hover .tooltip {
  display: block;
}

/* Tooltip Custom
================================ */

/* line 2510, ../../app/styles/main.scss */

.tooltip-title {
  font-size: 19px;
  color: rgba(45, 55, 84, 0.64);
}

/* line 2514, ../../app/styles/main.scss */

.tooltip-content {
  line-height: 1.8;
  letter-spacing: 1.4px;
  color: #918f8f;
  font-family: "Lato", sans-serif;
  font-size: 13px;
}

/* line 2521, ../../app/styles/main.scss */

.tooltip hr {
  margin: 0;
  background: #ccc;
}

/* line 2525, ../../app/styles/main.scss */

.tooltip .inline-hr {
  font-size: 11px;
  color: #ADA9A9;
  font-weight: 300;
  vertical-align: middle;
  line-height: 1.1px;
  letter-spacing: 1.5px;
  padding-bottom: 12px;
}

/* line 2534, ../../app/styles/main.scss */

.tooltip .inline-hr hr {
  width: 90px;
  vertical-align: middle;
  margin: 0 6px;
  background: #BDBDBD;
}

/* line 2540, ../../app/styles/main.scss */

.tooltip .small-hr {
  width: 122px;
  clear: both;
  margin: auto;
  display: block;
  border-width: 1px 0 0;
  background: rgba(189, 189, 189, 0.66);
  height: 1px;
}

/* Accordian Base
================================ */

/* line 2552, ../../app/styles/main.scss */

.accordian {
  list-style: none;
  margin: 20px 10px;
  border-radius: 2px;
  background: #F1F1F1;
  border: 1px solid #cccccc;
  border-top: 0;
  color: #000;
}

/* line 2561, ../../app/styles/main.scss */

.accordian header {
  display: block;
  cursor: pointer;
  border-top: 1px solid #c9c9c9;
  padding: 1em;
}

/* line 2567, ../../app/styles/main.scss */

.accordian header h4 {
  margin: 0;
  display: inline-block;
  text-transform: none;
  padding-left: 25px;
  color: #464646;
}

/* line 2574, ../../app/styles/main.scss */

.accordian p {
  margin: 10px;
}

/* line 2577, ../../app/styles/main.scss */

.accordian header .fa {
  float: right;
  text-align: center;
  font-size: 16px;
}

/* line 2582, ../../app/styles/main.scss */

.accordian header i {
  background-size: contain;
  width: 26px;
  background-repeat: no-repeat;
  height: 26px;
  float: left;
}

/* line 2589, ../../app/styles/main.scss */

.accordian section {
  display: none;
  padding: 1em;
  background: #FFFFFF;
  border-top: 1px solid #a0a0a0;
}

/* line 2595, ../../app/styles/main.scss */

.accordian section.active {
  display: block;
}

/* Card Flip
================================ */

/* line 2601, ../../app/styles/main.scss */

.card-container {
  -moz-perspective: 800px;
  -o-perspective: 800px;
  margin: 0 auto;
  position: relative;
  -webkit-perspective: 800px;
  width: 100%;
  height: 100%;
}

/* line 2610, ../../app/styles/main.scss */

.card-container .content-flip {
  position: absolute;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  -webkit-perspective: 800px;
}

/* line 2625, ../../app/styles/main.scss */

.card-container .content-flip .front,
.card-container .content-flip .back {
  display: block;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
  position: absolute;
  width: 100%;
  background: #fff;
}

/* line 2635, ../../app/styles/main.scss */

.card-container .content-flip .front {
  padding: 20px;
}

/* line 2638, ../../app/styles/main.scss */

.card-container .content-flip .back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 2642, ../../app/styles/main.scss */

.card-container .btn {
  margin-top: 0;
}

/* line 2645, ../../app/styles/main.scss */

.card-container .content-flip.flipped {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 2653, ../../app/styles/main.scss */

  .card-container .content-flip {
    padding: 0;
    height: 445px;
  }

  /* line 2658, ../../app/styles/main.scss */

  .card-container .content-flip .front,
  .card-container .content-flip .back {
    padding: 0;
  }

  /* line 2661, ../../app/styles/main.scss */

  .card-container .content-flip .front {
    height: 100%;
    padding: 0;
  }
}

/* medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 2671, ../../app/styles/main.scss */

  .card-container .content-flip .front,
  .card-container .content-flip .back {
    margin: 15px 0;
    padding: 0;
  }

  /* line 2675, ../../app/styles/main.scss */

  .card-container .content-flip .front {
    background-color: white;
  }

  /* line 2678, ../../app/styles/main.scss */

  .card-container .content-flip .back {
    background-color: white;
  }
}

/* ===============================
* Navbar
* =============================== */

/* line 2686, ../../app/styles/main.scss */

.navbar .nav a {
  color: #d6e0f1;
  transition: all 0.3s;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 12px;
}

/* Nav active states */

/* line 2697, ../../app/styles/main.scss */

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
}

/* line 2701, ../../app/styles/main.scss */

.nav li.active a {
  color: #EC018C;
}

/* line 2704, ../../app/styles/main.scss */

.nav-inline {
  text-align: center;
  margin-bottom: 0;
}

/* line 2708, ../../app/styles/main.scss */

.nav-inline li {
  display: inline;
}

/* line 2711, ../../app/styles/main.scss */

.nav-inline li a {
  display: inline-block;
}

/* -------- Desktop Navbar -------- */

@media only screen and (min-width: 900px) {
  /* line 2717, ../../app/styles/main.scss */

  .navbar {
    left: 0;
    right: auto;
    position: fixed;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    z-index: 1000;
    width: 100%;
    display: block;
    visibility: visible;
    transition: ease-out 0.2s;
    /* Remove Bootstrap default styles */
    border-radius: 0;
    margin-bottom: 0;
    min-height: 0;
    padding-top: 35px;
    top: 0;
    padding-bottom: 14px;
    background: rgba(43, 54, 76, 0);
  }

  /* navbar scrolled | alt */

  /* line 2737, ../../app/styles/main.scss */

  .navbar.alt {
    background: #2C3953;
    background-color: #2C3953;
    display: block;
    visibility: visible;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    transition: padding 0.2s ease-out;
    padding: 14px 0;
  }
}

/* Hide navbar on medium & small devices */

@media only screen and (max-width: 979px) {
  /* line 2750, ../../app/styles/main.scss */

  .navbar {
    display: none;
  }
}

/* ===============================
* Layout
* =============================== */

/* line 2759, ../../app/styles/main.scss */

.wrap {
  overflow: hidden;
}

/* Mobile */

/* line 2764, ../../app/styles/main.scss */

.page {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
}

/* medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 2772, ../../app/styles/main.scss */

  .page {
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
  }
}

/* large, min-width 1025px */

@media only screen and (min-width: 64.063em) {
  /* line 2781, ../../app/styles/main.scss */

  .page {
    padding-bottom: 70px;
    padding-top: 70px;
    position: relative;
  }
}

/* line 2787, ../../app/styles/main.scss */

.block {
  text-align: center;
  padding: 20px 0;
}

/* line 2791, ../../app/styles/main.scss */

.content-block {
  margin-bottom: 70px;
}

/* line 2794, ../../app/styles/main.scss */

.text-block {
  margin-bottom: 50px;
}

/* line 2797, ../../app/styles/main.scss */

.row.block.pad-top {
  padding-top: 35px;
  padding-bottom: 40px;
}

/* ==============================
* Theme Styles
* ============================== */

/* line 2805, ../../app/styles/main.scss */

h1 {
  font-size: 56px;
  margin: 0;
  font-weight: 900;
  font-family: 'source-sans-pro', sans-serif;
}

/* line 2811, ../../app/styles/main.scss */

h3 {
  font-weight: 700;
  margin: 0;
}

/* line 2815, ../../app/styles/main.scss */

p {
  font-size: 15px;
  font-weight: 300;
  margin: 20px 0;
  line-height: 28px;
}

/* line 2821, ../../app/styles/main.scss */

.small-text {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: .4px;
  color: white;
  opacity: .6;
}

/* line 2829, ../../app/styles/main.scss */

.icon-divider,
.divider {
  margin: 0;
  padding: 0;
}

/* line 2834, ../../app/styles/main.scss */

hr,
.block hr {
  display: inline-block;
  margin: 0 15px;
  width: 80px;
  border-width: 1px 0 0;
}

/* line 2840, ../../app/styles/main.scss */

.hr {
  width: 80px;
  margin: 20px auto;
}

/* line 2844, ../../app/styles/main.scss */

.bg-pattern {
  background-color: #fff9f1;
  background: #fff9f1;
}

/* line 2848, ../../app/styles/main.scss */

.logo {
  position: relative;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
  background-size: contain;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 40px;
}

/* medium-up, min-width 641px */

@media only screen and (min-width: 40.063em) {
  /* line 2861, ../../app/styles/main.scss */

  .logo {
    height: 210px;
    margin-bottom: 50px;
  }
}

/* large, min-width 1025px */

@media only screen and (min-width: 64.063em) {
  /* line 2869, ../../app/styles/main.scss */

  .logo {
    height: 250px;
    margin-bottom: 60px;
  }
}

/* xlarge, min-width 1441px */

@media only screen and (min-width: 90.063em) {
  /* line 2877, ../../app/styles/main.scss */

  .logo {
    margin-top: 0;
    margin-bottom: 70px;
  }
}

/* ==============================
* IMAGES
* ============================== */

/* line 2886, ../../app/styles/main.scss */

.heart {
  width: 20px;
  display: inline-block;
}

/* line 2890, ../../app/styles/main.scss */

.bed {
  width: 34px;
}

/* line 2893, ../../app/styles/main.scss */

.bowtie {
  width: 62px;
}

/* line 2896, ../../app/styles/main.scss */

.purse {
  width: 53px;
}

/* line 2899, ../../app/styles/main.scss */

.fork-spoon {
  width: 24px;
}

/* line 2902, ../../app/styles/main.scss */

.bottle {
  width: 10px;
}

/* line 2905, ../../app/styles/main.scss */

.shirt {
  width: 34px;
}

/* line 2908, ../../app/styles/main.scss */

.compass-pink {
  width: 34px;
}

/* line 2911, ../../app/styles/main.scss */

.gift {
  width: 34px;
}

/* line 2914, ../../app/styles/main.scss */

.tower {
  margin: 40px 0px 20px 0px;
  width: 36px;
}

/* line 2918, ../../app/styles/main.scss */

.compass {
  display: inline-block;
  width: 60px;
  margin: 40px 0px 40px 0px;
}

/* line 2923, ../../app/styles/main.scss */

.car {
  display: inline-block;
  width: 60px;
  margin: 30px 0;
}

/* line 2928, ../../app/styles/main.scss */

.svg {
  display: inline-block;
  vertical-align: middle;
}

/* line 2932, ../../app/styles/main.scss */

.bowtie-svg {
  width: 70px;
  fill: #EC018C;
  height: 41px;
}

/* line 2937, ../../app/styles/main.scss */

.page .our-story-logo {
  background-image: url("../images/our-story-logo-lgc.png");
}

/* line 2940, ../../app/styles/main.scss */

.page .big-day-logo {
  background-image: url("../images/big-day-logo-lgc.png");
}

/* line 2943, ../../app/styles/main.scss */

.page .wedding-party-logo {
  background-image: url("../images/wedding-party-logo-lgc.png");
}

/* line 2946, ../../app/styles/main.scss */

.page .where-to-stay-logo {
  background-image: url("../images/where-to-stay-logo-lgc.png");
  margin-bottom: 20px;
}

/* line 2950, ../../app/styles/main.scss */

.page .day-after-logo {
  background-image: url("../images/day-after-logo-lgc.png");
  margin-bottom: 50px;
}

/* line 2954, ../../app/styles/main.scss */

.page .explore-logo {
  background-image: url("../images/explore-logo-lgc.png");
}

/* line 2957, ../../app/styles/main.scss */

.page .rsvp-logo {
  background-image: url("../images/rsvp-logo-lgc.png");
  margin-bottom: 30px;
}

/* line 2961, ../../app/styles/main.scss */

.page .registry-logo {
  background-image: url("../images/registry-logo-lgc.png");
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 2967, ../../app/styles/main.scss */

  .page .where-to-stay-logo {
    background-image: url("../images/where-to-stay-logo-lgc.png");
    margin-bottom: 20px;
  }

  /* line 2971, ../../app/styles/main.scss */

  .page .day-after-logo {
    background-image: url("../images/day-after-logo-lgc.png");
    margin-bottom: 50px;
  }

  /* line 2975, ../../app/styles/main.scss */

  .page .rsvp-logo {
    background-image: url("../images/rsvp-logo-lgc.png");
    margin-bottom: 30px;
  }
}

/* Ribbons
* ============================= */

/* line 2983, ../../app/styles/main.scss */

.ribbon {
  margin: 0;
  margin-top: 0;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  z-index: 2;
  padding: 0;
  position: relative;
  background: #EC018C;
  color: #ffffff;
}

/* line 2996, ../../app/styles/main.scss */

.ribbon:before,
.ribbon:after {
  content: "";
  bottom: 0;
  position: absolute;
  z-index: -1;
  border: 13px solid;
  display: block;
  border-color: #EC018C;
  width: 30px;
}

/* line 3006, ../../app/styles/main.scss */

.ribbon:before {
  position: absolute;
  top: 0;
  border-right-width: 100px;
  border-left-color: transparent;
  left: -50px;
}

/* line 3013, ../../app/styles/main.scss */

.ribbon:after {
  border-right-color: transparent;
  top: 0;
  position: absolute;
  right: -50px;
  border-left-width: 100px;
}

/* line 3020, ../../app/styles/main.scss */

.ribbon > .content:before {
  left: 0;
  border-width: .5em 0 0 .5em;
}

/* line 3024, ../../app/styles/main.scss */

.ribbon > .content:after {
  right: 0;
  border-width: .5em .5em 0 0;
}

/* line 3028, ../../app/styles/main.scss */

.ribbon > .content p {
  padding: 0;
  font-family: 'source-sans-pro', sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #fff;
}

/* Pink Ribbon */

/* line 3038, ../../app/styles/main.scss */

.ribbon-pink {
  margin: 0;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  z-index: 2;
  padding: 0;
  position: relative;
  background: #EC018C;
  color: #FFFFFF;
  margin-bottom: 30px;
  margin-top: 20px;
}

/* Blue Ribbon */

/* line 3053, ../../app/styles/main.scss */

.ribbon-blue {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 0;
  display: inline-block;
  letter-spacing: 0;
  margin: 20px 0;
  background: #3b4357;
  color: #3b4357;
}

/* line 3065, ../../app/styles/main.scss */

.ribbon-blue:before,
.ribbon-blue:after {
  content: "";
  bottom: 0;
  position: absolute;
  z-index: -1;
  display: block;
  border-color: #3b4357;
  border: 13px solid;
  width: 30px;
}

/* line 3075, ../../app/styles/main.scss */

.ribbon-blue:before {
  position: absolute;
  top: 0;
  border-left-color: transparent;
  left: -20px;
  border-right-width: 100px;
}

/* line 3082, ../../app/styles/main.scss */

.ribbon-blue:after {
  border-right-color: transparent;
  top: 0;
  position: absolute;
  right: -20px;
  border-left-width: 100px;
}

/* line 3089, ../../app/styles/main.scss */

.ribbon-blue .content p {
  color: rgba(255, 255, 255, 0.81);
}

/* max-width 768px */

@media only screen and (max-width: 48em) {
  /* line 3095, ../../app/styles/main.scss */

  .ribbon {
    overflow: hidden;
    display: block;
  }

  /* line 3099, ../../app/styles/main.scss */

  .ribbon-pink .content p {
    line-height: 1.3;
    padding: 5px 0;
  }
}

/* ==================================
* Page 1 | "HOME"
* ================================== */

/* line 3108, ../../app/styles/main.scss */

#home {
  width: 100%;
  padding-bottom: 0;
  background: #2b364c;
  height: 100%;
  padding-top: 0;
  margin-top: 0;
}

/* line 3116, ../../app/styles/main.scss */

.home-logo {
  background-repeat: no-repeat;
  margin-top: 130px;
  z-index: 2;
  position: relative;
  width: 400px;
}

/* line 3126, ../../app/styles/main.scss */

.intro h1,
.intro h2,
.intro h3,
.intro p {
  color: #FFF;
  margin-bottom: 0;
  font-weight: 500;
}

/* line 3131, ../../app/styles/main.scss */

.buildings {
  background-repeat: no-repeat;
  z-index: 1;
  background-size: 100%;
  width: 100%;
  height: 400px;
  position: relative;
  background-position: 0 100%;
  background-image: url("../images/buildings-new-1-1.png");
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 3144, ../../app/styles/main.scss */

  #home {
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.25s ease-in-out;
    padding-top: 0;
    margin-top: 0;
    -webkit-perspective: 1000;
    height: 450px;
  }

  /* line 3154, ../../app/styles/main.scss */

  .home-logo {
    position: relative;
    top: 0;
    margin-top: 70px;
    background-size: contain;
    padding: 0 15px;
    background-position: center;
    background-repeat: no-repeat;
    width: 360px;
    margin: 70px auto;
  }

  /* line 3166, ../../app/styles/main.scss */

  .buildings {
    background-image: url("../images/buildings-sm-new-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
    background-position: 100% 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 3179, ../../app/styles/main.scss */

  #home {
    -webkit-transition: all 0.25s ease-in-out;
    overflow: hidden;
    width: 100%;
    padding-top: 0;
    margin-top: 0;
  }

  /* line 3186, ../../app/styles/main.scss */

  .home-logo {
    top: 0;
    position: relative;
  }

  /* line 3190, ../../app/styles/main.scss */

  .buildings {
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: 100%;
    background-position: 0 100%;
    top: 0;
    z-index: 1;
    height: 330px;
  }
}

/* ================================================ 
 * PAGE 2 | "Our Story Timeline" 
 * ================================================ */

/* line 3206, ../../app/styles/main.scss */

.timeline {
  margin-top: 0px;
  position: relative;
}

/* line 3213, ../../app/styles/main.scss */

.timeline > ul {
  color: #666666;
  cursor: pointer;
  border-left: 2px solid #203B4B;
  left: 50%;
  position: absolute;
  display: block;
  padding: 0;
  padding-top: 0;
  height: 85%;
  top: 8px;
}

/* line 3225, ../../app/styles/main.scss */

.timeline li.marker {
  content: "";
  border-radius: 100%;
  height: 14px;
  z-index: 1;
  width: 14px;
  background: #FFFFFF;
  box-shadow: 0 0 0 2px #ff00a3;
  position: relative;
  margin: 126px 0;
  right: 8px;
  display: block;
  bottom: 0;
}

/* Font Styles */

/* line 3241, ../../app/styles/main.scss */

.timeline h2 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  color: #354161;
  font-weight: 900;
  font-size: 24px;
  margin: 0;
  padding: 0;
}

/* line 3250, ../../app/styles/main.scss */

.timeline h5 {
  font-family: 'helvetica neue', Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #1E3B5F;
  margin: 0;
  text-transform: none;
}

/* line 3258, ../../app/styles/main.scss */

.timeline h2,
.timeline h5 {
  margin: 0;
}

/* line 3261, ../../app/styles/main.scss */

.timeline > ul > li:nth-child(1) {
  margin-top: 0;
}

/* line 3264, ../../app/styles/main.scss */

.timeline .svg {
  height: 26px;
  fill: #28354C;
}

/* line 3268, ../../app/styles/main.scss */

.timeline .svg,
.timeline img {
  width: 26px;
}

/* line 3271, ../../app/styles/main.scss */

.timeline .icon {
  display: block;
  /* width: 30px;
  height: 30px;
  */
}

/* line 3277, ../../app/styles/main.scss */

.timeline .icon {
  xbackground-position: 0 50%;
  background-repeat: no-repeat;
  xposition: relative;
  xbackground: #efefef;
  overflow-y: hidden;
}

/* line 3309, ../../app/styles/main.scss */

.bells,
.briefcase,
.heels,
.helmet,
.lips,
.weights,
.plane {
  background: url("../images/timeline.png") no-repeat;
  width: 30px;
  height: 30px;
  background-size: cover;
}

/* line 3315, ../../app/styles/main.scss */

.bells {
  background-position: -130px 0;
  width: 33px;
}

/* line 3319, ../../app/styles/main.scss */

.briefcase {
  background-position: 0 0;
}

/* line 3322, ../../app/styles/main.scss */

.heels {
  background-position: -29px 0px;
}

/* line 3325, ../../app/styles/main.scss */

.helmet {
  background-position: -165px -0;
  width: 34px;
}

/* line 3329, ../../app/styles/main.scss */

.lips {
  background-position: -92px -2px;
  width: 32px;
}

/* line 3333, ../../app/styles/main.scss */

.weights {
  background-position: -60px 0;
}

/* line 3336, ../../app/styles/main.scss */

.plane {
  background-position: -200px 0;
  width: 34px;
}

/* line 3340, ../../app/styles/main.scss */

.timeline .icon {
  position: relative;
  display: block;
  margin-bottom: 5px;
}

/* line 3345, ../../app/styles/main.scss */

.timeline .box-right .icon {
  margin-right: 10px;
  float: left;
}

/* line 3349, ../../app/styles/main.scss */

.timeline .box-left .icon {
  float: right;
  margin-left: 10px;
}

/* line 3353, ../../app/styles/main.scss */

.timeline .box-right {
  margin-left: 10px;
  height: 140px;
  display: block;
}

/* line 3358, ../../app/styles/main.scss */

.timeline .box-left {
  margin-right: 10px;
  height: 140px;
}

/* line 3362, ../../app/styles/main.scss */

.timeline .box-right h2 {
  margin-left: 0;
  text-align: left;
  float: left;
  display: block;
  width: 100%;
}

/* line 3369, ../../app/styles/main.scss */

.timeline .box-left h2 {
  padding-right: 0;
  text-align: right;
  width: 100%;
}

/* line 3374, ../../app/styles/main.scss */

.timeline .box-right h5 {
  margin-left: 0;
  text-align: left;
  display: block;
  float: left;
}

/* line 3380, ../../app/styles/main.scss */

.timeline .box-left h5 {
  text-align: right;
  margin-left: 0;
  float: right;
  display: inline-block;
}

/* line 3386, ../../app/styles/main.scss */

.timeline .last {
  text-transform: uppercase;
}

/* line 3389, ../../app/styles/main.scss */

.timeline .last {
  margin-top: 30px;
}

/* line 3392, ../../app/styles/main.scss */

.timeline .last h2 {
  font-size: 24px;
  padding: 0;
  margin: 0 auto;
  display: block;
}

/* line 3398, ../../app/styles/main.scss */

.timeline .last .box-right h2 {
  padding-left: 20px;
}

/* line 3401, ../../app/styles/main.scss */

.timeline .last .box-left h2 {
  padding-right: 20px;
  padding-left: 0;
}

/* line 3405, ../../app/styles/main.scss */

.timeline .last #ring {
  width: 40px;
  display: block;
  z-index: 1;
  position: absolute;
  top: -20px;
  margin: 0;
  left: -24px;
}

/* line 3414, ../../app/styles/main.scss */

.timeline li p {
  margin: 0;
}

/* Desktop min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) {
  /* line 3422, ../../app/styles/main.scss */

  .timeline li.marker {
    box-shadow: 0 0 0 2px #ff00a3;
  }

  /* line 3425, ../../app/styles/main.scss */

  .timeline h2 {
    font-size: 34px;
    line-height: .8;
  }

  /* line 3429, ../../app/styles/main.scss */

  .timeline h5 {
    margin: 5px 0;
  }

  /* line 3432, ../../app/styles/main.scss */

  .timeline .last h2 {
    font-size: 36px;
  }

  /* line 3435, ../../app/styles/main.scss */

  .timeline .box-left h2 {
    padding-right: 10px;
  }

  /* line 3438, ../../app/styles/main.scss */

  .timeline .box-right h2 {
    padding-left: 10px;
  }

  /* line 3441, ../../app/styles/main.scss */

  .timeline .box-left .icon {
    float: right;
    margin-right: 10px;
  }

  /* line 3445, ../../app/styles/main.scss */

  .timeline .box-right .icon {
    margin-left: 10px;
    float: left;
  }
}

/* ===============================
/* PAGE 3 | "The Big Day"
/* =============================== */

/* line 3455, ../../app/styles/main.scss */

.the-big-day {
  color: #fff;
  background: #2A354C;
}

/* line 3459, ../../app/styles/main.scss */

.the-big-day .content-block {
  margin-bottom: 70px;
}

/* line 3462, ../../app/styles/main.scss */

.the-big-day h3 {
  margin-bottom: 10px;
}

/* line 3465, ../../app/styles/main.scss */

.the-big-day p {
  margin: 10px 0;
  line-height: 2.45;
}

/* line 3469, ../../app/styles/main.scss */

.the-big-day .fa-circle {
  font-size: 8px;
  color: #82466c;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 8px;
  margin-right: 8px;
}

/* Page specific hr styles */

/* line 3479, ../../app/styles/main.scss */

.the-big-day hr {
  border-top-color: rgba(255, 255, 255, 0.23);
}

/* line 3482, ../../app/styles/main.scss */

.the-big-day hr.one {
  width: 240px;
}

/* line 3485, ../../app/styles/main.scss */

.the-big-day hr.two {
  width: 195px;
}

/* line 3488, ../../app/styles/main.scss */

.the-big-day hr.three {
  width: 110px;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 3496, ../../app/styles/main.scss */

  .the-big-day hr.one,
  .the-big-day hr.two,
  .the-big-day hr.three {
    width: 90px;
  }
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 3503, ../../app/styles/main.scss */

  .the-big-day h1 {
    margin-left: 0;
    font-size: 44px;
    line-height: 1;
  }

  /* line 3508, ../../app/styles/main.scss */

  .the-big-day h3 {
    line-height: 1;
  }

  /* line 3511, ../../app/styles/main.scss */

  .the-big-day p {
    font-size: 15px;
    line-height: 2;
    letter-spacing: .6px;
  }

  /* line 3516, ../../app/styles/main.scss */

  .the-big-day .tower {
    width: 26px;
  }

  /* line 3519, ../../app/styles/main.scss */

  .the-big-day .compass {
    width: 50px;
  }
}

/* ==============================
* PAGE 4 | "Wedding Party"
* ============================== */

/* line 3527, ../../app/styles/main.scss */

.wedding-party {
  text-align: center;
  color: #28354C;
}

/* line 3531, ../../app/styles/main.scss */

.wedding-party .pad {
  padding-bottom: 30px;
}

/* line 3534, ../../app/styles/main.scss */

.wedding-party .name-block {
  padding-bottom: 25px;
}

/* line 3539, ../../app/styles/main.scss */

.wedding-party h1,
.wedding-party h2,
.wedding-party h3 {
  font-family: 'lovelo', sans-serif;
}

/* line 3542, ../../app/styles/main.scss */

.wedding-party h1 {
  font-weight: 900;
  margin-bottom: 2px;
  font-size: 45px;
}

/* line 3547, ../../app/styles/main.scss */

.wedding-party h2 {
  font-size: 34px;
}

/* line 3550, ../../app/styles/main.scss */

.wedding-party h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 3555, ../../app/styles/main.scss */

.wedding-party h5 {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1.3px;
  text-transform: none;
  margin-top: 0;
}

/* line 3562, ../../app/styles/main.scss */

.wedding-party hr {
  margin-top: 2px;
  margin: 0 5px;
  border-top: 1px solid;
  border-color: #969696;
}

/* line 3568, ../../app/styles/main.scss */

.wedding-party .ampersand {
  color: #2a354c;
  margin-top: 50px;
  font-weight: 400;
  opacity: .04;
  font-size: 302px;
}

/* line 3575, ../../app/styles/main.scss */

.wedding-party h2.script {
  font-size: 64px;
  text-transform: none;
  font-family: 'cac-champagne', sans-serif;
  font-weight: 500;
  margin: 0;
  letter-spacing: 1.1px;
}

/* line 3583, ../../app/styles/main.scss */

.wedding-party .fancy-line {
  width: 356px;
}

/* line 3586, ../../app/styles/main.scss */

.wedding-party .fancy-line.small {
  width: 315px;
}

/* line 3589, ../../app/styles/main.scss */

.wedding-party .fancy-line.smallest {
  overflow: hidden;
  width: 220px;
  height: 13px;
}

/* line 3594, ../../app/styles/main.scss */

.wedding-party ul {
  padding-top: 20px;
}

/* line 3597, ../../app/styles/main.scss */

.wedding-party li {
  letter-spacing: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}

/* line 3603, ../../app/styles/main.scss */

.wedding-party .small-block hr {
  position: relative;
  top: -8px;
  width: 70px;
  border-top-color: rgba(40, 53, 76, 0.32);
}

/* line 3609, ../../app/styles/main.scss */

.wedding-party .small-block ul {
  padding-top: 5px;
}

/* line 3612, ../../app/styles/main.scss */

.wedding-party .small-block li {
  font-size: 13px;
  letter-spacing: 2px;
}

/* medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 3619, ../../app/styles/main.scss */

  .wedding-party .ampersand {
    right: 40px;
    position: relative;
  }
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 3627, ../../app/styles/main.scss */

  .wedding-party hr {
    width: 80px;
  }

  /* line 3630, ../../app/styles/main.scss */

  .wedding-party .ampersand {
    font-size: 102px;
    margin-top: 0;
    font-weight: 800;
  }

  /* line 3635, ../../app/styles/main.scss */

  .wedding-party .pad {
    padding-bottom: 40px;
  }

  /* line 3638, ../../app/styles/main.scss */

  .wedding-party .name-block {
    padding-bottom: 30px;
  }

  /* line 3641, ../../app/styles/main.scss */

  .wedding-party .small-block {
    padding-bottom: 20px;
  }
}

/* ===============================
* PAGE 5 | "Where to stay"
* ================================ */

/* line 3649, ../../app/styles/main.scss */

.where-to-stay {
  color: #fff;
  background: #2A354C;
}

/* line 3654, ../../app/styles/main.scss */

.where-to-stay h1,
.where-to-stay h3 {
  font-family: 'source-sans-pro', sans-serif;
}

/* line 3657, ../../app/styles/main.scss */

.clock-tower {
  background-image: url("../images/clock-tower.png");
  background-repeat: no-repeat;
  height: 260px;
  margin-top: 126px;
  padding: 40px;
  position: absolute;
  background-position: 50% 50%;
  background-size: contain;
  width: 100%;
  right: 4px;
}

/* line 3669, ../../app/styles/main.scss */

.where-to-stay h3 {
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 20px;
}

/* line 3674, ../../app/styles/main.scss */

.where-to-stay hr {
  xborder: 1px solid #28354C;
  border-width: 1px 0 0;
  margin: 0 15px;
  display: inline-block;
  width: 80px;
  border-top-color: rgba(211, 232, 255, 0.21);
}

/* line 3682, ../../app/styles/main.scss */

.where-to-stay .info-block {
  display: block;
  width: 280px;
  margin: auto;
}

/* line 3687, ../../app/styles/main.scss */

.icon-list {
  margin: 0;
}

/* line 3690, ../../app/styles/main.scss */

.icon-list li {
  margin-bottom: 10px;
  text-align: left;
}

/* line 3694, ../../app/styles/main.scss */

.icon-list i {
  color: #4a5a73;
  font-size: 20px;
  padding-right: 10px;
}

/* line 3699, ../../app/styles/main.scss */

.icon-list {
  font-weight: 300;
  font-size: 16px;
}

/* line 3704, ../../app/styles/main.scss */

.icon-list a,
.icon-list p {
  color: #fff;
  position: relative;
  padding-bottom: 1px;
  display: inline;
}

/* line 3710, ../../app/styles/main.scss */

.icon-list a:hover {
  color: #667791;
}

/* line 3713, ../../app/styles/main.scss */

.icon-list address {
  display: inline;
  padding: 0;
  margin: 0;
  font-style: normal;
}

/* line 3719, ../../app/styles/main.scss */

.icon-list li .fa {
  right: 6px;
  display: inline;
}

/* line 3723, ../../app/styles/main.scss */

.icon-list span {
  color: #ea5390;
  font-weight: 500;
}

/* ===============================
* PAGE 6 | The Day After & T-Shirts
* =============================== */

/* line 3731, ../../app/styles/main.scss */

#the-day-after {
  color: #2C3C53;
  position: relative;
  display: block;
}

/* line 3736, ../../app/styles/main.scss */

.the-day-after h1 {
  margin-bottom: 10px;
}

/* line 3739, ../../app/styles/main.scss */

.the-day-after hr {
  border-width: 1px 0 0;
  border-top-color: rgba(40, 53, 76, 0.54);
  margin: 0 8px;
  display: inline-block;
  width: 124px;
}

/* Mobile (Pub Links) */

/* line 3748, ../../app/styles/main.scss */

.pub-crawl-map {
  color: #494949;
  background: rgba(42, 54, 76, 0);
  padding: 0;
}

/* line 3753, ../../app/styles/main.scss */

#accord2 .accord-logo {
  width: 52px;
  margin: 0 auto;
  z-index: 2;
  top: -20px;
  position: relative;
  display: block;
}

/* line 3761, ../../app/styles/main.scss */

#accord2 {
  list-style: none;
  border-radius: 2px;
  background: #fff9f1;
  border: 1px solid rgba(175, 175, 175, 0.44);
}

/* line 3767, ../../app/styles/main.scss */

#accord2 header {
  display: block;
  cursor: pointer;
  font-family: 'lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  padding: 1em;
  text-align: left;
  color: #2c3c53;
  border-top: 1px solid #d5d5d5;
}

/* line 3779, ../../app/styles/main.scss */

#accord2 header h4 {
  font-family: 'lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-transform: none;
  display: inline-block;
  padding-left: 25px;
  color: #2c3c53;
}

/* line 3789, ../../app/styles/main.scss */

#accord2 p {
  margin: 10px;
}

/* line 3792, ../../app/styles/main.scss */

#accord2 header .fa {
  float: right;
  font-size: 16px;
  text-align: center;
  font-weight: 100;
}

/* line 3798, ../../app/styles/main.scss */

#accord2 header i {
  background-size: contain;
  width: 26px;
  background-repeat: no-repeat;
  height: 26px;
  float: left;
}

/* line 3805, ../../app/styles/main.scss */

#accord2 a {
  color: #ec018c;
  font-weight: 700;
}

/* line 3809, ../../app/styles/main.scss */

#accord2 a:hover {
  color: #ec018c;
}

/* line 3812, ../../app/styles/main.scss */

#accord2 section {
  display: none;
  background: #fff;
  color: #2c3c53;
  padding: 1em;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid rgba(252, 252, 252, 0);
}

/* line 3820, ../../app/styles/main.scss */

#accord2 section.active {
  display: block;
}

/* line 3823, ../../app/styles/main.scss */

#pub-crawl-map {
  position: relative;
  top: 0;
  width: 100%;
}

/* line 3828, ../../app/styles/main.scss */

.pub-shirt {
  margin: 20px 0;
  padding-bottom: 40px;
}

/* line 3833, ../../app/styles/main.scss */

.pub-shirt h3,
.pub-shirt .shirt-label {
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: none;
}

/* line 3838, ../../app/styles/main.scss */

.pub-shirt-img {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 600px;
  width: 100%;
  position: relative;
  display: block;
}

/* large, min-width 1025px*/

/* line 3850, ../../app/styles/main.scss */

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  cursor: pointer;
}

/* line 3859, ../../app/styles/main.scss */

.overlay:hover {
  opacity: 1;
}

/* line 3863, ../../app/styles/main.scss */

.overlay:hover .ocInner {
  opacity: 1;
}

/* line 3867, ../../app/styles/main.scss */

.overlay:hover .name,
.overlay:hover .label {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 3871, ../../app/styles/main.scss */

.overlayContent {
  text-align: center;
  width: 100%;
  height: 100%;
  display: table;
}

/* line 3877, ../../app/styles/main.scss */

.overlayContent span {
  display: inline-block;
  color: white;
  padding: 20px 0;
}

/* line 3882, ../../app/styles/main.scss */

.overlayContent .fa {
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #fcfdff;
  margin: 0 auto;
}

/* line 3890, ../../app/styles/main.scss */

.overlayContent .fa:after {
  display: block;
  position: absolute;
  -webkit-transform: translate(33px, -33px);
  transform: translate(33px, -33px);
}

/* line 3897, ../../app/styles/main.scss */

.ocInner {
  display: table-cell;
  vertical-align: middle;
}

/* line 3901, ../../app/styles/main.scss */

.name {
  font-size: 24px;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

/* line 3907, ../../app/styles/main.scss */

.label {
  font-size: 18px;
}

/* large, min-width 1025px*/

@media only screen and (min-width: 64.063em) {
  /* line 3912, ../../app/styles/main.scss */

  .overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.11);
    cursor: pointer;
  }

  /* line 3924, ../../app/styles/main.scss */

  .overlay:hover {
    opacity: 1;
  }

  /* line 3928, ../../app/styles/main.scss */

  .overlay:hover .ocInner {
    opacity: 1;
  }

  /* line 3932, ../../app/styles/main.scss */

  .overlay:hover .name,
  .overlay:hover .label {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  /* line 3936, ../../app/styles/main.scss */

  .overlayContent .fa {
    display: block;
    font-size: 32px;
  }

  /* line 3940, ../../app/styles/main.scss */

  .overlayContent .fa:after {
    display: block;
    position: absolute;
    -webkit-transform: translate(33px, -33px);
    transform: translate(33px, -33px);
  }

  /* line 3947, ../../app/styles/main.scss */

  .ocInner {
    display: table-cell;
    vertical-align: middle;
    transition: all 0.3s ease;
    opacity: 1;
  }

  /* line 3953, ../../app/styles/main.scss */

  .name {
    font-size: 24px;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  /* line 3959, ../../app/styles/main.scss */

  .label {
    font-size: 18px;
    transition: all 0.3s ease;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

/* medium-up, min-width 641px */

@media only screen and (min-width: 40.063em) {
  /* line 3970, ../../app/styles/main.scss */

  #pub-crawl-map {
    position: relative;
    top: 0;
  }
}

/* large, min-width 1025px */

@media only screen and (min-width: 64.063em) {
  /* line 3978, ../../app/styles/main.scss */

  #pub-crawl-map {
    position: relative;
    margin-top: -150px;
    padding-bottom: 20px;
  }
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 3987, ../../app/styles/main.scss */

  .shirt img {
    width: 90%;
  }

  /* line 3990, ../../app/styles/main.scss */

  .the-day-after hr {
    margin: 0 15px;
    width: 90px;
  }
}

/* ================================
* PAGE 7 | Explore Boston Map
* ================================ */

/* line 3999, ../../app/styles/main.scss */

.explore-boston .block {
  position: relative;
}

/* line 4002, ../../app/styles/main.scss */

.map-header {
  text-align: center;
  position: absolute;
  z-index: 2;
  display: block;
  margin: 0 auto;
  width: 100%;
}

/* medium-up, min-width 641px */

/* large, min-width 1025px*/

@media only screen and (min-width: 64.063em) {
  /* line 4016, ../../app/styles/main.scss */

  .explore-boston hr {
    width: 122px;
  }

  /* line 4019, ../../app/styles/main.scss */

  .explore-boston {
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    padding: 0;
  }

  /* line 4028, ../../app/styles/main.scss */

  #explore-boston-svg {
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
    width: 100%;
    background-position: 0 0;
    height: 100%;
  }

  /* line 4036, ../../app/styles/main.scss */

  .pin {
    cursor: pointer;
    fill: transparent;
  }

  /* line 4040, ../../app/styles/main.scss */

  .map-header {
    text-align: center;
    z-index: 2;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    margin-top: 65px;
  }

  /* line 4049, ../../app/styles/main.scss */

  .map-header p {
    width: 500px;
    margin: 10px auto;
  }
}

/* medium-up, min-width 641px */

@media only screen and (max-width: 1025px) {
  /* line 4057, ../../app/styles/main.scss */

  .explore-boston {
    padding: 40px 0;
  }
}

/* Mobile (Accordian Menu) */

/* line 4062, ../../app/styles/main.scss */

.explore-boston {
  height: auto;
  background: #2a364c;
  color: #fff;
}

/* line 4067, ../../app/styles/main.scss */

#accord1 {
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.38);
  margin: 20px 10px;
  background: #2b364b;
  border-radius: 2px;
}

/* line 4074, ../../app/styles/main.scss */

#accord1 header {
  display: block;
  cursor: pointer;
  font-family: 'lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border-top: 1px solid rgba(26, 26, 26, 0.4);
  vertical-align: middle;
  padding: 1em;
}

/* line 4085, ../../app/styles/main.scss */

#accord1 header h4 {
  font-family: 'lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding-left: 25px;
  margin: 0;
  text-transform: none;
  display: inline-block;
}

/* line 4095, ../../app/styles/main.scss */

#accord1 p {
  margin: 10px;
}

/* line 4098, ../../app/styles/main.scss */

#accord1 header .fa {
  float: right;
  font-size: 16px;
  text-align: center;
  font-weight: 100;
}

/* line 4104, ../../app/styles/main.scss */

#accord1 header i {
  background-size: contain;
  width: 26px;
  background-repeat: no-repeat;
  height: 26px;
  float: left;
  top: -5px;
  position: relative;
}

/* line 4113, ../../app/styles/main.scss */

#accord1 section {
  display: none;
  background: #212A3C;
  color: #FFF;
  padding: 1em;
  border-top: 1px solid black;
  border-bottom: 1px solid #36455a;
}

/* line 4121, ../../app/styles/main.scss */

#accord1 section.active {
  display: block;
}

/* line 4124, ../../app/styles/main.scss */

.t-logo {
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 2;
  top: -20px;
  width: 60px;
}

/* line 4132, ../../app/styles/main.scss */

.hat {
  background-image: url("../images/hat.png");
}

/* line 4135, ../../app/styles/main.scss */

.ring {
  background-image: url("../images/ring.png");
}

/* line 4138, ../../app/styles/main.scss */

.basket {
  background-image: url("../images/basket.png");
}

/* line 4141, ../../app/styles/main.scss */

.tree {
  background-image: url("../images/tree.png");
}

/* line 4144, ../../app/styles/main.scss */

.sox {
  background-image: url("../images/sox.png");
}

/* line 4147, ../../app/styles/main.scss */

.shamrock {
  background-image: url("../images/shamrock.png");
}

/* Target ie 9, 10, 11 */

@media screen and (min-width: 0 \0) {
  /* line 4153, ../../app/styles/main.scss */

  .explore-boston-map {
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
  }
}

/* ===============================
* PAGE 8 | R.S.V.P.
* =============================== */

/* line 4165, ../../app/styles/main.scss */

#rsvp {
  color: #2C3C53;
  position: relative;
}

/* form.css */

/* line 4171, ../../app/styles/main.scss */

.row.block {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 4176, ../../app/styles/main.scss */

.sm-ampersand {
  background-image: url("../images/ampersand.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 50%;
  position: relative;
  background-position: 50% 50%;
  background-size: 99%;
  float: right;
  height: 38px;
}

/* =============================
*  FORM
* ============================= */

/* Remove inner shadow from inputs on mobile iOS */

/* line 4195, ../../app/styles/main.scss */

textarea,
input[type="text"] {
  -webkit-appearance: none;
}

/* line 4201, ../../app/styles/main.scss */

.radio,
.checkbox,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* Browser focus ring */

/* line 4208, ../../app/styles/main.scss */

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

/* line 4211, ../../app/styles/main.scss */

.form {
  margin-top: 50px;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 4216, ../../app/styles/main.scss */

  input[type="text"] {
    line-height: inherit;
    font-weight: 300;
    font-size: 22px;
  }
}

/* line 4222, ../../app/styles/main.scss */

.form-group .help-block {
  margin-bottom: 10px;
  color: #a94442;
  font-size: 13px;
  font-weight: 200;
  display: block;
  float: left;
  width: 100px;
}

/* line 4231, ../../app/styles/main.scss */

.label-title {
  white-space: nowrap;
  border-radius: 0;
  font-size: 32px;
  padding: 0;
  font-family: 'source-sans-pro', sans-serif;
  font-weight: 300;
  width: 80px;
  text-align: right;
  vertical-align: baseline;
  display: block;
  line-height: .8em;
  float: left;
  color: #182B42;
}

/* Name font style */

/* line 4248, ../../app/styles/main.scss */

.label-title.script {
  font-size: 60px;
  font-family: "cac-champagne", sans-serif;
  font-weight: 300;
  color: #2A354D;
  width: 100%;
  text-align: left;
}

/* Target Internet Explorer 9, 10 and 11 (Add After Rule) */

@media screen and (min-width: 0 \0) {
  /* line 4258, ../../app/styles/main.scss */

  .label-title h1 {
    font-size: 40px;
    font-weight: 300;
    color: #000;
    text-align: left;
    margin-left: -5px;
    margin-bottom: -15px;
    margin-top: 0;
  }
}

/* Letter F */

/* line 4269, ../../app/styles/main.scss */

.label-title h1 {
  font-size: 100px;
  font-weight: 900;
  color: #dad7d6;
  text-align: left;
  margin-left: -5px;
  margin-bottom: -15px;
  margin-top: 0;
}

/* Date */

/* line 4280, ../../app/styles/main.scss */

.label-title h5 {
  font-size: 19px;
  display: block;
  margin: 10px 0;
  text-align: left;
  color: #BDBDBD;
}

/* line 4287, ../../app/styles/main.scss */

.label-title hr {
  margin: 0;
  width: 50%;
  border-top: 2px solid #B3B3B3;
  float: left;
}

/* line 4293, ../../app/styles/main.scss */

.sub-text {
  display: block;
  text-align: left;
  color: #BDBDBD;
  font-size: 13px;
}

/* line 4299, ../../app/styles/main.scss */

.form-title {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  padding: 0;
  font-family: "source-sans-pro", sans-serif;
  margin: 20px 0;
}

/* line 4307, ../../app/styles/main.scss */

.reception > .form-title {
  margin-bottom: 0;
}

/* line 4310, ../../app/styles/main.scss */

.form-title hr {
  margin: auto;
  border-top: 2px solid #B3B3B3;
  min-width: 20px;
  display: inline-block;
}

/* line 4316, ../../app/styles/main.scss */

.form-title span {
  color: #efefef;
  font-weight: 900;
  margin: 0 auto;
  float: right;
}

/* Tablet min-width 641px, medium screens */

/* Desktop max-width 1024px, large screens */

@media only screen and (max-width: 1024px) {
  /* line 4329, ../../app/styles/main.scss */

  .label-title.script {
    text-align: left;
    margin-bottom: 20px;
  }
}

/* Mobile form title */

/* max-width 640px - mobile-only styles */

@media only screen and (max-width: 640px) {
  /* line 4338, ../../app/styles/main.scss */

  .form-title {
    padding: 0;
    margin-bottom: 15px;
  }
}

/* line 4344, ../../app/styles/main.scss */

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
  font-size: 18px;
}

/* line 4350, ../../app/styles/main.scss */

.form-group label.help {
  display: block;
  font-weight: 300;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}

/* ==== Validation Styles ========== */

/* line 4359, ../../app/styles/main.scss */

.has-error .help-block {
  color: #B60000;
}

/* line 4366, ../../app/styles/main.scss */

.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #979797;
}

/* line 4369, ../../app/styles/main.scss */

.has-error .form-control {
  border-color: #a94442;
  box-shadow: none;
}

/* line 4373, ../../app/styles/main.scss */

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: none;
}

/* line 4377, ../../app/styles/main.scss */

.has-error .form-control-feedback {
  color: #a94442;
}

/* has success */

/* line 4385, ../../app/styles/main.scss */

.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #363636;
}

/* line 4388, ../../app/styles/main.scss */

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: none;
}

/* line 4392, ../../app/styles/main.scss */

.has-feedback .form-control-feedback {
  display: block;
  height: 34px;
  width: 34px;
  line-height: 34px;
  top: 0;
  right: 0;
  position: absolute;
  text-align: center;
}

/* line 4405, ../../app/styles/main.scss */

.fa-check,
.fa-times,
.fa-asterisk,
.fa-refresh {
  font-weight: 100;
  font-size: 14px;
}

/* line 4409, ../../app/styles/main.scss */

label {
  margin-bottom: 5px;
  font-weight: 300;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-size: 22px;
}

/* line 4416, ../../app/styles/main.scss */

.form-control {
  font-size: 14px;
  line-height: 1.42857143;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0px;
  display: block;
  width: 100%;
  background-image: none;
  border: none;
  box-shadow: none;
  transition: background ease-in .5s;
  color: #555555;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #244161;
  border-bottom: 1px solid;
  height: 34px;
  padding: 6px 12px;
}

/* line 4435, ../../app/styles/main.scss */

.form-control:focus {
  box-shadow: none;
  border-bottom: none;
  border-radius: 2px;
  border: 1px solid;
  outline: 0;
  border-color: rgba(143, 143, 143, 0);
  background: rgba(211, 211, 211, 0);
}

/* line 4444, ../../app/styles/main.scss */

.form-control:focus {
  outline: 0;
  box-shadow: none;
  border-bottom: 1px solid #979797;
}

/* Mobile Styles */

@media only screen and (max-width: 640px) {
  /* line 4452, ../../app/styles/main.scss */

  .label-title {
    float: none;
    text-align: left;
    font-size: 24px;
    margin-bottom: 10px;
  }

  /* line 4458, ../../app/styles/main.scss */

  .form-group {
    margin-bottom: 0;
  }
}

/* line 4464, ../../app/styles/main.scss */

input[type=radio]:before,
input[type=checkbox][type=radio]:before,
input[type=checkbox]:before {
  transition: all 0.1s ease-in-out;
}

/* line 4468, ../../app/styles/main.scss */

input[type=radio],
input[type=checkbox] {
  position: relative;
}

/* line 4474, ../../app/styles/main.scss */

input[type=radio]:before,
input[type=radio]:after,
input[type=checkbox]:before,
input[type=checkbox]:after {
  content: "";
  position: absolute;
}

/* line 4479, ../../app/styles/main.scss */

input[type=radio]:before,
input[type=checkbox]:before {
  height: 100%;
}

/* line 4483, ../../app/styles/main.scss */

input[type=radio][type=radio]:before,
input[type=checkbox][type=radio]:before {
  border: 1px solid;
  box-shadow: none;
  border-radius: 100%;
  height: 22px;
  margin: 3px 0;
  background-color: rgba(255, 255, 255, 0);
  width: 22px;
  border-color: #000;
}

/* line 4494, ../../app/styles/main.scss */

input[type=radio][type=radio]:checked:before,
input[type=checkbox][type=radio]:checked:before {
  border: 1px solid;
  border-color: #EC018C;
  background-color: #EC018C;
  box-shadow: none;
}

/* line 4502, ../../app/styles/main.scss */

input[type=radio][type=checkbox]:before,
input[type=checkbox][type=checkbox]:before {
  width: 200%;
  background-color: #2c3f52;
  box-shadow: 0 0 0 1px #2c3f52;
}

/* line 4508, ../../app/styles/main.scss */

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 4514, ../../app/styles/main.scss */

input[type=radio],
input[type=checkbox] {
  width: 25px;
  background: transparent;
  cursor: pointer;
  height: 25px;
  margin-right: 20px;
  border-color: transparent;
  border: none;
  -webkit-appearance: none;
  /* remove radio input background for page background pattern */
}

/* line 4525, ../../app/styles/main.scss */

.radio input[type=radio],
.checkbox input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

/* line 4530, ../../app/styles/main.scss */

.radio,
.check {
  margin-bottom: 10px;
  line-height: 1.4;
}

/* line 4535, ../../app/styles/main.scss */

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

/* line 4542, ../../app/styles/main.scss */

.radio-inline input[type=radio] {
  cursor: pointer;
  margin-left: 15px;
  margin-right: 20px;
  background: transparent;
  height: 25px;
  width: 25px;
}

/* line 4550, ../../app/styles/main.scss */

.radio-inline {
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  padding-left: 0;
  display: inline-block;
  width: 30px;
  margin-right: 0;
  /* Center popovers over form labels */
}

/* line 4560, ../../app/styles/main.scss */

.radio-inline svg,
.radio-inline img {
  width: 60px;
  position: relative;
  right: 33px;
  display: block;
  height: 50px;
}

/* line 4567, ../../app/styles/main.scss */

.radio-inline svg {
  /* svg requires height and width */
  fill: #2c3953;
  transition: all .1s ease;
  left: 3px;
  margin-top: -10px;
}

/* line 4574, ../../app/styles/main.scss */

.radio-inline:hover svg {
  fill: #ec018c;
}

@media only screen and (max-width: 640px) {
  /* line 4578, ../../app/styles/main.scss */

  .radio-inline input[type=radio] {
    display: inline-block;
    float: none;
    padding-left: 0;
  }

  /* line 4583, ../../app/styles/main.scss */

  .radio-inline {
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
    padding-left: 0;
    display: block;
    margin-right: 10px;
    width: 60px;
  }

  /* line 4594, ../../app/styles/main.scss */

  .radio-inline svg,
  .radio-inline img {
    width: 60px;
    position: relative;
    right: 33px;
    display: block;
    height: 60px;
  }

  /* line 4601, ../../app/styles/main.scss */

  .radio-inline svg {
    /* svg requires height and width */
    fill: #2c3953;
    transition: all .1s ease;
    left: 3px;
  }

  /* line 4607, ../../app/styles/main.scss */

  .radio-inline:hover svg {
    fill: #ec018c;
  }
}

/* line 4611, ../../app/styles/main.scss */

.description {
  background: #FFFFFF;
  font-size: 14px;
  border-radius: 6px;
  text-align: center;
  margin: 4px 20px;
  padding: 10px;
  border: 1px solid #E6E6E6;
}

/* line 4620, ../../app/styles/main.scss */

.description-title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.3;
  color: rgba(45, 55, 84, 0.64);
  font-weight: 400;
  padding: 8px 0;
}

/* line 4629, ../../app/styles/main.scss */

.description-content {
  line-height: 1.8;
  letter-spacing: 1.4px;
  color: #918f8f;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 11px;
}

/* line 4636, ../../app/styles/main.scss */

.description hr {
  margin: 0;
  background: #ccc;
}

/* line 4640, ../../app/styles/main.scss */

.description .inline-hr {
  font-size: 11px;
  color: #ADA9A9;
  font-weight: 300;
  vertical-align: middle;
  line-height: 1.1px;
  letter-spacing: 1.5px;
  padding-bottom: 12px;
}

/* line 4649, ../../app/styles/main.scss */

.description .inline-hr hr {
  margin: 0 6px;
  background: #BDBDBD;
  vertical-align: middle;
  width: 53px;
}

/* line 4655, ../../app/styles/main.scss */

.description .small-hr {
  width: 122px;
  clear: both;
  margin: auto;
  display: block;
  border-width: 1px 0 0;
  background: rgba(189, 189, 189, 0.66);
  height: 1px;
}

/* line 4665, ../../app/styles/main.scss */

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* Remove margin to maintain inline-radios on tablets and below */

@media only screen and (max-width: 900px) {
  /* line 4672, ../../app/styles/main.scss */

  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-left: 0;
    margin-top: 0;
  }
}

@media only screen and (max-width: 640px) {
  /* line 4678, ../../app/styles/main.scss */

  .form .pad {
    margin-bottom: 30px;
  }

  /* line 4681, ../../app/styles/main.scss */

  .row.block {
    padding: 0;
  }
}

/* Custom positioning */

@media only screen and (min-width: 641px) {
  /* line 4688, ../../app/styles/main.scss */

  .form .pad-left {
    padding-left: 20px;
  }
}

/* line 4692, ../../app/styles/main.scss */

.textarea {
  width: 100%;
  background: none;
  font-size: 20px;
  display: block;
  overflow: hidden;
  resize: none;
  word-wrap: break-word;
}

/* line 4701, ../../app/styles/main.scss */

.textarea {
  border-radius: 3px;
  width: 100%;
  background-image: none;
  box-shadow: none;
  transition: background ease-in .5s;
  color: #1C245C;
  font-size: 18px;
  display: block;
  overflow: auto;
  background: #fff;
  padding: 15px;
  border: 1px solid rgba(224, 224, 224, 0.64);
}

/* line 4716, ../../app/styles/main.scss */

.textarea:focus {
  box-shadow: none;
  outline: 0;
  background: #fff;
}

/* line 4721, ../../app/styles/main.scss */

.form-response {
  padding-bottom: 20px;
  display: none;
}

/* line 4725, ../../app/styles/main.scss */

.form-response h2 {
  border-radius: 4px;
  margin-bottom: 0px;
  color: #2c3c53;
  text-transform: uppercase;
  padding: 50px 0;
  font-size: 70px;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 800;
}

/* line 4735, ../../app/styles/main.scss */

#resetBtn {
  display: none;
}

/* ===============================
* PAGE 9 | Registry
* ================================ */

/* line 4743, ../../app/styles/main.scss */

#registry {
  color: #fff;
  background: #2A354C;
  padding-bottom: 100px;
}

/* line 4748, ../../app/styles/main.scss */

.registry hr {
  width: 220px;
  display: inline-block;
  border-width: 1px 0 0;
  border-top-color: rgba(255, 255, 255, 0.31);
  margin: 0 15px;
}

/* line 4755, ../../app/styles/main.scss */

.registry .image {
  display: block;
  cursor: pointer;
  transition: ease-in-out .2s;
  width: 140px;
  margin: auto;
  transition: .25s all;
  padding-top: 10px;
}

/* line 4764, ../../app/styles/main.scss */

.registry .image:hover {
  transition: all .2s ease;
  padding-top: 0;
  opacity: 1;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 4772, ../../app/styles/main.scss */

  .registry hr {
    width: 90px;
    margin: 0 15px;
  }

  /* line 4776, ../../app/styles/main.scss */

  .registry .image {
    margin-top: 30px;
    width: 100px;
    padding-top: 0;
  }
}

/* medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 4785, ../../app/styles/main.scss */

  .registry .image {
    margin-top: 30px;
    xwidth: 130px;
    padding-top: 0;
  }
}

/* ==============================
* Footer
* ============================== */

/* line 4795, ../../app/styles/main.scss */

.footer {
  background-image: url("../images/skyline@base.png");
  opacity: 1;
  background-position: 0 0;
  background-color: #242e41;
  background-size: cover;
  height: 100px;
  vertical-align: middle;
  background-repeat: repeat-x;
  text-align: center;
}

/* line 4807, ../../app/styles/main.scss */

.mgc-link {
  text-align: center;
  color: #fff;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 400;
  top: 20px;
  position: relative;
}

/* line 4818, ../../app/styles/main.scss */

.mgc-link span {
  font-size: 15px;
  font-weight: 600;
  color: #ea5390;
  text-transform: uppercase;
  letter-spacing: 0;
}

/* line 4826, ../../app/styles/main.scss */

.banner-plane {
  display: none;
}

/*  medium-only, min-width 641px and max-width 1024px */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 4832, ../../app/styles/main.scss */

  .footer {
    height: 130px;
    background-size: contain;
  }

  /* line 4836, ../../app/styles/main.scss */

  .banner-plane {
    width: 400px;
    padding-top: 30px;
    margin: 0 auto;
    display: block;
  }

  /* line 4842, ../../app/styles/main.scss */

  .banner-plane:hover {
    opacity: 1;
  }
}

/* large, min-width 1025px*/

@media only screen and (min-width: 64.063em) {
  /* line 4851, ../../app/styles/main.scss */

  .footer {
    opacity: 1;
    vertical-align: middle;
    background-repeat: repeat-x;
    background-size: contain;
    background-position: 0 0;
    height: 160px;
    background-color: #19243A;
  }

  /* line 4861, ../../app/styles/main.scss */

  .banner-plane {
    cursor: pointer;
    padding-top: 45px;
    width: 42%;
    display: block;
    position: relative;
    margin: auto;
    -webkit-transtion: all .3s ease;
    -moz-webkit-transtion: all .3s ease;
    -ms-webkit-transtion: all .3s ease;
    -o-webkit-transtion: all .3s ease;
    webkit-transtion: all .3s ease;
    opacity: .8;
  }

  /* line 4875, ../../app/styles/main.scss */

  .banner-plane:hover {
    opacity: 1;
  }
}

/* ==============================
* Stars
* ============================== */

/* line 4883, ../../app/styles/main.scss */

.canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #2b364c;
}

/* line 4890, ../../app/styles/main.scss */

#star-canvas li {
  border-radius: 100%;
  margin: 29px;
  display: block;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 4899, ../../app/styles/main.scss */

.field-1 {
  top: 100px;
  position: absolute;
  left: -20px;
  width: 200px;
}

/* line 4905, ../../app/styles/main.scss */

.field-2 {
  position: absolute;
  width: 200px;
  left: 150px;
  top: 100px;
}

/* line 4911, ../../app/styles/main.scss */

.field-3 {
  display: block;
  position: absolute;
  top: 100px;
  width: 200px;
  left: 250px;
}

/* line 4918, ../../app/styles/main.scss */

.field-4 {
  display: block;
  position: absolute;
  top: 100px;
  width: 200px;
  left: 400px;
}

/* line 4925, ../../app/styles/main.scss */

.field-5 {
  display: block;
  position: absolute;
  top: 80px;
  width: 200px;
  left: 600px;
}

/* line 4932, ../../app/styles/main.scss */

.field-6 {
  display: block;
  position: absolute;
  width: 200px;
  left: 780px;
  top: 18px;
}

/* line 4939, ../../app/styles/main.scss */

.field-7 {
  display: block;
  position: absolute;
  width: 200px;
  left: 990px;
}

/* line 4945, ../../app/styles/main.scss */

.field-8 {
  display: block;
  position: absolute;
  width: 200px;
  left: 1100px;
  top: 50px;
}

/* line 4952, ../../app/styles/main.scss */

.field-9 {
  display: block;
  position: absolute;
  width: 200px;
  left: -170px;
  top: 40px;
}

/* line 4959, ../../app/styles/main.scss */

.field-10 {
  display: block;
  position: absolute;
  width: 200px;
  left: 1300px;
  top: 0;
}

/* ================================
* Star Animations
* ================================ */

/* line 4974, ../../app/styles/main.scss */

.field-1 .star-1,
.field-2 .star-2,
.field-3 .star-1,
.field-9 .star-1 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

/* line 4981, ../../app/styles/main.scss */

.field-4 .star-2,
.field-3 .star-2,
.field-1 .star-2,
.field-7 .star-1 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

/* line 4987, ../../app/styles/main.scss */

.field-3 .star-1,
.field-6 .star-2,
.field-8 .star-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* line 4991, ../../app/styles/main.scss */

.star-1 {
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #fff, 0 0 25px #fff, 0 0 50px #fff;
  box-shadow: 0 0 10px white, 0 0 25px white, 0 0 50px white;
  width: 4px;
  height: 4px;
  margin: 30px;
  position: relative;
}

/* line 5003, ../../app/styles/main.scss */

.star-2 {
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #fff, 0 0 25px #fff, 0 0 50px #fff;
  x-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.71), 0 0 25px rgba(255, 255, 255, 0.65), 0 0 50px rgba(255, 255, 255, 0.49);
  xbox-shadow: 0 0 10px rgba(255, 255, 255, 0.71), 0 0 25px rgba(255, 255, 255, 0.65), 0 0 50px rgba(255, 255, 255, 0.49);
  width: 4px;
  height: 4px;
  margin: 10px 14px;
  position: relative;
}

/* line 5015, ../../app/styles/main.scss */

.xl {
  width: 6px;
  height: 6px;
}

/* line 5019, ../../app/styles/main.scss */

.lg {
  width: 5px;
  height: 5px;
}

/* line 5023, ../../app/styles/main.scss */

.md {
  width: 4px;
  height: 4px;
}

/* line 5027, ../../app/styles/main.scss */

.sm {
  width: 3px;
  height: 3px;
}

/* line 5031, ../../app/styles/main.scss */

.xs {
  width: 2px;
  height: 2px;
}

/* line 5037, ../../app/styles/main.scss */

.pulse-1 {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

/* line 5041, ../../app/styles/main.scss */

.pulse-2 {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
}

/* line 5045, ../../app/styles/main.scss */

.pulse-3 {
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
}

@-webkit-keyframes pulse-1 {
  /* line 5052, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  /* line 5056, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  /* line 5060, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes pulse-1 {
  /* line 5066, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  /* line 5070, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  /* line 5074, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

/* line 5079, ../../app/styles/main.scss */

.pulse-1 {
  -webkit-animation-name: pulse-1;
  animation-name: pulse-1;
}

@-webkit-keyframes pulse-2 {
  /* line 5086, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }

  /* line 5090, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 5094, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}

@keyframes pulse-2 {
  /* line 5100, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }

  /* line 5104, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 5108, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}

/* line 5113, ../../app/styles/main.scss */

.pulse-2 {
  -webkit-animation-name: pulse-2;
  animation-name: pulse-2;
}

@-webkit-keyframes pulse-3 {
  /* line 5119, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  /* line 5123, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  /* line 5127, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-3 {
  /* line 5133, ../../app/styles/main.scss */
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  /* line 5137, ../../app/styles/main.scss */
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  /* line 5141, ../../app/styles/main.scss */
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/* line 5146, ../../app/styles/main.scss */

.pulse-3 {
  -webkit-animation-name: pulse-3;
  animation-name: pulse-3;
}

/* ================================
Star Positions
================================ */

/* line 5154, ../../app/styles/main.scss */

.field-1 li:nth-child(1) {
  left: -40px;
  top: -24px;
}

/* line 5158, ../../app/styles/main.scss */

.field-1 li:nth-child(2) {
  left: 30px;
  top: 0;
}

/* line 5162, ../../app/styles/main.scss */

.field-1 li:nth-child(3) {
  left: 4px;
  top: 0;
}

/* line 5166, ../../app/styles/main.scss */

.field-1 li:nth-child(4) {
  left: 100px;
  top: 0;
}

/* line 5170, ../../app/styles/main.scss */

.field-1 li:nth-child(5) {
  left: 34px;
  top: 0;
}

/* line 5174, ../../app/styles/main.scss */

.field-1 li:nth-child(6) {
  left: 74px;
  top: 0;
}

/* line 5178, ../../app/styles/main.scss */

.field-1 li:nth-child(7) {
  left: 0;
  top: -20px;
}

/* line 5182, ../../app/styles/main.scss */

.field-1 li:nth-child(8) {
  left: 90px;
  top: 0;
}

/* line 5186, ../../app/styles/main.scss */

.field-1 li:nth-child(9) {
  left: 23px;
  top: -40px;
}

/* line 5190, ../../app/styles/main.scss */

.field-1 li:nth-child(10) {
  left: 0;
  top: 0;
}

/* line 5194, ../../app/styles/main.scss */

.field-1 li:nth-child(11) {
  left: 46px;
  top: 0;
}

/* line 5198, ../../app/styles/main.scss */

.field-1 li:nth-child(12) {
  left: 14px;
  top: 0;
}

/* line 5202, ../../app/styles/main.scss */

.field-1 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5206, ../../app/styles/main.scss */

.field-1 li:nth-child(14) {
  left: 0;
  top: 0;
}

/* line 5210, ../../app/styles/main.scss */

.field-1 li:nth-child(15) {
  left: 22px;
  top: 0;
}

/* line 5214, ../../app/styles/main.scss */

.field-2 li:nth-child(1) {
  left: -100px;
  top: -90px;
}

/* line 5218, ../../app/styles/main.scss */

.field-2 li:nth-child(2) {
  top: -50px;
  left: 0;
}

/* line 5222, ../../app/styles/main.scss */

.field-2 li:nth-child(3) {
  left: -75px;
  top: -34px;
}

/* line 5226, ../../app/styles/main.scss */

.field-2 li:nth-child(4) {
  left: 100px;
  top: 0;
}

/* line 5230, ../../app/styles/main.scss */

.field-2 li:nth-child(5) {
  left: 4px;
  top: -50px;
}

/* line 5234, ../../app/styles/main.scss */

.field-2 li:nth-child(6) {
  left: 40px;
  top: 0;
}

/* line 5238, ../../app/styles/main.scss */

.field-2 li:nth-child(7) {
  top: -25px;
  left: -32px;
}

/* line 5242, ../../app/styles/main.scss */

.field-2 li:nth-child(8) {
  left: 88px;
  top: 0;
}

/* line 5246, ../../app/styles/main.scss */

.field-2 li:nth-child(9) {
  left: 30px;
  top: -40px;
}

/* line 5250, ../../app/styles/main.scss */

.field-2 li:nth-child(10) {
  left: -45px;
  top: 0;
}

/* line 5254, ../../app/styles/main.scss */

.field-2 li:nth-child(11) {
  left: -110px;
  top: -360px;
}

/* line 5258, ../../app/styles/main.scss */

.field-2 li:nth-child(12) {
  left: -17px;
  top: 0;
}

/* line 5262, ../../app/styles/main.scss */

.field-2 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5266, ../../app/styles/main.scss */

.field-2 li:nth-child(14) {
  left: -90px;
  top: -38px;
}

/* line 5270, ../../app/styles/main.scss */

.field-2 li:nth-child(15) {
  left: 22px;
  top: 0;
}

/* line 5274, ../../app/styles/main.scss */

.field-3 li:nth-child(1) {
  left: 0;
  top: -50px;
}

/* line 5278, ../../app/styles/main.scss */

.field-3 li:nth-child(2) {
  top: 40px;
  left: 220px;
}

/* line 5282, ../../app/styles/main.scss */

.field-3 li:nth-child(3) {
  top: 0;
  left: 55px;
}

/* line 5286, ../../app/styles/main.scss */

.field-3 li:nth-child(4) {
  left: -37px;
  top: -72px;
}

/* line 5290, ../../app/styles/main.scss */

.field-3 li:nth-child(5) {
  left: 24px;
  top: 44px;
}

/* line 5294, ../../app/styles/main.scss */

.field-3 li:nth-child(6) {
  top: 65px;
  left: 22px;
}

/* line 5298, ../../app/styles/main.scss */

.field-3 li:nth-child(7) {
  top: 100px;
  left: 100px;
}

/* line 5302, ../../app/styles/main.scss */

.field-3 li:nth-child(8) {
  top: 95px;
  left: 166px;
}

/* line 5306, ../../app/styles/main.scss */

.field-3 li:nth-child(9) {
  left: 44px;
  top: 29px;
}

/* line 5310, ../../app/styles/main.scss */

.field-3 li:nth-child(10) {
  left: 93px;
  top: -49px;
}

/* line 5314, ../../app/styles/main.scss */

.field-3 li:nth-child(11) {
  top: -53px;
  left: -40px;
}

/* line 5318, ../../app/styles/main.scss */

.field-3 li:nth-child(12) {
  top: 0;
  left: 26px;
}

/* line 5322, ../../app/styles/main.scss */

.field-3 li:nth-child(13) {
  top: -10px;
  left: 50px;
}

/* line 5326, ../../app/styles/main.scss */

.field-3 li:nth-child(14) {
  top: -69px;
  left: 109px;
}

/* line 5330, ../../app/styles/main.scss */

.field-3 li:nth-child(15) {
  left: 0;
  top: 0;
}

/* line 5334, ../../app/styles/main.scss */

.field-4 li:nth-child(1) {
  left: -90px;
  top: -14px;
}

/* line 5338, ../../app/styles/main.scss */

.field-4 li:nth-child(2) {
  left: -29px;
}

/* line 5341, ../../app/styles/main.scss */

.field-4 li:nth-child(3) {
  left: -33px;
  top: 20px;
}

/* line 5345, ../../app/styles/main.scss */

.field-4 li:nth-child(4) {
  top: 27px;
  left: -90px;
}

/* line 5349, ../../app/styles/main.scss */

.field-4 li:nth-child(5) {
  top: -220px;
  left: 0;
}

/* line 5353, ../../app/styles/main.scss */

.field-4 li:nth-child(6) {
  top: 6px;
  left: 121px;
}

/* line 5357, ../../app/styles/main.scss */

.field-4 li:nth-child(7) {
  left: 161px;
  top: 58px;
}

/* line 5361, ../../app/styles/main.scss */

.field-4 li:nth-child(8) {
  top: -243px;
  left: 69px;
}

/* line 5365, ../../app/styles/main.scss */

.field-4 li:nth-child(9) {
  left: 23px;
  top: -26px;
}

/* line 5369, ../../app/styles/main.scss */

.field-4 li:nth-child(10) {
  left: 51px;
  top: -12px;
}

/* line 5373, ../../app/styles/main.scss */

.field-4 li:nth-child(11) {
  left: 87px;
  top: 0;
}

/* line 5377, ../../app/styles/main.scss */

.field-4 li:nth-child(12) {
  left: 24px;
  top: 0;
}

/* line 5381, ../../app/styles/main.scss */

.field-4 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5385, ../../app/styles/main.scss */

.field-4 li:nth-child(14) {
  left: 0;
  top: -20px;
}

/* line 5389, ../../app/styles/main.scss */

.field-4 li:nth-child(15) {
  left: 50px;
  top: -46px;
}

/* line 5393, ../../app/styles/main.scss */

.field-5 li:nth-child(1) {
  left: 0;
  top: -10px;
}

/* line 5397, ../../app/styles/main.scss */

.field-5 li:nth-child(2) {
  left: 30px;
  top: 0;
}

/* line 5401, ../../app/styles/main.scss */

.field-5 li:nth-child(3) {
  left: 4px;
  top: 0;
}

/* line 5405, ../../app/styles/main.scss */

.field-5 li:nth-child(4) {
  left: 100px;
  top: 0;
}

/* line 5409, ../../app/styles/main.scss */

.field-5 li:nth-child(5) {
  left: 34px;
  top: 0;
}

/* line 5413, ../../app/styles/main.scss */

.field-5 li:nth-child(6) {
  left: 74px;
  top: 0;
}

/* line 5417, ../../app/styles/main.scss */

.field-5 li:nth-child(7) {
  left: 0;
  top: -20px;
}

/* line 5421, ../../app/styles/main.scss */

.field-5 li:nth-child(8) {
  left: 90px;
  top: 0;
}

/* line 5425, ../../app/styles/main.scss */

.field-5 li:nth-child(9) {
  left: 23px;
  top: -40px;
}

/* line 5429, ../../app/styles/main.scss */

.field-5 li:nth-child(10) {
  left: 0;
  top: 0;
}

/* line 5433, ../../app/styles/main.scss */

.field-5 li:nth-child(11) {
  left: 46px;
  top: 0;
}

/* line 5437, ../../app/styles/main.scss */

.field-5 li:nth-child(12) {
  left: 14px;
  top: 0;
}

/* line 5441, ../../app/styles/main.scss */

.field-5 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5445, ../../app/styles/main.scss */

.field-5 li:nth-child(14) {
  left: 0;
  top: 0;
}

/* line 5449, ../../app/styles/main.scss */

.field-5 li:nth-child(15) {
  left: 22px;
  top: 0;
}

/* line 5453, ../../app/styles/main.scss */

.field-6 li:nth-child(1) {
  left: -100px;
  top: -10px;
}

/* line 5457, ../../app/styles/main.scss */

.field-6 li:nth-child(2) {
  left: -47px;
  top: -50px;
}

/* line 5461, ../../app/styles/main.scss */

.field-6 li:nth-child(3) {
  left: -35px;
  top: 0;
}

/* line 5465, ../../app/styles/main.scss */

.field-6 li:nth-child(4) {
  left: 70px;
  top: 0;
}

/* line 5469, ../../app/styles/main.scss */

.field-6 li:nth-child(5) {
  left: 34px;
  top: 0;
}

/* line 5473, ../../app/styles/main.scss */

.field-6 li:nth-child(6) {
  left: 99px;
  top: 0;
}

/* line 5477, ../../app/styles/main.scss */

.field-6 li:nth-child(7) {
  left: 2px;
  top: -25px;
}

/* line 5481, ../../app/styles/main.scss */

.field-6 li:nth-child(8) {
  left: 88px;
  top: 0;
}

/* line 5485, ../../app/styles/main.scss */

.field-6 li:nth-child(9) {
  left: 30px;
  top: -40px;
}

/* line 5489, ../../app/styles/main.scss */

.field-6 li:nth-child(10) {
  left: -45px;
  top: 23px;
}

/* line 5493, ../../app/styles/main.scss */

.field-6 li:nth-child(11) {
  left: 46px;
  top: -16px;
}

/* line 5497, ../../app/styles/main.scss */

.field-6 li:nth-child(12) {
  left: -17px;
  top: 0;
}

/* line 5501, ../../app/styles/main.scss */

.field-6 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5505, ../../app/styles/main.scss */

.field-6 li:nth-child(14) {
  left: -90px;
  top: -38px;
}

/* line 5509, ../../app/styles/main.scss */

.field-6 li:nth-child(15) {
  left: 22px;
  top: 0;
}

/* line 5513, ../../app/styles/main.scss */

.field-7 li:nth-child(1) {
  left: -90px;
  top: 40px;
}

/* line 5517, ../../app/styles/main.scss */

.field-7 li:nth-child(2) {
  left: 50px;
  top: -30px;
}

/* line 5521, ../../app/styles/main.scss */

.field-7 li:nth-child(3) {
  left: -03px;
  top: 20px;
}

/* line 5525, ../../app/styles/main.scss */

.field-7 li:nth-child(4) {
  left: -90px;
  top: 27px;
}

/* line 5529, ../../app/styles/main.scss */

.field-7 li:nth-child(5) {
  top: 0;
  left: 86px;
}

/* line 5533, ../../app/styles/main.scss */

.field-7 li:nth-child(6) {
  top: 6px;
  left: 0;
}

/* line 5537, ../../app/styles/main.scss */

.field-7 li:nth-child(7) {
  left: 0;
  top: 58px;
}

/* line 5541, ../../app/styles/main.scss */

.field-7 li:nth-child(8) {
  top: 95px;
  left: -80px;
}

/* line 5545, ../../app/styles/main.scss */

.field-7 li:nth-child(9) {
  left: 44px;
  top: 29px;
}

/* line 5549, ../../app/styles/main.scss */

.field-7 li:nth-child(10) {
  left: 93px;
  top: -49px;
}

/* line 5553, ../../app/styles/main.scss */

.field-7 li:nth-child(11) {
  top: -53px;
  left: -40px;
}

/* line 5557, ../../app/styles/main.scss */

.field-7 li:nth-child(12) {
  top: 0;
  left: 26px;
}

/* line 5561, ../../app/styles/main.scss */

.field-7 li:nth-child(13) {
  left: 50px;
  top: 5px;
}

/* line 5565, ../../app/styles/main.scss */

.field-7 li:nth-child(14) {
  top: -69px;
  left: 109px;
}

/* line 5569, ../../app/styles/main.scss */

.field-7 li:nth-child(15) {
  left: 0;
  top: -20px;
}

/* line 5573, ../../app/styles/main.scss */

.field-8 li:nth-child(1) {
  left: 0;
  top: -10px;
}

/* line 5577, ../../app/styles/main.scss */

.field-8 li:nth-child(2) {
  top: 0;
  left: 30px;
}

/* line 5581, ../../app/styles/main.scss */

.field-8 li:nth-child(3) {
  top: 0;
  left: 4px;
}

/* line 5585, ../../app/styles/main.scss */

.field-8 li:nth-child(4) {
  left: 100px;
  top: -137px;
}

/* line 5589, ../../app/styles/main.scss */

.field-8 li:nth-child(5) {
  left: 34px;
  top: 0;
}

/* line 5593, ../../app/styles/main.scss */

.field-8 li:nth-child(6) {
  left: 74px;
  top: 0;
}

/* line 5597, ../../app/styles/main.scss */

.field-8 li:nth-child(7) {
  left: 0;
  top: -20px;
}

/* line 5601, ../../app/styles/main.scss */

.field-8 li:nth-child(8) {
  left: 90px;
  top: 0;
}

/* line 5605, ../../app/styles/main.scss */

.field-8 li:nth-child(9) {
  left: 23px;
  top: -40px;
}

/* line 5609, ../../app/styles/main.scss */

.field-8 li:nth-child(10) {
  left: 0;
  top: 0;
}

/* line 5613, ../../app/styles/main.scss */

.field-8 li:nth-child(11) {
  left: 46px;
  top: 0;
}

/* line 5617, ../../app/styles/main.scss */

.field-8 li:nth-child(12) {
  left: 14px;
  top: 0;
}

/* line 5621, ../../app/styles/main.scss */

.field-8 li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5625, ../../app/styles/main.scss */

.field-8 li:nth-child(14) {
  left: 0;
  top: 0;
}

/* line 5629, ../../app/styles/main.scss */

.field-8 li:nth-child(15) {
  left: -61px;
  top: 0;
}

/* line 5633, ../../app/styles/main.scss */

.field-9 li:nth-child(1) {
  top: -20px;
  left: 70px;
}

/* line 5637, ../../app/styles/main.scss */

.field-9li:nth-child(2) {
  left: -47px;
  top: -50px;
}

/* line 5641, ../../app/styles/main.scss */

.field-9 li:nth-child(3) {
  left: 31px;
  top: -19px;
}

/* line 5645, ../../app/styles/main.scss */

.field-9 li:nth-child(4) {
  left: 70px;
  top: 0;
}

/* line 5649, ../../app/styles/main.scss */

.field-9 li:nth-child(5) {
  left: 34px;
  top: 0;
}

/* line 5653, ../../app/styles/main.scss */

.field-9 li:nth-child(6) {
  left: 99px;
  top: 0;
}

/* line 5657, ../../app/styles/main.scss */

.field-9 li:nth-child(7) {
  left: 2px;
  top: -25px;
}

/* line 5661, ../../app/styles/main.scss */

.field-9 li:nth-child(8) {
  left: 88px;
  top: 0;
}

/* line 5665, ../../app/styles/main.scss */

.field-9 li:nth-child(9) {
  left: 30px;
  top: -40px;
}

/* line 5669, ../../app/styles/main.scss */

.field-9 li:nth-child(10) {
  left: -45px;
  top: 23px;
}

/* line 5673, ../../app/styles/main.scss */

.field-9 li:nth-child(11) {
  left: 46px;
  top: -16px;
}

/* line 5677, ../../app/styles/main.scss */

.field-9 li:nth-child(12) {
  left: 87px;
  top: 0;
}

/* line 5681, ../../app/styles/main.scss */

.field-9li:nth-child(13) {
  left: 120px;
  top: 0;
}

/* line 5685, ../../app/styles/main.scss */

.field-9 li:nth-child(14) {
  left: -90px;
  top: -38px;
}

/* line 5689, ../../app/styles/main.scss */

.field-9 li:nth-child(15) {
  left: 22px;
  top: 0;
}

/* line 5693, ../../app/styles/main.scss */

.field-10 li:nth-child(1) {
  left: -90px;
  top: 71px;
}

/* line 5697, ../../app/styles/main.scss */

.field-10 li:nth-child(2) {
  left: 99px;
  top: 44px;
}

/* line 5701, ../../app/styles/main.scss */

.field-10 li:nth-child(3) {
  left: -33px;
  top: 20px;
}

/* line 5705, ../../app/styles/main.scss */

.field-10 li:nth-child(4) {
  left: -90px;
  top: 27px;
}

/* line 5709, ../../app/styles/main.scss */

.field-10 li:nth-child(5) {
  top: 0;
  left: 86px;
}

/* line 5713, ../../app/styles/main.scss */

.field-10 li:nth-child(6) {
  top: 6px;
  left: 0;
}

/* line 5717, ../../app/styles/main.scss */

.field-10 li:nth-child(7) {
  left: 0;
  top: 58px;
}

/* line 5721, ../../app/styles/main.scss */

.field-10 li:nth-child(8) {
  top: 95px;
  left: -80px;
}

/* line 5725, ../../app/styles/main.scss */

.field-10 li:nth-child(9) {
  left: 44px;
  top: 29px;
}

/* line 5729, ../../app/styles/main.scss */

.field-10 li:nth-child(10) {
  left: 93px;
  top: -49px;
}

/* line 5733, ../../app/styles/main.scss */

.field-10 li:nth-child(11) {
  top: -53px;
  left: -40px;
}

/* line 5737, ../../app/styles/main.scss */

.field-10 li:nth-child(12) {
  top: 0;
  left: -9px;
}

/* line 5741, ../../app/styles/main.scss */

.field-10 li:nth-child(13) {
  left: 50px;
  top: 5px;
}

/* line 5745, ../../app/styles/main.scss */

.field-10 li:nth-child(14) {
  top: -69px;
  left: 109px;
}

/* line 5749, ../../app/styles/main.scss */

.field-10 li:nth-child(15) {
  left: -30px;
  top: -45px;
}

/* =================================================
* RESPONSIVE HELPER CLASSES
* ================================================ */

/* Touch-enabled device targeting */

/* line 5759, ../../app/styles/main.scss */

.show-for-touch {
  display: none !important;
}

/* line 5762, ../../app/styles/main.scss */

.hide-for-touch {
  display: inherit !important;
}

/* line 5765, ../../app/styles/main.scss */

.touch .show-for-touch {
  display: inherit !important;
}

/* line 5768, ../../app/styles/main.scss */

.touch .hide-for-touch {
  display: none !important;
}

/* mobile-only, max-width 640px */

@media only screen and (max-width: 40em) {
  /* line 5774, ../../app/styles/main.scss */

  .hide-for-mobile {
    display: none;
  }
}

/* max-width 900px */

@media only screen and (max-width: 56.25em) {
  /* line 5781, ../../app/styles/main.scss */

  .show-for-desktop-only {
    display: none;
  }
}

/* small displays */

@media only screen {
  /* line 5803, ../../app/styles/main.scss */

  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5821, ../../app/styles/main.scss */

  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
}

/* medium displays */

@media only screen and (min-width: 40.063em) {
  /* line 5843, ../../app/styles/main.scss */

  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5861, ../../app/styles/main.scss */

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
}

/* large displays */

@media only screen and (min-width: 64.063em) {
  /* line 5883, ../../app/styles/main.scss */

  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5901, ../../app/styles/main.scss */

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
}

/* xlarge displays */

@media only screen and (min-width: 90.063em) {
  /* line 5923, ../../app/styles/main.scss */

  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5941, ../../app/styles/main.scss */

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
}

/* xxlarge displays */

@media only screen and (min-width: 120.063em) {
  /* line 5963, ../../app/styles/main.scss */

  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5981, ../../app/styles/main.scss */

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: none !important;
  }
}

/* =======================================================
(Q)Bugs & (A)Fixes
   
Q: In iOS5 Safari;
Positioned: Relative elements
occasionally disappear while scrolling an element that
uses -webkit-overflow-scrolling:touch. Elements seem to consistently reappear after scroll stops. This seems to occur most with elements that are outside of the overflow region at scroll start.
A:Include;
-webkit-transform: translateZ(0);
to the affected elements or containers. This property often forces the browser to use hardware acceleration wich will force rendering.

======================================================== */