@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

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

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

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

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

/* line 98, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/* line 121, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 173, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

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

/* line 255, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

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

/* line 305, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

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

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

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

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

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

/* line 390, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-35054c4e1bf08a04f531b2b8510910f29431c22cfbcfb3571c6e2d4dc8cb57c1.eot);
  src: url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-35054c4e1bf08a04f531b2b8510910f29431c22cfbcfb3571c6e2d4dc8cb57c1.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-4511059bac53be6b8d5d9a60139058a3ee67becaa2df739e2e67dd27f22324f8.woff2) format("woff2"), url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-b08ae9af0bd2e112a8d6b543e83159dc9b3ce5596fe97ffb8b8330db8afc4b08.woff) format("woff"), url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-7e35b4a8ce4d46ea22f0ef6c244b5ec1aa20e4dd957f050b9906f27bfd10e237.ttf) format("truetype"), url(/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular-c99a82879186f821e6d138718cfafd879d97bff09a4681e4cd9f393f76b20fed.svg#glyphicons_halflingsregular) format("svg");
}

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

/* line 37, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

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

/* line 41, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

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

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

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

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

/* line 174, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

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

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

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

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

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

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

/* line 195, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

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

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

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

/* line 232, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

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

/* line 280, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

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

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

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

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

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

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

/* line 297, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

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

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

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

/* line 48, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #00628a;
  text-decoration: none;
}

/* line 52, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #693300;
  text-decoration: underline;
}

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

/* line 69, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

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

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

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

/* line 93, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

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

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

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

/* line 159, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/assets/bower_components/bootstrap-sass/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.4;
  color: inherit;
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #d9d9d9;
}

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

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

/* line 50, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 21px;
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 18px;
}

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

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

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

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

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

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

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

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

/* line 92, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-center, .site-index .select-state {
  text-align: center;
}

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

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

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

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

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

/* line 102, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #d9d9d9;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #00628a;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #003e57;
}

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

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

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

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

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

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

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

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

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

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #00628a;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #003e57;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 193, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

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

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

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

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

/* line 230, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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

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

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

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

/* line 265, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

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

/* line 286, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

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

/* line 294, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

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

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

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

/* line 66, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 43, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

/* line 35, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 29, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #d9d9d9;
  text-align: left;
}

/* line 36, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

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

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

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

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

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

/* line 83, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

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

/* line 109, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

/* line 9, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

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

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

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

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

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

@media screen and (max-width: 767px) {
  /* line 171, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/assets/bower_components/bootstrap-sass/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, vendor/assets/bower_components/bootstrap-sass/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, vendor/assets/bower_components/bootstrap-sass/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, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/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, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

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

/* line 78, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

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

/* line 89, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

/* line 102, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #545454;
}

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

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

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

/* line 155, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f2f2f2;
  opacity: 1;
}

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

/* line 181, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

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

/* line 222, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio, .assessment-form .assessment-item,
.checkbox,
.assessment-form .assessment-item-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, .assessment-form .disabled.assessment-item label, fieldset[disabled] .radio label, fieldset[disabled] .assessment-form .assessment-item label, .assessment-form fieldset[disabled] .assessment-item label,
.checkbox.disabled label,
.assessment-form .disabled.assessment-item-checkbox label, fieldset[disabled] .checkbox label, fieldset[disabled] .assessment-form .assessment-item-checkbox label, .assessment-form fieldset[disabled] .assessment-item-checkbox label {
  cursor: not-allowed;
}

/* line 246, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio label, .assessment-form .assessment-item label,
.checkbox label,
.assessment-form .assessment-item-checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"], .assessment-form .assessment-item input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.assessment-form .assessment-item-checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio, .assessment-form .assessment-item + .radio, .assessment-form .radio + .assessment-item, .assessment-form .assessment-item + .assessment-item,
.checkbox + .checkbox,
.assessment-form .assessment-item-checkbox + .checkbox,
.assessment-form .checkbox + .assessment-item-checkbox,
.assessment-form .assessment-item-checkbox + .assessment-item-checkbox {
  margin-top: -5px;
}

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

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

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

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

/* line 305, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

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

/* line 79, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

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

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

/* line 330, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

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

/* line 338, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

/* line 79, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

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

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

/* line 356, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

/* line 364, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

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

/* line 400, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .assessment-form .assessment-item,
.assessment-form .has-success .assessment-item,
.has-success .checkbox,
.has-success .assessment-form .assessment-item-checkbox,
.assessment-form .has-success .assessment-item-checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .assessment-form .has-success.assessment-item label, .has-success.checkbox label, .assessment-form .has-success.assessment-item-checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, vendor/assets/bower_components/bootstrap-sass/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 24, vendor/assets/bower_components/bootstrap-sass/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 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

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

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

/* line 21, vendor/assets/bower_components/bootstrap-sass/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 24, vendor/assets/bower_components/bootstrap-sass/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 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

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

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

/* line 21, vendor/assets/bower_components/bootstrap-sass/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 24, vendor/assets/bower_components/bootstrap-sass/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 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

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

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

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

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

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

/* line 549, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio, .form-horizontal .assessment-form .assessment-item, .assessment-form .form-horizontal .assessment-item,
.form-horizontal .checkbox,
.form-horizontal .assessment-form .assessment-item-checkbox,
.assessment-form .form-horizontal .assessment-item-checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio, .form-horizontal .assessment-form .assessment-item, .assessment-form .form-horizontal .assessment-item,
.form-horizontal .checkbox,
.form-horizontal .assessment-form .assessment-item-checkbox,
.assessment-form .form-horizontal .assessment-item-checkbox {
  min-height: 27px;
}

/* line 565, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

/* line 583, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

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

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

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

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

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

/* line 39, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

/* line 58, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

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

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

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

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

/* line 71, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0bb8ff;
  border-color: #00aaf0;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0098d7;
  border-color: #005071;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0098d7;
  border-color: #007fb3;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0098d7;
  background-image: none;
  border-color: #007fb3;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #007fb3;
  border-color: #005071;
}

/* line 41, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #0bb8ff;
  border-color: #00aaf0;
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #0bb8ff;
  background-color: #fff;
}

/* line 75, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #4f8339;
  border-color: #447131;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3a5f2a;
  border-color: #0f180b;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3a5f2a;
  border-color: #2b471f;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3a5f2a;
  background-image: none;
  border-color: #2b471f;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2b471f;
  border-color: #0f180b;
}

/* line 41, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #4f8339;
  border-color: #447131;
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #4f8339;
  background-color: #fff;
}

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

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

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

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

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

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

/* line 96, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #00628a;
  border-radius: 0;
}

/* line 101, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 109, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #693300;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #d9d9d9;
  text-decoration: none;
}

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

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

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

/* line 151, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

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

/* line 10, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

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

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

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

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

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

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

/* line 85, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00628a;
  outline: 0;
}

/* line 100, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #d9d9d9;
}

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

/* line 120, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

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

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

/* line 170, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

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

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

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

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

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

/* line 15, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

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

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

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

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

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

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

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

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

/* line 69, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

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

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

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

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

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

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

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

/* line 120, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 127, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

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

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

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

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

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

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

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

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

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

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

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

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

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

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

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

/* line 212, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

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

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

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

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

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

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

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

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

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

/* line 77, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #545454;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

/* line 108, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

/* line 120, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

/* line 144, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

/* line 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #d9d9d9;
}

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

/* line 46, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f2f2f2;
  border-color: #00628a;
}

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

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

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

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

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

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

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

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

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

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

/* line 131, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00628a;
}

/* line 144, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 112, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

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

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

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

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

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

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

/* line 168, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

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

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

/* line 204, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

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

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

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

/* line 230, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

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

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

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

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

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

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

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

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

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

/* line 341, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

/* line 357, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

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

/* line 395, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

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

/* line 408, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

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

/* line 416, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 991px) {
  /* line 453, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: white;
}

/* line 483, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: white;
}

/* line 487, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #00628a;
}

/* line 492, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

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

/* line 517, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #005071;
  border-color: #002c3e;
}

/* line 531, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #f2f2f2;
}

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

/* line 540, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: white;
}

/* line 545, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #f2f2f2;
}

/* line 548, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #002c3e;
}

/* line 563, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #002c3e;
}

@media (max-width: 991px) {
  /* line 584, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #002c3e;
  }
  /* line 587, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #002c3e;
  }
  /* line 590, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #f2f2f2;
  }
  /* line 592, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #002c3e;
  }
  /* line 607, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

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

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

/* line 630, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #00374d;
}

/* line 635, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #f2f2f2;
}

/* line 637, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #f2f2f2;
}

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

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

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

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

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

/* line 25, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #d9d9d9;
}

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

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

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

/* line 24, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #693300;
  background-color: #f2f2f2;
  border-color: #ddd;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #00628a;
  border-color: #00628a;
}

/* line 61, vendor/assets/bower_components/bootstrap-sass/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: #d9d9d9;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}

/* line 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #d9d9d9;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #d9d9d9;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #bfbfbf;
}

/* line 48, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #00628a;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #003e57;
}

/* line 52, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #4f8339;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3a5f2a;
}

/* line 56, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #d9d9d9;
  border-radius: 10px;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #00628a;
  background-color: #fff;
}

/* line 47, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f2f2f2;
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d9d9d9;
}

/* line 28, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00628a;
}

/* line 9, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00628a;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

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

/* line 64, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #4f8339;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/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 77, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/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 81, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/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 85, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/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 1, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/assets/bower_components/bootstrap-sass/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, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #d9d9d9;
  cursor: not-allowed;
  background-color: #f2f2f2;
}

/* line 48, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/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: #d9d9d9;
}

/* line 57, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00628a;
  border-color: #00628a;
}

/* line 66, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/assets/bower_components/bootstrap-sass/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: #57ceff;
}

/* line 83, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #00628a;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00628a;
  border-color: #00628a;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00628a;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #00628a;
  background-color: #fff;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00628a;
}

/* line 260, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 38, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 34, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/assets/bower_components/bootstrap-sass/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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

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

/* line 45, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

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

@media (max-width: 767px) {
  /* line 3, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 2, app/assets/stylesheets/shared/_base.scss */
body {
  background: white;
  padding-top: 50px;
}

/* line 9, app/assets/stylesheets/shared/_base.scss */
.skip-to-main:active, .skip-to-main:focus {
  color: #fff;
  position: absolute;
  left: 1em;
  top: 50px;
}

/* line 19, app/assets/stylesheets/shared/_base.scss */
main {
  background-color: #fff;
  padding-bottom: 40px;
}

/* line 24, app/assets/stylesheets/shared/_base.scss */
main a,
main .btn-link {
  text-decoration: underline;
}

/* line 28, app/assets/stylesheets/shared/_base.scss */
main a.btn,
main .btn-link.btn {
  text-decoration: none;
}

/* line 33, app/assets/stylesheets/shared/_base.scss */
.front-matter main {
  background-color: #f2f2f2;
  font-size: 16px;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 33, app/assets/stylesheets/shared/_base.scss */
  .front-matter main {
    font-size: 20px;
  }
}

/* line 44, app/assets/stylesheets/shared/_base.scss */
.wavve-button-banner {
  background-color: #fff;
  margin: auto;
  max-width: 555px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

/* line 52, app/assets/stylesheets/shared/_base.scss */
.wavve-button-banner h3 {
  width: 60%;
  display: flex;
  text-decoration: none;
  color: black;
}

/* line 58, app/assets/stylesheets/shared/_base.scss */
.wavve-button-banner div {
  width: 50%;
}

@media (max-width: 480px) {
  /* line 44, app/assets/stylesheets/shared/_base.scss */
  .wavve-button-banner {
    flex-direction: column;
  }
  /* line 63, app/assets/stylesheets/shared/_base.scss */
  .wavve-button-banner h3 {
    width: 100%;
  }
  /* line 66, app/assets/stylesheets/shared/_base.scss */
  .wavve-button-banner div {
    width: 100%;
  }
}

/* line 73, app/assets/stylesheets/shared/_base.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 10px 0;
  font-weight: 700;
}

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

/* line 89, app/assets/stylesheets/shared/_base.scss */
.btn {
  white-space: normal;
}

/* line 92, app/assets/stylesheets/shared/_base.scss */
.input-group-btn .btn {
  white-space: nowrap;
}

/* line 98, app/assets/stylesheets/shared/_base.scss */
.alert-banner {
  font-size: 14px;
}

/* line 101, app/assets/stylesheets/shared/_base.scss */
.alert-banner .alert {
  border-radius: 0;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
}

/* line 110, app/assets/stylesheets/shared/_base.scss */
.preview-banner {
  border: 2px dashed red;
  font-weight: bold;
  margin: 0 -2.5% 0 -2.5%;
  padding: 10px;
  text-align: center;
  width: 105%;
  z-index: 6;
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/shared/_base.scss */
  .preview-banner {
    position: fixed;
  }
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/shared/_base.scss */
  .page-header {
    margin-top: 30px;
    padding-bottom: 13.3333333333px;
  }
  /* line 132, app/assets/stylesheets/shared/_base.scss */
  .page-header h1 {
    font-size: 30px;
  }
  /* line 137, app/assets/stylesheets/shared/_base.scss */
  h2 {
    font-size: 24px;
  }
  /* line 141, app/assets/stylesheets/shared/_base.scss */
  h3 {
    font-size: 21px;
  }
  /* line 145, app/assets/stylesheets/shared/_base.scss */
  .mt-xs-1 {
    margin-top: 10px;
  }
  /* line 150, app/assets/stylesheets/shared/_base.scss */
  .btn-block-xs {
    display: block;
    width: 100%;
  }
  /* line 154, app/assets/stylesheets/shared/_base.scss */
  .btn-block-xs.pull-right, .btn-block-xs.pull-left {
    float: none;
  }
  /* line 160, app/assets/stylesheets/shared/_base.scss */
  .btn-block-xs + .btn-block-xs {
    margin-top: 10px;
  }
  /* line 163, app/assets/stylesheets/shared/_base.scss */
  .modal-footer .btn-block-xs + .btn-block-xs {
    margin-left: 0;
  }
  /* line 173, app/assets/stylesheets/shared/_base.scss */
  input.btn-block-xs[type="submit"],
input.btn-block-xs[type="reset"],
input.btn-block-xs[type="button"] {
    width: 100%;
  }
}

/* line 179, app/assets/stylesheets/shared/_base.scss */
.remove-intent-survey {
  float: right;
}

@media (max-width: 480px) {
  /* line 184, app/assets/stylesheets/shared/_base.scss */
  .remove-intent-survey {
    font-size: 2.5rem;
  }
}

/* line 190, app/assets/stylesheets/shared/_base.scss */
.mobile-redirect > * {
  display: none;
}

/* line 194, app/assets/stylesheets/shared/_base.scss */
.mobile-redirect .opening-the-app-spinner {
  display: flex;
  justify-content: center;
}

/* line 199, app/assets/stylesheets/shared/_base.scss */
.mobile-redirect #get-app-link img {
  height: 59px;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-0 {
  margin: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n0 {
  margin-left: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n0 {
  margin-right: 0 !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n0 {
  margin-top: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n0 {
  margin-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-1 {
  margin: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-1 {
  margin-left: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-1 {
  margin-right: 1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n1 {
  margin-left: -1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n1 {
  margin-right: -1.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-1 {
  margin-left: 1.5px !important;
  margin-right: 1.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n1 {
  margin-left: -1.5px !important;
  margin-right: -1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-1 {
  margin-top: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-1 {
  margin-bottom: 1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n1 {
  margin-top: -1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n1 {
  margin-bottom: -1.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-1 {
  margin-top: 1.5px !important;
  margin-bottom: 1.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n1 {
  margin-top: -1.5px !important;
  margin-bottom: -1.5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-2 {
  margin: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-2 {
  margin-left: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-2 {
  margin-right: 2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n2 {
  margin-left: -2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n2 {
  margin-right: -2.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-2 {
  margin-left: 2.5px !important;
  margin-right: 2.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n2 {
  margin-left: -2.5px !important;
  margin-right: -2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-2 {
  margin-top: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-2 {
  margin-bottom: 2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n2 {
  margin-top: -2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n2 {
  margin-bottom: -2.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-2 {
  margin-top: 2.5px !important;
  margin-bottom: 2.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n2 {
  margin-top: -2.5px !important;
  margin-bottom: -2.5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-5 {
  margin: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-5 {
  margin-left: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-5 {
  margin-right: 5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n5 {
  margin-left: -5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n5 {
  margin-right: -5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n5 {
  margin-top: -5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n5 {
  margin-bottom: -5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-10 {
  margin: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-10 {
  margin-left: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n10 {
  margin-left: -10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n10 {
  margin-right: -10px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n10 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n10 {
  margin-top: -10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n10 {
  margin-bottom: -10px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-15 {
  margin: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-15 {
  margin-left: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n15 {
  margin-left: -15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n15 {
  margin-right: -15px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n15 {
  margin-top: -15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n15 {
  margin-bottom: -15px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-20 {
  margin: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-20 {
  margin-left: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-20 {
  margin-right: 20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n20 {
  margin-left: -20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n20 {
  margin-right: -20px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n20 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n20 {
  margin-top: -20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n20 {
  margin-bottom: -20px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-30 {
  margin: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-30 {
  margin-left: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-30 {
  margin-right: 30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n30 {
  margin-left: -30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n30 {
  margin-right: -30px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n30 {
  margin-left: -30px !important;
  margin-right: -30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n30 {
  margin-top: -30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n30 {
  margin-bottom: -30px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-40 {
  margin: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-40 {
  margin-left: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-40 {
  margin-right: 40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n40 {
  margin-left: -40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n40 {
  margin-right: -40px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n40 {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n40 {
  margin-top: -40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n40 {
  margin-bottom: -40px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n40 {
  margin-top: -40px !important;
  margin-bottom: -40px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.m-50 {
  margin: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.ml-50 {
  margin-left: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mr-50 {
  margin-right: 50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.ml-n50 {
  margin-left: -50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mr-n50 {
  margin-right: -50px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.mx-n50 {
  margin-left: -50px !important;
  margin-right: -50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mt-n50 {
  margin-top: -50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.mb-n50 {
  margin-bottom: -50px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.my-n50 {
  margin-top: -50px !important;
  margin-bottom: -50px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-0 {
  padding: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n0 {
  padding-left: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n0 {
  padding-right: 0 !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n0 {
  padding-top: 0 !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n0 {
  padding-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-1 {
  padding: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-1 {
  padding-left: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-1 {
  padding-right: 1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n1 {
  padding-left: -1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n1 {
  padding-right: -1.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-1 {
  padding-left: 1.5px !important;
  padding-right: 1.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n1 {
  padding-left: -1.5px !important;
  padding-right: -1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-1 {
  padding-top: 1.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-1 {
  padding-bottom: 1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n1 {
  padding-top: -1.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n1 {
  padding-bottom: -1.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-1 {
  padding-top: 1.5px !important;
  padding-bottom: 1.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n1 {
  padding-top: -1.5px !important;
  padding-bottom: -1.5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-2 {
  padding: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-2 {
  padding-left: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-2 {
  padding-right: 2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n2 {
  padding-left: -2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n2 {
  padding-right: -2.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-2 {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n2 {
  padding-left: -2.5px !important;
  padding-right: -2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-2 {
  padding-top: 2.5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-2 {
  padding-bottom: 2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n2 {
  padding-top: -2.5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n2 {
  padding-bottom: -2.5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-2 {
  padding-top: 2.5px !important;
  padding-bottom: 2.5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n2 {
  padding-top: -2.5px !important;
  padding-bottom: -2.5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-5 {
  padding: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-5 {
  padding-left: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-5 {
  padding-right: 5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n5 {
  padding-left: -5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n5 {
  padding-right: -5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n5 {
  padding-left: -5px !important;
  padding-right: -5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n5 {
  padding-top: -5px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n5 {
  padding-bottom: -5px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n5 {
  padding-top: -5px !important;
  padding-bottom: -5px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-10 {
  padding: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-10 {
  padding-left: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-10 {
  padding-right: 10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n10 {
  padding-left: -10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n10 {
  padding-right: -10px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n10 {
  padding-left: -10px !important;
  padding-right: -10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n10 {
  padding-top: -10px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n10 {
  padding-bottom: -10px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n10 {
  padding-top: -10px !important;
  padding-bottom: -10px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-15 {
  padding: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-15 {
  padding-right: 15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n15 {
  padding-left: -15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n15 {
  padding-right: -15px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n15 {
  padding-left: -15px !important;
  padding-right: -15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n15 {
  padding-top: -15px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n15 {
  padding-bottom: -15px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n15 {
  padding-top: -15px !important;
  padding-bottom: -15px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-20 {
  padding: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-20 {
  padding-left: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-20 {
  padding-right: 20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n20 {
  padding-left: -20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n20 {
  padding-right: -20px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n20 {
  padding-left: -20px !important;
  padding-right: -20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n20 {
  padding-top: -20px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n20 {
  padding-bottom: -20px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n20 {
  padding-top: -20px !important;
  padding-bottom: -20px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-30 {
  padding: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-30 {
  padding-left: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-30 {
  padding-right: 30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n30 {
  padding-left: -30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n30 {
  padding-right: -30px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n30 {
  padding-left: -30px !important;
  padding-right: -30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n30 {
  padding-top: -30px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n30 {
  padding-bottom: -30px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n30 {
  padding-top: -30px !important;
  padding-bottom: -30px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-40 {
  padding: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-40 {
  padding-left: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-40 {
  padding-right: 40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n40 {
  padding-left: -40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n40 {
  padding-right: -40px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n40 {
  padding-left: -40px !important;
  padding-right: -40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n40 {
  padding-top: -40px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n40 {
  padding-bottom: -40px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n40 {
  padding-top: -40px !important;
  padding-bottom: -40px !important;
}

/* line 56, app/assets/stylesheets/_layout.scss */
.p-50 {
  padding: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pl-50 {
  padding-left: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pr-50 {
  padding-right: 50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pl-n50 {
  padding-left: -50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pr-n50 {
  padding-right: -50px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.px-n50 {
  padding-left: -50px !important;
  padding-right: -50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 65, app/assets/stylesheets/_layout.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pt-n50 {
  padding-top: -50px !important;
}

/* line 72, app/assets/stylesheets/_layout.scss */
.pb-n50 {
  padding-bottom: -50px !important;
}

/* line 79, app/assets/stylesheets/_layout.scss */
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 86, app/assets/stylesheets/_layout.scss */
.py-n50 {
  padding-top: -50px !important;
  padding-bottom: -50px !important;
}

/* line 95, app/assets/stylesheets/_layout.scss */
.nav-avoid {
  margin-top: -50px;
  padding-top: 50px;
  display: block;
}

/* line 99, app/assets/stylesheets/_layout.scss */
.clear-left {
  clear: left;
}

/* line 103, app/assets/stylesheets/_layout.scss */
.clear-right {
  clear: right;
}

/* line 107, app/assets/stylesheets/_layout.scss */
.no-break {
  white-space: nowrap;
}

/* line 111, app/assets/stylesheets/_layout.scss */
.force-break {
  overflow-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
}

/* line 119, app/assets/stylesheets/_layout.scss */
.row + .row {
  margin-top: 20px;
}

/* line 124, app/assets/stylesheets/_layout.scss */
.force-width {
  width: 100%;
}

/* line 128, app/assets/stylesheets/_layout.scss */
img.card {
  border-radius: 20px;
}

/* line 138, app/assets/stylesheets/_layout.scss */
.spread-image {
  background: url("https://assets.kalkomey.com/boaterexam/images/fm/full-width.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 268px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 138, app/assets/stylesheets/_layout.scss */
  .spread-image {
    height: 345px;
  }
}

@media (min-width: 992px) {
  /* line 138, app/assets/stylesheets/_layout.scss */
  .spread-image {
    height: 418px;
  }
}

@media (min-width: 1200px) {
  /* line 138, app/assets/stylesheets/_layout.scss */
  .spread-image {
    height: 557px;
  }
}

@media (min-width: 1600px) {
  /* line 138, app/assets/stylesheets/_layout.scss */
  .spread-image {
    height: 720px;
  }
}

/* line 163, app/assets/stylesheets/_layout.scss */
#marketing-state-official h3 {
  margin-top: 20px;
}

/* line 170, app/assets/stylesheets/_layout.scss */
#bui-laws {
  margin-bottom: 50px;
  margin-top: 40px;
}

/* line 175, app/assets/stylesheets/_layout.scss */
#state-info {
  padding-top: 40px;
}

/* line 178, app/assets/stylesheets/_layout.scss */
#state-info ol {
  list-style: none;
  padding: 0;
}

/* line 183, app/assets/stylesheets/_layout.scss */
#state-info span,
#state-info p {
  display: inline-block;
}

/* line 188, app/assets/stylesheets/_layout.scss */
#state-info .nav > li > a {
  padding-bottom: 6.6666666667px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6.6666666667px;
  text-decoration: underline;
}

/* line 195, app/assets/stylesheets/_layout.scss */
#state-info .nav > li > a:hover {
  background: none;
  color: #00628a;
}

/* line 204, app/assets/stylesheets/_layout.scss */
.landing main {
  background-color: #f2f2f2;
}

@media (min-width: 768px) {
  /* line 204, app/assets/stylesheets/_layout.scss */
  .landing main {
    font-size: 20px;
  }
}

/* line 212, app/assets/stylesheets/_layout.scss */
.landing .select-state {
  margin: 0 auto;
  max-width: 300px;
  text-align: center;
  width: 100%;
}

/* line 222, app/assets/stylesheets/_layout.scss */
.large-layout h2 {
  font-size: 36px;
  font-weight: 400;
}

@media (min-width: 992px) {
  /* line 222, app/assets/stylesheets/_layout.scss */
  .large-layout h2 {
    font-size: 54px;
  }
}

/* line 233, app/assets/stylesheets/_layout.scss */
.subpage {
  padding-bottom: 40px;
  padding-top: 20px;
}

@media (max-width: 767px) {
  /* line 238, app/assets/stylesheets/_layout.scss */
  .subpage.customer-service {
    padding-top: 0;
  }
}

/* line 243, app/assets/stylesheets/_layout.scss */
.subpage h2 {
  margin-bottom: 10px;
  margin-top: 30px;
}

/* line 247, app/assets/stylesheets/_layout.scss */
.subpage h2 + h3 {
  margin-top: 0;
}

/* line 252, app/assets/stylesheets/_layout.scss */
.subpage h3 {
  font-size: 21px;
}

/* line 256, app/assets/stylesheets/_layout.scss */
.subpage h3,
.subpage h4,
.subpage h5,
.subpage h6 {
  margin-bottom: 5px;
  margin-top: 20px;
}

/* line 265, app/assets/stylesheets/_layout.scss */
.subpage .sign-up p {
  font-weight: normal;
  margin-top: 20px;
}

/* line 271, app/assets/stylesheets/_layout.scss */
.subpage img {
  margin-top: 30px;
}

@media (min-width: 992px) {
  /* line 271, app/assets/stylesheets/_layout.scss */
  .subpage img {
    margin-top: 0;
  }
}

/* line 279, app/assets/stylesheets/_layout.scss */
.subpage .callout {
  margin: 40px 0 30px;
}

/* line 282, app/assets/stylesheets/_layout.scss */
.subpage .callout blockquote {
  border-left: 0;
  margin: 0;
  padding: 0;
}

/* line 287, app/assets/stylesheets/_layout.scss */
.subpage .callout blockquote footer,
.subpage .callout blockquote footer a {
  color: #fff;
}

/* line 292, app/assets/stylesheets/_layout.scss */
.subpage .callout blockquote footer a {
  text-decoration: underline;
}

/* line 299, app/assets/stylesheets/_layout.scss */
.subpage-navigation {
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 303, app/assets/stylesheets/_layout.scss */
.subpage-navigation nav {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
}

/* line 307, app/assets/stylesheets/_layout.scss */
.subpage-navigation nav a {
  margin-right: 20px;
  padding: 3px;
}

/* line 316, app/assets/stylesheets/_layout.scss */
.faq {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 320, app/assets/stylesheets/_layout.scss */
.faq .page-header {
  border-bottom: 0;
}

/* line 324, app/assets/stylesheets/_layout.scss */
.faq .subpage {
  padding-top: 40px;
}

/* line 328, app/assets/stylesheets/_layout.scss */
.faq section {
  margin-top: -50px;
  padding-top: 50px;
  display: block;
  position: relative;
}

@media (min-width: 768px) {
  /* line 332, app/assets/stylesheets/_layout.scss */
  .faq section > h2 {
    width: 79%;
  }
}

@media (min-width: 992px) {
  /* line 332, app/assets/stylesheets/_layout.scss */
  .faq section > h2 {
    width: 76%;
  }
}

@media (min-width: 1200px) {
  /* line 332, app/assets/stylesheets/_layout.scss */
  .faq section > h2 {
    width: 80%;
  }
}

/* line 346, app/assets/stylesheets/_layout.scss */
.faq section a[href="#topics"] {
  display: block;
  margin-bottom: 40px;
  padding: 10px 0;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 346, app/assets/stylesheets/_layout.scss */
  .faq section a[href="#topics"] {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 80px;
    width: 21%;
  }
}

@media (min-width: 992px) {
  /* line 346, app/assets/stylesheets/_layout.scss */
  .faq section a[href="#topics"] {
    width: 24%;
  }
}

@media (min-width: 1200px) {
  /* line 346, app/assets/stylesheets/_layout.scss */
  .faq section a[href="#topics"] {
    width: 20%;
  }
}

/* line 371, app/assets/stylesheets/_layout.scss */
.faq .answer {
  margin-bottom: 40px;
  margin-left: 0;
}

/* line 377, app/assets/stylesheets/_layout.scss */
.faq-menu > h2 {
  margin-top: 10px;
}

/* line 382, app/assets/stylesheets/_layout.scss */
.readable {
  padding: 20px;
}

/* line 386, app/assets/stylesheets/_layout.scss */
.full-width {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 390, app/assets/stylesheets/_layout.scss */
  section[id*="marketing"] {
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
  }
}

@media (max-width: 768px) {
  /* line 390, app/assets/stylesheets/_layout.scss */
  section[id*="marketing"] {
    padding-bottom: 40px;
  }
}

/* line 405, app/assets/stylesheets/_layout.scss */
.large-layout h2 {
  margin: -40px 0 10px;
  padding-top: 70px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 405, app/assets/stylesheets/_layout.scss */
  .large-layout h2 {
    margin: -40px 0 20px;
    padding-top: 100px;
  }
}

/* line 419, app/assets/stylesheets/_layout.scss */
.small-layout h3 {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 419, app/assets/stylesheets/_layout.scss */
  .small-layout h3 {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  /* line 419, app/assets/stylesheets/_layout.scss */
  .small-layout h3 {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  /* line 419, app/assets/stylesheets/_layout.scss */
  .small-layout h3 {
    margin-top: 40px;
  }
}

/* line 436, app/assets/stylesheets/_layout.scss */
.insert {
  margin-top: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 14, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.insert:before, .insert:after {
  display: table;
  content: " ";
}

/* line 19, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.insert:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 436, app/assets/stylesheets/_layout.scss */
  .insert {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

/* line 449, app/assets/stylesheets/_layout.scss */
.figure {
  margin: 10px 0;
}

/* line 453, app/assets/stylesheets/_layout.scss */
.callout {
  background: #00628a;
  color: #fff;
  padding: 30px 0 10px;
}

@media (min-width: 768px) {
  /* line 453, app/assets/stylesheets/_layout.scss */
  .callout {
    padding: 40px 0 24px;
  }
}

/* line 467, app/assets/stylesheets/_layout.scss */
#marketing-print {
  position: relative;
}

/* line 470, app/assets/stylesheets/_layout.scss */
#marketing-print img {
  position: relative;
  z-index: 0;
}

/* line 475, app/assets/stylesheets/_layout.scss */
#marketing-print .readable {
  background-color: #f2f2f2;
  bottom: 0;
  left: 0;
  padding-left: 0;
  position: absolute;
  z-index: 1;
}

/* line 483, app/assets/stylesheets/_layout.scss */
#marketing-print .readable p {
  font-size: 13.6px;
  line-height: 1.6;
}

/* line 492, app/assets/stylesheets/_layout.scss */
#marketing-state-official .approved {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 492, app/assets/stylesheets/_layout.scss */
  #marketing-state-official .approved {
    text-align: left;
  }
}

/* line 501, app/assets/stylesheets/_layout.scss */
#marketing-trustpilot .trustpilot-widget {
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 501, app/assets/stylesheets/_layout.scss */
  #marketing-trustpilot .trustpilot-widget {
    margin-bottom: 0;
  }
}

/* line 515, app/assets/stylesheets/_layout.scss */
#states h3 {
  font-weight: 400;
}

/* line 520, app/assets/stylesheets/_layout.scss */
#more-info,
.testimonials {
  padding-bottom: 60px;
  padding-top: 40px;
}

@media (min-width: 768px) {
  /* line 520, app/assets/stylesheets/_layout.scss */
  #more-info,
.testimonials {
    padding-top: 60px;
  }
}

/* line 530, app/assets/stylesheets/_layout.scss */
.testimonials .play-audio {
  margin: 10px 15px;
}

/* line 533, app/assets/stylesheets/_layout.scss */
.testimonials .play-audio.pull-right {
  margin-right: 0;
}

/* line 537, app/assets/stylesheets/_layout.scss */
.testimonials .play-audio.pull-left {
  margin-left: 0;
}

/* line 542, app/assets/stylesheets/_layout.scss */
.callout a {
  color: #fff;
  text-decoration: underline;
}

/* line 547, app/assets/stylesheets/_layout.scss */
.panel-body.shop-panel {
  padding: 30px;
}

/* line 551, app/assets/stylesheets/_layout.scss */
.aligned-row {
  display: flex;
  flex-flow: row wrap;
}

/* line 555, app/assets/stylesheets/_layout.scss */
.aligned-row::before {
  display: block;
}

/* line 562, app/assets/stylesheets/_layout.scss */
footer h3,
footer h4,
footer h5,
footer h6 {
  font-weight: 400;
}

/* line 570, app/assets/stylesheets/_layout.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #f2f2f2;
}

/* line 576, app/assets/stylesheets/_layout.scss */
.nav-alt {
  text-align: center;
}

/* line 579, app/assets/stylesheets/_layout.scss */
.nav-alt > li {
  display: inline-block;
  float: none;
}

/* line 585, app/assets/stylesheets/_layout.scss */
.m-top-20 {
  margin-top: 20px;
}

/* line 589, app/assets/stylesheets/_layout.scss */
.m-15 {
  margin: 15px 0;
}

/* line 593, app/assets/stylesheets/_layout.scss */
.b-1-dft {
  border: solid 1px #000;
}

/* line 598, app/assets/stylesheets/_layout.scss */
.d-block label {
  display: block;
}

/* line 603, app/assets/stylesheets/_layout.scss */
.n-pad-top {
  padding-top: 0;
}

/* line 607, app/assets/stylesheets/_layout.scss */
.img-size-50 {
  max-width: 80%;
}

/* line 611, app/assets/stylesheets/_layout.scss */
.img-height-max-138 {
  max-height: 138px;
}

/* line 615, app/assets/stylesheets/_layout.scss */
.w-modal-social-welcome-start {
  max-width: 392px;
}

/* line 619, app/assets/stylesheets/_layout.scss */
.w-modal-social-welcome {
  max-width: 535px;
}

/* line 623, app/assets/stylesheets/_layout.scss */
.w-50 {
  width: 75%;
}

/* line 627, app/assets/stylesheets/_layout.scss */
.w-100 {
  width: 100%;
}

/* line 631, app/assets/stylesheets/_layout.scss */
.gray {
  color: #6c757d;
  min-height: 48px;
}

/* line 636, app/assets/stylesheets/_layout.scss */
.strike-through {
  color: #adb5bd;
  text-decoration: line-through;
}

/* line 641, app/assets/stylesheets/_layout.scss */
.sale-price {
  color: red;
}

/* line 645, app/assets/stylesheets/_layout.scss */
.align-top {
  position: absolute;
  top: 0;
  right: -10;
}

/* line 651, app/assets/stylesheets/_layout.scss */
.relative {
  position: relative;
}

/* line 655, app/assets/stylesheets/_layout.scss */
.no-border.table > tbody > tr > .secondary {
  background-color: #f2f2f2;
  border-top: 0;
  padding: 24px 16px;
}

/* line 661, app/assets/stylesheets/_layout.scss */
.no-border.table > tbody > tr > .current {
  background-color: #d9edf7;
  border-top: 0;
  padding: 24px 16px;
}

/* line 667, app/assets/stylesheets/_layout.scss */
.no-border.table > tbody > tr > .spacer {
  border-top: 0;
  padding: 8px 16px;
}

/* line 672, app/assets/stylesheets/_layout.scss */
.no-border.table > tbody > tr > .spacer + .associated {
  border-top: 0;
  padding: 16px 16px 8px;
}

/* line 677, app/assets/stylesheets/_layout.scss */
.dash-img {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

/* line 683, app/assets/stylesheets/_layout.scss */
.logo-img {
  max-width: 168px;
}

/* line 687, app/assets/stylesheets/_layout.scss */
.m-top-24 {
  margin-top: 24px;
}

/* line 691, app/assets/stylesheets/_layout.scss */
.rounded {
  border-radius: 15px;
}

/* line 695, app/assets/stylesheets/_layout.scss */
.grey-block {
  background-color: #f5f5f5;
  padding: 2.5rem;
  font-family: Helvetica Neue, Helvetica, sans-serif;
}

/* line 699, app/assets/stylesheets/_layout.scss */
.grey-block h4 {
  font-size: 24px;
  font-weight: 300;
}

/* line 703, app/assets/stylesheets/_layout.scss */
.grey-block p {
  font-size: 18px;
  font-weight: 400;
  overflow-wrap: break-word;
}

/* line 708, app/assets/stylesheets/_layout.scss */
.grey-block .size-social {
  font-size: 16px;
}

/* line 711, app/assets/stylesheets/_layout.scss */
.grey-block .pbold {
  font-weight: 500;
}

/* line 714, app/assets/stylesheets/_layout.scss */
.grey-block .pgrey {
  color: #4A515B;
}

/* line 717, app/assets/stylesheets/_layout.scss */
.grey-block .p-light-grey {
  color: #9E9E9E;
}

/* line 721, app/assets/stylesheets/_layout.scss */
.grey-block .address p {
  margin: 0;
}

/* line 725, app/assets/stylesheets/_layout.scss */
.grey-block .total {
  font-weight: 500;
  font-size: 20px;
}

/* line 730, app/assets/stylesheets/_layout.scss */
.grey-block .border-bottom {
  border-bottom: 1px solid #BDBDBD;
}

/* line 735, app/assets/stylesheets/_layout.scss */
.neue {
  font-family: Helvetica Neue, Helvetica, sans-serif;
}

/* line 739, app/assets/stylesheets/_layout.scss */
h4.neue {
  font-size: 24px;
  font-weight: 300;
}

/* line 744, app/assets/stylesheets/_layout.scss */
h1.neue {
  font-size: 40px;
  font-weight: 500;
}

/* line 749, app/assets/stylesheets/_layout.scss */
.mt-n20 {
  margin-top: -20px;
}

/* line 753, app/assets/stylesheets/_layout.scss */
#stripe-payment-form {
  margin-top: -30px;
}

@media (max-width: 767px) {
  /* line 758, app/assets/stylesheets/_layout.scss */
  .table-wrap table,
.table-wrap thead,
.table-wrap tbody,
.table-wrap th,
.table-wrap td,
.table-wrap tr {
    display: block;
  }
  /* line 767, app/assets/stylesheets/_layout.scss */
  .table-wrap tbody tr th {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  /* line 773, app/assets/stylesheets/_layout.scss */
  .table-wrap td {
    border: 0;
    border-bottom: 1px solid #eee;
    padding-left: 50% !important;
    position: relative;
    text-align: left;
    white-space: normal;
  }
  /* line 782, app/assets/stylesheets/_layout.scss */
  .table-wrap td:before {
    font-weight: bold;
    left: 15px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-overflow: ellipsis;
    top: 8px;
    white-space: nowrap;
    width: 45%;
  }
  /* line 794, app/assets/stylesheets/_layout.scss */
  .table-wrap td:first-child {
    padding-top: 17px;
  }
  /* line 798, app/assets/stylesheets/_layout.scss */
  .table-wrap td:last-child {
    padding-bottom: 16px;
  }
  /* line 802, app/assets/stylesheets/_layout.scss */
  .table-wrap td:first-child:before {
    top: 17px;
  }
  /* line 806, app/assets/stylesheets/_layout.scss */
  .table-wrap td:before {
    content: attr(data-title);
  }
  /* line 810, app/assets/stylesheets/_layout.scss */
  .table tbody tr {
    border-top: 1px solid #ddd;
  }
  /* line 814, app/assets/stylesheets/_layout.scss */
  .table tbody tr td {
    border: 0;
  }
  /* line 818, app/assets/stylesheets/_layout.scss */
  .no-data {
    display: none !important;
  }
}

@media print {
  /* line 4, app/assets/stylesheets/helpers/_print.scss */
  * {
    width: auto;
    float: none;
    background: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 5, app/assets/stylesheets/helpers/_print.scss */
  a {
    text-decoration: underline;
  }
  /* line 8, app/assets/stylesheets/helpers/_print.scss */
  a[href]:after {
    content: none;
  }
  /* line 13, app/assets/stylesheets/helpers/_print.scss */
  abbr[title]:after {
    content: none;
  }
  /* line 17, app/assets/stylesheets/helpers/_print.scss */
  .hero {
    box-shadow: none;
    margin: 0 0 20px;
    background: none;
    height: auto;
    padding-bottom: 20px;
  }
  /* line 24, app/assets/stylesheets/helpers/_print.scss */
  .hero h1 {
    background: none transparent !important;
    font-size: 150%;
    color: #000;
  }
  /* line 26, app/assets/stylesheets/helpers/_print.scss */
  .hero .sign-up .btn {
    color: black;
  }
  /* line 31, app/assets/stylesheets/helpers/_print.scss */
  .hero .state-card img {
    border: solid 1px gray;
    border-radius: 0;
  }
  /* line 34, app/assets/stylesheets/helpers/_print.scss */
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  /* line 35, app/assets/stylesheets/helpers/_print.scss */
  .navbar-inner nav {
    display: none !important;
  }
  /* line 37, app/assets/stylesheets/helpers/_print.scss */
  .stay-on-target span, .state-approved span {
    display: none;
  }
  /* line 39, app/assets/stylesheets/helpers/_print.scss */
  ol.steps {
    margin: 0 0 0 20px;
    width: 100% !important;
  }
  /* line 42, app/assets/stylesheets/helpers/_print.scss */
  ol.steps li {
    padding: 0 0 0 30px;
    margin: 0 0 40px 0;
    list-style: outside decimal;
  }
  /* line 43, app/assets/stylesheets/helpers/_print.scss */
  ol.steps .no1, ol.steps .no2, ol.steps .no3 {
    background: 0;
    padding: 0;
    display: none;
  }
  /* line 44, app/assets/stylesheets/helpers/_print.scss */
  ol.steps .btn-success {
    display: none;
  }
  /* line 47, app/assets/stylesheets/helpers/_print.scss */
  .marketing {
    /* quick-links */
  }
  /* line 48, app/assets/stylesheets/helpers/_print.scss */
  .marketing .offset1 {
    display: none !important;
  }
  /* line 49, app/assets/stylesheets/helpers/_print.scss */
  .marketing .span2 img {
    display: none;
  }
  /* line 54, app/assets/stylesheets/helpers/_print.scss */
  h2 {
    font-size: 130%;
  }
  /* line 55, app/assets/stylesheets/helpers/_print.scss */
  h3 {
    font-size: 110%;
  }
  /* line 58, app/assets/stylesheets/helpers/_print.scss */
  #select-your-course {
    margin: 0;
    padding: 20px 0 0;
  }
  /* line 59, app/assets/stylesheets/helpers/_print.scss */
  .states-list {
    margin-left: 20px;
  }
  /* line 62, app/assets/stylesheets/helpers/_print.scss */
  .states-list li {
    border-bottom: none;
    margin: 0;
    float: left;
    width: 30% !important;
    list-style: outside disc;
  }
  /* line 63, app/assets/stylesheets/helpers/_print.scss */
  .states-list .agency {
    padding: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    display: inline;
  }
  /* line 64, app/assets/stylesheets/helpers/_print.scss */
  .states-list .logo {
    display: none;
  }
  /* line 67, app/assets/stylesheets/helpers/_print.scss */
  .callout {
    display: none;
  }
  /* line 68, app/assets/stylesheets/helpers/_print.scss */
  .testimonial {
    display: block;
    margin: 0;
  }
  /* line 72, app/assets/stylesheets/helpers/_print.scss */
  .testimonial blockquote p,
.testimonial blockquote small {
    color: black;
    text-align: center;
  }
  /* line 78, app/assets/stylesheets/helpers/_print.scss */
  .customer .container {
    min-height: inherit;
  }
  /* line 82, app/assets/stylesheets/helpers/_print.scss */
  #video {
    display: none;
  }
  /* line 83, app/assets/stylesheets/helpers/_print.scss */
  div.visible-desktop {
    display: none;
  }
  /* line 85, app/assets/stylesheets/helpers/_print.scss */
  #overview div + div > div.span4 {
    display: block;
  }
  /* line 86, app/assets/stylesheets/helpers/_print.scss */
  #overview .row .span8 {
    width: 100%;
  }
  /* line 87, app/assets/stylesheets/helpers/_print.scss */
  #overview .row .span8 .row {
    width: 100% !important;
  }
  /* line 88, app/assets/stylesheets/helpers/_print.scss */
  #overview .row .span8 .row > * {
    width: 48%;
    float: left;
    border: 0 none;
  }
  /* line 90, app/assets/stylesheets/helpers/_print.scss */
  #secondary-action {
    margin: 0;
    padding: 0;
  }
  /* line 92, app/assets/stylesheets/helpers/_print.scss */
  blockquote.span8 {
    width: 100% !important;
    text-align: left;
  }
  /* line 94, app/assets/stylesheets/helpers/_print.scss */
  footer div div div.span3 {
    display: none !important;
  }
  /* line 95, app/assets/stylesheets/helpers/_print.scss */
  footer div div div {
    width: 100% !important;
  }
}

/* line 1, app/assets/stylesheets/helpers/_ellipsis.scss */
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/helpers/_named-anchor.scss */
a[name] {
  margin-top: -50px;
  padding-top: 50px;
  display: block;
}

/* line 1, app/assets/stylesheets/helpers/_animated-loading.scss */
.glyphicon-refresh-animate {
  -animation: spin 1.0s infinite linear;
  -webkit-animation: spin2 1.0s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

/* line 3, app/assets/stylesheets/_logoset.scss */
.visible-xs-flex {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/_logoset.scss */
  .visible-xs-flex {
    display: flex !important;
  }
}

/* line 13, app/assets/stylesheets/_logoset.scss */
.logoset {
  -webkit-box-orient: horizontal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
  max-width: 360px;
}

/* line 24, app/assets/stylesheets/_logoset.scss */
.logoset .logo {
  float: none;
  margin-left: 0;
  width: 40%;
}

/* line 29, app/assets/stylesheets/_logoset.scss */
.logoset .logo:first-child, .logoset .logo:last-child {
  margin: 0;
  width: 22%;
}

/* line 35, app/assets/stylesheets/_logoset.scss */
.logoset .logo:first-child {
  margin-right: 8%;
  width: 22%;
}

/* line 40, app/assets/stylesheets/_logoset.scss */
.logoset .logo:first-child {
  margin-right: 8%;
}

/* line 44, app/assets/stylesheets/_logoset.scss */
.logoset .logo:last-child {
  margin-left: 8%;
}

/* line 48, app/assets/stylesheets/_logoset.scss */
.logoset .logo img {
  max-height: 145px;
}

@media (min-width: 768px) {
  /* line 48, app/assets/stylesheets/_logoset.scss */
  .logoset .logo img {
    max-height: 100px;
  }
}

/* line 58, app/assets/stylesheets/_logoset.scss */
.logoset .alternate-logo img {
  max-height: 100px;
}

@media (max-width: 768px) {
  /* line 58, app/assets/stylesheets/_logoset.scss */
  .logoset .alternate-logo img {
    max-height: 50px;
  }
}

/* line 1, app/assets/stylesheets/_coupon-code.scss */
#coupon-promo {
  margin-bottom: 40px;
  border: 1px dashed black;
  text-align: center;
  color: #333333;
}

/* line 7, app/assets/stylesheets/_coupon-code.scss */
#coupon-promo .close {
  font-size: 14px;
}

/* line 11, app/assets/stylesheets/_coupon-code.scss */
#coupon-promo h2 {
  font-size: 21px;
}

/* line 15, app/assets/stylesheets/_coupon-code.scss */
#coupon-promo ul {
  text-align: left;
}

/* line 1, app/assets/stylesheets/partials/_state-requirement.scss */
.state-requirement-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 6, app/assets/stylesheets/partials/_state-requirement.scss */
.state-requirement {
  margin: 0;
  border: 0 none;
  background: #f2f2f2;
}

/* line 11, app/assets/stylesheets/partials/_state-requirement.scss */
.state-requirement h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/partials/_state-requirement.scss */
  .state-requirement h2 {
    text-align: right;
  }
}

/* line 25, app/assets/stylesheets/partials/_state-requirement.scss */
.state-requirement p {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 25, app/assets/stylesheets/partials/_state-requirement.scss */
  .state-requirement p {
    text-align: left;
  }
}

/* line 32, app/assets/stylesheets/partials/_state-requirement.scss */
.state-requirement h2, .state-requirement p {
  color: #212121;
}

/* line 3, app/assets/stylesheets/partials/_read-faq.scss */
#read-faq {
  background-color: #00628a;
  text-align: center;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 10, app/assets/stylesheets/partials/_read-faq.scss */
#read-faq p {
  color: #f2f2f2;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 10, app/assets/stylesheets/partials/_read-faq.scss */
  #read-faq p {
    font-size: 30px;
  }
}

/* line 22, app/assets/stylesheets/partials/_read-faq.scss */
#ebooks + #read-faq {
  margin-top: 0;
}

/* line 8, app/assets/stylesheets/_dashboard.scss */
.db-row-course + .db-row-course {
  margin-top: 2rem;
}

/* line 12, app/assets/stylesheets/_dashboard.scss */
.db-row-bg {
  background-color: #f0faf9;
  background-image: url(/topographic-map-pattern.png);
  background-size: cover;
  background-repeat: repeat;
}

/* line 19, app/assets/stylesheets/_dashboard.scss */
.br-right {
  border-radius: 0px 16px 16px 0px;
}

/* line 23, app/assets/stylesheets/_dashboard.scss */
.br-left {
  border-radius: 16px 0px 0px 16px;
}

/* line 27, app/assets/stylesheets/_dashboard.scss */
.min-vh-50 {
  min-height: 50vh !important;
}

/* line 31, app/assets/stylesheets/_dashboard.scss */
.br-8 {
  border-radius: 8px !important;
}

/* line 35, app/assets/stylesheets/_dashboard.scss */
.mx-h-50 {
  max-height: 50px;
}

/* line 39, app/assets/stylesheets/_dashboard.scss */
.favicon-22 {
  height: 22px;
  width: 22px;
}

/* line 44, app/assets/stylesheets/_dashboard.scss */
.base-thumbnail {
  height: 50px;
  width: 50px;
}

/* line 49, app/assets/stylesheets/_dashboard.scss */
.complete-course-thumbnail {
  height: 40px;
  width: 40px;
}

/* line 54, app/assets/stylesheets/_dashboard.scss */
.course-complete-logo {
  height: 25px;
}

/* line 58, app/assets/stylesheets/_dashboard.scss */
.icon-thumbnail {
  width: 20px;
}

/* line 62, app/assets/stylesheets/_dashboard.scss */
.brand-sm {
  width: 13px;
  height: 18px;
  background-color: #fefefe;
}

/* line 68, app/assets/stylesheets/_dashboard.scss */
.brand-m {
  height: 36px;
}

/* line 72, app/assets/stylesheets/_dashboard.scss */
.certificate {
  width: 62px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 78, app/assets/stylesheets/_dashboard.scss */
.calendar {
  width: 75px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 84, app/assets/stylesheets/_dashboard.scss */
.todays-adventure {
  max-width: 137px;
}

/* line 88, app/assets/stylesheets/_dashboard.scss */
.grey-border-right {
  border-right: 1px solid #e5eaee;
}

/* line 92, app/assets/stylesheets/_dashboard.scss */
.btn-close-custom {
  position: absolute;
  right: 7.5px;
  top: 0;
}

/* line 98, app/assets/stylesheets/_dashboard.scss */
.logo-wrapper {
  padding-top: 1rem;
}

/* line 102, app/assets/stylesheets/_dashboard.scss */
.warning-section {
  display: flex;
  align-items: flex-start;
  padding-top: 1.5rem;
}

/* line 107, app/assets/stylesheets/_dashboard.scss */
.warning-section span.badge-warning {
  width: 8rem;
  background: #ffc107;
}

/* line 112, app/assets/stylesheets/_dashboard.scss */
.warning-section p {
  margin-left: 0.5rem;
}

/* line 117, app/assets/stylesheets/_dashboard.scss */
button:disabled,
button[disabled],
a.disabled {
  cursor: not-allowed;
  pointer-events: none;
}

/* line 124, app/assets/stylesheets/_dashboard.scss */
#alert-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1075;
  width: 100%;
}

/* line 132, app/assets/stylesheets/_dashboard.scss */
.ms-content {
  margin-left: 210px !important;
}

@media screen and (max-width: 1400px) {
  /* line 132, app/assets/stylesheets/_dashboard.scss */
  .ms-content {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 132, app/assets/stylesheets/_dashboard.scss */
  .ms-content {
    margin-left: 0 !important;
  }
}

/* line 144, app/assets/stylesheets/_dashboard.scss */
#sidebar {
  position: fixed;
  left: 0;
  z-index: 1;
  background-color: white;
}

/* line 151, app/assets/stylesheets/_dashboard.scss */
#sidebar-nav {
  width: 210px;
}

@media screen and (max-width: 1400px) {
  /* line 151, app/assets/stylesheets/_dashboard.scss */
  #sidebar-nav {
    width: 50px;
  }
}

@media screen and (max-width: 768px) {
  /* line 151, app/assets/stylesheets/_dashboard.scss */
  #sidebar-nav {
    display: none;
  }
}

/* line 163, app/assets/stylesheets/_dashboard.scss */
.add-course-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 168, app/assets/stylesheets/_dashboard.scss */
.add-course-button-container .add-course-button-inner-container {
  display: flex;
  justify-content: space-around;
  width: 80%;
}

/* line 174, app/assets/stylesheets/_dashboard.scss */
.add-course-button-container button {
  flex: 0 50%;
}

/* line 179, app/assets/stylesheets/_dashboard.scss */
.modal-backdrop {
  opacity: 0.5;
}

/* line 183, app/assets/stylesheets/_dashboard.scss */
.r-dots::after {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 183, app/assets/stylesheets/_dashboard.scss */
  .r-dots::after {
    display: block;
    content: "...";
    position: absolute;
    font-size: 36px;
    top: 40%;
    right: -1rem;
  }
}

@media screen and (min-width: 992px) {
  /* line 183, app/assets/stylesheets/_dashboard.scss */
  .r-dots::after {
    content: "....";
    right: -2rem;
  }
}

/* line 201, app/assets/stylesheets/_dashboard.scss */
.l-dots::before {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 201, app/assets/stylesheets/_dashboard.scss */
  .l-dots::before {
    display: block;
    content: "...";
    position: absolute;
    font-size: 36px;
    top: 40%;
    left: -0.25rem;
  }
}

@media screen and (min-width: 992px) {
  /* line 201, app/assets/stylesheets/_dashboard.scss */
  .l-dots::before {
    content: "....";
    left: -1.5rem;
  }
}

/* line 222, app/assets/stylesheets/_dashboard.scss */
.dashboard a {
  color: #00628a;
}

/* line 225, app/assets/stylesheets/_dashboard.scss */
.dashboard a:hover, .dashboard a:focus {
  color: #002c3e;
  text-decoration: underline;
}

/* line 232, app/assets/stylesheets/_dashboard.scss */
.dashboard .text-black {
  color: black;
}

/* line 237, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-1 {
  background-color: #0076a2;
}

/* line 241, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-2 {
  background-color: #693300;
}

/* line 245, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-3 {
  background-color: #693300;
}

/* line 249, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-4 {
  background-color: #693300;
}

/* line 253, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-5 {
  background-color: #004761;
}

/* line 257, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-7 {
  background-color: #2a1d15;
}

/* line 261, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-8 {
  background-color: #1d1d1e;
}

/* line 265, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-9 {
  background-color: #693300;
}

/* line 269, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-10 {
  background-color: #194993;
}

/* line 273, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-11 {
  background-color: #276030;
}

/* line 277, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-12 {
  background-color: #000429;
}

/* line 281, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-13 {
  background-color: #693300;
}

/* line 285, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-14 {
  background-color: #94b16b;
}

/* line 289, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-15 {
  background-color: #f4911e;
}

/* line 293, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-16 {
  background-color: #0076a2;
}

/* line 297, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-17 {
  background-color: #373a3c;
}

/* line 301, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-19 {
  background-color: #00628a;
}

/* line 305, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-20 {
  background-color: #f26e0d;
}

/* line 309, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-21 {
  background-color: #f78f1e;
}

/* line 313, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-22 {
  background-color: #00a0dd;
}

/* line 317, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-23 {
  background-color: #9f662d;
}

/* line 321, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-24 {
  background-color: #15397f;
}

/* line 325, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-primary-25 {
  background-color: #79bde8;
}

/* line 329, app/assets/stylesheets/_dashboard.scss */
.dashboard .grey {
  background-color: #e5eaee;
}

/* line 333, app/assets/stylesheets/_dashboard.scss */
.dashboard .white {
  background-color: #ffffff !important;
}

/* line 337, app/assets/stylesheets/_dashboard.scss */
.dashboard .black {
  background-color: #000000 !important;
}

/* line 341, app/assets/stylesheets/_dashboard.scss */
.dashboard .ta-blue {
  background-color: #002e5d !important;
}

/* line 345, app/assets/stylesheets/_dashboard.scss */
.dashboard .text-ta-blue {
  color: #002e5d;
}

/* line 348, app/assets/stylesheets/_dashboard.scss */
.dashboard .text-ta-blue:hover, .dashboard .text-ta-blue:focus {
  color: #0d6efd;
}

/* line 356, app/assets/stylesheets/_dashboard.scss */
.dashboard .z-index-sticky {
  z-index: 1020;
}

/* line 360, app/assets/stylesheets/_dashboard.scss */
.dashboard .mw-1200 {
  max-width: 1200px;
}

/* line 364, app/assets/stylesheets/_dashboard.scss */
.dashboard .minw-500 {
  min-width: 500px;
}

/* line 368, app/assets/stylesheets/_dashboard.scss */
.dashboard .minw-210 {
  min-width: 210px;
}

/* line 372, app/assets/stylesheets/_dashboard.scss */
.dashboard .mh-187 {
  max-height: 187px;
}

/* line 376, app/assets/stylesheets/_dashboard.scss */
.dashboard .w-85 {
  width: 85%;
}

/* line 380, app/assets/stylesheets/_dashboard.scss */
.dashboard .top-7 {
  top: 4.5rem !important;
}

@media screen and (min-width: 992px) {
  /* line 380, app/assets/stylesheets/_dashboard.scss */
  .dashboard .top-7 {
    top: 7rem !important;
  }
}

/* line 388, app/assets/stylesheets/_dashboard.scss */
.dashboard .spacer {
  height: 120px;
}

/* line 392, app/assets/stylesheets/_dashboard.scss */
.dashboard .b-radius-8 {
  border-radius: 8px;
}

/* line 396, app/assets/stylesheets/_dashboard.scss */
.dashboard .b-radius-16 {
  overflow: hidden;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}

/* line 403, app/assets/stylesheets/_dashboard.scss */
.dashboard .sm-hide {
  display: none;
}

@media screen and (min-width: 576px) {
  /* line 403, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sm-hide {
    display: inherit;
  }
}

/* line 411, app/assets/stylesheets/_dashboard.scss */
.dashboard .xl-hide {
  display: none;
}

@media screen and (min-width: 1200px) {
  /* line 411, app/assets/stylesheets/_dashboard.scss */
  .dashboard .xl-hide {
    display: inherit;
  }
}

/* line 421, app/assets/stylesheets/_dashboard.scss */
.dashboard .card {
  position: relative;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #e5eaee;
}

/* line 429, app/assets/stylesheets/_dashboard.scss */
.dashboard .card.card-no-border {
  border: 0;
}

/* line 434, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 440, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-header-clear {
  padding: 0;
  border: 0;
  margin: 0;
  background-color: #fff;
}

/* line 447, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-shape {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 16px;
  margin: 0 0 0.5px 3px;
  padding: 8px 8px 10px;
}

/* line 454, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-shape-progress {
  height: 100%;
}

/* line 458, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-body {
  border-radius: 8px;
  background-color: #ffffff;
  flex: 1 1 auto;
}

/* line 464, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-body-progress {
  margin: 0 0 8px;
  padding: 8px 8px;
}

/* line 469, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-image {
  width: 165px;
  height: 196.1px;
}

/* line 474, app/assets/stylesheets/_dashboard.scss */
.dashboard .card-image-left {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 481, app/assets/stylesheets/_dashboard.scss */
.dashboard .align-top-right {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 1%;
  right: 1%;
}

/* line 488, app/assets/stylesheets/_dashboard.scss */
.dashboard .align-top-left {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 2%;
  left: 3%;
}

/* line 495, app/assets/stylesheets/_dashboard.scss */
.dashboard .align-rel-bot {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  bottom: 0;
}

/* line 501, app/assets/stylesheets/_dashboard.scss */
.dashboard .br-bot-12 {
  border-radius: 0 0 12px 12px;
}

/* line 505, app/assets/stylesheets/_dashboard.scss */
.dashboard .navbar {
  border-radius: 0;
}

/* line 509, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-ta-blue {
  background-color: #002e5d;
}

/* line 513, app/assets/stylesheets/_dashboard.scss */
.dashboard .navbar-brand {
  margin-left: 0;
  padding-left: 0;
}

@media screen and (min-width: 978px) {
  /* line 513, app/assets/stylesheets/_dashboard.scss */
  .dashboard .navbar-brand {
    margin-left: inherit;
    padding-left: inherit;
  }
}

/* line 523, app/assets/stylesheets/_dashboard.scss */
.dashboard .navbar-brand img {
  display: block;
  margin-top: 0;
}

/* line 530, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-huntwise-generic {
  background: url("https://assets.kalkomey.com/hunter/images/marketing/Generic-Background.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

/* line 537, app/assets/stylesheets/_dashboard.scss */
.dashboard .bg-huntwise-rutcast {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

/* line 544, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise-subscriber-header i {
  margin-right: 15px;
}

/* line 549, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise-subscriber {
  background-image: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: left;
  background-position-y: top;
  margin-left: -25px;
  height: 342px;
  width: 1385px;
}

/* line 559, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise-subscriber h3 {
  margin: 0 75px 20px 85px;
}

/* line 563, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise-subscriber p {
  margin-right: 72px;
  margin-left: 72px;
}

/* line 569, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise_onboarded_time {
  background-image: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_onboarded_banner_2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: left;
  background-position-y: top;
}

/* line 577, app/assets/stylesheets/_dashboard.scss */
.dashboard .huntwise_onboarded_land {
  background-image: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_onboarded_banner_1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: left;
  background-position-y: top;
}

@media screen and (max-width: 768px) {
  /* line 586, app/assets/stylesheets/_dashboard.scss */
  .dashboard .huntwise-subscriber {
    background: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_onboarded_banner_mobile_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
    height: 575px;
    width: auto;
  }
  /* line 595, app/assets/stylesheets/_dashboard.scss */
  .dashboard .huntwise-subscriber h3 {
    margin: 0 0 10px 0;
  }
  /* line 599, app/assets/stylesheets/_dashboard.scss */
  .dashboard .huntwise-subscriber p {
    margin: 0 0 10px 0;
  }
  /* line 604, app/assets/stylesheets/_dashboard.scss */
  .dashboard .huntwise_onboarded_land {
    background-image: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_onboarded_banner_mobile_1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
    height: 575px;
  }
  /* line 613, app/assets/stylesheets/_dashboard.scss */
  .dashboard .huntwise_onboarded_time {
    background-image: url("https://assets.kalkomey.com/hunter/images/marketing/huntwise_account_banner_mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
    height: 575px;
  }
}

/* line 623, app/assets/stylesheets/_dashboard.scss */
.dashboard .rounded-10 {
  border-radius: 10px;
}

@media (min-width: 768px) {
  /* line 627, app/assets/stylesheets/_dashboard.scss */
  .dashboard .py-custom {
    margin-top: 4rem !important;
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 627, app/assets/stylesheets/_dashboard.scss */
  .dashboard .py-custom {
    margin-top: 2rem !important;
    margin-bottom: 7rem !important;
  }
}

@media (min-width: 576px) {
  /* line 639, app/assets/stylesheets/_dashboard.scss */
  .dashboard .pb-sm-6 {
    padding-bottom: 8rem !important;
  }
}

/* line 645, app/assets/stylesheets/_dashboard.scss */
.dashboard .text-hw-orange {
  color: #E7690D !important;
}

/* line 649, app/assets/stylesheets/_dashboard.scss */
.dashboard .text-hw-orange_1 {
  color: #f4911e !important;
}

@media (min-width: 768px) {
  /* line 653, app/assets/stylesheets/_dashboard.scss */
  .dashboard .mnh-hw-card {
    min-height: 391px !important;
  }
}

/* line 659, app/assets/stylesheets/_dashboard.scss */
.dashboard .mxh-hw-card {
  max-height: 567px !important;
}

@media (min-width: 1400px) {
  /* line 663, app/assets/stylesheets/_dashboard.scss */
  .dashboard .fs-xxl-hw-1 {
    font-size: 6.5rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 669, app/assets/stylesheets/_dashboard.scss */
  .dashboard .fs-xl-hw-2 {
    font-size: 5rem !important;
  }
}

/* line 677, app/assets/stylesheets/_dashboard.scss */
.dashboard .navbar-collapse {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* line 682, app/assets/stylesheets/_dashboard.scss */
.dashboard .container-fluid:before,
.dashboard .container-fluid:after {
  display: none;
}

/* line 687, app/assets/stylesheets/_dashboard.scss */
.dashboard .navbar:before,
.dashboard .navbar:after {
  display: none;
}

/* line 692, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav {
  margin-top: 6px;
  overflow: hidden;
  width: 40px;
}

@media screen and (min-width: 992px) {
  /* line 692, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sidenav {
    margin-top: 6px;
    overflow: visible;
    width: auto;
  }
}

/* line 703, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav .nav-item {
  font-weight: 700;
  height: 20px;
  margin: 15px 0 15px 3px;
  padding: 10px 10px 10px 50px;
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 703, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sidenav .nav-item {
    height: inherit;
    margin: 5px 0 5px 10px;
  }
}

/* line 715, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav .nav-item .nav-item-icon {
  font-size: 2rem;
  position: absolute;
  left: 8px;
  top: 2px;
}

@media screen and (min-width: 992px) {
  /* line 715, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sidenav .nav-item .nav-item-icon {
    left: 0;
    top: 7px;
  }
}

/* line 727, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav .nav-item .nav-link {
  height: 28px;
  margin-top: -1px;
  margin-left: -43px;
  padding: 0;
  position: static;
  width: 28px;
}

@media screen and (min-width: 992px) {
  /* line 727, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sidenav .nav-item .nav-link {
    height: auto;
    padding-left: 43px;
    width: auto;
  }
}

/* line 741, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav .nav-item .nav-link .nav-link-text {
  clip: rect(0 0 0 0);
  height: auto;
  overflow: hidden;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

@media screen and (min-width: 992px) {
  /* line 741, app/assets/stylesheets/_dashboard.scss */
  .dashboard .sidenav .nav-item .nav-link .nav-link-text {
    clip: inherit;
    height: auto;
    overflow: visible;
    position: static;
    width: auto;
    white-space: normal;
  }
}

/* line 759, app/assets/stylesheets/_dashboard.scss */
.dashboard .sidenav .nav-item .nav-link:active, .dashboard .sidenav .nav-item .nav-link:focus, .dashboard .sidenav .nav-item .nav-link:hover {
  background-color: transparent;
  text-decoration: none;
  color: --bs-blue;
}

/* line 770, app/assets/stylesheets/_dashboard.scss */
.dashboard .ta-opt-in {
  max-width: 210px;
  margin: 0 20px;
  margin-top: 50px;
  position: relative;
  text-align: center;
}

/* line 778, app/assets/stylesheets/_dashboard.scss */
.dashboard .msg-wrapper {
  white-space: pre-wrap;
  padding: 20px 0;
  color: #686767;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  line-height: 25px;
}

/* line 788, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn-primary {
  background-color: #002e5d;
  border-color: #002e5d;
}

/* line 793, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn-secondary {
  background: #999999;
  border-color: #999999;
}

/* line 798, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn-pill {
  border-radius: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

/* line 803, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn-lg, .dashboard .btn-group-lg > .btn {
  font-size: 16px;
  padding: 1.5rem 3rem;
}

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

/* line 813, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn-info:hover, .dashboard .btn-info:focus {
  color: #fff;
  text-decoration: none;
  background-color: #28a1c5;
  border-color: #2390b0;
}

/* line 823, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn.btn-2-lines {
  padding: 0.6rem 3rem;
  font-size: small;
}

/* line 827, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn.btn-2-lines span {
  font-size: initial;
}

/* line 830, app/assets/stylesheets/_dashboard.scss */
.dashboard .btn.btn-2-lines span::after {
  content: "\a";
  white-space: pre;
}

/* line 838, app/assets/stylesheets/_dashboard.scss */
.dashboard .course-progress-button-sizing {
  width: 100%;
}

@media screen and (min-width: 576px) {
  /* line 838, app/assets/stylesheets/_dashboard.scss */
  .dashboard .course-progress-button-sizing {
    width: 50%;
  }
}

/* line 848, app/assets/stylesheets/_dashboard.scss */
.dashboard .list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  border: 0;
}

/* line 855, app/assets/stylesheets/_dashboard.scss */
.dashboard .list-group-item-default {
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 863, app/assets/stylesheets/_dashboard.scss */
.dashboard .in-course-footer .list-social {
  text-align: center;
}

/* line 869, app/assets/stylesheets/_dashboard.scss */
.hero-label {
  color: #fff;
  font-size: 8pt;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 880, app/assets/stylesheets/_dashboard.scss */
.hr {
  display: inline-block;
}

/* line 884, app/assets/stylesheets/_dashboard.scss */
.hr:after {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  margin-top: 0.5em;
  margin-bottom: 2em;
}

/* line 892, app/assets/stylesheets/_dashboard.scss */
.hero-logo-img {
  margin-left: -1vw;
  margin-top: -1vw;
  padding-bottom: 0.5vw;
}

/* line 898, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-title {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 4vw;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
}

/* line 907, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-title em {
  font-style: normal;
  color: #ff6600;
}

/* line 912, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-taughtby {
  display: inline-block;
  padding: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #002e5d;
}

/* line 919, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-copy {
  font-size: 1vw;
  width: 50%;
}

/* line 924, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-copy em {
  font-style: normal;
  color: #ff6600;
}

/* line 929, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-button {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: solid 1px #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 38px 14px 49px 0px;
  padding: 6px 16px 6px 16px;
}

/* line 939, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-button img {
  display: inline-block;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 946, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-em-button {
  background-color: rgba(0, 0, 0, 0.15);
  border: solid 0.1vw #ff6600;
  border-radius: 0.2vw !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #ff6600;
  margin-top: 2vw !important;
  padding: 0.3vw 0.5vw;
}

/* line 956, app/assets/stylesheets/_dashboard.scss */
.dashboard-hero-em-button img {
  display: inline-block;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 963, app/assets/stylesheets/_dashboard.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 967, app/assets/stylesheets/_dashboard.scss */
.bs5 .card {
  border: none;
  border-radius: 16px;
}

/* line 972, app/assets/stylesheets/_dashboard.scss */
.bs5 .card-img-top {
  border-radius: 16px;
}

/* line 976, app/assets/stylesheets/_dashboard.scss */
.catalog-card {
  background-color: #f4f4f4;
  margin: 12px 12px;
  border-radius: 16px;
}

/* line 982, app/assets/stylesheets/_dashboard.scss */
.catalog-card-img-container {
  position: relative;
}

/* line 986, app/assets/stylesheets/_dashboard.scss */
.catalog-card-img-container .card-img-overlay {
  position: absolute;
  top: calc(100% - 18pt);
  transform: translatey(-2.2em);
}

/* line 992, app/assets/stylesheets/_dashboard.scss */
.catalog-card-img-container img {
  border-radius: 16px 16px 0 0;
}

/* line 996, app/assets/stylesheets/_dashboard.scss */
.catalog-card-title {
  transform-origin: bottom left;
  font-size: 1.3em;
  font-weight: 500;
  color: #fff;
}

/* line 1003, app/assets/stylesheets/_dashboard.scss */
.card-img-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0.65) 93%, rgba(0, 0, 0, 0.65) 100%);
}

/* line 1016, app/assets/stylesheets/_dashboard.scss */
.card-img-overlay a {
  color: #fff;
  text-decoration: none;
}

/* line 1021, app/assets/stylesheets/_dashboard.scss */
.card-img-overlay a:hover {
  color: white;
  text-decoration: none;
}

/* line 1026, app/assets/stylesheets/_dashboard.scss */
.catalog-card .card-text {
  background-color: #f4f4f4;
  padding: 0 12px;
}

/* line 1031, app/assets/stylesheets/_dashboard.scss */
.dashboard-button {
  width: 100%;
  height: 48px;
  border-radius: 8px !important;
  text-align: center;
  color: #fff;
  background-color: #002e5d;
  position: relative;
  z-index: 9;
}

/* line 1042, app/assets/stylesheets/_dashboard.scss */
.partner-card-img {
  display: flex;
  padding: 3rem;
}

/* line 1047, app/assets/stylesheets/_dashboard.scss */
.partner-card-img img {
  margin: auto;
}

/* line 1051, app/assets/stylesheets/_dashboard.scss */
.partner-card-body {
  background-color: #f4f4f4 !important;
  text-align: center;
}

/* line 1056, app/assets/stylesheets/_dashboard.scss */
.partner-card-callout {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
}

/* line 1062, app/assets/stylesheets/_dashboard.scss */
.partner-card-callout-sub {
  font-size: 12px;
  color: #333333;
}

/* line 1067, app/assets/stylesheets/_dashboard.scss */
.huntwise-em {
  font-style: normal;
  color: #ff6600;
}

/* line 1072, app/assets/stylesheets/_dashboard.scss */
.partner-card-footer {
  padding: 1rem;
}

/* line 1081, app/assets/stylesheets/_dashboard.scss */
#boatsmart .partner-card-callout,
#huntwise-free-trial .partner-card-callout,
#progressive-atv .partner-card-callout,
#wavve-boating .partner-card-callout,
#progressive-atv-boat .partner-card-callout {
  background-color: #f4f4f4;
  text-align: left !important;
  font-size: 24px;
  padding: 1rem 0 0 1rem;
}

/* line 1088, app/assets/stylesheets/_dashboard.scss */
#boatsmart .flex-fill,
#huntwise-free-trial .flex-fill,
#progressive-atv .flex-fill,
#wavve-boating .flex-fill,
#progressive-atv-boat .flex-fill {
  background-color: white;
  height: 100%;
}

/* line 1092, app/assets/stylesheets/_dashboard.scss */
#boatsmart .flex-fill p,
#huntwise-free-trial .flex-fill p,
#progressive-atv .flex-fill p,
#wavve-boating .flex-fill p,
#progressive-atv-boat .flex-fill p {
  margin: 0 3rem;
}

/* line 1097, app/assets/stylesheets/_dashboard.scss */
#boatsmart .partner-card-footer,
#huntwise-free-trial .partner-card-footer,
#progressive-atv .partner-card-footer,
#wavve-boating .partner-card-footer,
#progressive-atv-boat .partner-card-footer {
  background-color: white;
}

/* line 1101, app/assets/stylesheets/_dashboard.scss */
#boatsmart .partner-card-img,
#huntwise-free-trial .partner-card-img,
#progressive-atv .partner-card-img,
#wavve-boating .partner-card-img,
#progressive-atv-boat .partner-card-img {
  padding: 3rem 0 0 0 !important;
  margin-left: 1rem;
}

/* line 1105, app/assets/stylesheets/_dashboard.scss */
#boatsmart .partner-card-img img,
#huntwise-free-trial .partner-card-img img,
#progressive-atv .partner-card-img img,
#wavve-boating .partner-card-img img,
#progressive-atv-boat .partner-card-img img {
  margin: 0;
}

/* line 1111, app/assets/stylesheets/_dashboard.scss */
#boatsmart .card-subtitle,
#huntwise-free-trial .card-subtitle,
#progressive-atv .card-subtitle,
#wavve-boating .card-subtitle,
#progressive-atv-boat .card-subtitle {
  background-color: #f4f4f4;
  text-align: left !important;
  font-weight: 500;
}

/* line 1116, app/assets/stylesheets/_dashboard.scss */
#boatsmart .card-subtitle span,
#huntwise-free-trial .card-subtitle span,
#progressive-atv .card-subtitle span,
#wavve-boating .card-subtitle span,
#progressive-atv-boat .card-subtitle span {
  text-decoration: line-through;
}

/* line 1121, app/assets/stylesheets/_dashboard.scss */
#boatsmart .card-body,
#huntwise-free-trial .card-body,
#progressive-atv .card-body,
#wavve-boating .card-body,
#progressive-atv-boat .card-body {
  padding: 0 !important;
  align-content: flex-start !important;
}

/* line 1131, app/assets/stylesheets/_dashboard.scss */
#boatsmart .card-subtitle,
#huntwise-free-trial .card-subtitle,
#wavve-boating .card-subtitle,
#progressive-atv-boat .card-subtitle {
  padding: 2rem 0 2rem 1rem;
  margin-bottom: 4rem !important;
}

/* line 1136, app/assets/stylesheets/_dashboard.scss */
#boatsmart .img-fluid,
#huntwise-free-trial .img-fluid,
#wavve-boating .img-fluid,
#progressive-atv-boat .img-fluid {
  max-width: 35%;
  height: auto;
}

/* line 1145, app/assets/stylesheets/_dashboard.scss */
#boatsmart .img-fluid,
#progressive-atv .img-fluid,
#progressive-atv-boat .img-fluid {
  max-width: 45%;
  height: auto;
}

/* line 1152, app/assets/stylesheets/_dashboard.scss */
#boatsmart .img-fluid {
  max-width: 90%;
  height: auto;
  padding-top: 22px;
}

/* line 1160, app/assets/stylesheets/_dashboard.scss */
#progressive-atv .card-subtitle {
  padding-top: 1.5rem;
}

/* line 1165, app/assets/stylesheets/_dashboard.scss */
.jumbotron.intent-survey-intro {
  background: transparent;
}

/* line 1169, app/assets/stylesheets/_dashboard.scss */
.intent-survey-logo {
  width: 30%;
  margin: 0 auto;
}

/* line 1174, app/assets/stylesheets/_dashboard.scss */
.intent-survey-description {
  display: flex;
  justify-content: center;
}

/* line 1179, app/assets/stylesheets/_dashboard.scss */
.btn-intent-survey {
  background: #9a9c9e;
  font-weight: bold;
  color: #333;
}

/* line 1184, app/assets/stylesheets/_dashboard.scss */
.btn-intent-survey:hover {
  color: #222;
}

/* line 1189, app/assets/stylesheets/_dashboard.scss */
a.typeform-widget-close {
  font-size: 5rem !important;
  padding-right: 2.5rem;
}

/* line 1194, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-container {
  display: flex;
  justify-content: space-between;
}

/* line 1199, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card {
  font-family: "Libre Franklin", sans-serif;
  height: 420px;
  background-image: url("https://assets.kalkomey.com/shared/images/dashboard/png/unreal-deals-card.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 23% !important;
  padding: 0;
  border-radius: 10px;
}

/* line 1209, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
  padding-top: 5%;
}

/* line 1217, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-image-holder {
  width: 85%;
  height: 85%;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* line 1226, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-image-holder img {
  max-height: 150px;
  margin: 0 auto;
}

/* line 1233, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-body .unreal-deals-product-title {
  font-size: 20px;
  width: 85%;
  margin: 0 auto 1% auto;
  text-align: center;
}

/* line 1240, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-body .unreal-deals-old-price {
  font-size: 28px;
  text-align: center;
}

/* line 1244, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-card-body .unreal-deals-old-price:before {
  position: absolute;
  height: 3.2px;
  content: "";
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 50%;
  background: #ff0000;
  transform: matrix(0.98, -0.13, 0.18, 0.99, 0, 0);
}

/* line 1261, app/assets/stylesheets/_dashboard.scss */
.unreal-deals-card .unreal-deals-card-footer {
  font-family: "ccmonstermash", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  font-size: 48px;
  bottom: 0;
  justify-content: center;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1080px) {
  /* line 1279, app/assets/stylesheets/_dashboard.scss */
  .unreal-deals-container:before, .unreal-deals-container:after {
    content: none;
  }
  /* line 1285, app/assets/stylesheets/_dashboard.scss */
  .unreal-deals-card {
    width: 46% !important;
    margin-bottom: 2rem;
    height: 500px;
  }
}

@media screen and (max-width: 500px) {
  /* line 1293, app/assets/stylesheets/_dashboard.scss */
  .unreal-deals-card {
    width: 80% !important;
    margin: 0 auto 2rem auto;
    height: 500px;
  }
  /* line 1298, app/assets/stylesheets/_dashboard.scss */
  .unreal-deals-card:last-of-type {
    margin-bottom: 0;
  }
  /* line 1303, app/assets/stylesheets/_dashboard.scss */
  .dashboard-hero-em-button {
    float: right;
    font-size: 12px !important;
    margin-right: -35px !important;
  }
  /* line 1309, app/assets/stylesheets/_dashboard.scss */
  .dashboard-hero-em-button img {
    display: none;
  }
}

/* line 1314, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero {
  background: linear-gradient(to right, rgba(0, 45, 93, 0.9) 0%, rgba(0, 45, 93, 0) 100%), url("https://assets.kalkomey.com/shared/images/dashboard/member-benefits/hero-bg.jpg");
  background-position: center left;
  background-size: cover;
  border-radius: 16px 16px 4px 4px;
  color: white;
  font-size: 1.5rem;
  padding: 110px 24px 2rem 24px;
  position: relative;
}

/* line 1327, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero .btn:hover {
  text-decoration: none;
}

/* line 1331, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero .ke-db-mb-hero-logo {
  left: 24px;
  position: absolute;
  top: 24px;
  width: 119px;
}

/* line 1338, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero .ke-db-mb-hero-content {
  width: 100%;
}

/* line 1341, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero .ke-db-mb-hero-content h1 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
}

/* line 1346, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-hero .ke-db-mb-hero-content h1 strong {
  font-weight: 700;
}

/* line 1353, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero {
  border-radius: 16px 16px 4px 4px;
  padding: 24px;
  color: white;
  font-size: 1.5rem;
  position: relative;
}

/* line 1360, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .btn:hover {
  text-decoration: none;
}

/* line 1364, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .ke-db-licensing-hero-logo {
  width: 119px;
}

/* line 1368, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .ke-db-mb-hero-content {
  width: 100%;
}

/* line 1371, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .ke-db-mb-hero-content h1 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1;
}

/* line 1376, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .ke-db-mb-hero-content h1 strong {
  font-weight: 700;
}

/* line 1382, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero .ke-licensing-btn {
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  font-weight: 500;
}

/* line 1391, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero-nevada-bg {
  background: url("https://assets.kalkomey.com/shared/images/licensing/nevada/banner.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1398, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-hero-newyork-bg {
  background: url("https://assets.kalkomey.com/shared/images/licensing/newyork/banner.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1411, app/assets/stylesheets/_dashboard.scss */
.nevada-card-1 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/nevada/card1.png");
  background-position: center;
  background-size: cover;
}

/* line 1416, app/assets/stylesheets/_dashboard.scss */
.nevada-card-2 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/nevada/card2.png");
  background-position: center;
  background-size: cover;
}

/* line 1421, app/assets/stylesheets/_dashboard.scss */
.nevada-card-3 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/nevada/card3.png");
  background-position: center;
  background-size: cover;
}

/* line 1426, app/assets/stylesheets/_dashboard.scss */
.nevada-card-4 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/nevada/card4.png");
  background-position: center;
  background-size: cover;
}

/* line 1431, app/assets/stylesheets/_dashboard.scss */
.newyork-card-1 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/newyork/card1.png");
  background-position: center;
  background-size: cover;
}

/* line 1436, app/assets/stylesheets/_dashboard.scss */
.newyork-card-2 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/newyork/card2.png");
  background-position: center;
  background-size: cover;
}

/* line 1441, app/assets/stylesheets/_dashboard.scss */
.newyork-card-3 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/newyork/card3.png");
  background-position: center;
  background-size: cover;
}

/* line 1446, app/assets/stylesheets/_dashboard.scss */
.newyork-card-4 {
  background-image: url("https://assets.kalkomey.com/shared/images/licensing/newyork/card4.png");
  background-position: center;
  background-size: cover;
}

/* line 1451, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-newyork-subheader {
  min-height: 100px;
}

/* line 1455, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card {
  border-radius: 4px;
  color: white;
  height: 100%;
}

/* line 1460, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .btn:hover {
  text-decoration: none;
}

/* line 1465, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-nevada-card-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 2rem 2rem 0 2rem;
  text-align: center;
}

/* line 1471, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-nevada-card-header h3 {
  margin-top: auto;
  text-align: center;
}

/* line 1477, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-newyork-card-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 2rem 2rem 0 2rem;
  text-align: center;
}

/* line 1483, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-newyork-card-header h4 {
  min-height: 58px;
  margin-top: auto;
  text-align: center;
}

/* line 1490, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-card-body {
  padding: 2rem;
}

/* line 1493, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-db-licensing-card-body p {
  min-height: 44px;
  font-weight: 500;
  font-size: 16px;
}

/* line 1500, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-licensing-btn-btm {
  padding: 0 2rem 2rem 2rem;
}

/* line 1504, app/assets/stylesheets/_dashboard.scss */
.ke-db-licensing-card .ke-licensing-btn {
  background: rgba(0, 0, 0, 0.25);
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  font-weight: 500;
}

/* line 1515, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card {
  background-color: #013957;
  border-radius: 4px;
  color: white;
  height: 100%;
}

/* line 1530, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .btn:hover {
  text-decoration: none;
}

/* line 1534, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 335px;
  overflow: hidden;
  padding: 2rem 2rem 0 2rem;
  position: relative;
}

/* line 1545, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-header .ribbon {
  aspect-ratio: 1;
  background-color: #eb8909;
  -webkit-clip-path: polygon(0 0, 100% 0, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 0% 100%);
  padding: 6px;
  width: 60px;
}

/* line 1552, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-header .ribbon svg {
  height: 20px;
  width: 20px;
}

/* line 1558, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-header .ribbon-wrapper {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
  left: 0;
  position: absolute;
  top: 0;
}

/* line 1565, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-header h5 {
  margin-top: auto;
  text-align: center;
}

/* line 1571, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .unlimited-access {
  background: linear-gradient(to bottom, rgba(1, 57, 87, 0) 50%, #013957 100%), url(https://assets.kalkomey.com/shared/images/dashboard/member-benefits/panel-unlimited_access-bg.jpg);
  background-position: center;
  background-size: cover;
}

/* line 1577, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .unreal-deals {
  background: linear-gradient(to bottom, rgba(1, 57, 87, 0) 50%, #013957 100%), url(https://assets.kalkomey.com/shared/images/dashboard/member-benefits/panel-unreal_deals-bg.jpg);
  background-position: center;
  background-size: cover;
}

/* line 1583, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .huntwise-pro {
  background: linear-gradient(to bottom, rgba(1, 57, 87, 0) 50%, #013957 100%), url(https://assets.kalkomey.com/shared/images/dashboard/member-benefits/panel-huntwise_pro-bg.jpg);
  background-position: center;
  background-size: cover;
}

/* line 1589, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-card .ke-db-mb-card-body {
  padding: 2rem;
}

/* line 1594, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-logo {
  width: 200px;
  margin: 0 auto;
}

/* line 1599, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9) 100%), url("https://assets.kalkomey.com/shared/images/dashboard/member-benefits/footer-bg.jpg");
  background-position: center left;
  background-size: cover;
  border-radius: 4px 4px 16px 16px;
  color: white;
  padding: 24px 24px 110px 24px;
  position: relative;
}

/* line 1611, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer .btn:hover {
  text-decoration: none;
}

/* line 1615, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer .ke-db-mb-footer-content {
  width: 100%;
}

/* line 1618, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer .ke-db-mb-footer-content h3 {
  font-size: 3rem;
  font-weight: 300;
}

/* line 1622, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer .ke-db-mb-footer-content h3 strong {
  font-weight: 700;
}

/* line 1628, app/assets/stylesheets/_dashboard.scss */
.ke-db-mb-footer .ke-db-mb-footer-logo {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 119px;
}

@media (min-width: 768px) {
  /* line 1637, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-hero {
    padding: 80px 80px 2rem 80px;
  }
  /* line 1640, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-hero .ke-db-mb-hero-content {
    width: 450px;
  }
  /* line 1643, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-hero .ke-db-mb-hero-content h1 {
    font-size: 5rem;
  }
  /* line 1649, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-footer {
    padding: 2rem 80px 3rem 80px;
  }
  /* line 1652, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-footer .ke-db-mb-footer-content {
    width: 500px;
  }
  /* line 1655, app/assets/stylesheets/_dashboard.scss */
  .ke-db-mb-footer .ke-db-mb-footer-content h3 {
    font-size: 3rem;
  }
}

/* line 1670, app/assets/stylesheets/_dashboard.scss */
#braze-dashboard-feed .ab-feed-buttons-wrapper {
  display: none;
}

/* line 1674, app/assets/stylesheets/_dashboard.scss */
#braze-dashboard-feed .ab-no-cards-message {
  display: none;
}

/* line 1678, app/assets/stylesheets/_dashboard.scss */
#braze-dashboard-feed .ab-feed {
  box-shadow: none;
  background-color: inherit;
}

/* line 1683, app/assets/stylesheets/_dashboard.scss */
#braze-dashboard-feed .ab-feed-body {
  border: 0;
}

/* line 1691, app/assets/stylesheets/_dashboard.scss */
.partner-hero {
  background: url("https://assets.kalkomey.com/hunter/images/marketing/my_perks_hw_banner_desktop.png");
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  height: 443px;
}

/* line 1698, app/assets/stylesheets/_dashboard.scss */
.partner-hero .banner-content {
  width: 40%;
}

/* line 1701, app/assets/stylesheets/_dashboard.scss */
.partner-hero .banner-content p {
  margin: 0 60px;
}

/* line 1705, app/assets/stylesheets/_dashboard.scss */
.partner-hero .banner-content button {
  background-color: #F26E0D;
  padding: 0.375rem 3.75rem;
}

@media screen and (max-width: 768px) {
  /* line 1691, app/assets/stylesheets/_dashboard.scss */
  .partner-hero {
    background: url("https://assets.kalkomey.com/hunter/images/marketing/my_perks_hw_banner_mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    height: 480px;
  }
  /* line 1718, app/assets/stylesheets/_dashboard.scss */
  .partner-hero .banner-content {
    width: 100%;
  }
  /* line 1721, app/assets/stylesheets/_dashboard.scss */
  .partner-hero .banner-content img {
    max-width: 75%;
  }
  /* line 1725, app/assets/stylesheets/_dashboard.scss */
  .partner-hero .banner-content p {
    margin: 0;
  }
}

/* line 1, app/assets/stylesheets/_learn-more-link.scss */
.link-learn-more {
  background-position: center 75%;
  background-repeat: no-repeat;
  background-size: 32px 16px;
  display: block;
  font-size: 14px;
  margin: 30px auto 20px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/_learn-more-link.scss */
  .link-learn-more {
    margin-top: 50px;
    padding-bottom: 33.2px;
  }
}

/* line 1, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use {
  display: none;
}

/* line 4, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use .no-privacy-choices {
  display: none;
}

/* line 5, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use .with-privacy-choices {
  display: none;
}

/* line 7, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use.no-privacy-choices {
  display: inline;
}

/* line 9, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use.no-privacy-choices .no-privacy-choices {
  display: inline;
}

/* line 11, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use.with-privacy-choices {
  display: inline;
}

/* line 13, app/assets/stylesheets/shared/_privacy_choices.scss */
#privacy-and-terms-of-use.with-privacy-choices .with-privacy-choices {
  display: inline;
}

/* line 9, app/assets/stylesheets/partials/_navbar.scss */
.navbar-fixed-top .navbar-collapse {
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/partials/_navbar.scss */
.navbar-brand {
  font-size: 12px;
  padding-right: 0;
}

/* line 18, app/assets/stylesheets/partials/_navbar.scss */
.navbar-brand .partner-logo {
  display: none;
}

@media (min-width: 396px) {
  /* line 18, app/assets/stylesheets/partials/_navbar.scss */
  .navbar-brand .partner-logo {
    display: inline;
  }
}

@media (min-width: 768px) {
  /* line 14, app/assets/stylesheets/partials/_navbar.scss */
  .navbar-brand {
    padding-right: 15px;
  }
}

/* line 30, app/assets/stylesheets/partials/_navbar.scss */
.navbar-brand img {
  display: inline;
  margin-top: -6px;
}

/* line 36, app/assets/stylesheets/partials/_navbar.scss */
.navbar-toggle {
  margin-right: 5px;
}

/* line 39, app/assets/stylesheets/partials/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}

/* line 42, app/assets/stylesheets/partials/_navbar.scss */
.navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
}

/* line 50, app/assets/stylesheets/partials/_navbar.scss */
.navbar-right .navbar-btn {
  padding-left: 15px;
}

/* line 4, app/assets/stylesheets/partials/_hero.scss */
#hero h1,
#hero .lead,
#hero .callout p,
.callout #hero p {
  text-shadow: 0 0 30px #005071, -1px -1px 0 #005071, 1px -1px 0 #005071, -1px 1px 0 #005071, 1px 1px 0 #005071;
}

/* line 13, app/assets/stylesheets/partials/_hero.scss */
#hero h1 a,
#hero .lead a,
#hero .callout p a,
.callout #hero p a {
  color: #00628a;
}

@media (max-width: 767px) {
  /* line 18, app/assets/stylesheets/partials/_hero.scss */
  #hero.customer-service h1, #hero.customer-service .lead, #hero.customer-service .callout p, .callout #hero.customer-service p {
    color: #333333;
    text-shadow: none;
  }
}

/* line 26, app/assets/stylesheets/partials/_hero.scss */
.home #hero .logoset {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  padding: 15px 20px;
}

@media (min-width: 768px) {
  /* line 26, app/assets/stylesheets/partials/_hero.scss */
  .home #hero .logoset {
    margin-bottom: 40px;
    max-width: none;
  }
}

/* line 39, app/assets/stylesheets/partials/_hero.scss */
.main-landing {
  background: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-index.jpg") no-repeat scroll top center #080703;
  background-size: cover;
  color: white;
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 39, app/assets/stylesheets/partials/_hero.scss */
  .main-landing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 52, app/assets/stylesheets/partials/_hero.scss */
.main-landing p > a {
  color: white;
  text-decoration: underline;
}

/* line 57, app/assets/stylesheets/partials/_hero.scss */
.main-landing h1,
.main-landing h2 {
  color: #f2f2f2;
}

/* line 62, app/assets/stylesheets/partials/_hero.scss */
.main-landing h1 {
  line-height: 1.2;
}

@media (min-width: 992px) {
  /* line 62, app/assets/stylesheets/partials/_hero.scss */
  .main-landing h1 {
    font-size: 54px;
  }
}

@media (max-width: 767px) {
  /* line 62, app/assets/stylesheets/partials/_hero.scss */
  .main-landing h1 {
    font-size: 23.4px;
  }
}

/* line 74, app/assets/stylesheets/partials/_hero.scss */
.main-landing .select-state {
  padding-top: 20px;
}

/* line 80, app/assets/stylesheets/partials/_hero.scss */
.course-landing {
  background: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-state-xs.jpg") no-repeat center top #002c3e;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  /* line 80, app/assets/stylesheets/partials/_hero.scss */
  .course-landing {
    background-color: #00628a;
    background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-state.jpg");
    background-size: cover;
    background-position: center top;
  }
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/partials/_hero.scss */
  .course-landing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 98, app/assets/stylesheets/partials/_hero.scss */
.course-landing h1 {
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 98, app/assets/stylesheets/partials/_hero.scss */
  .course-landing h1 {
    text-align: left;
  }
}

@media (min-width: 992px) {
  /* line 98, app/assets/stylesheets/partials/_hero.scss */
  .course-landing h1 {
    font-size: 54px;
  }
}

/* line 112, app/assets/stylesheets/partials/_hero.scss */
.course-landing h3,
.course-landing h4,
.course-landing h5 {
  font-size: 16px;
}

/* line 117, app/assets/stylesheets/partials/_hero.scss */
.course-landing h3 a,
.course-landing h4 a,
.course-landing h5 a {
  color: #000;
}

/* line 122, app/assets/stylesheets/partials/_hero.scss */
.course-landing h3 {
  text-transform: lowercase;
  color: #f2f2f2;
}

/* line 127, app/assets/stylesheets/partials/_hero.scss */
.course-landing p {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 127, app/assets/stylesheets/partials/_hero.scss */
  .course-landing p {
    text-align: left;
  }
}

/* line 135, app/assets/stylesheets/partials/_hero.scss */
.course-landing img.card {
  margin: 30px auto 0 auto;
}

@media (min-width: 768px) {
  /* line 135, app/assets/stylesheets/partials/_hero.scss */
  .course-landing img.card {
    margin-top: 10px;
  }
}

@media (min-width: 1200px) {
  /* line 135, app/assets/stylesheets/partials/_hero.scss */
  .course-landing img.card {
    margin-top: 0;
  }
}

/* line 148, app/assets/stylesheets/partials/_hero.scss */
.sign-up {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 148, app/assets/stylesheets/partials/_hero.scss */
  .sign-up {
    text-align: left;
  }
}

/* line 155, app/assets/stylesheets/partials/_hero.scss */
.sign-up a {
  font-size: 24px;
  font-weight: 800;
  margin-top: 20px;
}

/* line 161, app/assets/stylesheets/partials/_hero.scss */
.sign-up p {
  font-size: 21px;
  margin-top: 10px;
}

/* line 167, app/assets/stylesheets/partials/_hero.scss */
#hero .sign-up p {
  text-shadow: 0 0 20px #002c3e, 0 0 2px #000;
  text-transform: lowercase;
}

@media (min-width: 480px) and (max-width: 767px) {
  /* line 176, app/assets/stylesheets/partials/_hero.scss */
  .card-image img.card {
    max-width: 360px;
  }
}

/* line 181, app/assets/stylesheets/partials/_hero.scss */
.card-image small {
  font-weight: bold;
}

/* line 187, app/assets/stylesheets/partials/_hero.scss */
.placeholder img {
  display: none;
}

@media (min-width: 1200px) {
  /* line 187, app/assets/stylesheets/partials/_hero.scss */
  .placeholder img {
    display: block;
  }
}

/* line 197, app/assets/stylesheets/partials/_hero.scss */
.course-landing-alternate {
  background: url(/assets/img/marketing/hero-background_nh.jpg) repeat-x scroll center bottom #E8F1FA;
  padding-bottom: 80px;
}

/* line 201, app/assets/stylesheets/partials/_hero.scss */
.course-landing-alternate h1,
.course-landing-alternate small,
.course-landing-alternate .state-card p,
.course-landing-alternate .lead,
.course-landing-alternate .callout p,
.callout .course-landing-alternate p {
  color: #212121;
}

/* line 210, app/assets/stylesheets/partials/_hero.scss */
.course-sub {
  background: #00628a no-repeat left top;
  color: #f2f2f2;
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 210, app/assets/stylesheets/partials/_hero.scss */
  .course-sub {
    background-size: cover;
    text-align: left;
  }
}

@media (min-width: 992px) {
  /* line 210, app/assets/stylesheets/partials/_hero.scss */
  .course-sub {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 227, app/assets/stylesheets/partials/_hero.scss */
.course-sub.approved {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-approved.jpg");
}

/* line 231, app/assets/stylesheets/partials/_hero.scss */
.course-sub.law {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-law.jpg");
}

/* line 235, app/assets/stylesheets/partials/_hero.scss */
.course-sub.in-person {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-field.jpg");
}

/* line 239, app/assets/stylesheets/partials/_hero.scss */
.course-sub.handbook {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-handbook.jpg");
}

/* line 243, app/assets/stylesheets/partials/_hero.scss */
.course-sub.hero-card {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-card.jpg");
}

@media (max-width: 767px) {
  /* line 247, app/assets/stylesheets/partials/_hero.scss */
  .course-sub.customer-service {
    background: none;
    padding-bottom: 0;
    text-align: left;
  }
}

@media (min-width: 768px) {
  /* line 247, app/assets/stylesheets/partials/_hero.scss */
  .course-sub.customer-service {
    background-image: url("https://assets.kalkomey.com//shared/images/employees/support-bg.jpg");
    min-height: 240px;
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  /* line 247, app/assets/stylesheets/partials/_hero.scss */
  .course-sub.customer-service {
    min-height: 300px;
    padding-top: 80px;
  }
}

/* line 266, app/assets/stylesheets/partials/_hero.scss */
.course-sub .sign-up p {
  color: #f2f2f2;
  text-transform: lowercase;
}

/* line 273, app/assets/stylesheets/partials/_hero.scss */
.placeholder-course #hero {
  background: url("https://assets.kalkomey.com/boaterexam/images/fm/hero-placeholder.jpg") no-repeat left bottom #fff;
  background-size: cover;
  padding-top: 60px;
  color: white;
}

/* line 278, app/assets/stylesheets/partials/_hero.scss */
.placeholder-course #hero h1,
.placeholder-course #hero .lead,
.placeholder-course #hero .callout p,
.callout .placeholder-course #hero p {
  text-shadow: 0 0 30px #0bb8ff, -1px -1px 0 #0bb8ff, 1px -1px 0 #0bb8ff, -1px 1px 0 #0bb8ff, 1px 1px 0 #0bb8ff;
}

/* line 292, app/assets/stylesheets/partials/_hero.scss */
.hero-manual {
  padding-top: 25px;
}

/* line 3, app/assets/stylesheets/partials/_steps.scss */
#steps {
  padding-bottom: 40px;
}

/* line 6, app/assets/stylesheets/partials/_steps.scss */
#steps h2 {
  font-size: 1.2em;
  margin-top: 40px;
}

/* line 10, app/assets/stylesheets/partials/_steps.scss */
#steps h2 a {
  color: #212121;
}

/* line 14, app/assets/stylesheets/partials/_steps.scss */
#steps h2 + small {
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-top: -10px;
}

/* line 22, app/assets/stylesheets/partials/_steps.scss */
#steps h3 {
  font-size: 21px;
  margin-top: 20px;
}

/* line 27, app/assets/stylesheets/partials/_steps.scss */
#steps ol {
  counter-reset: li;
  padding-left: 33px;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/partials/_steps.scss */
  #steps ol {
    padding-left: 40px;
  }
}

/* line 35, app/assets/stylesheets/partials/_steps.scss */
#steps ol > li {
  list-style: none;
  position: relative;
}

/* line 39, app/assets/stylesheets/partials/_steps.scss */
#steps ol > li:before {
  background-color: #00628a;
  border-radius: 50%;
  color: #fff;
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  font-size: 18px;
  height: 25px;
  padding-left: 1px;
  position: absolute;
  left: -33.2px;
  top: -1px;
  text-align: center;
  width: 25px;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/partials/_steps.scss */
  #steps ol > li:before {
    font-size: 21px;
    height: 30px;
    padding-left: 1px;
    left: -40px;
    top: -2px;
    width: 30px;
  }
}

/* line 66, app/assets/stylesheets/partials/_steps.scss */
#steps .state-requirement-steps ol {
  list-style-type: decimal;
  padding-left: 30px;
}

/* line 73, app/assets/stylesheets/partials/_steps.scss */
#state-approved {
  margin-top: 40px;
  text-align: left;
}

/* line 77, app/assets/stylesheets/partials/_steps.scss */
#state-approved > .logo {
  float: right;
  margin-left: 3%;
  width: 30%;
}

/* line 82, app/assets/stylesheets/partials/_steps.scss */
#state-approved > .logo img {
  max-height: 145px;
}

@media (min-width: 768px) {
  /* line 82, app/assets/stylesheets/partials/_steps.scss */
  #state-approved > .logo img {
    max-height: 100px;
  }
}

/* line 91, app/assets/stylesheets/partials/_steps.scss */
#state-approved .agency {
  margin-top: 20px;
  font-size: 16px;
}

/* line 95, app/assets/stylesheets/partials/_steps.scss */
#state-approved .agency .agency-link {
  font-weight: bold;
  text-decoration: underline;
}

/* line 103, app/assets/stylesheets/partials/_steps.scss */
.no-flexbox #state-approved .logoset-bow {
  margin-bottom: 20px;
}

/* line 106, app/assets/stylesheets/partials/_steps.scss */
.no-flexbox #state-approved .logoset-bow .logo {
  display: inline-block;
  vertical-align: middle;
}

/* line 110, app/assets/stylesheets/partials/_steps.scss */
.no-flexbox #state-approved .logoset-bow .logo:first-child, .no-flexbox #state-approved .logoset-bow .logo:last-child {
  width: 20%;
}

/* line 1, app/assets/stylesheets/partials/_quick-links.scss */
.quick-links {
  margin-top: 40px;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/partials/_quick-links.scss */
  .quick-links {
    margin-top: 20px;
  }
}

/* line 8, app/assets/stylesheets/partials/_quick-links.scss */
.quick-links li {
  font-size: 16px;
}

/* line 11, app/assets/stylesheets/partials/_quick-links.scss */
.quick-links li a {
  padding-top: 6.6666666667px;
  padding-bottom: 6.6666666667px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline;
}

/* line 18, app/assets/stylesheets/partials/_quick-links.scss */
.quick-links li a:hover {
  color: #00628a;
  background: none;
}

/* line 25, app/assets/stylesheets/partials/_quick-links.scss */
.quick-links.list-inline li {
  line-height: 40px;
}

/* line 30, app/assets/stylesheets/partials/_quick-links.scss */
#quicklinks-cta {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 30, app/assets/stylesheets/partials/_quick-links.scss */
  #quicklinks-cta {
    text-align: left;
  }
}

/* line 3, app/assets/stylesheets/partials/_customer-service.scss */
#customer-service {
  background-color: #fff;
  border-top: 10px solid #00628a;
  text-align: center;
}

/* line 8, app/assets/stylesheets/partials/_customer-service.scss */
#customer-service .support-contact {
  padding: 25px 0;
}

@media (min-width: 992px) {
  /* line 8, app/assets/stylesheets/partials/_customer-service.scss */
  #customer-service .support-contact {
    padding: 0 10px 0 0;
    text-align: left;
  }
}

@media (min-width: 1200px) {
  /* line 8, app/assets/stylesheets/partials/_customer-service.scss */
  #customer-service .support-contact {
    padding: 50px 10px 0 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/partials/_customer-service.scss */
  .customer-service h1 {
    font-size: 32px;
  }
  /* line 30, app/assets/stylesheets/partials/_customer-service.scss */
  .customer-service h2 {
    background-color: #d9d9d9;
    font-size: 16px;
    margin: 15px 0;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
  }
}

/* line 40, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service address .tel {
  font-size: 36px;
}

@media (min-width: 992px) {
  /* line 40, app/assets/stylesheets/partials/_customer-service.scss */
  .customer-service address .tel {
    font-size: 30px;
  }
}

/* line 47, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service address .tel small {
  display: block;
  font-size: 16px;
}

/* line 53, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service hr.or {
  background-color: #333333;
  color: #333333;
  display: block;
  height: 1px;
  position: relative;
  top: .1em;
  width: 30%;
}

@media (min-width: 992px) {
  /* line 53, app/assets/stylesheets/partials/_customer-service.scss */
  .customer-service hr.or {
    position: static;
    top: 0;
    width: 100%;
  }
}

/* line 68, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service hr.or:before {
  background-color: #fff;
  color: #000;
  content: "or";
  font-size: 20px;
  position: relative;
  top: -1.6em;
  padding: 0 5px;
}

@media (min-width: 992px) {
  /* line 68, app/assets/stylesheets/partials/_customer-service.scss */
  .customer-service hr.or:before {
    top: -1.3em;
  }
}

/* line 83, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service #email-form {
  margin-bottom: 20px;
}

/* line 87, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service address.adr {
  font-size: 24px;
}

/* line 90, app/assets/stylesheets/partials/_customer-service.scss */
.customer-service address.adr .org {
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/partials/_footer.scss */
.in-course-footer {
  text-align: center;
}

/* line 6, app/assets/stylesheets/partials/_footer.scss */
.course-footer {
  background: white;
  padding-top: 40px;
}

/* line 10, app/assets/stylesheets/partials/_footer.scss */
.course-footer nav {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 20px 0;
}

/* line 15, app/assets/stylesheets/partials/_footer.scss */
.course-footer nav ul {
  list-style: none;
  margin: 0;
  text-align: center;
}

/* line 21, app/assets/stylesheets/partials/_footer.scss */
.course-footer nav li {
  display: inline-block;
  margin: 10px;
}

/* line 27, app/assets/stylesheets/partials/_footer.scss */
.course-footer.in-course {
  background: transparent;
  padding: 40px 0;
}

/* line 31, app/assets/stylesheets/partials/_footer.scss */
.course-footer.in-course ul {
  margin-right: -30px;
  text-align: right;
}

/* line 36, app/assets/stylesheets/partials/_footer.scss */
.course-footer.in-course li {
  display: inline-block;
  margin: 0 3px;
  padding: 0 3px;
  text-align: right;
}

/* line 44, app/assets/stylesheets/partials/_footer.scss */
.course-footer address {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_footer.scss */
.course-footer .social {
  margin-top: 30px;
}

/* line 51, app/assets/stylesheets/partials/_footer.scss */
.course-footer .social .h3 {
  margin: 0;
}

@media (min-width: 1200px) {
  /* line 51, app/assets/stylesheets/partials/_footer.scss */
  .course-footer .social .h3 {
    float: left;
    margin-right: 10px;
  }
}

/* line 60, app/assets/stylesheets/partials/_footer.scss */
.course-footer .h3, .course-footer .h4 {
  font-weight: normal;
}

/* line 65, app/assets/stylesheets/partials/_footer.scss */
.page-info {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 70, app/assets/stylesheets/partials/_footer.scss */
#about-program .wordmark {
  margin-bottom: 28px;
}

/* line 74, app/assets/stylesheets/partials/_footer.scss */
#ebook-info {
  float: left;
  padding-right: 5%;
  width: 75%;
}

/* line 80, app/assets/stylesheets/partials/_footer.scss */
#cross-sell img {
  float: left;
  margin: 40px 0 0 0;
  width: 20%;
}

/* line 87, app/assets/stylesheets/partials/_footer.scss */
#state-course h3 {
  margin-top: 12px;
}

/* line 92, app/assets/stylesheets/partials/_footer.scss */
.copyright {
  border-top: 1px solid #d9d9d9;
  display: block;
  margin-top: 20px;
  padding: 40px 0;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 92, app/assets/stylesheets/partials/_footer.scss */
  .copyright {
    padding-top: 50px;
  }
  /* line 102, app/assets/stylesheets/partials/_footer.scss */
  .copyright .kalkomey-logo {
    display: inline-block;
    margin-top: -12px;
    margin-right: 5px;
  }
}

/* line 111, app/assets/stylesheets/partials/_footer.scss */
.list-social {
  vertical-align: top;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 111, app/assets/stylesheets/partials/_footer.scss */
  .list-social {
    text-align: left;
  }
}

/* line 119, app/assets/stylesheets/partials/_footer.scss */
.list-social li {
  vertical-align: top;
  margin-top: 13.3333333333px;
  padding: 0 15px;
}

@media (min-width: 768px) {
  /* line 119, app/assets/stylesheets/partials/_footer.scss */
  .list-social li {
    padding: 0 5px;
  }
}

@media (min-width: 1200px) {
  /* line 119, app/assets/stylesheets/partials/_footer.scss */
  .list-social li {
    margin-top: 0;
  }
}

/* line 133, app/assets/stylesheets/partials/_footer.scss */
.list-social a {
  background-image: url("https://assets.kalkomey.com/shared/images/sprites/sprite-footer.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 32px;
}

/* line 143, app/assets/stylesheets/partials/_footer.scss */
.list-social a.blog {
  background-image: none;
  height: auto;
  overflow: auto;
  text-indent: 0;
  width: auto;
}

@media (min-width: 768px) {
  /* line 143, app/assets/stylesheets/partials/_footer.scss */
  .list-social a.blog {
    margin-right: 5px;
  }
}

/* line 155, app/assets/stylesheets/partials/_footer.scss */
.list-social a.facebook {
  background-position: 0   -32px;
}

/* line 156, app/assets/stylesheets/partials/_footer.scss */
.list-social a.google-plus {
  background-position: -32px -32px;
}

/* line 157, app/assets/stylesheets/partials/_footer.scss */
.list-social a.pinterest {
  background-position: -64px -32px;
}

/* line 158, app/assets/stylesheets/partials/_footer.scss */
.list-social a.twitter {
  background-position: -96px -32px;
}

/* line 159, app/assets/stylesheets/partials/_footer.scss */
.list-social a.youtube {
  background-position: -128px -32px;
}

/* line 163, app/assets/stylesheets/partials/_footer.scss */
.btn-contact-us {
  padding: 0;
}

/* line 167, app/assets/stylesheets/partials/_footer.scss */
#program-sites li {
  margin-bottom: 13.3333333333px;
}

/* line 170, app/assets/stylesheets/partials/_footer.scss */
#program-sites li img {
  display: inline-block;
}

/* line 176, app/assets/stylesheets/partials/_footer.scss */
.course-footer {
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  /* line 176, app/assets/stylesheets/partials/_footer.scss */
  .course-footer {
    padding: 60px 0 40px;
  }
}

/* line 183, app/assets/stylesheets/partials/_footer.scss */
.course-footer .btn-link {
  border: none;
  display: inline-block;
  padding: 10px;
}

@media (min-width: 768px) {
  /* line 183, app/assets/stylesheets/partials/_footer.scss */
  .course-footer .btn-link {
    margin-bottom: 0;
    padding: 5px 0;
  }
}

/* line 194, app/assets/stylesheets/partials/_footer.scss */
.course-footer .list-social {
  margin-left: 0;
  margin-bottom: 0;
  vertical-align: top;
}

@media (min-width: 768px) {
  /* line 200, app/assets/stylesheets/partials/_footer.scss */
  .course-footer .list-social li {
    margin-top: 0;
  }
}

/* line 206, app/assets/stylesheets/partials/_footer.scss */
.course-footer .list-kalkomey {
  margin: 20px 0;
}

@media (min-width: 768px) {
  /* line 206, app/assets/stylesheets/partials/_footer.scss */
  .course-footer .list-kalkomey {
    margin: 20px 0;
  }
}

/* line 213, app/assets/stylesheets/partials/_footer.scss */
.course-footer .list-kalkomey a {
  display: inline-block;
  padding: 5px 0;
}

/* line 219, app/assets/stylesheets/partials/_footer.scss */
.course-footer .copyright {
  border-top: none;
  padding: 10px 0;
}

@media (max-width: 767px) {
  /* line 231, app/assets/stylesheets/partials/_footer.scss */
  footer img {
    margin: 0 auto;
  }
  /* line 237, app/assets/stylesheets/partials/_footer.scss */
  footer.in-course .kalkomey-logo,
footer.in-course small {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  /* line 244, app/assets/stylesheets/partials/_footer.scss */
  footer.in-course ul {
    margin: 20px 0;
    text-align: center;
  }
  /* line 249, app/assets/stylesheets/partials/_footer.scss */
  footer.in-course li {
    display: inline-block;
    margin: 0 5px;
    text-align: right;
  }
  /* line 256, app/assets/stylesheets/partials/_footer.scss */
  footer .h3 {
    font-size: 21px;
  }
  /* line 261, app/assets/stylesheets/partials/_footer.scss */
  #program-sites {
    margin-bottom: 20px;
  }
}

/* line 2, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-picker label {
  font-size: 21px;
  font-weight: normal;
}

/* line 7, app/assets/stylesheets/partials/_card-quantity.scss */
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

/* line 13, app/assets/stylesheets/partials/_card-quantity.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 18, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-selector {
  border: 2px solid #d9d9d9;
  display: inline-flex;
}

/* line 23, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-selector button {
  align-items: center;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: 3rem;
  justify-content: center;
  margin: 0;
  outline: none;
  position: relative;
  width: 3rem;
}

/* line 37, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-selector button:before,
.quantity-selector button:after {
  background-color: #000;
  content: '';
  display: inline-block;
  height: 2px;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 1rem;
}

/* line 48, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-selector button.plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* line 52, app/assets/stylesheets/partials/_card-quantity.scss */
.quantity-selector input[type=number] {
  border: solid #d9d9d9;
  border-width: 0 2px;
  font-family: sans-serif;
  font-size: 21px;
  font-weight: bold;
  height: 3rem;
  max-width: 5rem;
  padding: .5rem;
  text-align: center;
}

/* line 3, app/assets/stylesheets/shared/_home.scss */
#states {
  background-color: #f2f2f2;
}

/* line 9, app/assets/stylesheets/shared/_home.scss */
#state-listing {
  margin: 0;
}

/* line 12, app/assets/stylesheets/shared/_home.scss */
#state-listing li {
  display: block;
  float: none;
  font-size: 14px;
  height: auto;
}

/* line 19, app/assets/stylesheets/shared/_home.scss */
#state-listing .districtofcolumbia {
  letter-spacing: -1px;
}

/* line 23, app/assets/stylesheets/shared/_home.scss */
#state-listing .col1,
#state-listing .col2,
#state-listing .col3 {
  width: 124px;
}

/* line 29, app/assets/stylesheets/shared/_home.scss */
#state-listing .col2 {
  margin-left: 124px;
}

/* line 33, app/assets/stylesheets/shared/_home.scss */
#state-listing .col3 {
  margin-left: 248px;
}

/* line 37, app/assets/stylesheets/shared/_home.scss */
#state-listing .divider {
  height: 1px;
}

/* line 44, app/assets/stylesheets/shared/_home.scss */
#more-info h2 {
  text-align: center;
}

/* line 50, app/assets/stylesheets/shared/_home.scss */
.testimonials {
  background-color: #f2f2f2;
  padding-bottom: 60px;
  padding-top: 40px;
}

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/shared/_home.scss */
  .testimonials {
    padding-top: 60px;
  }
}

/* line 59, app/assets/stylesheets/shared/_home.scss */
.testimonials h2 {
  text-align: center;
}

/* line 63, app/assets/stylesheets/shared/_home.scss */
.testimonials blockquote {
  border: 0;
  font-size: 16px;
}

/* line 68, app/assets/stylesheets/shared/_home.scss */
.testimonials .play-audio {
  margin: 10px 15px;
}

/* line 71, app/assets/stylesheets/shared/_home.scss */
.testimonials .play-audio.pull-right {
  margin-right: 0;
}

/* line 75, app/assets/stylesheets/shared/_home.scss */
.testimonials .play-audio.pull-left {
  margin-left: 0;
}

/* line 82, app/assets/stylesheets/shared/_home.scss */
#ebooks {
  background: #fff;
  padding: 40px 0;
}

/* line 86, app/assets/stylesheets/shared/_home.scss */
#ebooks h2 {
  text-align: center;
}

/* line 90, app/assets/stylesheets/shared/_home.scss */
#ebooks img {
  margin: 20px 0;
  width: 100%;
}

/* line 95, app/assets/stylesheets/shared/_home.scss */
#ebooks .action {
  padding-top: 20px;
  text-align: center;
}

/* line 102, app/assets/stylesheets/shared/_home.scss */
.toc > .well {
  max-height: 610px;
  overflow-y: scroll;
  padding: 10px 19px;
}

/* line 109, app/assets/stylesheets/shared/_home.scss */
.callout {
  background: #00628a;
  color: #fff;
  padding: 30px 0 10px;
}

@media (min-width: 768px) {
  /* line 109, app/assets/stylesheets/shared/_home.scss */
  .callout {
    padding: 40px 0 24px;
  }
}

/* line 123, app/assets/stylesheets/shared/_home.scss */
.panel.course-panel {
  margin-bottom: 0;
}

/* line 126, app/assets/stylesheets/shared/_home.scss */
.panel.course-panel a {
  text-decoration: none;
}

/* line 131, app/assets/stylesheets/shared/_home.scss */
.panel-body.course-body {
  margin-bottom: -20px;
  padding: 5px;
}

/* line 136, app/assets/stylesheets/shared/_home.scss */
.progress.course-progress {
  margin-bottom: 5px;
}

/* line 140, app/assets/stylesheets/shared/_home.scss */
.jumbotron.intent-survey-intro {
  background: transparent;
}

/* line 144, app/assets/stylesheets/shared/_home.scss */
.intent-survey-logo {
  width: 30%;
  margin: 0 auto;
}

/* line 149, app/assets/stylesheets/shared/_home.scss */
.intent-survey-description {
  display: flex;
  justify-content: center;
}

/* line 154, app/assets/stylesheets/shared/_home.scss */
.btn-intent-survey {
  background: #9a9c9e;
  font-weight: bold;
  color: #333;
}

/* line 159, app/assets/stylesheets/shared/_home.scss */
.btn-intent-survey:hover {
  color: #222;
}

/* line 164, app/assets/stylesheets/shared/_home.scss */
a.typeform-widget-close {
  font-size: 5rem !important;
  padding-right: 2.5rem;
}

/* line 3, app/assets/stylesheets/partials/_states-list.scss */
#states aside {
  padding: 20px 0 30px;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/partials/_states-list.scss */
  #states aside {
    padding: 40px 0;
  }
}

/* line 13, app/assets/stylesheets/partials/_states-list.scss */
#states .provinces-list > h3:first-of-type {
  margin-left: 77px;
}

/* line 17, app/assets/stylesheets/partials/_states-list.scss */
#states .provinces-list .h4 {
  font-size: initial;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/partials/_states-list.scss */
  #states .provinces-list .states-list > li > a {
    min-height: 125px;
  }
}

/* line 28, app/assets/stylesheets/partials/_states-list.scss */
#states.states-list-block {
  background-color: #fff;
}

/* line 31, app/assets/stylesheets/partials/_states-list.scss */
#states.states-list-block > nav {
  padding: 30px 0;
}

/* line 35, app/assets/stylesheets/partials/_states-list.scss */
#states.states-list-block h3 {
  margin-bottom: 0;
  text-transform: none;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/partials/_states-list.scss */
  #states.states-list-block > nav {
    padding: 50px 0;
  }
  /* line 45, app/assets/stylesheets/partials/_states-list.scss */
  #states.states-list-block .states-list > li > a {
    min-height: 60px;
  }
}

/* line 51, app/assets/stylesheets/partials/_states-list.scss */
#states .subtitle {
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
  color: #545454;
}

@media (min-width: 768px) {
  /* line 51, app/assets/stylesheets/partials/_states-list.scss */
  #states .subtitle {
    text-align: center;
  }
}

/* line 60, app/assets/stylesheets/partials/_states-list.scss */
#states > nav {
  background-color: #fff;
  padding: 60px 0 20px;
}

/* line 66, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list h3 {
  color: #333333;
  font-family: inherit;
  font-size: 21px;
  font-weight: 700;
  text-align: left;
}

/* line 74, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list p {
  color: #545454;
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
  font-size: 16px;
}

/* line 80, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list small {
  font-size: 16px;
  text-decoration: underline;
}

/* line 85, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list .canada {
  margin-bottom: 10px;
  min-height: 0;
}

/* line 90, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list > li {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

/* line 95, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list > li > a, #states .states-list > li > span {
  display: block;
  padding-left: 77px;
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 95, app/assets/stylesheets/partials/_states-list.scss */
  #states .states-list > li > a, #states .states-list > li > span {
    min-height: 180px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, app/assets/stylesheets/partials/_states-list.scss */
  #states .states-list > li > a, #states .states-list > li > span {
    min-height: 200px;
  }
}

/* line 109, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list > li > a:hover, #states .states-list > li > a:focus, #states .states-list > li > a:active, #states .states-list > li > span:hover, #states .states-list > li > span:focus, #states .states-list > li > span:active {
  text-decoration: none;
}

/* line 115, app/assets/stylesheets/partials/_states-list.scss */
#states .states-list > li > a:before, #states .states-list > li > span:before {
  content: " ";
  display: block;
  height: 75px;
  position: absolute;
  left: 0;
  top: 10px;
  transform: scale(0.6);
  width: 75px;
}

/* line 5, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.alabama-icon:before, #states .states-list > li > span.alabama-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/alabama-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 10, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.alaska-icon:before, #states .states-list > li > span.alaska-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/alaska-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 15, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.arizona-icon:before, #states .states-list > li > span.arizona-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/arizona-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 20, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.arkansas-icon:before, #states .states-list > li > span.arkansas-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/arkansas-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 25, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.california-icon:before, #states .states-list > li > span.california-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/california-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 30, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.colorado-icon:before, #states .states-list > li > span.colorado-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/colorado-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 35, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.connecticut-icon:before, #states .states-list > li > span.connecticut-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/connecticut-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 40, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.delaware-icon:before, #states .states-list > li > span.delaware-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/delaware-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 45, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.districtofcolumbia-icon:before, #states .states-list > li > span.districtofcolumbia-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/districtofcolumbia-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 50, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.florida-icon:before, #states .states-list > li > span.florida-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/florida-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 55, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.georgia-icon:before, #states .states-list > li > span.georgia-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/georgia-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 60, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.hawaii-icon:before, #states .states-list > li > span.hawaii-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/hawaii-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 65, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.idaho-icon:before, #states .states-list > li > span.idaho-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/idaho-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 70, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.illinois-icon:before, #states .states-list > li > span.illinois-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/illinois-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 75, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.indiana-icon:before, #states .states-list > li > span.indiana-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/indiana-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 80, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.iowa-icon:before, #states .states-list > li > span.iowa-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/iowa-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 85, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.kansas-icon:before, #states .states-list > li > span.kansas-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/kansas-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 90, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.kentucky-icon:before, #states .states-list > li > span.kentucky-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/kentucky-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 95, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.louisiana-icon:before, #states .states-list > li > span.louisiana-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/louisiana-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 100, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.maine-icon:before, #states .states-list > li > span.maine-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/maine-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 105, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.maryland-icon:before, #states .states-list > li > span.maryland-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/maryland-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 110, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.massachusetts-icon:before, #states .states-list > li > span.massachusetts-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/massachusetts-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 115, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.michigan-icon:before, #states .states-list > li > span.michigan-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/michigan-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 120, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.minnesota-icon:before, #states .states-list > li > span.minnesota-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/minnesota-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 125, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.mississippi-icon:before, #states .states-list > li > span.mississippi-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/mississippi-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 130, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.missouri-icon:before, #states .states-list > li > span.missouri-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/missouri-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 135, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.montana-icon:before, #states .states-list > li > span.montana-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/montana-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 140, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.nebraska-icon:before, #states .states-list > li > span.nebraska-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/nebraska-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 145, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.nevada-icon:before, #states .states-list > li > span.nevada-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/nevada-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 150, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.newhampshire-icon:before, #states .states-list > li > span.newhampshire-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newhampshire-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 155, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.newjersey-icon:before, #states .states-list > li > span.newjersey-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newjersey-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 160, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.newmexico-icon:before, #states .states-list > li > span.newmexico-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newmexico-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 165, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.newyork-icon:before, #states .states-list > li > span.newyork-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newyork-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 170, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.northdakota-icon:before, #states .states-list > li > span.northdakota-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/northdakota-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 175, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.northcarolina-icon:before, #states .states-list > li > span.northcarolina-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/northcarolina-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 180, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.ohio-icon:before, #states .states-list > li > span.ohio-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/ohio-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 185, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.oklahoma-icon:before, #states .states-list > li > span.oklahoma-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/oklahoma-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 190, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.oregon-icon:before, #states .states-list > li > span.oregon-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/oregon-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 195, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.pennsylvania-icon:before, #states .states-list > li > span.pennsylvania-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/pennsylvania-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 200, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.rhodeisland-icon:before, #states .states-list > li > span.rhodeisland-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/rhodeisland-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 205, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.southcarolina-icon:before, #states .states-list > li > span.southcarolina-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/southcarolina-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 210, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.southdakota-icon:before, #states .states-list > li > span.southdakota-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/southdakota-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 215, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.tennessee-icon:before, #states .states-list > li > span.tennessee-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/tennessee-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 220, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.texas-icon:before, #states .states-list > li > span.texas-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/texas-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 225, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.utah-icon:before, #states .states-list > li > span.utah-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/utah-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 230, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.vermont-icon:before, #states .states-list > li > span.vermont-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/vermont-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 235, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.virginia-icon:before, #states .states-list > li > span.virginia-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/virginia-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 240, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.virginislands-icon:before, #states .states-list > li > span.virginislands-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/virginislands-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 245, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.washington-icon:before, #states .states-list > li > span.washington-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/washington-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 250, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.westvirginia-icon:before, #states .states-list > li > span.westvirginia-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/westvirginia-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 255, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.wisconsin-icon:before, #states .states-list > li > span.wisconsin-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/wisconsin-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 260, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.wyoming-icon:before, #states .states-list > li > span.wyoming-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/wyoming-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 266, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.britishcolumbia-icon:before, #states .states-list > li > span.britishcolumbia-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/britishcolumbia-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 271, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.canada-icon:before, #states .states-list > li > span.canada-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/canada-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 276, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.guam-icon:before, #states .states-list > li > span.guam-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/guam-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 281, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.nsw-icon:before, #states .states-list > li > span.nsw-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newsouthwales-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 286, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.national-icon:before, #states .states-list > li > span.national-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/national-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 291, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.newzealand-icon:before, #states .states-list > li > span.newzealand-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/newzealand-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 296, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.princeedwardisland-icon:before, #states .states-list > li > span.princeedwardisland-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/princeedwardisland-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 301, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.paddlesports-icon:before, #states .states-list > li > span.paddlesports-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/paddlesports-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 306, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.saskatchewan-icon:before, #states .states-list > li > span.saskatchewan-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/saskatchewan-agency-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 311, app/assets/stylesheets/partials/_states-list-icons.scss */
#states .states-list > li > a.trydive-icon:before, #states .states-list > li > span.trydive-icon:before {
  background: url("https://assets.kalkomey.com/boaterexam/images/agency/icons/trydive-logo-icon.png") no-repeat 0 0;
  background-position: 0 0;
}

/* line 1, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, "Arial", arial, sans-serif;
  font-style: normal;
}

/* line 6, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .title {
  font-size: 36px;
}

/* line 10, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .header-color {
  color: #697386;
}

/* line 14, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .modal-body {
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
}

/* line 20, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .pointer-anchor {
  cursor: pointer;
}

/* line 24, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .saved-payment-row {
  border: 1px solid rgba(60, 66, 87, 0.12);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08), 0px 1px 1px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}

/* line 30, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .saved-payment-method {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 16px;
  font-weight: 500;
}

/* line 38, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell a[data-toggle="collapse"] {
  color: black;
}

/* line 42, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .btn-link {
  color: black;
  text-decoration: underline;
}

/* line 47, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell .ribbon {
  --ribbon: .5em;
  /* control the ribbon shape */
  padding-inline: calc(var(--ribbon) + .3em);
  padding-right: 1em;
  line-height: 1.8;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - var(--ribbon)) 50%, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - var(--ribbon)) 50%, 100% 100%, 0 100%);
  background: #ebebeb;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 60, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.modal-dialog.in-course-upsell.fastpass .ribbon {
  border-radius: 6px 0 0 0;
}

/* line 65, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-confirm-title {
  font-size: 20px;
}

/* line 69, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#marketingBullets.in,
#marketingBullets.collapsing {
  display: block !important;
}

/* line 74, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.upsell-progress {
  height: 12.5px;
  margin-bottom: 10px;
  border-radius: 8px;
  font-size: 16px;
}

/* line 80, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.upsell-progress .progress-bar-current {
  background-color: #484848;
}

/* line 85, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.loading-inline {
  background-image: url("https://assets.kalkomey.com/shared/images/course/forms/spinner.svg");
  height: 6em;
  width: 6em;
  overflow: visible;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 75px 75px;
}

/* line 95, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.social-loading-inline {
  margin: 1em auto;
  margin-top: 2em;
  height: 3em;
  width: 3em;
  border-radius: 50%;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 113, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4em;
  flex-wrap: wrap;
}

/* line 122, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-body-thank-you-text {
  color: #909090;
}

/* line 126, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-body-wrapper {
  display: flex;
  align-items: center;
}

/* line 131, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-body-wrapper p {
  margin: 0;
  margin-right: 4px;
}

/* line 136, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#social-payment-modal-body-wrapper img {
  width: 138px;
  margin-bottom: 2px;
}

/* line 141, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.social-ilearntoboat-payment-modal-style .social-loading-inline {
  border: 4px solid #016fd0;
  border-top: 4px solid #fff;
}

/* line 146, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.social-ilearntohunt-payment-modal-style .social-loading-inline {
  border: 4px solid #f2972d;
  border-top: 4px solid #fff;
}

/* line 152, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.logo-list li {
  display: flex;
  align-items: center;
}

/* line 158, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell-img {
  border-radius: 6px 0 0 6px;
}

/* line 162, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.border-bottom {
  border-bottom: 1px solid black;
}

/* line 166, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.mobile-line-item {
  display: none;
}

/* line 170, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell-img-mobile {
  width: 100%;
  z-index: 1;
}

/* line 175, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell-img {
  height: 100%;
}

/* line 179, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.top-right-dismiss {
  position: absolute;
  top: 2%;
  right: 2%;
  z-index: 9999;
  color: white;
  font-size: 16px;
}

/* line 188, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.top-right-dismiss.dismiss-dark {
  color: black;
}

/* line 192, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.flex-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

/* line 198, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.text-red {
  color: #ff0000;
}

/* line 202, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.strikethrough-price-weight {
  font-weight: 400;
}

/* line 207, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#in-course-upsell-modal {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 212, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
#in-course-upsell-modal .modal-dialog {
  max-width: 1200px;
  width: auto;
  display: inline-block;
  margin: 30px 30px;
}

@media (max-width: 767px) {
  /* line 207, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal {
    align-items: flex-start;
  }
  /* line 222, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal .modal-dialog {
    width: 304px;
  }
  /* line 225, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal .modal-dialog.in-course-upsell-payment {
    width: inherit;
  }
}

@media (max-width: 330px) {
  /* line 232, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .cvc-image {
    display: none;
  }
  /* line 236, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .col-cvc-image {
    width: 0;
  }
  /* line 240, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .col-cvc-stripe {
    width: 33.3333333333%;
  }
  /* line 244, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .col-card-details {
    width: 66.6666666666%;
  }
  /* line 248, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .social-payment-modal-confirm-title-container {
    width: 100%;
  }
  /* line 252, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #social-payment-modal-confirm-title {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 259, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .modal-dialog.in-course-upsell {
    margin: 30px auto;
  }
  /* line 263, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .standard-line-item {
    display: none;
  }
  /* line 267, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .mobile-line-item {
    display: block;
  }
  /* line 271, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .cvc-image {
    float: right;
  }
  /* line 275, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .time-remaining {
    font-size: 85%;
  }
  /* line 279, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .social-payment-modal-confirm-title-container {
    width: 100%;
  }
  /* line 283, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #social-payment-modal-confirm-title {
    width: 100%;
    text-align: center;
  }
  /* line 288, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #social-payment-modal-body-wrapper {
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 296, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .modal-dialog.in-course-upsell .payment-form-row {
    margin-left: 0px;
    margin-right: 0px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  /* line 306, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .modal-dialog.in-course-upsell #payment-form {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 310, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .modal-dialog.in-course-upsell #payment-form #stripe-submit {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0;
  }
  /* line 317, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .modal-dialog.in-course-upsell .pb-sm-30 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  /* line 326, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal .modal-dialog.in-course-upsell {
    min-width: 770px !important;
  }
  /* line 329, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal .modal-dialog.in-course-upsell.free-trial-modal {
    min-width: auto !important;
  }
  /* line 334, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .top-right-dismiss {
    right: 1%;
    color: black;
  }
}

/* line 342, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-header .logo {
  height: 1.5rem;
  display: inline;
  vertical-align: baseline;
}

/* line 349, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .social-payment-modal-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 355, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body {
  background-repeat: no-repeat;
  background-size: contain;
  height: 380px;
  max-height: inherit;
}

/* line 361, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body .title {
  font-size: 21px;
  font-weight: 400;
}

/* line 365, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body .price {
  font-size: 16px;
}

/* line 368, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body .star-review .bi-star-fill {
  color: #fed251;
  font-size: 20px;
}

/* line 372, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body ul.benefits {
  padding: 0;
}

/* line 375, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body ul.benefits > li {
  list-style-type: none;
  font-size: 16px;
}

/* line 379, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body .benefits .bi-check-square-fill {
  color: #15ab00;
  font-size: 20px;
}

/* line 385, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body.boat-ed {
  background-image: url("https://assets.kalkomey.com//ilearntoboat/images/fm/wave-background-desktop.webp");
}

/* line 389, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .modal-body.hunter-ed {
  background-image: url("https://assets.kalkomey.com/boaterexam/images/marketing/in-course-upsell-main-social-desktop.jpeg");
}

/* line 393, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .btn-primary {
  border-color: #e70053;
  background-color: #e70053;
}

/* line 398, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell.social .close {
  opacity: 1;
  margin-left: auto;
}

/* line 405, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell-payment.social .modal-body {
  height: inherit;
  max-height: inherit;
  background: none;
}

/* line 411, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
.in-course-upsell-payment.social .btn-primary {
  border-color: #e70053;
  background-color: #e70053;
  width: 40rem;
}

@media (min-width: 768px) {
  /* line 419, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal .modal-dialog.in-course-upsell {
    width: 770px;
  }
  /* line 422, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  #in-course-upsell-modal
.modal-dialog.in-course-upsell.in-course-upsell-payment {
    width: auto;
  }
}

@media (max-width: 767px) {
  /* line 430, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell.social .modal-body {
    height: inherit;
    padding: 160px 0 0 0;
  }
  /* line 434, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell.social .modal-body .title {
    font-size: 15px;
  }
  /* line 439, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell.social .modal-body.boat-ed {
    background: url("https://assets.kalkomey.com/ilearntoboat/images/fm/wave-background-mobile.jpg") no-repeat;
  }
  /* line 444, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell.social .modal-body.hunter-ed {
    background: url("https://assets.kalkomey.com/boaterexam/images/marketing/in-course-upsell-main-social-mobile.jpeg") no-repeat;
  }
}

@media (max-width: 992px) {
  /* line 453, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell-payment.social .modal-body {
    background: none;
    padding-top: 1rem;
  }
  /* line 457, app/assets/stylesheets/shared/course/_in_course_upsell.scss */
  .in-course-upsell-payment.social .btn-primary {
    width: inherit;
  }
}

/* line 2, app/assets/stylesheets/shared/course/_progress.scss */
#course-progress-nav .course-progress {
  margin-top: 20px;
  margin-bottom: 0;
  z-index: 1;
}

/* line 7, app/assets/stylesheets/shared/course/_progress.scss */
#course-progress-nav .course-progress .progress-bar + .progress-bar {
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 11, app/assets/stylesheets/shared/course/_progress.scss */
#course-progress-nav .course-progress .progress-bar-inprogress {
  background-color: #8ec477;
}

/* line 15, app/assets/stylesheets/shared/course/_progress.scss */
#course-progress-nav .course-progress .progress-bar-muted {
  background: #aaa;
}

/* line 3, app/assets/stylesheets/shared/course/_nav.scss */
.study-guide {
  margin-top: 20px;
}

/* line 7, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav-offcanvas {
  padding-left: 1.5rem;
}

/* line 14, app/assets/stylesheets/shared/course/_nav.scss */
#course-progress-nav .course-nav {
  border-color: #fff;
  box-shadow: none;
  margin-bottom: 0;
}

/* line 19, app/assets/stylesheets/shared/course/_nav.scss */
#course-progress-nav .course-nav .panel-body {
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin: 0 2px;
  max-height: 400px;
  overflow-y: scroll;
}

/* line 28, app/assets/stylesheets/shared/course/_nav.scss */
#course-progress-nav .course-nav .panel-footer {
  background-color: transparent;
  border: none;
  padding: 0;
}

/* line 33, app/assets/stylesheets/shared/course/_nav.scss */
#course-progress-nav .course-nav .panel-footer button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  margin-top: -1px;
}

/* line 43, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav ul {
  list-style-type: none;
  padding-left: 32px;
}

/* line 47, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav ul li {
  position: relative;
}

/* line 52, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit,
.course-nav .topic,
.course-nav .page,
.course-nav .quiz,
.course-nav .exam {
  border: none;
  font-size: 16px;
  line-height: 32px;
  padding: 0;
  text-decoration: underline;
}

/* line 63, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit.incomplete,
.course-nav .topic.incomplete,
.course-nav .page.incomplete,
.course-nav .quiz.incomplete,
.course-nav .exam.incomplete {
  text-decoration: none;
}

/* line 67, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit .label,
.course-nav .topic .label,
.course-nav .page .label,
.course-nav .quiz .label,
.course-nav .exam .label {
  margin-left: 10px;
  text-decoration: none;
}

/* line 75, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit[aria-expanded],
.course-nav .topic[aria-expanded] {
  position: relative;
  padding-left: 0;
  text-align: left;
  white-space: normal;
}

/* line 81, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit[aria-expanded]:before,
.course-nav .topic[aria-expanded]:before {
  content: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-play.svg");
  display: block;
  height: 18px;
  position: absolute;
  left: -21px;
  transition: transform .25s;
  width: 12px;
}

/* line 93, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit[aria-expanded="true"]:before,
.course-nav .topic[aria-expanded="true"]:before {
  transform: translate(4px, 6px) rotate(90deg);
}

/* line 98, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .unit {
  font-weight: bold;
}

/* line 104, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .page.complete:before {
  content: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-ok.svg");
  display: block;
  height: 12px;
  position: absolute;
  left: -21px;
  width: 14px;
}

/* line 115, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .page.continue {
  background: #00628a;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin-left: -6px;
  padding: 4px 3px 4px 6px;
}

@media (min-width: 768px) {
  /* line 115, app/assets/stylesheets/shared/course/_nav.scss */
  .course-nav .page.continue {
    display: inline;
  }
}

/* line 127, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .page.continue .label {
  background: #fff;
  border: solid 1px #00628a;
  color: #00628a;
  float: right;
  padding-bottom: .2em;
  position: relative;
  top: -1px;
}

@media (min-width: 768px) {
  /* line 127, app/assets/stylesheets/shared/course/_nav.scss */
  .course-nav .page.continue .label {
    float: none;
  }
}

/* line 145, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav .quiz:before,
.course-nav .exam:before {
  content: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-list.svg");
  display: block;
  height: 12px;
  position: absolute;
  left: -21px;
  transition: transform .25s;
  width: 12px;
}

/* line 159, app/assets/stylesheets/shared/course/_nav.scss */
.course-location {
  background: linear-gradient(transparent 55%, #f2f2f2 56.5%, transparent 58%);
  margin-top: 40px;
  margin-left: 0;
  text-align: center;
}

/* line 165, app/assets/stylesheets/shared/course/_nav.scss */
.course-location .label {
  background-color: #4f8339;
}

/* line 171, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls,
.course-controls-group {
  border-top: 1px solid #f2f2f2;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 40px;
}

/* line 179, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group {
  align-content: space-around;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 187, app/assets/stylesheets/shared/course/_nav.scss */
.course-location + .course-controls-group {
  border-top: none;
}

/* line 191, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group .btn {
  align-self: auto;
  flex-basis: 100%;
  margin-bottom: 20px;
}

/* line 196, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group .btn:last-child {
  margin-bottom: 0;
}

@media (min-width: 480px) {
  /* line 191, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group .btn {
    flex-basis: 47.5%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 191, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group .btn {
    flex-basis: 26%;
  }
}

@media (max-width: 767px) {
  /* line 210, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group .btn-block-xs {
    flex: none;
  }
}

/* line 216, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="prev"], .course-controls-group [rel="next"] {
  background-repeat: no-repeat;
  background-size: 14px;
}

/* line 221, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="prev"] {
  background-image: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-chevron-left.svg");
  background-position: left 10px center;
  order: 1;
}

@media (min-width: 480px) {
  /* line 221, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="prev"] {
    padding-left: 40px;
  }
}

/* line 232, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group #mute {
  display: none;
  overflow: hidden;
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* line 232, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group #mute {
    display: inline-block;
    order: 2;
  }
}

@media (min-width: 768px) {
  /* line 240, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group #mute:first-child {
    margin-left: 37%;
  }
}

/* line 247, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="next"] {
  background-image: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-chevron-right-white.svg");
  background-position: right 10px center;
}

@media (min-width: 480px) {
  /* line 247, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"] {
    padding-right: 40px;
  }
}

/* line 257, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="next"],
.course-controls-group #timer, .course-controls-group #countdown {
  order: 2;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  /* line 257, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"],
.course-controls-group #timer, .course-controls-group #countdown {
    order: 3;
  }
}

/* line 267, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="next"] .timer-progress,
.course-controls-group #timer .timer-progress, .course-controls-group #countdown .timer-progress {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f0ad4e;
  opacity: .6;
  z-index: -1;
  border-radius: 6px 0 0 6px;
}

/* line 277, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group [rel="next"] .timer-progress .add-right-radius,
.course-controls-group #timer .timer-progress .add-right-radius, .course-controls-group #countdown .timer-progress .add-right-radius {
  border-radius: 6px;
}

@media (min-width: 480px) {
  /* line 284, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"]:first-child,
.course-controls-group #timer:first-child, .course-controls-group #countdown:first-child {
    margin-left: 52.5%;
  }
}

@media (min-width: 768px) {
  /* line 284, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"]:first-child,
.course-controls-group #timer:first-child, .course-controls-group #countdown:first-child {
    margin-left: 0;
  }
}

@media (min-width: 480px) {
  /* line 295, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"]:nth-child(3),
.course-controls-group #timer:nth-child(3), .course-controls-group #countdown:nth-child(3) {
    margin-left: 52.5%;
  }
}

@media (min-width: 768px) {
  /* line 295, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group [rel="next"]:nth-child(3),
.course-controls-group #timer:nth-child(3), .course-controls-group #countdown:nth-child(3) {
    margin-left: 0;
  }
}

/* line 306, app/assets/stylesheets/shared/course/_nav.scss */
.course-controls-group .critique-link,
.course-controls-group .study-guide-link {
  flex: none;
  margin-top: 20px;
  order: 3;
}

@media (min-width: 768px) {
  /* line 306, app/assets/stylesheets/shared/course/_nav.scss */
  .course-controls-group .critique-link,
.course-controls-group .study-guide-link {
    margin-top: 0;
    order: 2;
  }
}

/* line 319, app/assets/stylesheets/shared/course/_nav.scss */
.course-nav + .partner-banner,
.course-controls-group + .partner-banner {
  margin-top: 50px;
}

/* line 324, app/assets/stylesheets/shared/course/_nav.scss */
.upsell-banner-cta-btn {
  align-items: center;
  display: flex;
}

/* line 328, app/assets/stylesheets/shared/course/_nav.scss */
.upsell-banner-cta-btn .btn {
  align-self: auto;
  margin-bottom: 20px;
  margin-top: 22.5%;
  margin-left: 0;
}

@media (max-width: 991px) {
  /* line 328, app/assets/stylesheets/shared/course/_nav.scss */
  .upsell-banner-cta-btn .btn {
    margin-top: 1rem;
    flex-basis: 100% !important;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 328, app/assets/stylesheets/shared/course/_nav.scss */
  .upsell-banner-cta-btn .btn {
    flex-basis: 68%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 328, app/assets/stylesheets/shared/course/_nav.scss */
  .upsell-banner-cta-btn .btn {
    flex-basis: 100%;
    margin-right: 8%;
  }
}

@media (min-width: 1200px) {
  /* line 328, app/assets/stylesheets/shared/course/_nav.scss */
  .upsell-banner-cta-btn .btn {
    margin-left: 36%;
    margin-right: 0%;
  }
}

/* line 356, app/assets/stylesheets/shared/course/_nav.scss */
.upsell-banner-cta-btn [rel="next"] {
  background-repeat: no-repeat;
  background-size: 14px;
  background-image: url("https://assets.kalkomey.com/shared/images/glyphicons/svg/glyphicons-chevron-right-white.svg");
  background-position: right 10px center;
}

@media (min-width: 480px) {
  /* line 356, app/assets/stylesheets/shared/course/_nav.scss */
  .upsell-banner-cta-btn [rel="next"] {
    padding-right: 40px;
  }
}

/* line 370, app/assets/stylesheets/shared/course/_nav.scss */
.upsell-social .upsell-banner-cta-btn {
  flex-direction: row-reverse;
}

/* line 373, app/assets/stylesheets/shared/course/_nav.scss */
.upsell-social img.logo {
  display: inline;
  vertical-align: baseline;
  height: 1.5rem;
}

/* line 380, app/assets/stylesheets/shared/course/_nav.scss */
.btn.busy {
  background-image: url("https://assets.kalkomey.com/shared/images/course/forms/busy-spinner.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: wait;
}

/* line 1, app/assets/stylesheets/shared/course/_pages.scss */
.btn-space {
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 6, app/assets/stylesheets/shared/course/_pages.scss */
.course-content {
  font-family: "Georgia", "New Times Roman", Times, "Times New Roman", serif;
  font-size: 18px;
}

/* line 10, app/assets/stylesheets/shared/course/_pages.scss */
.course-content td li {
  margin-top: 12px;
}

/* line 13, app/assets/stylesheets/shared/course/_pages.scss */
.course-content td li:first-of-type {
  margin-top: 0;
}

/* line 18, app/assets/stylesheets/shared/course/_pages.scss */
.course-content ul,
.course-content p,
.course-content dl dd {
  margin-bottom: 25px;
}

/* line 24, app/assets/stylesheets/shared/course/_pages.scss */
.course-content li {
  margin-bottom: 12.5px;
}

/* line 28, app/assets/stylesheets/shared/course/_pages.scss */
.course-content li > ul {
  margin-top: 12.5px;
}

/* line 33, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure img {
  border-radius: 3px;
  margin: 25px auto;
}

/* line 38, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure .credit {
  display: block;
  font-size: .667em;
}

/* line 43, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure caption {
  color: #002c3e;
  font-style: italic;
  text-align: center;
}

/* line 49, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure figcaption {
  font-size: .9em;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: -10px;
  text-align: center;
}

/* line 56, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure figcaption p {
  margin-bottom: 0;
}

/* line 63, app/assets/stylesheets/shared/course/_pages.scss */
.course-content .page-header h1 {
  font-family: "Helvetica Neue", Helvetica, "Arial", arial, sans-serif;
}

@media (max-width: 480px) {
  /* line 69, app/assets/stylesheets/shared/course/_pages.scss */
  .course-content .page-header {
    border: 0;
    margin-top: 30px;
    padding-bottom: 0;
  }
  /* line 74, app/assets/stylesheets/shared/course/_pages.scss */
  .course-content .page-header h1 {
    font-size: 30px;
  }
  /* line 79, app/assets/stylesheets/shared/course/_pages.scss */
  .course-content h2 {
    font-size: 24px;
  }
  /* line 83, app/assets/stylesheets/shared/course/_pages.scss */
  .course-content h3 {
    font-size: 21px;
  }
}

/* line 90, app/assets/stylesheets/shared/course/_pages.scss */
.course-content .mejs__container {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 90, app/assets/stylesheets/shared/course/_pages.scss */
  .course-content .mejs__container {
    margin-bottom: 0;
  }
}

/* line 98, app/assets/stylesheets/shared/course/_pages.scss */
.course-content summary.btn {
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure .math {
  display: block;
  margin: 0;
  text-align: center;
}

/* line 109, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure .math .fraction {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

/* line 114, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure .math .fraction > .numerator, .course-content figure .math .fraction > .denominator {
  display: block;
}

/* line 119, app/assets/stylesheets/shared/course/_pages.scss */
.course-content figure .math .fraction > .numerator:first-of-type {
  border-bottom: 0.08em solid #b3b3b3;
}

/* line 126, app/assets/stylesheets/shared/course/_pages.scss */
.course-content .initial::first-letter {
  font-size: 150%;
  font-weight: bold;
}

/* line 133, app/assets/stylesheets/shared/course/_pages.scss */
iframe.ilo,
iframe.swiffy {
  border: 0;
  width: 100%;
}

/* line 141, app/assets/stylesheets/shared/course/_pages.scss */
#formPayment #expiration-month {
  margin-right: 3px;
  width: 57px;
}

/* line 146, app/assets/stylesheets/shared/course/_pages.scss */
#formPayment #expiration-year {
  width: 70px;
}

/* line 150, app/assets/stylesheets/shared/course/_pages.scss */
#formPayment #expiration-date .form-inline {
  margin-bottom: 10px;
}

/* line 154, app/assets/stylesheets/shared/course/_pages.scss */
#formPayment .control-group.error select.form-ui-valid {
  border-color: inherit;
  color: inherit;
}

@keyframes highlight {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #FF9;
  }
  100% {
    background-color: #fff;
  }
}

/* line 175, app/assets/stylesheets/shared/course/_pages.scss */
form legend {
  border-bottom: 0;
  margin-bottom: 10px;
}

/* line 179, app/assets/stylesheets/shared/course/_pages.scss */
form legend small {
  display: block;
}

@media (min-width: 375px) {
  /* line 179, app/assets/stylesheets/shared/course/_pages.scss */
  form legend small {
    display: inline;
  }
}

/* line 188, app/assets/stylesheets/shared/course/_pages.scss */
form .international.state {
  display: none;
}

/* line 192, app/assets/stylesheets/shared/course/_pages.scss */
form .quiz label.radio, form .quiz .assessment-form label.assessment-item, .assessment-form form .quiz label.assessment-item,
form .security label.radio,
form .security .assessment-form label.assessment-item,
.assessment-form form .security label.assessment-item {
  padding: 4px 4px 4px 26px;
}

/* line 196, app/assets/stylesheets/shared/course/_pages.scss */
form .quiz label.radio:hover, form .quiz .assessment-form label.assessment-item:hover, .assessment-form form .quiz label.assessment-item:hover, form .quiz label.radio:active, form .quiz .assessment-form label.assessment-item:active, .assessment-form form .quiz label.assessment-item:active,
form .security label.radio:hover,
form .security .assessment-form label.assessment-item:hover,
.assessment-form form .security label.assessment-item:hover,
form .security label.radio:active,
form .security .assessment-form label.assessment-item:active,
.assessment-form form .security label.assessment-item:active {
  background-color: #EEE;
  border-radius: 4px;
}

/* line 203, app/assets/stylesheets/shared/course/_pages.scss */
form input:focus:required:invalid:focus,
form textarea:focus:required:invalid:focus,
form select:focus:required:invalid:focus {
  border-color: rgba(82, 168, 236, 0.8);
  color: #555;
  box-shadow: 0 0 6px rgba(82, 168, 236, 0.8);
}

/* line 211, app/assets/stylesheets/shared/course/_pages.scss */
form .error-list {
  margin-top: 10px;
}

/* line 217, app/assets/stylesheets/shared/course/_pages.scss */
noscript .alert {
  margin-bottom: 18px;
}

/* line 223, app/assets/stylesheets/shared/course/_pages.scss */
h1 small {
  display: block;
}

/* line 226, app/assets/stylesheets/shared/course/_pages.scss */
h1 small a {
  white-space: nowrap;
}

/* line 232, app/assets/stylesheets/shared/course/_pages.scss */
img.card {
  box-shadow: 3px 3px 20px #ccc;
  margin: 18px 0;
}

/* line 237, app/assets/stylesheets/shared/course/_pages.scss */
img.rounded {
  border-radius: 15px;
}

/* line 243, app/assets/stylesheets/shared/course/_pages.scss */
.course-requirements .btn-small {
  margin-top: -6px;
}

/* line 252, app/assets/stylesheets/shared/course/_pages.scss */
.btn-facebook {
  color: #6792db;
  background-color: #2f58b0;
  border-color: #fff;
}

/* line 11, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus {
  color: #6792db;
  background-color: #244488;
  border-color: #bfbfbf;
}

/* line 17, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:hover {
  color: #6792db;
  background-color: #244488;
  border-color: #e0e0e0;
}

/* line 22, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  color: #6792db;
  background-color: #244488;
  background-image: none;
  border-color: #e0e0e0;
}

/* line 30, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active:hover, .btn-facebook:active:focus, .btn-facebook.focus:active, .btn-facebook.active:hover, .btn-facebook.active:focus, .btn-facebook.active.focus, .open > .btn-facebook.dropdown-toggle:hover, .open > .btn-facebook.dropdown-toggle:focus, .open > .btn-facebook.dropdown-toggle.focus {
  color: #6792db;
  background-color: #1d366c;
  border-color: #bfbfbf;
}

/* line 41, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled:hover, .btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled]:hover, .btn-facebook[disabled]:focus, .btn-facebook.focus[disabled], fieldset[disabled] .btn-facebook:hover, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook.focus {
  background-color: #2f58b0;
  border-color: #fff;
}

/* line 49, vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook .badge {
  color: #2f58b0;
  background-color: #6792db;
}

/* line 255, app/assets/stylesheets/shared/course/_pages.scss */
.btn-facebook.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 263, app/assets/stylesheets/shared/course/_pages.scss */
.epub_ad img {
  box-shadow: 3px 3px 5px #ccc;
  margin: 5px 0 10px 20px;
}

/* line 268, app/assets/stylesheets/shared/course/_pages.scss */
.epub_ad .btn {
  margin: 5px 10px 5px 0;
}

/* line 275, app/assets/stylesheets/shared/course/_pages.scss */
#cert-info {
  margin: 20px 0 40px;
}

/* line 278, app/assets/stylesheets/shared/course/_pages.scss */
#cert-info dl {
  margin-bottom: 0;
}

/* line 282, app/assets/stylesheets/shared/course/_pages.scss */
#cert-info dd {
  font-weight: normal;
  margin-top: 0;
  padding-top: 0;
}

/* line 287, app/assets/stylesheets/shared/course/_pages.scss */
#cert-info dd:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 297, app/assets/stylesheets/shared/course/_pages.scss */
.step .label {
  position: relative;
  top: -1px;
}

/* line 302, app/assets/stylesheets/shared/course/_pages.scss */
.step .active {
  color: #4f8339;
}

/* line 305, app/assets/stylesheets/shared/course/_pages.scss */
.step .active .label {
  background-color: #4f8339;
}

/* line 312, app/assets/stylesheets/shared/course/_pages.scss */
.card.number + .logo {
  background: url(/assets/img/sprite_credit_card_logos.png) no-repeat 36px top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  display: inline-block;
  height: 23px;
  line-height: 28px;
  margin-left: 9px;
  text-indent: -5000px;
  width: 36px;
}

/* line 323, app/assets/stylesheets/shared/course/_pages.scss */
.card.number + .americanexpress {
  background-position: 0 0;
}

/* line 327, app/assets/stylesheets/shared/course/_pages.scss */
.card.number + .discover {
  background-position: -36px 0;
}

/* line 331, app/assets/stylesheets/shared/course/_pages.scss */
.card.number + .mastercard {
  background-position: -72px 0;
}

/* line 335, app/assets/stylesheets/shared/course/_pages.scss */
.card.number + .visa {
  background-position: -108px 0;
}

/* line 341, app/assets/stylesheets/shared/course/_pages.scss */
.cart-info h3,
.cart-info .h3 {
  margin-top: 0;
}

/* line 346, app/assets/stylesheets/shared/course/_pages.scss */
.cart-info h4,
.cart-info .h4 {
  margin-top: .125em;
}

/* line 351, app/assets/stylesheets/shared/course/_pages.scss */
.cart-info h5,
.cart-info .h5 {
  margin-top: .5em;
}

/* line 356, app/assets/stylesheets/shared/course/_pages.scss */
.cart-info .price {
  font-weight: normal;
  margin: 0;
}

/* line 362, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart {
  margin-bottom: 40px;
}

/* line 365, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .list-group-item {
  border-color: #ccc;
  padding-bottom: 5px;
}

/* line 369, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .list-group-item h3 {
  font-weight: normal;
}

/* line 374, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-item {
  padding-bottom: 10px;
}

/* line 377, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-item + .bundle-item {
  border-top: solid 1px #bbb;
}

/* line 382, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-item h3,
.current-cart .bundle-item h3 {
  font-weight: bold;
}

/* line 387, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-total {
  padding-bottom: 10px;
}

/* line 390, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-total h3 {
  margin-bottom: 0;
}

/* line 394, app/assets/stylesheets/shared/course/_pages.scss */
.current-cart .cart-total span {
  font-size: 14px;
}

/* line 400, app/assets/stylesheets/shared/course/_pages.scss */
.cart-item,
.bundle-item {
  background-color: #d9edf7;
}

/* line 404, app/assets/stylesheets/shared/course/_pages.scss */
.cart-item .text-muted,
.bundle-item .text-muted {
  color: #545454;
}

/* line 408, app/assets/stylesheets/shared/course/_pages.scss */
.cart-item .form-logo,
.bundle-item .form-logo {
  margin-top: 5px;
}

/* line 412, app/assets/stylesheets/shared/course/_pages.scss */
.cart-item .partner-logo,
.bundle-item .partner-logo {
  margin-top: 10px;
}

/* line 417, app/assets/stylesheets/shared/course/_pages.scss */
.cart-coupon-form {
  background-color: #f2f2f2;
}

/* line 420, app/assets/stylesheets/shared/course/_pages.scss */
.cart-coupon-form .alert {
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 426, app/assets/stylesheets/shared/course/_pages.scss */
.cart-total {
  background-color: #000;
  color: #fff;
}

/* line 431, app/assets/stylesheets/shared/course/_pages.scss */
.list-group-item .form-group,
.bundle-item .form-group {
  margin-top: 7px;
}

/* line 436, app/assets/stylesheets/shared/course/_pages.scss */
.bundle-list .bundle-item {
  background-color: #f2f2f2;
  border: dashed 3px #545454;
  margin-bottom: 0;
}

/* line 441, app/assets/stylesheets/shared/course/_pages.scss */
.bundle-list .bundle-item + .bundle-item {
  border-top: 0;
}

/* line 450, app/assets/stylesheets/shared/course/_pages.scss */
.confirm.modal #modal-name dl,
.confirm.modal #modal-name .h3 {
  margin: 0;
}

/* line 456, app/assets/stylesheets/shared/course/_pages.scss */
.confirm.modal dt {
  margin-top: 10px;
}

/* line 460, app/assets/stylesheets/shared/course/_pages.scss */
.confirm.modal dt.inline-dscr {
  display: inline-block;
  font-weight: normal;
  margin-right: .5em;
  margin-top: 0;
}

/* line 469, app/assets/stylesheets/shared/course/_pages.scss */
.confirm.modal dd.inline-dscr {
  display: inline-block;
  margin-right: .3em;
}

/* line 479, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt dl {
  margin-bottom: 0;
}

/* line 483, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt dt {
  margin-top: 10px;
}

/* line 486, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt dt:first-child {
  margin-top: 16px;
}

/* line 491, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt .coupon {
  font-style: italic;
}

/* line 495, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt td:last-child {
  text-align: right;
  white-space: nowrap;
}

/* line 501, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt .total th,
.payment-receipt .total td {
  border-top: 1px solid #666;
  font-size: 1.25em;
  font-weight: bold;
}

/* line 509, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt .panel-footer {
  background-color: transparent;
}

/* line 512, app/assets/stylesheets/shared/course/_pages.scss */
.payment-receipt .panel-footer p:first-child {
  margin-top: 10px;
}

/* line 520, app/assets/stylesheets/shared/course/_pages.scss */
.temp-cert.btn-small {
  margin-bottom: 9px;
  margin-right: 10px;
}

@media (max-width: 480px) {
  /* line 528, app/assets/stylesheets/shared/course/_pages.scss */
  .login-link span {
    display: none;
  }
  /* line 532, app/assets/stylesheets/shared/course/_pages.scss */
  .birthdate input[type="date"] {
    height: 28px;
    width: 266px;
  }
}

/* line 538, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner {
  background-image: linear-gradient(rgba(45, 98, 149, 0.6), rgba(45, 98, 149, 0.6)), url("https://assets.kalkomey.com//todaysadventure/images/fm/mountain-banner.jpg");
  background-repeat: repeat-y;
  background-size: 100% 150px;
  border-radius: 6px;
  color: #fff;
  vertical-align: middle;
}

/* line 546, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner img {
  max-width: 225px;
}

/* line 550, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .panel-body {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
}

/* line 557, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .col-md-3 {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}

/* line 563, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .col-md-3,
.ta-banner .col-md-6,
.ta-banner .col-md-9 {
  margin-top: 20px;
}

/* line 569, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .btn.ta-btn {
  background-color: transparent;
  border: 2px solid #fff;
}

/* line 574, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .btn.ta-btn.btn-lg, .ta-banner .btn-group-lg > .ta-btn.btn {
  font-size: 16px;
}

/* line 578, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner .btn.ta-btn.btn-lg:hover, .ta-banner .btn-group-lg > .ta-btn.btn:hover {
  color: #fff;
}

/* line 582, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner a {
  color: #fff;
  text-decoration: none;
}

/* line 588, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner.no-gradient {
  background-image: url("https://assets.kalkomey.com//todaysadventure/images/fm/mountain-banner.jpg");
}

/* line 591, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner.no-gradient img {
  max-width: 205px;
}

/* line 596, app/assets/stylesheets/shared/course/_pages.scss */
.ta-banner > .panel-body:before,
.panel-body:after {
  display: inline-block;
}

/* line 603, app/assets/stylesheets/shared/course/_pages.scss */
.border-top {
  border-top: 1px solid #9a9c9e !important;
}

/* line 607, app/assets/stylesheets/shared/course/_pages.scss */
.border-light {
  border-color: #e7e7e7 !important;
}

/* line 3, app/assets/stylesheets/shared/course/_forms.scss */
.cart-info section + section {
  margin-top: 50px;
}

/* line 7, app/assets/stylesheets/shared/course/_forms.scss */
.cart-info .form-group-lg .creditcard.date.month,
.cart-info .form-group-lg .creditcard.date.year {
  display: inline-block;
  max-width: 64px;
  text-align: center;
}

/* line 13, app/assets/stylesheets/shared/course/_forms.scss */
.cart-info .form-group-lg .creditcard.date.month + b,
.cart-info .form-group-lg .creditcard.date.year + b {
  margin-right: 5px;
  margin-left: 5px;
}

@media (min-width: 768px) {
  /* line 23, app/assets/stylesheets/shared/course/_forms.scss */
  .cart-info .form-group-lg .creditcard.number {
    max-width: 210px;
  }
  /* line 27, app/assets/stylesheets/shared/course/_forms.scss */
  .cart-info .form-group-lg .creditcard.date {
    max-width: 120px;
  }
}

/* line 37, app/assets/stylesheets/shared/course/_forms.scss */
.form-inline .form-label {
  font-weight: normal;
}

@media (max-width: 767px) {
  /* line 37, app/assets/stylesheets/shared/course/_forms.scss */
  .form-inline .form-label {
    display: block;
  }
  /* line 43, app/assets/stylesheets/shared/course/_forms.scss */
  .form-inline .form-label .help-block {
    display: inline-block;
    float: right;
    font-style: italic;
    margin: 1px 0 0;
  }
}

/* line 57, app/assets/stylesheets/shared/course/_forms.scss */
.has-error[data-validation-group] .optional {
  border-color: #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 62, app/assets/stylesheets/shared/course/_forms.scss */
.has-error[data-validation-group] .optional:focus {
  border-color: #003e57;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00aaf0;
}

/* line 70, app/assets/stylesheets/shared/course/_forms.scss */
.has-error[data-validation-group] .optional + .help-block {
  color: #333333;
}

@media (min-width: 768px) {
  /* line 80, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group {
    margin-bottom: 26.6666666667px;
  }
  /* line 84, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .form-label {
    display: block;
  }
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .name {
    width: 175px;
  }
}

@media (min-width: 992px) {
  /* line 89, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .name {
    width: 168px;
  }
}

@media (min-width: 1200px) {
  /* line 89, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .name {
    width: 218px;
  }
}

@media (min-width: 768px) {
  /* line 104, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .initial {
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    width: 44px;
  }
  /* line 111, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .suffix {
    padding-left: 12px;
    padding-right: 4px;
    width: 62px;
  }
  /* line 117, app/assets/stylesheets/shared/course/_forms.scss */
  .student-name-group .help-block {
    margin-bottom: -22px;
  }
}

/* line 125, app/assets/stylesheets/shared/course/_forms.scss */
.address-usps,
.address-user {
  border-bottom: 1px dashed #faebcc;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 125, app/assets/stylesheets/shared/course/_forms.scss */
  .address-usps,
.address-user {
    border-bottom: none;
    border-left: 1px solid #f2f2f2;
    padding-bottom: 0;
  }
}

/* line 136, app/assets/stylesheets/shared/course/_forms.scss */
.address-usps:first-child,
.address-user:first-child {
  border-top: 1px dashed #faebcc;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/shared/course/_forms.scss */
  .address-usps:first-child,
.address-user:first-child {
    border-top: none;
    border-left: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 153, app/assets/stylesheets/shared/course/_forms.scss */
.address-usps:only-child,
.address-user:only-child {
  margin: 0 25%;
}

@media (max-width: 374px) {
  /* line 160, app/assets/stylesheets/shared/course/_forms.scss */
  .h1-sign-up {
    font-size: 32px;
    text-align: center;
  }
}

/* line 169, app/assets/stylesheets/shared/course/_forms.scss */
.reg-sidebar::before {
  border-radius: .5em;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("https://assets.kalkomey.com/boaterexam/images/marketing/registration_side_image.jpg");
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
}

@media (min-width: 1450px) {
  /* line 167, app/assets/stylesheets/shared/course/_forms.scss */
  .reg-sidebar {
    width: 430px;
  }
}

/* line 186, app/assets/stylesheets/shared/course/_forms.scss */
.text-sign-up {
  font-size: 16px;
  font-weight: 600;
  color: #F24929;
  margin-top: -10px;
  margin-bottom: 20px;
}

/* line 194, app/assets/stylesheets/shared/course/_forms.scss */
.text-quote {
  font-size: 12px !important;
  font-weight: 600;
  color: #F24929;
  margin-top: -10px;
}

/* line 204, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up fieldset,
.form-registration-details fieldset {
  margin: 0;
}

/* line 208, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .form-group-lg .form-group,
.form-registration-details .form-group-lg .form-group {
  margin-top: 36px;
  margin-bottom: 48px;
}

@media (min-width: 380px) {
  /* line 208, app/assets/stylesheets/shared/course/_forms.scss */
  .form-sign-up .form-group-lg .form-group,
.form-registration-details .form-group-lg .form-group {
    margin-top: 18px;
    margin-bottom: 36px;
  }
}

/* line 218, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .is-busy .student-username,
.form-registration-details .is-busy .student-username {
  background-image: url(/assets/img/spinner.gif);
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

/* line 225, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .has-error .student-username,
.form-registration-details .has-error .student-username {
  background-image: url(https://assets.kalkomey.com/shared/images/course/forms/input-error.svg);
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

/* line 232, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .has-success .student-username,
.form-registration-details .has-success .student-username {
  background-image: url(https://assets.kalkomey.com/shared/images/course/forms/input-success.svg);
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

/* line 239, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .control-label,
.form-registration-details .control-label {
  display: inline-block;
}

/* line 242, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .control-label + .help-block,
.form-registration-details .control-label + .help-block {
  display: inline-block;
  float: right;
  margin: 0;
  margin-top: -1.425em;
  max-width: 160px;
  text-align: right;
}

@media (min-width: 380px) {
  /* line 242, app/assets/stylesheets/shared/course/_forms.scss */
  .form-sign-up .control-label + .help-block,
.form-registration-details .control-label + .help-block {
    margin-top: 0;
    max-width: none;
  }
}

/* line 256, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .control-label.student-dob,
.form-registration-details .control-label.student-dob {
  float: none;
}

/* line 261, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up legend.control-label,
.form-registration-details legend.control-label {
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  width: 160px;
}

/* line 269, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .help-block,
.form-registration-details .help-block {
  font-size: 14px;
}

/* line 273, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .checkbox, .form-sign-up .assessment-form .assessment-item-checkbox, .assessment-form .form-sign-up .assessment-item-checkbox,
.form-registration-details .checkbox,
.form-registration-details .assessment-form .assessment-item-checkbox,
.assessment-form .form-registration-details .assessment-item-checkbox {
  margin-top: 2.4em;
  margin-bottom: 15px;
}

/* line 277, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .checkbox label, .form-sign-up .assessment-form .assessment-item-checkbox label, .assessment-form .form-sign-up .assessment-item-checkbox label,
.form-registration-details .checkbox label,
.form-registration-details .assessment-form .assessment-item-checkbox label,
.assessment-form .form-registration-details .assessment-item-checkbox label {
  font-weight: bold;
}

/* line 284, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .form-inline > .form-group,
.form-registration-details .form-inline > .form-group {
  margin: 0;
}

/* line 288, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .form-inline input[type="number"],
.form-registration-details .form-inline input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

/* line 293, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up .form-inline input[type="number"]::-webkit-inner-spin-button,
.form-sign-up .form-inline input[type="number"]::-webkit-outer-spin-button,
.form-registration-details .form-inline input[type="number"]::-webkit-inner-spin-button,
.form-registration-details .form-inline input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

/* line 300, app/assets/stylesheets/shared/course/_forms.scss */
.form-sign-up [type="submit"],
.form-registration-details [type="submit"] {
  margin-top: 1.4em;
}

/* line 306, app/assets/stylesheets/shared/course/_forms.scss */
.form-registration-details .popover-title {
  margin: 0;
  font-size: 14px;
}

/* line 315, app/assets/stylesheets/shared/course/_forms.scss */
.height select.feet,
.height select.inches {
  display: inline;
  font-weight: normal;
  margin-right: 5px;
  width: 108px;
}

@media (min-width: 375px) {
  /* line 315, app/assets/stylesheets/shared/course/_forms.scss */
  .height select.feet,
.height select.inches {
    width: 136px;
  }
}

@media (min-width: 414px) {
  /* line 315, app/assets/stylesheets/shared/course/_forms.scss */
  .height select.feet,
.height select.inches {
    width: 154px;
  }
}

@media (min-width: 768px) {
  /* line 315, app/assets/stylesheets/shared/course/_forms.scss */
  .height select.feet,
.height select.inches {
    width: 162px;
  }
}

@media (min-width: 1200px) {
  /* line 315, app/assets/stylesheets/shared/course/_forms.scss */
  .height select.feet,
.height select.inches {
    margin-right: 4px;
    width: 144px;
  }
}

/* line 343, app/assets/stylesheets/shared/course/_forms.scss */
.accepted-cards {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 10px;
}

@media (min-width: 415px) {
  /* line 343, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards {
    display: block;
  }
}

@media (min-width: 768px) {
  /* line 343, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards {
    margin-top: 20px;
  }
}

/* line 358, app/assets/stylesheets/shared/course/_forms.scss */
.accepted-cards .we-accept {
  flex-basis: 100%;
  font-weight: bold;
  line-height: 1.9;
  margin-bottom: 5px;
}

@media (min-width: 415px) {
  /* line 358, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards .we-accept {
    display: block;
    margin-bottom: 3px;
    white-space: nowrap;
  }
}

@media (min-width: 768px) {
  /* line 358, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards .we-accept {
    margin-left: -5px;
  }
}

@media (min-width: 1200px) {
  /* line 358, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards .we-accept {
    margin-left: 0;
  }
}

/* line 379, app/assets/stylesheets/shared/course/_forms.scss */
.accepted-cards img {
  align-self: flex-start;
  background-position: top center;
  background-repeat: no-repeat;
  flex-basis: 62px;
  text-align: center;
}

@media (min-width: 415px) {
  /* line 379, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 62px;
  }
}

@media (min-width: 768px) {
  /* line 379, app/assets/stylesheets/shared/course/_forms.scss */
  .accepted-cards img {
    display: block;
    margin: 0 0 10px;
  }
}

/* line 400, app/assets/stylesheets/shared/course/_forms.scss */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* line 407, app/assets/stylesheets/shared/course/_forms.scss */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 413, app/assets/stylesheets/shared/course/_forms.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

/* line 425, app/assets/stylesheets/shared/course/_forms.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 8px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

/* line 437, app/assets/stylesheets/shared/course/_forms.scss */
.slider:after {
  content: "Off";
  position: absolute;
  top: 8px;
  left: 20px;
  font-size: 14px;
}

/* line 445, app/assets/stylesheets/shared/course/_forms.scss */
input:checked + .slider:after {
  content: "On";
  color: white;
}

/* line 450, app/assets/stylesheets/shared/course/_forms.scss */
input:checked + .slider {
  background-color: #2196F3;
}

/* line 454, app/assets/stylesheets/shared/course/_forms.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 458, app/assets/stylesheets/shared/course/_forms.scss */
input:checked + .slider:before {
  transform: translateX(44px);
}

/* line 464, app/assets/stylesheets/shared/course/_forms.scss */
.account input[type="radio"] {
  font-size: 24px;
}

/* line 468, app/assets/stylesheets/shared/course/_forms.scss */
.loading {
  position: fixed;
  background-image: url("https://assets.kalkomey.com/shared/images/course/forms/spinner.svg");
  z-index: 999;
  height: 6em;
  width: 6em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: 75px 75px;
}

/* Transparent Overlay */
/* line 485, app/assets/stylesheets/shared/course/_forms.scss */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 496, app/assets/stylesheets/shared/course/_forms.scss */
.fadein {
  opacity: 1;
  animation: fade 1s linear;
}

/* line 501, app/assets/stylesheets/shared/course/_forms.scss */
.fadeout {
  opacity: 0;
  animation: fadeout 1s linear;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 516, app/assets/stylesheets/shared/course/_forms.scss */
.small-bundle {
  margin-top: -20px;
  margin-bottom: 15px;
}

/* line 521, app/assets/stylesheets/shared/course/_forms.scss */
.submit-link {
  border: 0;
  box-shadow: 0;
  text-decoration: underline;
  background-color: #f2f2f2;
  padding: 0;
}

/* line 529, app/assets/stylesheets/shared/course/_forms.scss */
.font-18 {
  font-size: 18px;
}

/* line 3, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form legend {
  border-bottom: none;
  font-size: 21px;
  margin-bottom: 6px;
}

/* line 9, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .alert-answers {
  margin-top: 10px;
  margin-bottom: 6.6666666667px;
}

/* line 14, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-list {
  counter-reset: li;
  list-style-type: upper-alpha;
  padding-left: 0;
}

/* line 20, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item {
  list-style: none;
}

/* line 24, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item label {
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  display: block;
  padding: 10px 20px;
  padding-left: 60px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/shared/course/_assessments.scss */
  .assessment-form .assessment-item label {
    display: inline-block;
  }
}

/* line 37, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item label:before {
  background-color: #f2f2f2;
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  content: counter(li, upper-alpha);
  counter-increment: li;
  display: inline-block;
  font-size: 21px;
  font-weight: bold;
  height: 40px;
  padding-top: 5px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 40px;
  z-index: 1;
}

/* line 58, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input {
  left: 33px;
  top: 10px;
  z-index: 0;
}

/* line 63, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input:hover + label, .assessment-form .assessment-item input:focus + label {
  border-color: #0bb8ff;
}

/* line 67, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input:hover + label:before, .assessment-form .assessment-item input:focus + label:before {
  background-color: white;
}

/* line 72, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input:focus + label {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 78, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input:checked + label {
  background-color: white;
  border-color: #005071;
}

/* line 82, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item input:checked + label:before {
  background-color: #005071;
  color: #fff;
}

/* line 90, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox {
  list-style: none;
}

/* line 94, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox label {
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  display: block;
  padding: 10px 20px;
  padding-left: 60px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 94, app/assets/stylesheets/shared/course/_assessments.scss */
  .assessment-form .assessment-item-checkbox label {
    display: inline-block;
  }
}

/* line 108, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox input {
  left: 33px;
  top: 10px;
}

/* line 112, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox input:hover + label, .assessment-form .assessment-item-checkbox input:focus + label {
  border-color: #0bb8ff;
}

/* line 117, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox input:focus + label {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 123, app/assets/stylesheets/shared/course/_assessments.scss */
.assessment-form .assessment-item-checkbox input:checked + label {
  border-color: #005071;
}

/* line 131, app/assets/stylesheets/shared/course/_assessments.scss */
.label-score {
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 131, app/assets/stylesheets/shared/course/_assessments.scss */
  .label-score {
    display: inline-block;
    margin-top: 10px;
  }
}

/* line 143, app/assets/stylesheets/shared/course/_assessments.scss */
#critique-toggle {
  display: block;
  margin: 0 auto 20px;
}

@media (min-width: 768px) {
  /* line 143, app/assets/stylesheets/shared/course/_assessments.scss */
  #critique-toggle {
    display: inline-block;
  }
}

/* line 152, app/assets/stylesheets/shared/course/_assessments.scss */
.table-critique {
  font-size: 14px;
  margin-top: 40px;
}

@media (min-width: 768px) {
  /* line 152, app/assets/stylesheets/shared/course/_assessments.scss */
  .table-critique {
    font-size: 16px;
  }
}

/* line 160, app/assets/stylesheets/shared/course/_assessments.scss */
.table-critique:first-child {
  margin-top: 0;
}

/* line 165, app/assets/stylesheets/shared/course/_assessments.scss */
.table-critique tbody > tr:first-child th, .table-critique tbody > tr:first-child td {
  border-top: none;
}

/* line 170, app/assets/stylesheets/shared/course/_assessments.scss */
.table-responsive > .table-critique > tbody > tr > td {
  white-space: normal;
}

/* line 176, app/assets/stylesheets/shared/course/_assessments.scss */
.progress .progress-bar.progress-bar-green {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
  background: #62d462;
}

/* line 180, app/assets/stylesheets/shared/course/_assessments.scss */
.progress .progress-bar.progress-bar-orange {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
  background: #ff8911;
}

/* line 184, app/assets/stylesheets/shared/course/_assessments.scss */
.progress .progress-bar.progress-bar-red {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
  background: #ff1919;
}

/* line 190, app/assets/stylesheets/shared/course/_assessments.scss */
.critique-anwser {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
  padding: 8px;
}

/* line 197, app/assets/stylesheets/shared/course/_assessments.scss */
.selected-choice {
  background-color: #4B4B4D;
  color: white;
  border-radius: 3px;
  padding: 8px;
  margin-left: auto;
  font-size: 12px;
}

/* line 205, app/assets/stylesheets/shared/course/_assessments.scss */
.selected-answer {
  background-color: #EFEFEF;
  font-weight: bold;
}

/* line 209, app/assets/stylesheets/shared/course/_assessments.scss */
.critique-item {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #444444;
  border-radius: 8px;
  background-color: #f9f9f9;
  padding: 24px;
  font-size: 16px;
}

/* line 218, app/assets/stylesheets/shared/course/_assessments.scss */
.critique-explanation-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 223, app/assets/stylesheets/shared/course/_assessments.scss */
.critique-section-title {
  font-weight: bold;
}

@media (max-width: 768px) {
  /* line 223, app/assets/stylesheets/shared/course/_assessments.scss */
  .critique-section-title {
    margin-bottom: 24px;
  }
}

/* line 230, app/assets/stylesheets/shared/course/_assessments.scss */
.separator {
  height: 1px;
  background-color: #444444;
  margin-top: 16px;
  margin-bottom: 24px;
}

/* line 236, app/assets/stylesheets/shared/course/_assessments.scss */
.result-text {
  font-size: 30px;
  font-weight: bold;
}

/* line 240, app/assets/stylesheets/shared/course/_assessments.scss */
.result-text-score {
  text-align: right;
}

@media (max-width: 768px) {
  /* line 240, app/assets/stylesheets/shared/course/_assessments.scss */
  .result-text-score {
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/shared/course/_wavve_partner.scss */
.wavve-title {
  color: #00628a;
}

/* line 5, app/assets/stylesheets/shared/course/_wavve_partner.scss */
.fs-2 {
  font-size: 2rem;
}

/* line 9, app/assets/stylesheets/shared/course/_wavve_partner.scss */
.wavve-button {
  border-color: #003e5f;
  background-color: #003e5f;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  text-transform: none;
}

/* line 1, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 6, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.fs-lg-9 {
  font-size: 2rem !important;
}

/* line 9, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.fs-md-3 {
  font-size: 1.4rem !important;
}

/* line 12, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.fs-5 {
  font-size: 1.7rem !important;
}

/* line 16, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 19, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 24, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-logo-container {
  display: inline-flex;
}

/* line 28, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-section {
  background: url("https://assets.kalkomey.com//shared/images/partners/boatsmart/boatsmart-bg-tablet-v2.webp") no-repeat center;
  background-size: cover;
  border-radius: 1.6rem;
  color: black;
  height: 25.5rem;
  min-height: 23.6rem;
  align-items: center;
  border: 2px solid lightgrey;
  display: flex;
}

/* line 40, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-logo {
  height: 2.9rem;
}

/* line 44, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.mclean-logo {
  height: 1.9rem;
}

/* line 48, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-title.pt-4 {
  padding-top: 0px !important;
  margin-bottom: 0px;
}

/* line 53, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-btn {
  background-color: #283645;
  color: white !important;
  font-weight: normal;
  border-radius: 6px;
  border: none;
  text-decoration: none !important;
  margin-right: 90px;
}

/* line 61, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-btn:hover, .boatsmart-btn:focus {
  text-decoration: none !important;
  background-color: #283645 !important;
  color: white !important;
  font-weight: normal !important;
}

/* line 70, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-list {
  padding-left: 0px;
}

/* line 74, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-list li {
  list-style: none;
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
.boatsmart-checkmark {
  color: black !important;
  font-weight: bold;
  font-size: 20px;
  margin-right: 3px;
}

@media (min-width: 576px) {
  /* line 87, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .text-section {
    position: relative;
    background: white;
    color: black;
    height: 24.4rem;
    min-height: 24.9rem;
    left: 11px;
    max-width: 30rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
  }
}

@media (max-width: 576px) {
  /* line 103, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-section {
    background: url("https://assets.kalkomey.com//shared/images/partners/boatsmart/boatsmart-bg-mobile-v2.webp") no-repeat center;
    background-size: cover;
    height: auto;
    min-height: 500px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    justify-content: start;
    padding-left: 20px;
  }
  /* line 115, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-logo-container {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
  }
  /* line 121, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-logo {
    height: 35px;
  }
  /* line 125, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .mclean-logo {
    height: 15px;
  }
  /* line 129, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-title.pt-4 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  /* line 134, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-list {
    list-style: none;
    padding: 0;
    font-size: 0.8rem;
    width: 100%;
  }
  /* line 141, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-list li {
    display: flex;
    align-items: center;
    gap: 1px;
    justify-content: flex-start;
    padding: 0px;
    font-size: 14px;
    height: 30px;
  }
  /* line 151, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-btn {
    display: block;
    text-align: center;
    width: 130%;
    font-size: 1.5rem;
    background-color: #283645;
    color: white !important;
    font-weight: normal;
    border-radius: 3px;
    border: none;
    text-decoration: none !important;
    margin-bottom: 10px;
  }
  /* line 163, app/assets/stylesheets/shared/course/_boatsmar_partner_bs3.scss */
  .boatsmart-btn:hover, .boatsmart-btn:focus {
    background-color: #283645 !important;
    color: white !important;
    font-weight: normal !important;
  }
}

/* line 1, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.btn-default2 {
  border-color: #64b804;
  color: #000;
}

/* line 7, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
fieldset {
  margin-top: 20px;
}

/* line 11, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.bg-white {
  background-color: #FFF;
}

/* line 15, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-normal {
  background-color: #FFF;
  color: #00628a;
}

/* line 21, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
footer .footer-text-white {
  color: #FFF;
}

/* line 26, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-front {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

/* line 31, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-front p {
  margin-bottom: 1rem;
  color: white;
}

/* line 36, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-front .text-normal-footer {
  color: black;
}

/* line 40, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-front a {
  color: white;
  text-decoration: underline;
}

/* line 43, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-front a:hover {
  color: #f2f2f2;
}

/* line 49, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.footer-hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
}

/* line 55, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-bottom-dotted {
  border-bottom: 1px dotted !important;
}

/* line 59, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 64, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 69, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 73, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 77, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 81, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.mt-n1 {
  margin-top: -.5rem !important;
}

/* line 85, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 89, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 93, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 97, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 102, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 107, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 111, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 115, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.fw-medium {
  font-weight: 500;
}

/* line 119, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 123, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
legend small {
  font-size: 75%;
  font-style: italic;
}

/* line 128, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.control-group label {
  font-weight: bold;
}

/* line 132, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
label .help-inline {
  color: #999;
  display: inline;
  font-weight: normal;
  padding: 0;
  vertical-align: inherit;
}

/* line 140, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.international.state {
  display: none;
}

/* line 144, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.quiz label.radio, .quiz .assessment-form label.assessment-item, .assessment-form .quiz label.assessment-item,
.security label.radio,
.security .assessment-form label.assessment-item,
.assessment-form .security label.assessment-item {
  padding: 4px 4px 4px 26px;
}

/* line 149, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.quiz label.radio:hover, .quiz .assessment-form label.assessment-item:hover, .assessment-form .quiz label.assessment-item:hover,
.quiz label.radio:active,
.quiz .assessment-form label.assessment-item:active,
.assessment-form .quiz label.assessment-item:active,
.security label.radio:hover,
.security .assessment-form label.assessment-item:hover,
.assessment-form .security label.assessment-item:hover,
.security label.radio:active,
.security .assessment-form label.assessment-item:active,
.assessment-form .security label.assessment-item:active {
  background-color: #EEE;
  border-radius: 4px;
}

/* line 158, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#registration section {
  padding: 0;
}

/* line 162, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#registration p {
  font-size: 14px;
}

/* line 166, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#registration .label {
  background-color: #d9d9d9;
  border-radius: 3px;
}

/* line 174, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.landing .callout {
  padding: 40px 0;
}

/* line 179, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#marketing-state-official {
  padding-bottom: 40px;
}

/* line 186, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.placeholder-course #hero {
  border-bottom: #ef5300 5px solid;
  margin-bottom: 2em;
  padding-bottom: 5em;
}

/* line 187, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.placeholder-course #hero h1,
.placeholder-course #hero .lead,
.placeholder-course #hero .callout p,
.callout .placeholder-course #hero p {
  color: #000;
  text-shadow: none;
}

@media (max-width: 767px) {
  /* line 187, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .placeholder-course #hero h1,
.placeholder-course #hero .lead,
.placeholder-course #hero .callout p,
.callout .placeholder-course #hero p {
    color: #fff;
  }
}

/* line 202, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.placeholder-course #main {
  padding-bottom: 0;
}

/* line 208, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#education-banner {
  background-color: rgba(156, 76, 0, 0.5);
  margin-top: 60px;
  padding: 20px 0;
}

/* line 213, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#education-banner h2 {
  font-size: 24px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 213, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  #education-banner h2 {
    text-align: left;
  }
}

/* line 222, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#education-banner p > a {
  color: white;
  text-decoration: underline;
}

/* line 226, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#education-banner p > a:hover {
  text-decoration: none;
}

/* line 231, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#education-banner #state-approved {
  margin-top: 0;
}

/* line 236, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.course-landing-archery {
  padding-bottom: 0;
  padding-top: 60px;
}

@media (max-width: 767px) {
  /* line 242, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  #hero.course-landing, #hero.main-landing {
    background: linear-gradient(#00628a, #005071) !important;
    background-image: none;
  }
}

/* line 252, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq {
  padding-bottom: 50px;
}

/* line 255, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq a[name] {
  display: block;
  margin-top: -25px;
  padding-top: 25px;
}

@media (min-width: 992px) {
  /* line 255, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .faq a[name] {
    margin-top: -80px;
    padding-top: 80px;
  }
}

/* line 266, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq section {
  margin-top: 0;
  padding-top: 0;
}

/* line 271, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq {
  padding: 20px 0;
}

/* line 274, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq a {
  color: #9a9c9e;
}

/* line 277, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq a:hover {
  color: #dbdcdc;
}

/* line 281, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq a:focus {
  color: #000;
}

/* line 286, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq h2 {
  color: #00628a;
  font-weight: 700;
  padding: 10px 0;
}

/* line 291, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq h2.h1 {
  color: #00628a;
  font-weight: 600;
}

/* line 297, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq.state-faq section > h2 {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 271, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .faq.state-faq {
    padding: 60px 0;
  }
}

@media (min-width: 992px) {
  /* line 306, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .faq h2 {
    padding-top: 40px;
  }
}

/* line 312, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq .faq-menu h2 {
  padding: 0;
}

/* line 316, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq hr {
  border-top: 1px solid #d9d9d9;
}

/* line 319, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.faq hr + div h3 {
  padding-top: 30px;
}

/* line 326, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
body {
  overflow-x: hidden;
}

/* line 330, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.course-nav-offcanvas .course-nav .page.continue .label {
  display: none;
}

/* line 334, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas-toggle {
  float: right;
  padding: 0 15px;
}

/* line 339, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.divider {
  font-size: 16px;
  color: #00628a;
  display: inline;
  display: none;
  margin-left: 15px;
}

@media (min-width: 992px) {
  /* line 339, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .divider {
    display: inline;
  }
}

/* line 351, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas-toggle.navbar-text {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  padding-left: 7.5px;
  margin-top: 0;
  margin-left: 0;
}

@media (min-width: 992px) {
  /* line 351, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .off-canvas-toggle.navbar-text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 364, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-header.offcanvas-header {
  display: inline-block;
}

@media (min-width: 992px) {
  /* line 364, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .navbar-header.offcanvas-header {
    display: block;
  }
}

/* line 371, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.nav.navbar-nav.offcanvas-nav {
  display: inline-block;
  float: right;
}

@media (min-width: 992px) {
  /* line 371, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .nav.navbar-nav.offcanvas-nav {
    display: block;
    float: inherit;
  }
}

/* line 380, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-collapse {
  padding-top: 15px;
}

@media (min-width: 992px) {
  /* line 385, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 390, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .navbar-collapse.collapse {
    display: inline-block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 396, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 399, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 405, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas.off-canvas-content {
  background-color: #ededed;
  color: #00628a;
}

/* line 410, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 416, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.half {
  width: 50%;
}

/* line 420, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.btn-primary {
  background-color: #00628a;
}

/* line 423, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.btn-primary:hover, .btn-primary:focus {
  background-color: #005071;
}

/* line 429, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-btn {
  border: 1px solid #ededed;
  background-color: #00628a;
  font-size: 16px;
  font-weight: 700;
  color: #ededed;
  width: 100%;
  padding: 1.5rem;
}

/* line 437, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-btn:hover {
  background-color: #ededed;
  color: #00628a;
}

/* line 443, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-right-highlight {
  border-right: none !important;
}

/* line 447, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-btn-dark {
  border: 1px solid #00628a;
  background-color: #002c3e;
  font-size: 16px;
  font-weight: 700;
  color: white;
  width: 100%;
  padding: 1.5rem;
}

/* line 455, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.border-btn-dark:hover {
  background-color: #00628a;
}

/* line 460, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.d-sm-flex {
  display: none !important;
}

@media (max-width: 992px) {
  /* line 460, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .d-sm-flex {
    display: flex !important;
  }
}

/* line 467, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas {
  visibility: hidden;
  width: 400px;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #00628a;
  transform: translateX(100%);
  z-index: 1060;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 480px) {
  /* line 467, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .off-canvas {
    width: 100vw;
  }
}

/* line 484, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-header {
  background-color: #002c3e;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  padding: 16px;
}

/* line 491, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-header .offcanvas-close {
  background-color: #002c3e;
  padding: 0;
  display: block;
}

/* line 496, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-header .offcanvas-close svg:hover {
  color: #b3b3b3;
}

/* line 502, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-header.offcanvas-header-bg-clear {
  background-color: #ededed;
  color: #00628a;
  font-weight: 700;
}

/* line 506, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-header.offcanvas-header-bg-clear .offcanvas-close {
  background-color: #ededed;
}

/* line 510, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-title {
  line-height: 1.5;
  font-size: 16px;
  display: block;
  margin: 0;
}

/* line 517, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-body li {
  display: grid;
}

/* line 520, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-body a {
  padding: 16px;
  color: white;
  text-decoration: none;
  font-size: 16px;
  border-bottom: solid 1px #005071;
}

/* line 526, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas .offcanvas-body a:hover {
  background-color: #005071;
}

/* line 533, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas-active .off-canvas {
  visibility: visible;
  transform: translateX(0);
}

/* line 537, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-fixed-top {
  transition: .3s ease-in-out;
  width: 100%;
}

/* line 541, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.page-wrapper {
  padding-top: 50px;
  transition: .3s ease-in-out;
}

/* line 549, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1050;
  visibility: hidden;
  opacity: 0;
  transition: .4s ease-in-out;
}

/* line 561, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.off-canvas-active .off-canvas-overlay {
  opacity: 1;
  visibility: visible;
}

/* line 566, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-toggle {
  border-color: white;
}

/* line 568, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: white;
}

/* line 572, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.navbar-toggle .icon-bar {
  background-color: #00628a;
}

@media (min-width: 768px) {
  /* line 578, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .faq section a[href='#topics'] {
    top: 20px;
  }
}

@media (min-width: 992px) {
  /* line 584, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .faq section a[href='#topics'] {
    top: 40px;
  }
}

/* line 589, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#read-faq {
  margin: unset;
  padding: 50px 0 30px;
}

/* line 593, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
#read-faq p {
  color: #fff;
}

@media (min-width: 992px) {
  /* line 593, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  #read-faq p {
    font-size: larger;
  }
}

@media (max-width: 1200px) {
  /* line 605, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .center-block-md-down {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 992px) {
  /* line 613, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .center-block-sm-down {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 619, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .landing h2.h1 {
    font-size: 28px;
  }
}

@media (min-width: 480px) {
  /* line 625, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-center-xs {
    text-align: center;
  }
  /* line 629, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-left-xs {
    text-align: left;
  }
  /* line 633, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-right-xs {
    text-align: right;
  }
}

@media (min-width: 768px) {
  /* line 639, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-center-sm {
    text-align: center;
  }
  /* line 643, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-left-sm {
    text-align: left;
  }
  /* line 647, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-right-sm {
    text-align: right;
  }
  /* line 650, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .quick-links {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  /* line 656, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-center-md {
    text-align: center;
  }
  /* line 660, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-left-md {
    text-align: left;
  }
  /* line 664, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-right-md {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  /* line 670, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-center-lg {
    text-align: center;
  }
  /* line 674, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-left-lg {
    text-align: left;
  }
  /* line 678, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
  .text-right-lg {
    text-align: right;
  }
}

/* line 687, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.upsell-progress .progress-bar-interactive {
  background-color: #016fd0;
}

/* line 692, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.interactive-modal-color {
  color: #016FD0 !important;
}

/* line 696, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.interactive-bg-color {
  background-color: #016FD0 !important;
}

/* line 700, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.icu-bg-image {
  background-image: url("https://assets.kalkomey.com/ilearntoboat/images/marketing/topdown_boat_mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  background-position: center;
  border-top-right-radius: 6px;
  width: 100%;
  height: 150px;
}

/* line 711, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.icu-bg-image.last-chance {
  background-image: url("https://assets.kalkomey.com/ilearntoboat/images/marketing/airhorn_mobile.jpg");
  background-position: center;
}

/* line 716, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.h-56vh {
  height: 56vh;
}

/* line 720, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.h-40vh {
  height: 40vh;
}

/* line 724, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.position-relative {
  position: relative;
}

/* line 728, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.w-100 {
  width: 100%;
}

/* line 732, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.h-100 {
  height: 100%;
}

/* line 737, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.course-nav li.page-segment-item {
  white-space: nowrap;
}

/* line 740, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.course-nav li.page-segment-item a:first-child {
  padding-right: 8px;
}

/* line 744, app/assets/stylesheets/examenbateau/bootstrap3/_overrides.scss */
.course-nav li.page-segment-item a:nth-child(2) {
  padding-left: 0;
}
