@charset "UTF-8";
/*
Theme Name: Adafruit 2013
Theme URI: http://www.adafruit.com/blog/
Description: Adafruit site redesign for 2013/2014
Version: 1.0
Author: Marty McGuire
Tags: adafruit, OSHW, ladyada, mega awesome

A WordPress theme to match the Adafruit 2013 site redesign!
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 22, scss/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 32, scss/bootstrap/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

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

/* line 52, scss/bootstrap/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 66, scss/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 76, scss/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 88, scss/bootstrap/_normalize.scss */
a {
  background: transparent; }

/* line 96, scss/bootstrap/_normalize.scss */
a:focus {
  outline: thin dotted; }

/* line 105, scss/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

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

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

/* line 136, scss/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 144, scss/bootstrap/_normalize.scss */
dfn {
  font-style: italic; }

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

/* line 162, scss/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 174, scss/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 183, scss/bootstrap/_normalize.scss */
pre {
  white-space: pre-wrap; }

/* line 191, scss/bootstrap/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 199, scss/bootstrap/_normalize.scss */
small {
  font-size: 80%; }

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

/* line 215, scss/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

/* line 219, scss/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 231, scss/bootstrap/_normalize.scss */
img {
  border: 0; }

/* line 239, scss/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 251, scss/bootstrap/_normalize.scss */
figure {
  margin: 0; }

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

/* line 274, scss/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 288, scss/bootstrap/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 300, scss/bootstrap/_normalize.scss */
button,
input {
  line-height: normal; }

/* line 312, scss/bootstrap/_normalize.scss */
button,
select {
  text-transform: none; }

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

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

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

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

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

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

/* line 390, scss/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 403, scss/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  /* line 8, scss/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 16, scss/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 20, scss/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 24, scss/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 31, scss/bootstrap/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 36, scss/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 41, scss/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 46, scss/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 50, scss/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }

  /* line 60, scss/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 66, scss/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 71, scss/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 76, scss/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important; }

  /* line 82, scss/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 86, scss/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 90, scss/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }

  /* line 95, scss/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* line 10, scss/bootstrap/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 17, scss/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 22, scss/bootstrap/_scaffolding.scss */
body {
  font-family: "Proxima Nova";
  font-size: 18px;
  line-height: 1.42857;
  color: black;
  background-color: white; }

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

/* line 43, scss/bootstrap/_scaffolding.scss */
a {
  color: #0062c7;
  text-decoration: none; }
  /* line 48, scss/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #003c7b;
    text-decoration: underline; }
  /* line 53, scss/bootstrap/_scaffolding.scss */
  a:focus {
    outline-offset: -2px; }

/* line 61, scss/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle; }

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

/* line 71, scss/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

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

/* line 91, scss/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 98, scss/bootstrap/_scaffolding.scss */
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

/* line 9, scss/bootstrap/_type.scss */
p {
  margin: 0 0 12.5px; }

/* line 12, scss/bootstrap/_type.scss */
.lead {
  margin-bottom: 25px;
  font-size: 20.7px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 12, scss/bootstrap/_type.scss */
    .lead {
      font-size: 27px; } }

/* line 29, scss/bootstrap/_type.scss */
small,
.small {
  font-size: 85%; }

/* line 32, scss/bootstrap/_type.scss */
cite {
  font-style: normal; }

/* line 35, scss/bootstrap/_type.scss */
.text-muted {
  color: #999999; }

/* line 38, scss/bootstrap/_type.scss */
.text-primary {
  color: #0062c7; }
  /* line 40, scss/bootstrap/_type.scss */
  .text-primary:hover {
    color: #004994; }

/* line 44, scss/bootstrap/_type.scss */
.text-warning {
  color: #c09853; }
  /* line 46, scss/bootstrap/_type.scss */
  .text-warning:hover {
    color: #a47e3c; }

/* line 50, scss/bootstrap/_type.scss */
.text-danger {
  color: #b94a48; }
  /* line 52, scss/bootstrap/_type.scss */
  .text-danger:hover {
    color: #953b39; }

/* line 56, scss/bootstrap/_type.scss */
.text-success {
  color: #468847; }
  /* line 58, scss/bootstrap/_type.scss */
  .text-success:hover {
    color: #356635; }

/* line 62, scss/bootstrap/_type.scss */
.text-info {
  color: #3a87ad; }
  /* line 64, scss/bootstrap/_type.scss */
  .text-info:hover {
    color: #2d6987; }

/* line 70, scss/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 71, scss/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 72, scss/bootstrap/_type.scss */
.text-center {
  text-align: center; }

/* line 79, scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Proxima Nova";
  font-weight: 500;
  line-height: 1;
  color: inherit; }
  /* line 85, scss/bootstrap/_type.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

/* line 94, scss/bootstrap/_type.scss */
h1,
h2,
h3 {
  margin-top: 25px;
  margin-bottom: 12.5px; }
  /* line 98, scss/bootstrap/_type.scss */
  h1 small,
  h2 small,
  h3 small {
    font-size: 65%; }

/* line 104, scss/bootstrap/_type.scss */
h4,
h5,
h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  /* line 108, scss/bootstrap/_type.scss */
  h4 small,
  h5 small,
  h6 small {
    font-size: 75%; }

/* line 113, scss/bootstrap/_type.scss */
h1, .h1 {
  font-size: 46px; }

/* line 114, scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 38px; }

/* line 115, scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 31px; }

/* line 116, scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 23px; }

/* line 117, scss/bootstrap/_type.scss */
h5, .h5 {
  font-size: 18px; }

/* line 118, scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 16px; }

/* line 124, scss/bootstrap/_type.scss */
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee; }

/* line 137, scss/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px; }
  /* line 141, scss/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

/* line 157, scss/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none; }
  /* line 159, scss/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

/* line 167, scss/bootstrap/_type.scss */
dl {
  margin-bottom: 25px; }

/* line 171, scss/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857; }

/* line 174, scss/bootstrap/_type.scss */
dt {
  font-weight: bold; }

/* line 177, scss/bootstrap/_type.scss */
dd {
  margin-left: 0; }

@media (min-width: 1024px) {
  /* line 188, scss/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 195, scss/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; }
    /* line 21, scss/bootstrap/_mixins.scss */
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 25, scss/bootstrap/_mixins.scss */
    .dl-horizontal dd:after {
      clear: both; } }
/* line 208, scss/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

/* line 212, scss/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 218, scss/bootstrap/_type.scss */
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  border-left: 5px solid #eeeeee; }
  /* line 222, scss/bootstrap/_type.scss */
  blockquote p {
    font-size: 22.5px;
    font-weight: 300;
    line-height: 1.25; }
  /* line 227, scss/bootstrap/_type.scss */
  blockquote p:last-child {
    margin-bottom: 0; }
  /* line 230, scss/bootstrap/_type.scss */
  blockquote small {
    display: block;
    line-height: 1.42857;
    color: #999999; }
    /* line 234, scss/bootstrap/_type.scss */
    blockquote small:before {
      content: '\2014 \00A0'; }
  /* line 240, scss/bootstrap/_type.scss */
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    /* line 246, scss/bootstrap/_type.scss */
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    /* line 250, scss/bootstrap/_type.scss */
    blockquote.pull-right small:before {
      content: ''; }
    /* line 253, scss/bootstrap/_type.scss */
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

/* line 264, scss/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

/* line 269, scss/bootstrap/_type.scss */
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857; }

/* line 10, scss/bootstrap/_code.scss */
code,
kdb,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

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

/* line 25, scss/bootstrap/_code.scss */
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  /* line 39, scss/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0; }

/* line 50, scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 7, scss/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .container:after {
    clear: both; }

/* line 12, scss/bootstrap/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .row:after {
    clear: both; }

/* line 64, scss/bootstrap/_grid.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

/* line 92, scss/bootstrap/_grid.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 {
  float: left; }

/* line 95, scss/bootstrap/_grid.scss */
.col-xs-1 {
  width: 8.33333%; }

/* line 96, scss/bootstrap/_grid.scss */
.col-xs-2 {
  width: 16.66667%; }

/* line 97, scss/bootstrap/_grid.scss */
.col-xs-3 {
  width: 25%; }

/* line 98, scss/bootstrap/_grid.scss */
.col-xs-4 {
  width: 33.33333%; }

/* line 99, scss/bootstrap/_grid.scss */
.col-xs-5 {
  width: 41.66667%; }

/* line 100, scss/bootstrap/_grid.scss */
.col-xs-6 {
  width: 50%; }

/* line 101, scss/bootstrap/_grid.scss */
.col-xs-7 {
  width: 58.33333%; }

/* line 102, scss/bootstrap/_grid.scss */
.col-xs-8 {
  width: 66.66667%; }

/* line 103, scss/bootstrap/_grid.scss */
.col-xs-9 {
  width: 75%; }

/* line 104, scss/bootstrap/_grid.scss */
.col-xs-10 {
  width: 83.33333%; }

/* line 105, scss/bootstrap/_grid.scss */
.col-xs-11 {
  width: 91.66667%; }

/* line 106, scss/bootstrap/_grid.scss */
.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  /* line 118, scss/bootstrap/_grid.scss */
  .container {
    width: 728px; }

  /* line 132, scss/bootstrap/_grid.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 {
    float: left; }

  /* line 135, scss/bootstrap/_grid.scss */
  .col-sm-1 {
    width: 8.33333%; }

  /* line 136, scss/bootstrap/_grid.scss */
  .col-sm-2 {
    width: 16.66667%; }

  /* line 137, scss/bootstrap/_grid.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 138, scss/bootstrap/_grid.scss */
  .col-sm-4 {
    width: 33.33333%; }

  /* line 139, scss/bootstrap/_grid.scss */
  .col-sm-5 {
    width: 41.66667%; }

  /* line 140, scss/bootstrap/_grid.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 141, scss/bootstrap/_grid.scss */
  .col-sm-7 {
    width: 58.33333%; }

  /* line 142, scss/bootstrap/_grid.scss */
  .col-sm-8 {
    width: 66.66667%; }

  /* line 143, scss/bootstrap/_grid.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 144, scss/bootstrap/_grid.scss */
  .col-sm-10 {
    width: 83.33333%; }

  /* line 145, scss/bootstrap/_grid.scss */
  .col-sm-11 {
    width: 91.66667%; }

  /* line 146, scss/bootstrap/_grid.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 149, scss/bootstrap/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%; }

  /* line 150, scss/bootstrap/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%; }

  /* line 151, scss/bootstrap/_grid.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 152, scss/bootstrap/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%; }

  /* line 153, scss/bootstrap/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%; }

  /* line 154, scss/bootstrap/_grid.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 155, scss/bootstrap/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%; }

  /* line 156, scss/bootstrap/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%; }

  /* line 157, scss/bootstrap/_grid.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 158, scss/bootstrap/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%; }

  /* line 159, scss/bootstrap/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%; }

  /* line 161, scss/bootstrap/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%; }

  /* line 162, scss/bootstrap/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%; }

  /* line 163, scss/bootstrap/_grid.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 164, scss/bootstrap/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%; }

  /* line 165, scss/bootstrap/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%; }

  /* line 166, scss/bootstrap/_grid.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 167, scss/bootstrap/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%; }

  /* line 168, scss/bootstrap/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%; }

  /* line 169, scss/bootstrap/_grid.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 170, scss/bootstrap/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%; }

  /* line 171, scss/bootstrap/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%; }

  /* line 174, scss/bootstrap/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  /* line 175, scss/bootstrap/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  /* line 176, scss/bootstrap/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 177, scss/bootstrap/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  /* line 178, scss/bootstrap/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  /* line 179, scss/bootstrap/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 180, scss/bootstrap/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  /* line 181, scss/bootstrap/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  /* line 182, scss/bootstrap/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 183, scss/bootstrap/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  /* line 184, scss/bootstrap/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1024px) {
  /* line 196, scss/bootstrap/_grid.scss */
  .container {
    width: 980px; }

  /* line 209, scss/bootstrap/_grid.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 {
    float: left; }

  /* line 212, scss/bootstrap/_grid.scss */
  .col-md-1 {
    width: 8.33333%; }

  /* line 213, scss/bootstrap/_grid.scss */
  .col-md-2 {
    width: 16.66667%; }

  /* line 214, scss/bootstrap/_grid.scss */
  .col-md-3 {
    width: 25%; }

  /* line 215, scss/bootstrap/_grid.scss */
  .col-md-4 {
    width: 33.33333%; }

  /* line 216, scss/bootstrap/_grid.scss */
  .col-md-5 {
    width: 41.66667%; }

  /* line 217, scss/bootstrap/_grid.scss */
  .col-md-6 {
    width: 50%; }

  /* line 218, scss/bootstrap/_grid.scss */
  .col-md-7 {
    width: 58.33333%; }

  /* line 219, scss/bootstrap/_grid.scss */
  .col-md-8 {
    width: 66.66667%; }

  /* line 220, scss/bootstrap/_grid.scss */
  .col-md-9 {
    width: 75%; }

  /* line 221, scss/bootstrap/_grid.scss */
  .col-md-10 {
    width: 83.33333%; }

  /* line 222, scss/bootstrap/_grid.scss */
  .col-md-11 {
    width: 91.66667%; }

  /* line 223, scss/bootstrap/_grid.scss */
  .col-md-12 {
    width: 100%; }

  /* line 226, scss/bootstrap/_grid.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 227, scss/bootstrap/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%; }

  /* line 228, scss/bootstrap/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%; }

  /* line 229, scss/bootstrap/_grid.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 230, scss/bootstrap/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%; }

  /* line 231, scss/bootstrap/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%; }

  /* line 232, scss/bootstrap/_grid.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 233, scss/bootstrap/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%; }

  /* line 234, scss/bootstrap/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%; }

  /* line 235, scss/bootstrap/_grid.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 236, scss/bootstrap/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%; }

  /* line 237, scss/bootstrap/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%; }

  /* line 239, scss/bootstrap/_grid.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 240, scss/bootstrap/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%; }

  /* line 241, scss/bootstrap/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%; }

  /* line 242, scss/bootstrap/_grid.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 243, scss/bootstrap/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%; }

  /* line 244, scss/bootstrap/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%; }

  /* line 245, scss/bootstrap/_grid.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 246, scss/bootstrap/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%; }

  /* line 247, scss/bootstrap/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%; }

  /* line 248, scss/bootstrap/_grid.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 249, scss/bootstrap/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%; }

  /* line 250, scss/bootstrap/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%; }

  /* line 253, scss/bootstrap/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0; }

  /* line 254, scss/bootstrap/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%; }

  /* line 255, scss/bootstrap/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%; }

  /* line 256, scss/bootstrap/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 257, scss/bootstrap/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%; }

  /* line 258, scss/bootstrap/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%; }

  /* line 259, scss/bootstrap/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 260, scss/bootstrap/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%; }

  /* line 261, scss/bootstrap/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%; }

  /* line 262, scss/bootstrap/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 263, scss/bootstrap/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%; }

  /* line 264, scss/bootstrap/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1366px) {
  /* line 276, scss/bootstrap/_grid.scss */
  .container {
    width: 1300px; }

  /* line 290, scss/bootstrap/_grid.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 {
    float: left; }

  /* line 293, scss/bootstrap/_grid.scss */
  .col-lg-1 {
    width: 8.33333%; }

  /* line 294, scss/bootstrap/_grid.scss */
  .col-lg-2 {
    width: 16.66667%; }

  /* line 295, scss/bootstrap/_grid.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 296, scss/bootstrap/_grid.scss */
  .col-lg-4 {
    width: 33.33333%; }

  /* line 297, scss/bootstrap/_grid.scss */
  .col-lg-5 {
    width: 41.66667%; }

  /* line 298, scss/bootstrap/_grid.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 299, scss/bootstrap/_grid.scss */
  .col-lg-7 {
    width: 58.33333%; }

  /* line 300, scss/bootstrap/_grid.scss */
  .col-lg-8 {
    width: 66.66667%; }

  /* line 301, scss/bootstrap/_grid.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 302, scss/bootstrap/_grid.scss */
  .col-lg-10 {
    width: 83.33333%; }

  /* line 303, scss/bootstrap/_grid.scss */
  .col-lg-11 {
    width: 91.66667%; }

  /* line 304, scss/bootstrap/_grid.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 307, scss/bootstrap/_grid.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 308, scss/bootstrap/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%; }

  /* line 309, scss/bootstrap/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%; }

  /* line 310, scss/bootstrap/_grid.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 311, scss/bootstrap/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%; }

  /* line 312, scss/bootstrap/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%; }

  /* line 313, scss/bootstrap/_grid.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 314, scss/bootstrap/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%; }

  /* line 315, scss/bootstrap/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%; }

  /* line 316, scss/bootstrap/_grid.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 317, scss/bootstrap/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%; }

  /* line 318, scss/bootstrap/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%; }

  /* line 320, scss/bootstrap/_grid.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 321, scss/bootstrap/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%; }

  /* line 322, scss/bootstrap/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%; }

  /* line 323, scss/bootstrap/_grid.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 324, scss/bootstrap/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%; }

  /* line 325, scss/bootstrap/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%; }

  /* line 326, scss/bootstrap/_grid.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 327, scss/bootstrap/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%; }

  /* line 328, scss/bootstrap/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%; }

  /* line 329, scss/bootstrap/_grid.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 330, scss/bootstrap/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%; }

  /* line 331, scss/bootstrap/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%; }

  /* line 334, scss/bootstrap/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0; }

  /* line 335, scss/bootstrap/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  /* line 336, scss/bootstrap/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  /* line 337, scss/bootstrap/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 338, scss/bootstrap/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  /* line 339, scss/bootstrap/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  /* line 340, scss/bootstrap/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 341, scss/bootstrap/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  /* line 342, scss/bootstrap/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  /* line 343, scss/bootstrap/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 344, scss/bootstrap/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  /* line 345, scss/bootstrap/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%; } }
/* line 6, scss/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent; }

/* line 10, scss/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 17, scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 25px; }
  /* line 26, scss/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  /* line 35, scss/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  /* line 45, scss/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 51, scss/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  /* line 56, scss/bootstrap/_tables.scss */
  .table .table {
    background-color: white; }

/* line 70, scss/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 82, scss/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd; }
  /* line 89, scss/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  /* line 97, scss/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 113, scss/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

/* line 129, scss/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

/* line 141, scss/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column; }

/* line 148, scss/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell; }

/* line 167, scss/bootstrap/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

/* line 426, scss/bootstrap/_mixins.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;
  border-color: #d6e9c6; }

/* line 438, scss/bootstrap/_mixins.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.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

/* line 426, scss/bootstrap/_mixins.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;
  border-color: #eed3d7; }

/* line 438, scss/bootstrap/_mixins.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.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e6c1c7; }

/* line 426, scss/bootstrap/_mixins.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;
  border-color: #fbeed5; }

/* line 438, scss/bootstrap/_mixins.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.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f8e5be; }

@media (max-width: 768px) {
  /* line 185, scss/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    /* line 195, scss/bootstrap/_tables.scss */
    .table-responsive > .table {
      margin-bottom: 0; }
      /* line 204, scss/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 212, scss/bootstrap/_tables.scss */
    .table-responsive > .table-bordered {
      border: 0; }
      /* line 221, scss/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 225, scss/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 238, scss/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, scss/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

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

/* line 28, scss/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

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

/* line 57, scss/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 62, scss/bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

/* line 71, scss/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline-offset: -2px; }

/* line 80, scss/bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

/* line 86, scss/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle; }

/* line 53, scss/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999; }
/* line 54, scss/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999; }
/* line 55, scss/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999; }
/* line 56, scss/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999; }

/* line 126, scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 742, scss/bootstrap/_mixins.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 151, scss/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee; }

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

/* line 167, scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 177, scss/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }
  /* line 184, scss/bootstrap/_forms.scss */
  .radio label,
  .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 194, scss/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

/* line 756, scss/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 764, scss/bootstrap/_mixins.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: 36px;
  line-height: 36px; }

/* line 769, scss/bootstrap/_mixins.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 {
  height: auto; }

/* line 756, scss/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 764, scss/bootstrap/_mixins.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: 52px;
  line-height: 52px; }

/* line 769, scss/bootstrap/_mixins.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 {
  height: auto; }

/* line 706, scss/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853; }
/* line 710, scss/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 713, scss/bootstrap/_mixins.scss */
  .has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
/* line 720, scss/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

/* line 706, scss/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48; }
/* line 710, scss/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 713, scss/bootstrap/_mixins.scss */
  .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
/* line 720, scss/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

/* line 706, scss/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847; }
/* line 710, scss/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 713, scss/bootstrap/_mixins.scss */
  .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
/* line 720, scss/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

/* line 263, scss/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px; }

/* line 274, scss/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 768px) {
  /* line 299, scss/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 306, scss/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block; }
  /* line 314, scss/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  /* line 321, scss/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

/* line 343, scss/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
/* line 350, scss/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 356, scss/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right; } }

/* line 10, scss/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  /* line 26, scss/bootstrap/_buttons.scss */
  .btn:focus {
    outline-offset: -2px; }
  /* line 31, scss/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none; }
  /* line 37, scss/bootstrap/_buttons.scss */
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 45, scss/bootstrap/_buttons.scss */
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-primary {
  color: white;
  background-color: #0062c7;
  border-color: #0055ae; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #004e9e;
  border-color: #003770; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #0062c7;
  border-color: #0055ae; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-warning {
  color: white;
  background-color: #f2dede;
  border-color: #ebcccc; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: white;
  background-color: #e6c1c1;
  border-color: #d9a0a0; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f2dede;
  border-color: #ebcccc; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-danger {
  color: white;
  background-color: #e9002e;
  border-color: #d00029; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: white;
  background-color: #c00026;
  border-color: #92001d; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #e9002e;
  border-color: #d00029; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-success {
  color: white;
  background-color: #1588ff;
  border-color: #007bfa; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #0074eb;
  border-color: #005dbd; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #1588ff;
  border-color: #007bfa; }

/* line 450, scss/bootstrap/_mixins.scss */
.btn-info {
  color: white;
  background-color: #f2fbfe;
  border-color: #daf4fc; }

/* line 460, scss/bootstrap/_mixins.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: white;
  background-color: #cceffb;
  border-color: #a1e2f8; }

/* line 467, scss/bootstrap/_mixins.scss */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none; }

/* line 477, scss/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #f2fbfe;
  border-color: #daf4fc; }

/* line 79, scss/bootstrap/_buttons.scss */
.btn-link {
  color: #0062c7;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  /* line 88, scss/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 95, scss/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 99, scss/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #003c7b;
    text-decoration: underline;
    background-color: transparent; }
  /* line 107, scss/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

/* line 130, scss/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 132, scss/bootstrap/_buttons.scss */
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 133, scss/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px; }

/* line 139, scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

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

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

/* line 10, scss/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 13, scss/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 18, scss/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 20, scss/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

/* line 24, scss/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

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

/* line 21, scss/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
  /* line 31, scss/bootstrap/_glyphicons.scss */
  .glyphicon:empty {
    width: 1em; }

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

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

/* line 39, scss/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 227, scss/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc"; }

/* line 228, scss/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5"; }

/* line 229, scss/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc"; }

/* line 230, scss/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce"; }

/* line 231, scss/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7"; }

/* line 232, scss/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512"; }

/* line 233, scss/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514"; }

/* line 234, scss/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516"; }

/* line 235, scss/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525"; }

/* line 236, scss/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527"; }

/* line 7, scss/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: ""; }

/* line 23, scss/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative; }

/* line 28, scss/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 33, scss/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  /* line 53, scss/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 59, scss/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 64, scss/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

/* line 78, scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #0062c7; }

/* line 89, scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #0062c7; }

/* line 104, scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

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

/* line 123, scss/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 128, scss/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 134, scss/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857;
  color: #999999; }

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

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

/* line 166, scss/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid black;
  content: ""; }
/* line 174, scss/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 1024px) {
  /* line 188, scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
/* line 10, scss/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333; }
/* line 17, scss/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff; }

/* line 22, scss/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333; }
/* line 30, scss/bootstrap/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

/* line 38, scss/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 42, scss/bootstrap/_button-groups.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    /* line 49, scss/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 52, scss/bootstrap/_button-groups.scss */
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

/* line 64, scss/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 21, scss/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
/* line 25, scss/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both; }
/* line 73, scss/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left; }
/* line 80, scss/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

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

/* line 91, scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }
  /* line 93, scss/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

/* line 104, scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

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

/* line 112, scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/* line 116, scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

/* line 131, scss/bootstrap/_button-groups.scss */
.btn-group-xs > .btn {
  padding: 1px 5px; }

/* line 132, scss/bootstrap/_button-groups.scss */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 133, scss/bootstrap/_button-groups.scss */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px; }

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

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

/* line 151, scss/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 157, scss/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0; }

/* line 161, scss/bootstrap/_button-groups.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 166, scss/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

/* line 176, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 21, scss/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
/* line 25, scss/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 186, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }
/* line 194, scss/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 201, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
/* line 204, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
/* line 208, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

/* line 218, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 222, scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 231, scss/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 236, scss/bootstrap/_button-groups.scss */
  .btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%; }

/* line 246, scss/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

/* line 7, scss/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, scss/bootstrap/_input-groups.scss */
  .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  /* line 19, scss/bootstrap/_input-groups.scss */
  .input-group .form-control {
    width: 100%;
    margin-bottom: 0; }

/* line 42, scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 45, scss/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 51, scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 59, scss/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  /* line 71, scss/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: 16px;
    border-radius: 3px; }
  /* line 76, scss/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: 23px;
    border-radius: 6px; }
  /* line 84, scss/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 94, scss/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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

/* line 104, scss/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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

/* line 113, scss/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap; }
  /* line 118, scss/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn {
    margin-right: -1px; }
  /* line 121, scss/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn {
    margin-left: -1px; }

/* line 125, scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative; }
  /* line 128, scss/bootstrap/_input-groups.scss */
  .input-group-btn > .btn + .btn {
    margin-left: -4px; }
  /* line 133, scss/bootstrap/_input-groups.scss */
  .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
    z-index: 2; }

/* line 9, scss/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .nav:after {
    clear: both; }
  /* line 15, scss/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, scss/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 24, scss/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, scss/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #999999; }
      /* line 35, scss/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  /* line 48, scss/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0062c7; }
  /* line 59, scss/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }

/* line 121, scss/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  /* line 123, scss/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 129, scss/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      /* line 134, scss/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd; }
    /* line 143, scss/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }
  /* line 153, scss/bootstrap/_navs.scss */
  .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
    /* line 73, scss/bootstrap/_navs.scss */
    .nav-tabs.nav-justified > li {
      float: none; }
      /* line 75, scss/bootstrap/_navs.scss */
      .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    @media (min-width: 768px) {
      /* line 82, scss/bootstrap/_navs.scss */
      .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        /* line 85, scss/bootstrap/_navs.scss */
        .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
    /* line 96, scss/bootstrap/_navs.scss */
    .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 4px; }
    /* line 104, scss/bootstrap/_navs.scss */
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #dddddd; }
    /* line 111, scss/bootstrap/_navs.scss */
    .nav-tabs.nav-justified > li > a > img {
      max-width: none; }

/* line 163, scss/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 167, scss/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 4px; }
  /* line 170, scss/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 178, scss/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #0062c7; }

/* line 189, scss/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 191, scss/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 198, scss/bootstrap/_navs.scss */
.nav-justified {
  width: 100%; }
  /* line 73, scss/bootstrap/_navs.scss */
  .nav-justified > li {
    float: none; }
    /* line 75, scss/bootstrap/_navs.scss */
    .nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  @media (min-width: 768px) {
    /* line 82, scss/bootstrap/_navs.scss */
    .nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 85, scss/bootstrap/_navs.scss */
      .nav-justified > li > a {
        margin-bottom: 0; } }

/* line 21, scss/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
/* line 25, scss/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both; }

/* line 210, scss/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 215, scss/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 226, scss/bootstrap/_navs.scss */
.nav .caret {
  border-top-color: #0062c7;
  border-bottom-color: #0062c7; }

/* line 230, scss/bootstrap/_navs.scss */
.nav a:hover .caret {
  border-top-color: #003c7b;
  border-bottom-color: #003c7b; }

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

/* line 11, scss/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 1024px) {
    /* line 11, scss/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 4px; } }

/* line 21, scss/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
/* line 25, scss/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 1024px) {
  /* line 32, scss/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 51, scss/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 61, scss/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1024px) {
    /* line 51, scss/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 70, scss/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 77, scss/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 82, scss/bootstrap/_navbar.scss */
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -10px; }
      /* line 85, scss/bootstrap/_navbar.scss */
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -10px; }
      /* line 88, scss/bootstrap/_navbar.scss */
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

/* line 100, scss/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 1024px) {
    /* line 100, scss/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 118, scss/bootstrap/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px; }
  @media (min-width: 1024px) {
    /* line 118, scss/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 127, scss/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }
  @media (min-width: 1024px) {
    /* line 127, scss/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 138, scss/bootstrap/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0; }

/* line 142, scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

/* line 150, scss/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 12.5px 10px;
  font-size: 23px;
  line-height: 25px; }
  @media (min-width: 1024px) {
    /* line 157, scss/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand {
      margin-left: -10px; } }

/* line 169, scss/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 180, scss/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 186, scss/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1024px) {
    /* line 169, scss/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 201, scss/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 6.25px -10px; }
  /* line 204, scss/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px; }
  @media (max-width: 767px) {
    /* line 212, scss/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 221, scss/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 224, scss/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 25px; }
        /* line 227, scss/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: 1024px) {
    /* line 201, scss/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 239, scss/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 241, scss/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 12.5px;
          padding-bottom: 12.5px; } }

@media (min-width: 1024px) {
  /* line 258, scss/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 261, scss/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important; } }
/* line 272, scss/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px; }
  @media (max-width: 767px) {
    /* line 284, scss/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 1024px) {
    /* line 272, scss/bootstrap/_navbar.scss */
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

/* line 314, scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 320, scss/bootstrap/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

/* line 330, scss/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px; }

/* line 339, scss/bootstrap/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  @media (min-width: 1024px) {
    /* line 339, scss/bootstrap/_navbar.scss */
    .navbar-text {
      margin-left: 10px;
      margin-right: 10px; } }

/* line 353, scss/bootstrap/_navbar.scss */
.navbar-default {
  background-color: black;
  border-color: black; }
  /* line 357, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #0062c7; }
    /* line 360, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #004994;
      background-color: transparent; }
  /* line 366, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: white; }
  /* line 371, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #0062c7; }
    /* line 375, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #003c7b;
      background-color: white; }
  /* line 383, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: black; }
  /* line 391, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; }
  /* line 398, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #dddddd; }
    /* line 401, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dddddd; }
    /* line 404, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #cccccc; }
  /* line 410, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: black; }
  /* line 418, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #003c7b;
    border-bottom-color: #003c7b; }
  /* line 427, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: black;
    color: white; }
    /* line 430, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: white;
      border-bottom-color: white; }
  /* line 436, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #0062c7;
    border-bottom-color: #0062c7; }
  @media (max-width: 767px) {
    /* line 445, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #0062c7; }
      /* line 448, scss/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #003c7b;
        background-color: white; }
    /* line 456, scss/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: white;
      background-color: black; }
    /* line 464, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #cccccc;
      background-color: transparent; } }
  /* line 478, scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #0062c7; }
    /* line 480, scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #003c7b; }

/* line 489, scss/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  /* line 493, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #999999; }
    /* line 496, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  /* line 502, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #999999; }
  /* line 507, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    /* line 511, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  /* line 519, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909; }
  /* line 527, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  /* line 535, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    /* line 538, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    /* line 541, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  /* line 547, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 556, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white; }
  /* line 561, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: white;
    border-bottom-color: white; }
  /* line 565, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999; }
  /* line 573, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: white;
    border-bottom-color: white; }
  @media (max-width: 767px) {
    /* line 583, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 586, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      /* line 589, scss/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent; }
    /* line 597, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #090909; }
    /* line 605, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  /* line 614, scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #999999; }
    /* line 616, scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: white; }

/* line 6, scss/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px; }
  /* line 12, scss/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 14, scss/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #cccccc; }
  /* line 20, scss/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #999999; }

/* line 4, scss/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px; }
  /* line 10, scss/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 13, scss/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      background-color: white;
      border: 1px solid #dddddd;
      margin-left: -1px; }
    /* line 25, scss/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    /* line 32, scss/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  /* line 41, scss/bootstrap/_pagination.scss */
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: #eeeeee; }
  /* line 50, scss/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #0062c7;
    border-color: #0062c7;
    cursor: default; }
  /* line 65, scss/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed; }

/* line 498, scss/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px; }
/* line 504, scss/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
/* line 510, scss/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

/* line 498, scss/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px; }
/* line 504, scss/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
/* line 510, scss/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 6, scss/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .pager:before, .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .pager:after {
    clear: both; }
  /* line 12, scss/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 15, scss/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    /* line 24, scss/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  /* line 32, scss/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 39, scss/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 48, scss/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: white;
    cursor: not-allowed; }

/* line 5, scss/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, scss/bootstrap/_labels.scss */
  .label[href]:hover, .label[href]:focus {
    color: white;
    text-decoration: none;
    cursor: pointer; }
  /* line 28, scss/bootstrap/_labels.scss */
  .label:empty {
    display: none; }

/* line 36, scss/bootstrap/_labels.scss */
.label-default {
  background-color: #999999; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

/* line 40, scss/bootstrap/_labels.scss */
.label-primary {
  background-color: #0062c7; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #004994; }

/* line 44, scss/bootstrap/_labels.scss */
.label-success {
  background-color: #1588ff; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #006fe1; }

/* line 48, scss/bootstrap/_labels.scss */
.label-info {
  background-color: #f2fbfe; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #c3ecfa; }

/* line 52, scss/bootstrap/_labels.scss */
.label-warning {
  background-color: #f2dede; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #e4b9b9; }

/* line 56, scss/bootstrap/_labels.scss */
.label-danger {
  background-color: #e9002e; }
  /* line 523, scss/bootstrap/_mixins.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #b60024; }

/* line 7, scss/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  /* line 22, scss/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }

/* line 30, scss/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

/* line 38, scss/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 45, scss/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0062c7;
  background-color: white; }

/* line 49, scss/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 6, scss/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 27px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee; }
  /* line 15, scss/bootstrap/_jumbotron.scss */
  .jumbotron h1 {
    line-height: 1;
    color: inherit; }
  /* line 19, scss/bootstrap/_jumbotron.scss */
  .jumbotron p {
    line-height: 1.4; }
  /* line 23, scss/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    border-radius: 6px; }
  @media screen and (min-width: 768px) {
    /* line 6, scss/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 31, scss/bootstrap/_jumbotron.scss */
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      /* line 36, scss/bootstrap/_jumbotron.scss */
      .jumbotron h1 {
        font-size: 81px; } }

/* line 7, scss/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  margin-bottom: 25px; }
  /* line 12, scss/bootstrap/_thumbnails.scss */
  .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }

/* line 20, scss/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0062c7; }

/* line 25, scss/bootstrap/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto; }

/* line 29, scss/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: black; }

/* line 9, scss/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 16, scss/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 22, scss/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 28, scss/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 31, scss/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 40, scss/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px; }
  /* line 44, scss/bootstrap/_alerts.scss */
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 56, scss/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  /* line 407, scss/bootstrap/_mixins.scss */
  .alert-success hr {
    border-top-color: #c9e2b3; }
  /* line 410, scss/bootstrap/_mixins.scss */
  .alert-success .alert-link {
    color: #356635; }

/* line 59, scss/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }
  /* line 407, scss/bootstrap/_mixins.scss */
  .alert-info hr {
    border-top-color: #a6e1ec; }
  /* line 410, scss/bootstrap/_mixins.scss */
  .alert-info .alert-link {
    color: #2d6987; }

/* line 62, scss/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853; }
  /* line 407, scss/bootstrap/_mixins.scss */
  .alert-warning hr {
    border-top-color: #f8e5be; }
  /* line 410, scss/bootstrap/_mixins.scss */
  .alert-warning .alert-link {
    color: #a47e3c; }

/* line 65, scss/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }
  /* line 407, scss/bootstrap/_mixins.scss */
  .alert-danger hr {
    border-top-color: #e6c1c7; }
  /* line 410, scss/bootstrap/_mixins.scss */
  .alert-danger .alert-link {
    color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  /* line 11, scss/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 12, scss/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  /* line 17, scss/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 18, scss/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  /* line 23, scss/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0; }

  /* line 24, scss/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  /* line 29, scss/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 30, scss/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

/* line 39, scss/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 49, scss/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: white;
  text-align: center;
  background-color: #0062c7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 63, scss/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 69, scss/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 82, scss/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #1588ff; }
  /* line 542, scss/bootstrap/_mixins.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 86, scss/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #f2fbfe; }
  /* line 542, scss/bootstrap/_mixins.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 90, scss/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f2dede; }
  /* line 542, scss/bootstrap/_mixins.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 94, scss/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e9002e; }
  /* line 542, scss/bootstrap/_mixins.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 11, scss/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

/* line 18, scss/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px; }

/* line 21, scss/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0; }

/* line 26, scss/bootstrap/_media.scss */
.media-object {
  display: block; }

/* line 31, scss/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px; }

/* line 40, scss/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px; }
/* line 43, scss/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px; }

/* line 53, scss/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 8, scss/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 17, scss/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd; }
  /* line 27, scss/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  /* line 30, scss/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 36, scss/bootstrap/_list-group.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 39, scss/bootstrap/_list-group.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 47, scss/bootstrap/_list-group.scss */
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #0062c7;
    border-color: #0062c7; }
    /* line 54, scss/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    /* line 57, scss/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: #94c9ff; }

/* line 64, scss/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555; }
  /* line 67, scss/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  /* line 73, scss/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: whitesmoke; }

/* line 82, scss/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 86, scss/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, scss/bootstrap/_panels.scss */
.panel {
  margin-bottom: 25px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, scss/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .panel-body:after {
    clear: both; }

/* line 28, scss/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0; }
  /* line 31, scss/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item {
    border-width: 1px 0; }
    /* line 35, scss/bootstrap/_panels.scss */
    .panel > .list-group .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    /* line 39, scss/bootstrap/_panels.scss */
    .panel > .list-group .list-group-item:last-child {
      border-bottom: 0; }

/* line 47, scss/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 60, scss/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }
/* line 64, scss/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }
/* line 68, scss/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 75, scss/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 79, scss/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 84, scss/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

/* line 94, scss/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 101, scss/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px; }
  /* line 105, scss/bootstrap/_panels.scss */
  .panel-title > a {
    color: inherit; }

/* line 111, scss/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 126, scss/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }
  /* line 130, scss/bootstrap/_panels.scss */
  .panel-group .panel + .panel {
    margin-top: 5px; }
/* line 135, scss/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0; }
  /* line 137, scss/bootstrap/_panels.scss */
  .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd; }
/* line 141, scss/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0; }
  /* line 143, scss/bootstrap/_panels.scss */
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd; }

/* line 151, scss/bootstrap/_panels.scss */
.panel-default {
  border-color: #dddddd; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #dddddd; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd; }

/* line 154, scss/bootstrap/_panels.scss */
.panel-primary {
  border-color: #0062c7; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-primary > .panel-heading {
    color: white;
    background-color: #0062c7;
    border-color: #0062c7; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #0062c7; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #0062c7; }

/* line 157, scss/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 160, scss/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fbeed5; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #fbeed5; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #fbeed5; }

/* line 163, scss/bootstrap/_panels.scss */
.panel-danger {
  border-color: #eed3d7; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #eed3d7; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #eed3d7; }

/* line 166, scss/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 386, scss/bootstrap/_mixins.scss */
  .panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 390, scss/bootstrap/_mixins.scss */
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
  /* line 395, scss/bootstrap/_mixins.scss */
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

/* line 7, scss/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, scss/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, scss/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 26, scss/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 6, scss/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 16, scss/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 27, scss/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 11, scss/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 18, scss/bootstrap/_modals.scss */
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px; }

/* line 23, scss/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  /* line 35, scss/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 39, scss/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 43, scss/bootstrap/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

/* line 52, scss/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

/* line 65, scss/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black; }
  /* line 74, scss/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 75, scss/bootstrap/_modals.scss */
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 80, scss/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

/* line 86, scss/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 91, scss/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857; }

/* line 98, scss/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px; }

/* line 104, scss/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 21, scss/bootstrap/_mixins.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 25, scss/bootstrap/_mixins.scss */
  .modal-footer:after {
    clear: both; }
  /* line 112, scss/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 117, scss/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 121, scss/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media screen and (min-width: 768px) {
  /* line 129, scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  /* line 134, scss/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
/* line 7, scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 16px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 16, scss/bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 17, scss/bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  /* line 18, scss/bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  /* line 19, scss/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  /* line 20, scss/bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 24, scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px; }

/* line 35, scss/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 43, scss/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
/* line 50, scss/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
/* line 56, scss/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
/* line 62, scss/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
/* line 69, scss/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
/* line 76, scss/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
/* line 83, scss/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
/* line 89, scss/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

/* line 6, scss/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  /* line 26, scss/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 27, scss/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 28, scss/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 29, scss/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }

/* line 32, scss/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 43, scss/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 53, scss/bootstrap/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 62, scss/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px; }

/* line 65, scss/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 71, scss/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  /* line 78, scss/bootstrap/_popovers.scss */
  .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
/* line 86, scss/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  /* line 93, scss/bootstrap/_popovers.scss */
  .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
/* line 101, scss/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  /* line 108, scss/bootstrap/_popovers.scss */
  .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
/* line 117, scss/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 124, scss/bootstrap/_popovers.scss */
  .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

/* line 7, scss/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, scss/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 16, scss/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 23, scss/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  /* line 31, scss/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 33, scss/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 38, scss/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 44, scss/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 47, scss/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 51, scss/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 55, scss/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 58, scss/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 67, scss/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 82, scss/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  /* line 85, scss/bootstrap/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  /* line 93, scss/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 103, scss/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%;
    left: 50%;
    z-index: 5;
    display: inline-block; }
  /* line 111, scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  /* line 120, scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  /* line 125, scss/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: '\203a'; }

/* line 136, scss/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right: 40px;
  z-index: 15;
  list-style: none;
  text-align: center; }
  /* line 144, scss/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    background-color: #bfbfbf;
    border-radius: 10px;
    cursor: pointer; }
  /* line 154, scss/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white; }

/* line 165, scss/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 176, scss/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 187, scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  /* line 196, scss/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  /* line 203, scss/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 21, scss/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
/* line 25, scss/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both; }

/* line 12, scss/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, scss/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, scss/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 26, scss/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 29, scss/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 32, scss/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 35, scss/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 43, scss/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

/* line 29, scss/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 564, scss/bootstrap/_mixins.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

/* line 564, scss/bootstrap/_mixins.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

/* line 564, scss/bootstrap/_mixins.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

/* line 564, scss/bootstrap/_mixins.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

/* line 551, scss/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important; }

/* line 555, scss/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important; }

/* line 557, scss/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

/* line 551, scss/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important; }

/* line 555, scss/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important; }

/* line 557, scss/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

/* line 551, scss/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important; }

/* line 555, scss/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important; }

/* line 557, scss/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

/* line 551, scss/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important; }

/* line 555, scss/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important; }

/* line 557, scss/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 1024px) and (max-width: 1365px) {
  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1366px) {
  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; }

  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
/* line 564, scss/bootstrap/_mixins.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  /* line 551, scss/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important; }

  /* line 555, scss/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 557, scss/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  /* line 564, scss/bootstrap/_mixins.scss */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* line 4, scss/_app_bootstrap.scss */
.clear {
  clear: both; }

/* line 9, scss/_app_bootstrap.scss */
[class^="icon-"], [class*=" icon-"], [class^="icon-"]:hover, [class*=" icon-"]:hover {
  background: none !important; }

/* line 13, scss/_app_bootstrap.scss */
html, body {
  font-family: "Proxima Nova"; }

/* line 17, scss/_app_bootstrap.scss */
body, textarea, pre, input {
  font-size: 15px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    /* line 17, scss/_app_bootstrap.scss */
    body, textarea, pre, input {
      font-size: 18px;
      font-weight: 300; } }

/* line 27, scss/_app_bootstrap.scss */
.als-cart {
  font-size: 16px;
  line-height: 30px !important;
  padding: 6px 0 0 0; }
  /* line 31, scss/_app_bootstrap.scss */
  .als-cart a {
    float: right;
    color: #999999; }
  /* line 35, scss/_app_bootstrap.scss */
  .als-cart a:hover {
    color: white;
    text-decoration: none; }

/* line 43, scss/_app_bootstrap.scss */
form .form-group label {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin: 0; }
/* line 50, scss/_app_bootstrap.scss */
form .form-group p {
  color: #525252;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 5px 0; }
/* line 57, scss/_app_bootstrap.scss */
form .form-group input {
  height: 30px;
  padding: 5px; }
/* line 61, scss/_app_bootstrap.scss */
form .form-group button {
  height: 30px; }
/* line 64, scss/_app_bootstrap.scss */
form .form-group textarea {
  color: #999999;
  padding: 5px;
  height: 100px; }
/* line 69, scss/_app_bootstrap.scss */
form .form-group .admin-select {
  border-radius: 0;
  width: 241px;
  height: 30px;
  font-size: 14px;
  font-weight: 300;
  line-height: auto; }
/* line 80, scss/_app_bootstrap.scss */
form .field_with_errors label {
  color: #ac3b3b; }
/* line 83, scss/_app_bootstrap.scss */
form .field_with_errors input {
  border-color: #ac3b3b; }
/* line 88, scss/_app_bootstrap.scss */
form .error-alert {
  position: relative;
  margin: 10px -15px 10px -15px;
  background-color: #ac3b3b;
  color: #fff;
  font-weight: 300;
  font-size: 14px; }
  /* line 96, scss/_app_bootstrap.scss */
  form .error-alert .alert {
    padding: 10px 10px 10px 40px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  /* line 103, scss/_app_bootstrap.scss */
  form .error-alert i {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -10px;
    height: 100%;
    vertical-align: middle;
    padding-right: 15px;
    font-size: 22px; }

/* line 116, scss/_app_bootstrap.scss */
input {
  color: #525252;
  font-weight: 300;
  font-size: 14px;
  border: 1px solid #999999; }
  /* line 121, scss/_app_bootstrap.scss */
  input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 14px;
    font-weight: 300;
    padding-top: 1px;
    color: #999999; }
  /* line 127, scss/_app_bootstrap.scss */
  input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 14px;
    font-weight: 300;
    color: #525252; }
  /* line 132, scss/_app_bootstrap.scss */
  input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 14px;
    font-weight: 300;
    color: #525252; }
  /* line 137, scss/_app_bootstrap.scss */
  input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 14px;
    font-weight: 300;
    color: #525252; }

/* line 1, scss/_common.scss */
* {
  /* Reset browsers' default margin, padding and font sizes */
  margin: 0;
  padding: 0; }

/* line 7, scss/_common.scss */
html {
  font-size: 100%;
  /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
  height: 100%;
  margin-bottom: 1px; }

/* line 14, scss/_common.scss */
body {
  background-color: white;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  background-color: white;
  color: black;
  font-size: 14px;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0px;
  text-underline-offset: 0.1em; }

/* line 26, scss/_common.scss */
h1 {
  margin-right: 200px;
  color: #FFFFFF;
  margin-top: 15px;
  font-size: 32px;
  font-weight: 400; }

/* line 34, scss/_common.scss */
h2 {
  font-weight: normal;
  color: #3f3f3f;
  margin: 0.8em 0 0.2em 0;
  font-size: 18px;
  font-weight: 500; }
  @media screen and (max-width: 767px) {
    /* line 34, scss/_common.scss */
    h2 {
      font-size: 26px; } }

/* line 45, scss/_common.scss */
h3 {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(126, 126, 126, 0.5);
  margin-bottom: 3px;
  padding-bottom: 2px;
  color: #989898;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    /* line 45, scss/_common.scss */
    h3 {
      font-size: 26px;
      font-weight: 300; } }

/* line 60, scss/_common.scss */
h4 {
  font-size: 1.3em; }

/* line 64, scss/_common.scss */
p {
  line-height: 1.3em;
  font-size: 1.1em;
  margin-bottom: 1.5em; }

/* line 70, scss/_common.scss */
img {
  border-width: 0; }

/* line 74, scss/_common.scss */
hr {
  /* Also see tweaks.css */
  border: 0 none #FFFFFF;
  border-top: 1px solid rgba(126, 126, 126, 0.5);
  height: 1px;
  margin: 20px 0;
  display: block;
  clear: both; }
  /* line 82, scss/_common.scss */
  hr.dashed {
    border-top: 1px dashed rgba(126, 126, 126, 0.5);
    margin: 10px 0; }
  /* line 86, scss/_common.scss */
  hr.divider {
    display: none; }

/* line 91, scss/_common.scss */
#logo {
  float: left;
  padding: 0px; }

/* line 96, scss/_common.scss */
a#logo:hover {
  text-decoration: none; }

/* line 1, scss/_colors.scss */
html, body {
  color: #000000;
  background-color: #FFFFFF; }

/* line 6, scss/_colors.scss */
h1 {
  color: #000; }

/* line 10, scss/_colors.scss */
h2 {
  color: #000; }

/* line 14, scss/_colors.scss */
h3 {
  border-width: 0px;
  border-bottom-color: rgba(126, 126, 126, 0.5);
  color: #000000; }

/* line 20, scss/_colors.scss */
hr {
  border-color: #FFFFFF;
  border-top-color: rgba(126, 126, 126, 0.5); }
  /* line 23, scss/_colors.scss */
  hr.dashed {
    border-top-color: rgba(126, 126, 126, 0.5); }

/* Placeholders! */
/* line 29, scss/_colors.scss */
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, input:-moz-placeholder {
  color: #999; }

@font-face {
  font-family: 'Proxima Nova';
  src: url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-light-webfont.woff2") format("woff2"), url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.3em; }

@font-face {
  font-family: 'Proxima Nova';
  src: url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-regular-webfont.woff2") format("woff2"), url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova';
  src: url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-semibold-webfont.woff2") format("woff2"), url("https://cdn-shop.adafruit.com/fonts/proximanova/proximanova-semibold-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

/* line 3, scss/_af_layout.scss */
.flex-row {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 auto; }

/* line 1, scss/_af_featured_products.scss */
.af_featured_products {
  margin: 20px 0 0 0; }
  /* line 3, scss/_af_featured_products.scss */
  .af_featured_products div.title {
    font-weight: bold;
    color: white; }

/* line 8, scss/_af_featured_products.scss */
.af_featured_product {
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  border: solid white 4px;
  overflow: hidden;
  margin: 20px 0; }
  /* line 16, scss/_af_featured_products.scss */
  .af_featured_product:nth-child(2) {
    margin-top: 10px; }
  /* line 19, scss/_af_featured_products.scss */
  .af_featured_product img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
  /* line 28, scss/_af_featured_products.scss */
  .af_featured_product a:hover span {
    color: white !important; }
  /* line 32, scss/_af_featured_products.scss */
  .af_featured_product span {
    position: absolute;
    display: block;
    width: 100%;
    overflow: hidden;
    bottom: 0;
    left: 0;
    padding: 5px 4px;
    color: #e7e7e7;
    background: rgba(0, 0, 0, 0.5); }

/* line 1, scss/_af_header.scss */
#adafruit-header {
  font-weight: 500;
  font-size: 16px;
  order: -1; }
  /* line 6, scss/_af_header.scss */
  #adafruit-header #large-header {
    display: grid;
    grid-template-rows: 40px 85px; }
    /* line 10, scss/_af_header.scss */
    #adafruit-header #large-header > * {
      display: grid;
      grid-template-columns: [full-start] minmax(15px, 1fr) [main-start] minmax(0, 1300px) [main-end] minmax(15px, 1fr) [full-end]; }
      /* line 6, scss/_af_mixins.scss */
      #adafruit-header #large-header > * > * {
        grid-column: main; }
    /* line 16, scss/_af_header.scss */
    #adafruit-header #large-header .first-row .row-content,
    #adafruit-header #large-header .second-row .row-content {
      display: grid;
      grid-template-columns: 2fr minmax(max-content, 1fr); }
      /* line 19, scss/_af_header.scss */
      #adafruit-header #large-header .first-row .row-content .left-content,
      #adafruit-header #large-header .second-row .row-content .left-content {
        display: flex;
        padding: 20px 0; }
    /* line 26, scss/_af_header.scss */
    #adafruit-header #large-header .first-row {
      line-height: 24px; }
      /* line 29, scss/_af_header.scss */
      #adafruit-header #large-header .first-row .application-links {
        margin-bottom: 0;
        padding-left: 0; }
        /* line 33, scss/_af_header.scss */
        #adafruit-header #large-header .first-row .application-links li {
          height: 100%;
          padding: 8px 10px;
          display: inline-block;
          text-decoration: none; }
          /* line 39, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .application-links li:first-child {
            padding-left: 0; }
          /* line 43, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .application-links li a:hover {
            text-decoration: none;
            color: #003c7b; }
          /* line 48, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .application-links li.selected {
            background-color: black; }
            /* line 50, scss/_af_header.scss */
            #adafruit-header #large-header .first-row .application-links li.selected a {
              color: white; }
              /* line 53, scss/_af_header.scss */
              #adafruit-header #large-header .first-row .application-links li.selected a:hover {
                color: #d9d9d9; }
      /* line 61, scss/_af_header.scss */
      #adafruit-header #large-header .first-row .account-info {
        text-align: right; }
        /* line 64, scss/_af_header.scss */
        #adafruit-header #large-header .first-row .account-info .welcome-message {
          padding-right: 5px; }
        /* line 68, scss/_af_header.scss */
        #adafruit-header #large-header .first-row .account-info .account-dropdown {
          padding: 9px 12px 9px 5px;
          display: inline; }
          /* line 74, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .account-info .account-dropdown.active .dropdown-label::after {
            content: '\f106'; }
          /* line 81, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .account-info .account-dropdown .dropdown-label::after {
            font-family: FontAwesome;
            content: '\f107';
            padding-left: 5px; }
          /* line 88, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .account-info .account-dropdown .dropdown-container {
            top: 40px;
            right: 0;
            white-space: nowrap;
            padding: 0;
            text-align: left;
            width: 250px; }
            /* line 96, scss/_af_header.scss */
            #adafruit-header #large-header .first-row .account-info .account-dropdown .dropdown-container ul {
              padding: 0;
              margin: 0; }
            /* line 101, scss/_af_header.scss */
            #adafruit-header #large-header .first-row .account-info .account-dropdown .dropdown-container li {
              border-width: 1px 1px 0 1px;
              border-style: solid;
              border-color: #cecece; }
              /* line 106, scss/_af_header.scss */
              #adafruit-header #large-header .first-row .account-info .account-dropdown .dropdown-container li a {
                display: block;
                padding: 15px; }
        /* line 114, scss/_af_header.scss */
        #adafruit-header #large-header .first-row .account-info .cart {
          display: inline-block;
          background-color: #0062c7;
          padding: 6px 15px 6px 15px;
          line-height: 28px;
          font-size: 18px; }
          /* line 121, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .account-info .cart i {
            font-size: 24px;
            vertical-align: -10%;
            padding-right: 5px; }
          /* line 127, scss/_af_header.scss */
          #adafruit-header #large-header .first-row .account-info .cart a {
            color: white; }
            /* line 129, scss/_af_header.scss */
            #adafruit-header #large-header .first-row .account-info .cart a:hover {
              text-decoration: none; }
      /* line 136, scss/_af_header.scss */
      #adafruit-header #large-header .first-row .sign-out {
        padding: 9px; }
    /* line 141, scss/_af_header.scss */
    #adafruit-header #large-header .second-row {
      position: relative;
      background-color: black;
      border-bottom: 5px solid #0062c7; }
      /* line 146, scss/_af_header.scss */
      #adafruit-header #large-header .second-row > * {
        display: inline-block; }
      /* line 150, scss/_af_header.scss */
      #adafruit-header #large-header .second-row #logo, #adafruit-header #large-header .second-row .main-nav-links {
        display: inline-block; }
      /* line 156, scss/_af_header.scss */
      #adafruit-header #large-header .second-row #logo a {
        display: inline-block; }
      /* line 160, scss/_af_header.scss */
      #adafruit-header #large-header .second-row #logo img {
        height: 40px;
        width: 115px; }
      /* line 166, scss/_af_header.scss */
      #adafruit-header #large-header .second-row i {
        color: #0062c7; }
        /* line 169, scss/_af_header.scss */
        #adafruit-header #large-header .second-row i:hover {
          color: #003c7b;
          text-decoration: none; }
      /* line 175, scss/_af_header.scss */
      #adafruit-header #large-header .second-row .main-nav-links {
        align-self: center;
        color: #FFF;
        list-style-type: none;
        margin-bottom: -18px;
        font-size: 18px;
        padding-left: 40px;
        vertical-align: bottom; }
        /* line 184, scss/_af_header.scss */
        #adafruit-header #large-header .second-row .main-nav-links .dropdown {
          position: static; }
          /* line 191, scss/_af_header.scss */
          #adafruit-header #large-header .second-row .main-nav-links .dropdown:focus, #adafruit-header #large-header .second-row .main-nav-links .dropdown:focus-within, #adafruit-header #large-header .second-row .main-nav-links .dropdown:hover, #adafruit-header #large-header .second-row .main-nav-links .dropdown:active, #adafruit-header #large-header .second-row .main-nav-links .dropdown.active {
            color: white; }
          /* line 196, scss/_af_header.scss */
          #adafruit-header #large-header .second-row .main-nav-links .dropdown.active .dropdown-label:before {
            visibility: visible;
            opacity: 1;
            z-index: 1; }
          /* line 203, scss/_af_header.scss */
          #adafruit-header #large-header .second-row .main-nav-links .dropdown .dropdown-label {
            position: relative;
            vertical-align: -15%; }
            /* line 208, scss/_af_header.scss */
            #adafruit-header #large-header .second-row .main-nav-links .dropdown .dropdown-label:before {
              visibility: hidden;
              opacity: 0;
              z-index: -1;
              content: '';
              position: absolute;
              bottom: -13px;
              left: 40%;
              border-bottom: solid 10px #0062c7;
              border-left: solid 10px transparent;
              border-right: solid 10px transparent; }
          /* line 222, scss/_af_header.scss */
          #adafruit-header #large-header .second-row .main-nav-links .dropdown .dropdown-container {
            top: 85px;
            left: 0;
            right: 0; }
      /* line 230, scss/_af_header.scss */
      #adafruit-header #large-header .second-row .right-content {
        padding: 20px 0;
        text-align: right; }
      /* line 235, scss/_af_header.scss */
      #adafruit-header #large-header .second-row #search-wrapper {
        position: relative; }
        /* line 237, scss/_af_header.scss */
        #adafruit-header #large-header .second-row #search-wrapper input {
          background: white !important;
          width: 400px;
          height: 40px;
          padding: 0 0 0 8px;
          border: none;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          font-size: 15px; }
          /* line 245, scss/_af_header.scss */
          #adafruit-header #large-header .second-row #search-wrapper input:focus {
            box-shadow: .8px 0 0 3px #dd007a !important;
            -moz-box-shadow: .8px 0 0 3px #dd007a !important;
            -webkit-box-shadow: .8px 0 0 3px #dd007a !important;
            outline: none; }
        /* line 253, scss/_af_header.scss */
        #adafruit-header #large-header .second-row #search-wrapper i {
          position: absolute;
          top: 7px;
          right: 7px;
          color: black;
          font-size: 24px; }

/* line 265, scss/_af_header.scss */
.flyout {
  font-weight: 400;
  left: 0;
  right: 0;
  background: none;
  display: grid;
  grid-template-columns: [full-start] minmax(15px, 1fr) [main-start] minmax(0, 1300px) [main-end] minmax(15px, 1fr) [full-end];
  background: white;
  box-shadow: 5px 0 5px -5px rgba(100, 100, 100, 0.5), 0 5px 5px -5px rgba(100, 100, 100, 0.5), -5px 0 5px -5px rgba(100, 100, 100, 0.5); }
  /* line 6, scss/_af_mixins.scss */
  .flyout > * {
    grid-column: main; }
  /* line 274, scss/_af_header.scss */
  .flyout .container {
    width: 100%;
    padding: 12px 0; }
  /* line 279, scss/_af_header.scss */
  .flyout .flyout-content {
    margin: 0; }
  /* line 283, scss/_af_header.scss */
  .flyout .column {
    height: 100%;
    min-height: 100%;
    padding: 0; }
    /* line 287, scss/_af_header.scss */
    .flyout .column:last-child {
      border: none; }
    /* line 290, scss/_af_header.scss */
    .flyout .column .title {
      color: black;
      font-weight: 500;
      margin: 0 10px 10px 20px;
      border-bottom: 1px solid #cecece; }
      /* line 295, scss/_af_header.scss */
      .flyout .column .title span {
        padding-right: 0.5em; }
      /* line 298, scss/_af_header.scss */
      .flyout .column .title a {
        color: #0062c7;
        font-weight: 400;
        padding-left: 0.5em;
        position: relative; }
        /* line 303, scss/_af_header.scss */
        .flyout .column .title a:before {
          content: '';
          width: 1px;
          background: #000;
          position: absolute;
          left: 0;
          top: 7px;
          bottom: 7px; }
    /* line 315, scss/_af_header.scss */
    .flyout .column .title.featured {
      margin-left: 10px; }
    /* line 319, scss/_af_header.scss */
    .flyout .column .title.categories {
      margin-left: 0;
      margin-right: 20px; }
  /* line 325, scss/_af_header.scss */
  .flyout ul.links {
    margin: 0;
    padding: 0px 0 10px 20px;
    list-style-type: none; }
    /* line 329, scss/_af_header.scss */
    .flyout ul.links li {
      display: block;
      padding-bottom: 5px; }
      /* line 333, scss/_af_header.scss */
      .flyout ul.links li:after {
        content: "";
        display: table;
        clear: both; }
      /* line 339, scss/_af_header.scss */
      .flyout ul.links li img {
        float: left;
        width: 40%; }
      /* line 344, scss/_af_header.scss */
      .flyout ul.links li .name {
        float: right;
        width: 60%;
        padding: 0 10px 5px 5px; }
        /* line 349, scss/_af_header.scss */
        .flyout ul.links li .name .price {
          display: block;
          padding-top: 2px;
          font-size: 16px; }
      /* line 356, scss/_af_header.scss */
      .flyout ul.links li a {
        color: #0062c7;
        line-height: 14px; }
  /* line 363, scss/_af_header.scss */
  .flyout ul.featured, .flyout ul.new {
    margin-right: 10px; }
    /* line 366, scss/_af_header.scss */
    .flyout ul.featured li, .flyout ul.new li {
      padding: 10px 0 10px 0;
      border-bottom: 1px solid #eeeeee; }
      /* line 370, scss/_af_header.scss */
      .flyout ul.featured li:first-child, .flyout ul.new li:first-child {
        padding-top: 0; }
      /* line 373, scss/_af_header.scss */
      .flyout ul.featured li:last-child, .flyout ul.new li:last-child {
        border-bottom: none;
        padding-bottom: 0; }
  /* line 380, scss/_af_header.scss */
  .flyout ul.featured {
    padding-left: 10px; }
  /* line 384, scss/_af_header.scss */
  .flyout ul.categories {
    padding-left: 0; }
  /* line 388, scss/_af_header.scss */
  .flyout ul.featured, .flyout title.featured {
    margin-right: 0px; }
    /* line 390, scss/_af_header.scss */
    .flyout ul.featured li, .flyout title.featured li {
      margin-right: 10px;
      padding-right: 10px; }

@media (max-width: 768px) {
  /* line 400, scss/_af_header.scss */
  #adafruit-header #large-header {
    display: none; } }
/* line 406, scss/_af_header.scss */
.blog-flyout-datetime {
  color: #000;
  float: right;
  font-size: smaller;
  line-height: 1.2;
  padding: 0 0 0 0.3em;
  width: 60%; }

@media (max-width: 768px) {
  /* line 2, scss/_af_header_mobile.scss */
  #outer-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%; }

  /* line 8, scss/_af_header_mobile.scss */
  #inner-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
    width: 100%; }

  /* line 16, scss/_af_header_mobile.scss */
  #adafruit-header {
    height: 60px; }
    /* line 19, scss/_af_header_mobile.scss */
    #adafruit-header #small-header-content {
      background-color: #000000;
      padding: 0 10px 6px 0;
      width: 100%; }
      /* line 24, scss/_af_header_mobile.scss */
      #adafruit-header #small-header-content #small-header-menu-button {
        float: left;
        font-size: 40px;
        color: #FFFFFF;
        text-decoration: none; }
      /* line 31, scss/_af_header_mobile.scss */
      #adafruit-header #small-header-content .small-header-logo {
        position: absolute;
        left: 50%;
        top: 5px;
        margin-left: -25px; }
      /* line 38, scss/_af_header_mobile.scss */
      #adafruit-header #small-header-content .small-header-cart {
        float: right;
        font-size: 40px;
        color: #FFFFFF;
        text-decoration: none; }
        /* line 43, scss/_af_header_mobile.scss */
        #adafruit-header #small-header-content .small-header-cart .small-cart-count {
          position: absolute;
          right: 5px;
          text-align: center;
          display: inline-block;
          background-color: #0062c7;
          height: 20px;
          width: 20px;
          border-radius: 50%;
          padding: 0;
          font-size: 16px;
          line-height: 1.2em;
          color: #FFFFFF;
          z-index: 10; }

  /* line 62, scss/_af_header_mobile.scss */
  #small-header-nav {
    position: absolute;
    top: 60px;
    bottom: 0; }
    /* line 66, scss/_af_header_mobile.scss */
    #small-header-nav.msg {
      top: 130px !important; }
    /* line 69, scss/_af_header_mobile.scss */
    #small-header-nav ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      /* line 75, scss/_af_header_mobile.scss */
      #small-header-nav ul li #small-search-wrapper {
        height: 60px;
        padding: 10px 10px 10px 10px;
        background-color: #000; }
        /* line 79, scss/_af_header_mobile.scss */
        #small-header-nav ul li #small-search-wrapper #small-search-inner-wrapper {
          background-color: #000;
          border: solid #FFF 1px;
          height: 100%; }
          /* line 83, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper #small-search-inner-wrapper form {
            height: 100%;
            margin: 0;
            padding: 0; }
            /* line 87, scss/_af_header_mobile.scss */
            #small-header-nav ul li #small-search-wrapper #small-search-inner-wrapper form button {
              background-color: #000;
              border: 0 none;
              float: right;
              padding: 0; }
        /* line 95, scss/_af_header_mobile.scss */
        #small-header-nav ul li #small-search-wrapper input {
          color: #FFF;
          background-color: #000;
          padding: 1px 0 1px 8px;
          border: none;
          height: 100%;
          width: 80%;
          font-size: 18px;
          font-weight: 300; }
          /* line 104, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper input:focus {
            outline: 0; }
          /* line 107, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper input::-webkit-input-placeholder {
            color: #FFF;
            font-size: 18px; }
          /* line 111, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper input:-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            color: #FFF;
            font-size: 18px; }
          /* line 115, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper input::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #FFF;
            font-size: 18px; }
          /* line 119, scss/_af_header_mobile.scss */
          #small-header-nav ul li #small-search-wrapper input:-ms-input-placeholder {
            /* Internet Explorer 10+ */
            color: #FFF;
            font-size: 18px; }
        /* line 124, scss/_af_header_mobile.scss */
        #small-header-nav ul li #small-search-wrapper i {
          float: right;
          margin: 6px 6px 0 0;
          color: #FFF;
          font-size: 26px; }
      /* line 131, scss/_af_header_mobile.scss */
      #small-header-nav ul li a {
        display: block;
        padding: 17px 15px 17px 15px;
        color: #FFF;
        font-size: 18px;
        text-decoration: underline;
        border-bottom: 1px solid #000; }

  /* line 143, scss/_af_header_mobile.scss */
  .js-ready #small-header-nav {
    height: 100%;
    width: 100%;
    z-index: 999;
    position: absolute;
    top: 60px;
    background: #fff; }

  /* line 154, scss/_af_header_mobile.scss */
  .js-ready #small-header-nav .block {
    background: transparent; }

  /* line 158, scss/_af_header_mobile.scss */
  .js-ready #small-header-nav {
    left: -100%; }

  /* line 163, scss/_af_header_mobile.scss */
  .csstransforms3d.csstransitions.js-ready #small-header-nav {
    -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
    -webkit-transition-delay: ease, 0s;
    -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
    -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
    transition: opacity 300ms 100ms ease, transform 500ms ease;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

  /* line 181, scss/_af_header_mobile.scss */
  .csstransforms3d.csstransitions.js-nav #small-header-nav {
    -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
    -webkit-transition-delay: ease, 0s;
    -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
    -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
    transition: opacity 300ms 100ms ease, transform 500ms ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

  /* line 199, scss/_af_header_mobile.scss */
  .csstransforms3d.csstransitions.js-ready #small-header- .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
    -webkit-transition-delay: ease, 0s;
    -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
    -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
    transition: opacity 300ms 100ms ease, transform 500ms ease;
    -webkit-transform: translate3d(80%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -moz-transform: translate3d(80%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -ms-transform: translate3d(80%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -o-transform: translate3d(80%, 0, 0) scale3d(0.9, 0.9, 0.9);
    transform: translate3d(80%, 0, 0) scale3d(0.9, 0.9, 0.9);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }

  /* line 219, scss/_af_header_mobile.scss */
  .csstransforms3d.csstransitions.js-nav #small-header- .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
/* line 1, scss/_af_messaging.scss */
.messaging-container {
  border-bottom: solid black 1px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  line-height: normal;
  margin: 0;
  position: relative;
  width: 100%; }
  /* line 12, scss/_af_messaging.scss */
  .messaging-container.messaging-sale {
    background-color: #8ec641; }
    /* line 14, scss/_af_messaging.scss */
    .messaging-container.messaging-sale a, .messaging-container.messaging-sale a:hover {
      color: black;
      text-decoration: underline !important; }
    /* line 15, scss/_af_messaging.scss */
    .messaging-container.messaging-sale .message {
      color: black; }
  /* line 17, scss/_af_messaging.scss */
  .messaging-container.messaging-alert {
    background-color: #a4101d; }
    /* line 19, scss/_af_messaging.scss */
    .messaging-container.messaging-alert a, .messaging-container.messaging-alert a:hover {
      color: white;
      text-decoration: underline !important; }
  /* line 21, scss/_af_messaging.scss */
  .messaging-container.messaging-halloween {
    background-color: #f89521; }
    /* line 23, scss/_af_messaging.scss */
    .messaging-container.messaging-halloween a, .messaging-container.messaging-halloween a:hover {
      color: black;
      text-decoration: underline !important; }
    /* line 24, scss/_af_messaging.scss */
    .messaging-container.messaging-halloween .message {
      color: black; }
  /* line 26, scss/_af_messaging.scss */
  .messaging-container.messaging-news {
    background-color: #333; }
  /* line 28, scss/_af_messaging.scss */
  .messaging-container .msg-container {
    padding: 0 !important;
    position: relative;
    align-items: center; }
  /* line 34, scss/_af_messaging.scss */
  .messaging-container i {
    padding: 5px;
    color: white;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 7px; }
    /* line 42, scss/_af_messaging.scss */
    .messaging-container i.msg-close-btn {
      color: white;
      cursor: pointer;
      font-size: 19px;
      padding: 0; }
      /* line 47, scss/_af_messaging.scss */
      .messaging-container i.msg-close-btn::before {
        padding: 15% 0 0 25%;
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 15px;
        background-color: rgba(0, 0, 0, 0.4); }
  /* line 57, scss/_af_messaging.scss */
  .messaging-container .message {
    display: block;
    padding: 10px 0;
    color: white;
    line-height: normal;
    margin-right: 35px; }

@media (max-width: 767px) {
  /* line 67, scss/_af_messaging.scss */
  .msg-container {
    margin: 0 10px !important;
    padding: 0 10px !important; } }
/* line 1, scss/_af_footer.scss */
#adafruit-footer {
  background-color: black;
  color: white;
  font-weight: 500;
  padding: 38px 0 67px; }
  /* line 7, scss/_af_footer.scss */
  #adafruit-footer a {
    color: white; }
    /* line 9, scss/_af_footer.scss */
    #adafruit-footer a:hover, #adafruit-footer a:active, #adafruit-footer a:focus {
      text-decoration: underline; }
  @media screen and (max-width: 767px) {
    /* line 1, scss/_af_footer.scss */
    #adafruit-footer {
      padding-bottom: 44px; } }
  /* line 19, scss/_af_footer.scss */
  #adafruit-footer #footerFlower svg {
    display: none;
    max-width: 59px; }
    @media screen and (min-width: 768px) {
      /* line 19, scss/_af_footer.scss */
      #adafruit-footer #footerFlower svg {
        display: inline-block; } }
  /* line 27, scss/_af_footer.scss */
  #adafruit-footer .footer-container {
    display: grid;
    margin: 0 auto;
    max-width: 1330px;
    padding: 0 15px; }
    /* line 34, scss/_af_footer.scss */
    #adafruit-footer .footer-container.bottom a {
      color: white;
      padding-right: 19px; }
      /* line 37, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom a:last-of-type {
        padding: 0; }
      /* line 40, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom a:hover, #adafruit-footer .footer-container.bottom a:active, #adafruit-footer .footer-container.bottom a:focus {
        text-decoration: underline; }
    /* line 44, scss/_af_footer.scss */
    #adafruit-footer .footer-container.bottom .socialLinks {
      font-size: 32px;
      padding-top: 17px;
      text-align: left; }
      /* line 50, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="instagram.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="instagram.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="instagram.com"]:focus {
        color: #c32aa3; }
      /* line 56, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="twitter.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="twitter.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="twitter.com"]:focus {
        color: #1da1f2; }
      /* line 62, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="facebook.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="facebook.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="facebook.com"]:focus {
        color: #4267B2; }
      /* line 68, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="youtube.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="youtube.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="youtube.com"]:focus {
        color: #FF0000; }
      /* line 74, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="github.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="github.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="github.com"]:focus {
        color: #4078c0; }
      /* line 80, scss/_af_footer.scss */
      #adafruit-footer .footer-container.bottom .socialLinks a[href*="tiktok.com"]:hover, #adafruit-footer .footer-container.bottom .socialLinks a[href*="tiktok.com"]:active, #adafruit-footer .footer-container.bottom .socialLinks a[href*="tiktok.com"]:focus {
        color: #EE1D52; }
    /* line 86, scss/_af_footer.scss */
    #adafruit-footer .footer-container #footer-messaging {
      grid-column: 1 / -1;
      margin-top: 1em; }
    @media screen and (min-width: 768px) {
      /* line 27, scss/_af_footer.scss */
      #adafruit-footer .footer-container {
        column-gap: 15px;
        grid-template-columns: 1fr 1fr 2fr;
        padding: 0 15px; }
        /* line 94, scss/_af_footer.scss */
        #adafruit-footer .footer-container.bottom {
          grid-template-columns: 59px 1fr;
          padding: 99px 15px 0; }
          /* line 97, scss/_af_footer.scss */
          #adafruit-footer .footer-container.bottom .socialLinks {
            text-align: right; } }
  /* line 104, scss/_af_footer.scss */
  #adafruit-footer ul {
    list-style: none;
    margin: 0;
    padding: 0 0 16px 0; }
    @media screen and (min-width: 768px) {
      /* line 104, scss/_af_footer.scss */
      #adafruit-footer ul {
        padding-bottom: 0; } }
  /* line 113, scss/_af_footer.scss */
  #adafruit-footer h1 {
    color: white;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
    padding-bottom: 7px; }
  /* line 122, scss/_af_footer.scss */
  #adafruit-footer li {
    font-size: 18px;
    margin: 0;
    padding-bottom: 4px; }
  /* line 128, scss/_af_footer.scss */
  #adafruit-footer aside {
    display: none;
    font-size: 32px; }
    @media screen and (min-width: 768px) {
      /* line 128, scss/_af_footer.scss */
      #adafruit-footer aside {
        display: block; } }
    /* line 134, scss/_af_footer.scss */
    #adafruit-footer aside span {
      display: block;
      font-style: italic;
      font-weight: 400;
      line-height: 1.15;
      padding-bottom: 7px; }
  /* line 143, scss/_af_footer.scss */
  #adafruit-footer .quoteAttribution {
    display: none;
    text-align: right; }
    @media screen and (min-width: 768px) {
      /* line 143, scss/_af_footer.scss */
      #adafruit-footer .quoteAttribution {
        display: block; } }
    /* line 150, scss/_af_footer.scss */
    #adafruit-footer .quoteAttribution a:before {
      color: white;
      content: "– "; }
  /* line 156, scss/_af_footer.scss */
  #adafruit-footer .quoteBig {
    font-size: 26px; }
  /* line 157, scss/_af_footer.scss */
  #adafruit-footer .quoteBigger {
    font-size: 20px; }
  /* line 159, scss/_af_footer.scss */
  #adafruit-footer .AuthorizeNetSeal {
    height: 71px;
    overflow: hidden; }
    /* line 163, scss/_af_footer.scss */
    #adafruit-footer .AuthorizeNetSeal a img {
      filter: grayscale(100%) brightness(90%); }
    /* line 166, scss/_af_footer.scss */
    #adafruit-footer .AuthorizeNetSeal:hover img, #adafruit-footer .AuthorizeNetSeal:focus img {
      filter: none; }

/* line 1, scss/_af_search.scss */
.twitter-typeahead .tt-hint {
  color: #999 !important; }

/* line 5, scss/_af_search.scss */
.twitter-typeahead .tt-dropdown-menu {
  width: 310px;
  left: -1px !important;
  background-color: #fff;
  padding: 0 10px 0 10px;
  border: 1px solid #0062c7;
  font-size: 15px;
  font-weight: 400;
  box-shadow: 0px 2px 8px rgba(100, 100, 100, 0.5); }
  /* line 15, scss/_af_search.scss */
  .twitter-typeahead .tt-dropdown-menu .clear {
    clear: both; }
  /* line 19, scss/_af_search.scss */
  .twitter-typeahead .tt-dropdown-menu a {
    text-decoration: none; }
  /* line 23, scss/_af_search.scss */
  .twitter-typeahead .tt-dropdown-menu .tt-suggestion {
    color: #0062c7;
    border-bottom: 1px solid #999;
    padding: 10px 0 10px 0; }
    /* line 28, scss/_af_search.scss */
    .twitter-typeahead .tt-dropdown-menu .tt-suggestion .tt-image {
      float: left;
      width: 100px;
      padding-right: 10px; }
    /* line 34, scss/_af_search.scss */
    .twitter-typeahead .tt-dropdown-menu .tt-suggestion .tt-price {
      display: block; }
    /* line 38, scss/_af_search.scss */
    .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
      background-color: #eee;
      color: #0062c7;
      cursor: pointer; }
      /* line 45, scss/_af_search.scss */
      .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor a {
        color: #0062c7; }
        /* line 47, scss/_af_search.scss */
        .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor a:hover {
          color: #003c7b; }
  /* line 54, scss/_af_search.scss */
  .twitter-typeahead .tt-dropdown-menu .tt-footer-link {
    border-bottom: 1px solid #999;
    padding: 10px 0 10px 0; }
    /* line 58, scss/_af_search.scss */
    .twitter-typeahead .tt-dropdown-menu .tt-footer-link:last-child {
      border-bottom: none; }

@media (max-width: 1024px) {
  /* line 65, scss/_af_search.scss */
  .twitter-typeahead .tt-dropdown-menu {
    width: 345px; } }
/* line 2, scss/_af_categories.scss */
.categories-wrapper {
  padding: 20px 0; }
  /* line 4, scss/_af_categories.scss */
  .categories-wrapper .top-twenty {
    margin-top: 20px; }
  /* line 8, scss/_af_categories.scss */
  .categories-wrapper .row:first-child h3 {
    margin-top: 0;
    padding-bottom: 0; }
  /* line 12, scss/_af_categories.scss */
  .categories-wrapper .row:first-child .back-to-top {
    margin-top: 0px; }
  /* line 16, scss/_af_categories.scss */
  .categories-wrapper h3 {
    font-size: 32px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0; }
    /* line 22, scss/_af_categories.scss */
    .categories-wrapper h3 a:hover {
      text-decoration: none; }
  /* line 27, scss/_af_categories.scss */
  .categories-wrapper hr.hr-gray {
    margin: 20px 0 0;
    border-bottom: 1px solid #999;
    border-top: 0;
    height: 0; }
  /* line 34, scss/_af_categories.scss */
  .categories-wrapper .back-to-top {
    border: 1px solid #0062c7;
    color: #0062c7;
    height: 24px;
    width: 24px;
    font-size: 16px;
    text-align: center;
    padding-top: 1px;
    float: right;
    margin-top: 20px; }
  /* line 46, scss/_af_categories.scss */
  .categories-wrapper .blue-button {
    float: right;
    background-color: #0062c7;
    color: #FFF;
    border: 0px none;
    padding: 0px 15px;
    height: 30px;
    line-height: 31px;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
    box-sizing: border-box; }
  /* line 60, scss/_af_categories.scss */
  .categories-wrapper .hover-img-container {
    display: inline-block;
    position: relative;
    width: 100%; }
    /* line 64, scss/_af_categories.scss */
    .categories-wrapper .hover-img-container .hover-img-pad {
      padding-top: 74%; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        /* line 64, scss/_af_categories.scss */
        .categories-wrapper .hover-img-container .hover-img-pad {
          padding-top: 167px; } }
      @media screen and (min-width: 1024px) and (max-width: 1365px) {
        /* line 64, scss/_af_categories.scss */
        .categories-wrapper .hover-img-container .hover-img-pad {
          padding-top: 169px; } }
      @media screen and (min-width: 1366px) {
        /* line 64, scss/_af_categories.scss */
        .categories-wrapper .hover-img-container .hover-img-pad {
          padding-top: 147px; } }
    /* line 76, scss/_af_categories.scss */
    .categories-wrapper .hover-img-container .hover-img-wrapper {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #cccccc; }
      /* line 80, scss/_af_categories.scss */
      .categories-wrapper .hover-img-container .hover-img-wrapper .hover-img-box {
        height: 100%;
        background-size: cover;
        background-position: center center; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    /* line 87, scss/_af_categories.scss */
    .categories-wrapper .cat-post {
      height: 167px; } }
  @media screen and (min-width: 1024px) and (max-width: 1365px) {
    /* line 87, scss/_af_categories.scss */
    .categories-wrapper .cat-post {
      height: 169px; } }
  @media screen and (min-width: 1366px) {
    /* line 87, scss/_af_categories.scss */
    .categories-wrapper .cat-post {
      height: 147px; } }
  /* line 99, scss/_af_categories.scss */
  .categories-wrapper .mobile-button-row {
    margin-left: 0;
    margin-right: 0; }
    @media screen and (max-width: 767px) {
      /* line 99, scss/_af_categories.scss */
      .categories-wrapper .mobile-button-row {
        display: block;
        width: auto; }
        /* line 106, scss/_af_categories.scss */
        .categories-wrapper .mobile-button-row .blue-button-large, .categories-wrapper .mobile-button-row .blue-button, .categories-wrapper .mobile-button-row .gray-button {
          height: 50px;
          font-size: 18px;
          font-weight: 400;
          width: 100%; } }

/* line 117, scss/_af_categories.scss */
.front-page-cats {
  background-color: #000;
  height: 50px;
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  position: relative; }
  /* line 125, scss/_af_categories.scss */
  .front-page-cats div.row {
    padding: 10px 25px;
    text-align: justify; }
  /* line 130, scss/_af_categories.scss */
  .front-page-cats div.cats-container {
    float: left;
    padding-right: 60px; }
  /* line 135, scss/_af_categories.scss */
  .front-page-cats div.fp-cat {
    padding: 10px 15px;
    display: inline-block; }
    /* line 138, scss/_af_categories.scss */
    .front-page-cats div.fp-cat.last-cat {
      position: absolute;
      top: 10px;
      right: 15px; }
    /* line 143, scss/_af_categories.scss */
    .front-page-cats div.fp-cat a {
      color: white;
      font-size: 16px;
      font-weight: 300;
      line-height: 10px;
      text-transform: uppercase;
      text-decoration: underline;
      white-space: nowrap; }
      /* line 151, scss/_af_categories.scss */
      .front-page-cats div.fp-cat a:hover, .front-page-cats div.fp-cat a:focus {
        text-decoration: none; }

/* line 1, scss/_af_hover_img_box.scss */
.hover-img-box {
  overflow: hidden;
  position: relative; }
  /* line 4, scss/_af_hover_img_box.scss */
  .hover-img-box .hover-img-text {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: -41px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    height: 70px; }

/* line 21, scss/_af_hover_img_box.scss */
.touch .hover-img-box .hover-img-text {
  bottom: 0px; }

/* line 29, scss/_af_hover_img_box.scss */
.csstransitions.js-ready.no-touch .hover-img-box {
  -webkit-backface-visibility: hidden; }
  /* line 31, scss/_af_hover_img_box.scss */
  .csstransitions.js-ready.no-touch .hover-img-box .hover-img-text {
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    -webkit-backface-visibility: hidden; }
/* line 41, scss/_af_hover_img_box.scss */
.csstransitions.js-ready.no-touch .hover-img-box:hover .hover-img-text {
  -webkit-transition: -webkit-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  -o-transition: -o-transform 300ms ease;
  transition: transform 300ms ease;
  -webkit-transform: translate(0, -40px);
  -moz-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  transform: translate(0, -40px);
  -webkit-backface-visibility: hidden; }

/* line 1, scss/_af_carousel.scss */
.carousel-container {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px; }

/* line 7, scss/_af_carousel.scss */
.carousel-indicators li, .carousel-indicators li.active {
  margin-left: 5px; }

/* line 11, scss/_af_carousel.scss */
#featuredCarousel {
  width: 1300px;
  height: 437px;
  overflow: hidden;
  background-color: #111111; }
  /* line 17, scss/_af_carousel.scss */
  #featuredCarousel .carousel-inner {
    width: 100%;
    height: 100%; }
  /* line 21, scss/_af_carousel.scss */
  #featuredCarousel .item {
    width: 100%;
    height: 100%; }
    /* line 24, scss/_af_carousel.scss */
    #featuredCarousel .item .hero-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      /* line 30, scss/_af_carousel.scss */
      #featuredCarousel .item .hero-link .item-img-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center; }
        /* line 39, scss/_af_carousel.scss */
        #featuredCarousel .item .hero-link .item-img-container:after {
          content: ' ';
          position: absolute;
          width: 100%;
          height: 100%; }
    /* line 47, scss/_af_carousel.scss */
    #featuredCarousel .item .hero-caption {
      position: absolute;
      bottom: 10px;
      left: 0;
      padding: 20px 30px;
      background: black;
      background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 5%, rgba(0, 0, 0, 0.55) 95%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 5%, rgba(0, 0, 0, 0.55) 95%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 5%, rgba(0, 0, 0, 0.55) 95%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }
      /* line 57, scss/_af_carousel.scss */
      #featuredCarousel .item .hero-caption a {
        color: #FFF;
        text-decoration: underline; }
        /* line 60, scss/_af_carousel.scss */
        #featuredCarousel .item .hero-caption a:hover, #featuredCarousel .item .hero-caption a:focus {
          text-decoration: none; }
      /* line 64, scss/_af_carousel.scss */
      #featuredCarousel .item .hero-caption h1 {
        font-weight: 700;
        font-size: 32px;
        color: #FFF;
        margin-top: 15px;
        margin-bottom: 5px;
        margin-left: -2px; }
        /* line 71, scss/_af_carousel.scss */
        #featuredCarousel .item .hero-caption h1:before {
          content: 'FEATURED: '; }
        /* line 74, scss/_af_carousel.scss */
        #featuredCarousel .item .hero-caption h1 a {
          color: #FFF; }
      /* line 78, scss/_af_carousel.scss */
      #featuredCarousel .item .hero-caption h3 {
        color: #FFF;
        font-weight: 300;
        font-size: 16px;
        margin-top: 0px; }

@media screen and (min-width: 1023px) and (max-width: 1365px) {
  /* line 89, scss/_af_carousel.scss */
  #featuredCarousel {
    width: 980px;
    height: 329px; } }
@media screen and (min-width: 767px) and (max-width: 1023px) {
  /* line 96, scss/_af_carousel.scss */
  #featuredCarousel {
    width: 728px;
    height: 245px; } }
/* line 8, scss/_af_hamburger.scss */
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 58px;
  height: 58px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s; }

/* line 28, scss/_af_hamburger.scss */
.c-hamburger:focus {
  outline: none; }

/* line 32, scss/_af_hamburger.scss */
.c-hamburger span {
  display: block;
  position: absolute;
  top: 26px;
  left: 10px;
  right: 10px;
  height: 6px;
  background: white; }

/* line 43, scss/_af_hamburger.scss */
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #fff;
  content: ""; }

/* line 53, scss/_af_hamburger.scss */
.c-hamburger span::before {
  top: -14px; }

/* line 57, scss/_af_hamburger.scss */
.c-hamburger span::after {
  bottom: -14px; }

/**
*  * Style 2
*   * 
*    * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
*     * down to center and transform into an "x".
*      */
/* line 68, scss/_af_hamburger.scss */
.c-hamburger--htx {
  background-color: #000; }

/* line 72, scss/_af_hamburger.scss */
.c-hamburger--htx span {
  transition: background 0s 0.3s; }

/* line 77, scss/_af_hamburger.scss */
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s; }

/* line 82, scss/_af_hamburger.scss */
.c-hamburger--htx span::before {
  transition-property: top, transform; }

/* line 86, scss/_af_hamburger.scss */
.c-hamburger--htx span::after {
  transition-property: bottom, transform; }

/* active state, i.e. menu open */
/* line 92, scss/_af_hamburger.scss */
.c-hamburger--htx.is-active {
  background-color: #000; }

/* line 96, scss/_af_hamburger.scss */
.c-hamburger--htx.is-active span {
  background: none; }

/* line 100, scss/_af_hamburger.scss */
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg); }

/* line 105, scss/_af_hamburger.scss */
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg); }

/* line 111, scss/_af_hamburger.scss */
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s; }

/* line 115, scss/_af_hamburger.scss */
#small-header-nav ul.breadcrumbs {
  list-style: none outside none; }
  /* line 117, scss/_af_hamburger.scss */
  #small-header-nav ul.breadcrumbs li {
    display: inline-block;
    background-color: #313131;
    color: white;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none; }
    /* line 125, scss/_af_hamburger.scss */
    #small-header-nav ul.breadcrumbs li a {
      color: white;
      display: inline-block !important;
      padding: 17px 15px;
      width: auto;
      font-size: 26px;
      font-weight: 300;
      text-transform: uppercase;
      cursor: pointer;
      border: none !important; }
    /* line 136, scss/_af_hamburger.scss */
    #small-header-nav ul.breadcrumbs li::after {
      content: "/";
      padding-right: 17px; }
    /* line 140, scss/_af_hamburger.scss */
    #small-header-nav ul.breadcrumbs li:last-child::after {
      content: ""; }

/* line 146, scss/_af_hamburger.scss */
#small-header-nav ul.menu {
  list-style: none outside none;
  padding: 0;
  margin: 0; }
  /* line 151, scss/_af_hamburger.scss */
  #small-header-nav ul.menu > li > a {
    padding: 17px 15px 17px 15px;
    color: #0062c7;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #000; }

/* line 1, scss/_af_wp_gallery.scss */
.gallery {
  display: flex;
  flex-flow: row wrap; }
  /* line 5, scss/_af_wp_gallery.scss */
  .gallery .gallery-item {
    flex: 1 1 25%;
    margin: auto; }
    @media screen and (max-width: 767px) {
      /* line 5, scss/_af_wp_gallery.scss */
      .gallery .gallery-item {
        flex: 1 1 50%; } }
    /* line 13, scss/_af_wp_gallery.scss */
    .gallery .gallery-item .gallery-icon {
      margin: auto; }

/* line 3, scss/_af_dropdown.scss */
.dropdown .dropdown-label {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  outline: 0;
  padding: 0;
  text-underline-offset: 0.1em; }
  /* line 13, scss/_af_dropdown.scss */
  .dropdown .dropdown-label:focus, .dropdown .dropdown-label:hover {
    border: none;
    text-decoration: underline; }
/* line 19, scss/_af_dropdown.scss */
.dropdown .dropdown-container {
  z-index: 9000;
  position: absolute;
  top: 100%;
  right: 0;
  height: auto;
  padding: 0;
  background: white;
  overflow: hidden;
  box-sizing: content-box; }
  /* line 29, scss/_af_dropdown.scss */
  .dropdown .dropdown-container[hidden] {
    display: none;
    height: 0; }
/* line 35, scss/_af_dropdown.scss */
.dropdown .dropdown-content {
  margin-bottom: 0; }
  /* line 37, scss/_af_dropdown.scss */
  .dropdown .dropdown-content li {
    text-decoration: none;
    display: block; }
/* line 44, scss/_af_dropdown.scss */
.dropdown.account-dropdown {
  position: relative;
  color: #0062c7; }
  /* line 48, scss/_af_dropdown.scss */
  .dropdown.account-dropdown button {
    color: #0062c7; }
    /* line 54, scss/_af_dropdown.scss */
    .dropdown.account-dropdown button:focus, .dropdown.account-dropdown button:focus-within, .dropdown.account-dropdown button:hover, .dropdown.account-dropdown button:active, .dropdown.account-dropdown button.active {
      color: #003c7b;
      text-decoration: none; }
      /* line 57, scss/_af_dropdown.scss */
      .dropdown.account-dropdown button:focus span, .dropdown.account-dropdown button:focus-within span, .dropdown.account-dropdown button:hover span, .dropdown.account-dropdown button:active span, .dropdown.account-dropdown button.active span {
        text-decoration: underline; }
    /* line 61, scss/_af_dropdown.scss */
    .dropdown.account-dropdown button:after {
      font-family: FontAwesome;
      content: '\f107';
      padding-left: 5px; }
    /* line 66, scss/_af_dropdown.scss */
    .dropdown.account-dropdown button[aria-expanded="true"]:after {
      content: '\f106'; }
  /* line 71, scss/_af_dropdown.scss */
  .dropdown.account-dropdown .dropdown-container {
    z-index: 9500;
    box-shadow: 0px 5px 7px rgba(100, 100, 100, 0.5); }

/* line 83, scss/_af_dropdown.scss */
.main-nav-links a {
  color: #FFF; }
/* line 85, scss/_af_dropdown.scss */
.main-nav-links .dropdown-scrollpane {
  overflow: hidden;
  height: 100%; }
/* line 90, scss/_af_dropdown.scss */
.main-nav-links .dropdown-container {
  box-shadow: 0px 2px 8px rgba(100, 100, 100, 0.5); }
/* line 94, scss/_af_dropdown.scss */
.main-nav-links .dropdown.active .dropdown-container {
  display: block;
  opacity: 1; }
/* line 99, scss/_af_dropdown.scss */
.main-nav-links .dropdown-container {
  display: none; }
  /* line 101, scss/_af_dropdown.scss */
  .main-nav-links .dropdown-container .dropdown-content {
    margin: 0 auto;
    padding-top: 5px; }

/* line 109, scss/_af_dropdown.scss */
.dropdown-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: black;
  opacity: .5; }

/* line 6, scss/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px; }
  /* line 12, scss/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 14, scss/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #cccccc; }
  /* line 20, scss/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #999999; }

/* line 24, scss/_breadcrumbs.scss */
.breadcrumbs > .container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 24px !important; }

/* line 30, scss/_breadcrumbs.scss */
.breadcrumbs {
  background-color: #313131; }

/* line 34, scss/style.scss */
#content {
  position: relative; }

/* line 38, scss/style.scss */
.container-full {
  margin: 0 auto;
  padding: 0;
  width: 100%; }

/* line 45, scss/style.scss */
.post-caption a:focus, .post-caption a:hover {
  text-decoration: none; }
/* line 48, scss/style.scss */
.post-caption h3 {
  margin: 27px 0 0 0;
  color: #000;
  font-weight: 400;
  font-size: 15px; }
  @media screen and (max-width: 767px) {
    /* line 48, scss/style.scss */
    .post-caption h3 {
      font-size: 18px;
      font-weight: 300; } }
/* line 58, scss/style.scss */
.post-caption h2 {
  margin: 20px 0;
  font-weight: 300;
  font-size: 32px;
  color: #000; }

/* line 66, scss/style.scss */
.post-container {
  padding-left: 0;
  padding-right: 0; }

/* line 71, scss/style.scss */
.post-row {
  margin: 0 0 2px 0; }
  @media screen and (min-width: 1024px) {
    /* line 71, scss/style.scss */
    .post-row {
      background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(66.667%, #ffffff), color-stop(66.667%, #000000), color-stop(95.333%, #000000), color-stop(95.333%, #0062c7), color-stop(100%, #0062c7));
      background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 66.667%, #000000 66.667%, #000000 95.333%, #0062c7 95.333%, #0062c7 100%);
      background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 66.667%, #000000 66.667%, #000000 95.333%, #0062c7 95.333%, #0062c7 100%);
      background-image: -o-linear-gradient(left, #ffffff 0%, #ffffff 66.667%, #000000 66.667%, #000000 95.333%, #0062c7 95.333%, #0062c7 100%);
      background-image: linear-gradient(left, #ffffff 0%, #ffffff 66.667%, #000000 66.667%, #000000 95.333%, #0062c7 95.333%, #0062c7 100%); } }
  @media screen and (max-width: 1023px) {
    /* line 71, scss/style.scss */
    .post-row {
      background: none #fff; } }

/* line 82, scss/style.scss */
.post, .post-thumb-container {
  padding: 0; }
  /* line 84, scss/style.scss */
  .post p, .post ul, .post ol, .post-thumb-container p, .post-thumb-container ul, .post-thumb-container ol {
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    padding-right: 0.5em; }
    @media screen and (max-width: 767px) {
      /* line 84, scss/style.scss */
      .post p, .post ul, .post ol, .post-thumb-container p, .post-thumb-container ul, .post-thumb-container ol {
        font-size: 18px;
        font-weight: 300; } }
  /* line 94, scss/style.scss */
  .post ul, .post ol, .post-thumb-container ul, .post-thumb-container ol {
    margin-left: 2em; }
  /* line 97, scss/style.scss */
  .post iframe, .post-thumb-container iframe {
    display: block !important;
    margin: 0 auto !important;
    width: 100% !important; }

/* line 105, scss/style.scss */
.post-row.post-thumb-only .post-thumb-container {
  max-height: 250px;
  overflow: hidden;
  text-align: center; }
/* line 111, scss/style.scss */
.post-row.post-thumb-only .post-thumb div {
  width: 100%;
  height: 250px;
  background: none center center no-repeat #eee;
  background-size: cover;
  -webkit-background-size: cover; }
/* line 118, scss/style.scss */
.post-row.post-thumb-only .post-thumb.fallback div {
  background: none 75% center no-repeat #eee; }
/* line 122, scss/style.scss */
.post-row.post-thumb-only.category-cosplay .post-thumb div, .post-row.post-thumb-only.category-costuming .post-thumb div {
  background: none 50% 20% no-repeat #eee;
  background-size: cover;
  -webkit-background-size: cover; }

/* line 130, scss/style.scss */
.post-meta {
  min-height: 250px;
  text-transform: uppercase;
  padding: 12px 6.3% 0 20px;
  background: none transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    /* line 130, scss/style.scss */
    .post-meta {
      font-size: 18px;
      font-weight: 300; } }
  @media screen and (max-width: 1023px) {
    /* line 130, scss/style.scss */
    .post-meta {
      background: none #000;
      min-height: 0;
      padding: 5px 3.4667% 5% 3.4667%; } }
  /* line 149, scss/style.scss */
  .post-meta .category-and-tags {
    display: none; }
  /* line 153, scss/style.scss */
  .post-meta .meta {
    margin-top: 4%; }
    /* line 155, scss/style.scss */
    .post-meta .meta a {
      color: #fff;
      text-decoration: underline; }
      /* line 158, scss/style.scss */
      .post-meta .meta a:focus, .post-meta .meta a:hover {
        text-decoration: none; }
    /* line 162, scss/style.scss */
    .post-meta .meta h3 {
      color: #fff;
      font-size: 15px;
      font-weight: 400; }
      @media screen and (max-width: 767px) {
        /* line 162, scss/style.scss */
        .post-meta .meta h3 {
          font-size: 18px;
          font-weight: 300; } }
      @media screen and (min-width: 1024px) {
        /* line 162, scss/style.scss */
        .post-meta .meta h3 {
          margin: 0 0 7% 0; } }
    /* line 174, scss/style.scss */
    .post-meta .meta .storytitle {
      font-size: 18px;
      font-weight: 400;
      text-transform: none; }
      @media screen and (max-width: 767px) {
        /* line 174, scss/style.scss */
        .post-meta .meta .storytitle {
          font-size: 26px;
          font-weight: 300; } }
    /* line 183, scss/style.scss */
    .post-meta .meta .byline {
      margin: 10px 0 0; }
  @media screen and (min-width: 1024px) {
    /* line 188, scss/style.scss */
    .post-meta .bottom-meta {
      position: absolute;
      bottom: 6.667%;
      width: 75%; } }
  /* line 194, scss/style.scss */
  .post-meta .comment-count span {
    display: none; }
  /* line 198, scss/style.scss */
  .post-meta .post-right-sidebar .jetpack-image-container img {
    max-width: 331px; }
    @media screen and (max-width: 1365px) {
      /* line 198, scss/style.scss */
      .post-meta .post-right-sidebar .jetpack-image-container img {
        max-width: 245px; } }

/* line 206, scss/style.scss */
#wpstats {
  position: absolute;
  bottom: 0; }

/* line 211, scss/style.scss */
span.infinite-loader {
  width: 28px;
  margin: 0 auto; }

/* Infinite Scroll - footer content */
/* line 217, scss/style.scss */
body #infinite-footer {
  width: 100%;
  height: 47px;
  background-color: #000; }
  /* line 221, scss/style.scss */
  body #infinite-footer > .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    *zoom: 1;
    background-color: #000;
    color: #fff; }
    @media (min-width: 768px) {
      /* line 221, scss/style.scss */
      body #infinite-footer > .container {
        width: 728px; } }
    @media (min-width: 1024px) {
      /* line 221, scss/style.scss */
      body #infinite-footer > .container {
        width: 980px; } }
    @media (min-width: 1366px) {
      /* line 221, scss/style.scss */
      body #infinite-footer > .container {
        width: 1300px; } }
    /* line 234, scss/style.scss */
    body #infinite-footer > .container .blog-info a, body #infinite-footer > .container .blog-credits a {
      color: #fff;
      font-size: 15px;
      font-weight: 400;
      text-decoration: underline; }
      /* line 239, scss/style.scss */
      body #infinite-footer > .container .blog-info a:hover, body #infinite-footer > .container .blog-info a:focus, body #infinite-footer > .container .blog-credits a:hover, body #infinite-footer > .container .blog-credits a:focus {
        text-decoration: none; }

/* line 246, scss/style.scss */
body.infinite-scroll.neverending footer#adafruit-footer {
  display: none; }

/* line 249, scss/style.scss */
body.infinite-scroll.neverending.infinity-end footer#adafruit-footer {
  display: block; }

/* line 253, scss/style.scss */
form#commentform {
  margin-top: 3em;
  margin-bottom: 2em; }
  /* line 257, scss/style.scss */
  form#commentform textarea#comment {
    margin-top: 1.4em;
    margin-bottom: 2em;
    padding: 0.5em; }
  /* line 263, scss/style.scss */
  form#commentform input[type="submit"] {
    width: 33%;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    background-color: #0062c7;
    text-transform: uppercase;
    color: #fff;
    border: none; }
    /* line 272, scss/style.scss */
    form#commentform input[type="submit"]:hover {
      background-color: #003c7b; }
    @media screen and (max-width: 583px) {
      /* line 263, scss/style.scss */
      form#commentform input[type="submit"] {
        margin-left: 7%;
        width: 190px; } }
    @media screen and (max-width: 433px) {
      /* line 263, scss/style.scss */
      form#commentform input[type="submit"] {
        width: 170px;
        margin-left: 7%; } }
  /* line 285, scss/style.scss */
  form#commentform > p {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 3px; }
    /* line 288, scss/style.scss */
    form#commentform > p label {
      margin-bottom: 0; }
  /* line 293, scss/style.scss */
  form#commentform .comment-subscription-form {
    clear: both;
    margin-top: 1em;
    margin-bottom: 0; }
    /* line 297, scss/style.scss */
    form#commentform .comment-subscription-form + .comment-subscription-form {
      margin-top: 0.5em; }

/* line 303, scss/style.scss */
input[type="text"] {
  box-sizing: border-box;
  border: 1px solid #999;
  height: 30px;
  font-size: 14px;
  color: #525252;
  padding: 0.5em; }

/* line 312, scss/style.scss */
label {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 5px; }

/* line 319, scss/style.scss */
h2#comments, h2#postcomment {
  text-transform: uppercase;
  color: #0062c7;
  margin-bottom: 0.7em; }

/* line 325, scss/style.scss */
ol#commentlist {
  list-style: none;
  margin: 1em 0 2em 0; }
  /* line 329, scss/style.scss */
  ol#commentlist .comment {
    margin-top: 2em; }
    /* line 331, scss/style.scss */
    ol#commentlist .comment .avatar {
      width: 80px;
      height: 80px;
      border: 1px solid #0062c7;
      float: left;
      margin: 0 1em 1em 0; }
  /* line 339, scss/style.scss */
  ol#commentlist .comment-meta {
    overflow: hidden;
    *zoom: 1; }
    /* line 341, scss/style.scss */
    ol#commentlist .comment-meta .comment-author {
      margin-top: 0.9em;
      font-size: 18px;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        /* line 341, scss/style.scss */
        ol#commentlist .comment-meta .comment-author {
          font-size: 26px; } }
    /* line 349, scss/style.scss */
    ol#commentlist .comment-meta .comment-datetime {
      margin-top: 0.1em;
      text-transform: uppercase; }
      /* line 352, scss/style.scss */
      ol#commentlist .comment-meta .comment-datetime a {
        color: #000; }

/* line 357, scss/style.scss */
.af-blog-adv {
  width: 90%;
  margin: 0 auto; }
  /* line 360, scss/style.scss */
  .af-blog-adv p {
    background-color: #eeeeee;
    margin-bottom: 0;
    padding: 10px; }
    /* line 364, scss/style.scss */
    .af-blog-adv p + p {
      margin-top: 5px; }
    /* line 367, scss/style.scss */
    .af-blog-adv p:empty {
      display: none;
      margin: 0 !important; }

/* line 374, scss/style.scss */
.video-and-news {
  font-size: 15px;
  font-weight: 300; }
  /* line 378, scss/style.scss */
  .video-and-news .fp-video {
    height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 2px 15px 0 10px;
    border-left: 1px solid #7F7F7F;
    float: left; }
    @media screen and (max-width: 767px) {
      /* line 378, scss/style.scss */
      .video-and-news .fp-video {
        border: none;
        clear: both;
        width: 100%; } }
    /* line 391, scss/style.scss */
    .video-and-news .fp-video:last-child {
      border-right: 1px solid #7F7F7F;
      width: 100%; }
    /* line 396, scss/style.scss */
    .video-and-news .fp-video i {
      margin: 0 5px 0 10px; }
    /* line 399, scss/style.scss */
    .video-and-news .fp-video strong {
      margin: 0 5px 0 0; }
  /* line 404, scss/style.scss */
  .video-and-news .fp-breaking {
    margin-top: 8px;
    margin-bottom: 8px;
    height: 20px;
    overflow: hidden;
    padding: 2px 15px 0 10px;
    border-left: 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      /* line 404, scss/style.scss */
      .video-and-news .fp-breaking {
        border: none; } }
    /* line 416, scss/style.scss */
    .video-and-news .fp-breaking i {
      margin: 0 5px 0 10px; }
    /* line 419, scss/style.scss */
    .video-and-news .fp-breaking strong {
      margin: 0 5px 0 0; }

/* line 428, scss/style.scss */
.pagination-arrow {
  position: fixed;
  top: 50%;
  transform: translateZ(0); }
  /* line 433, scss/style.scss */
  .pagination-arrow a {
    margin-top: -30px;
    font-size: 50px;
    background-color: #fff;
    color: #aaa;
    border: 1px solid #aaa;
    padding: 0px 20px;
    margin: 0 auto; }
    /* line 442, scss/style.scss */
    .pagination-arrow a:hover {
      color: #000;
      border: 1px solid #000;
      box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24); }
  /* line 449, scss/style.scss */
  .pagination-arrow.pagination-previous {
    left: -1px; }
    /* line 451, scss/style.scss */
    .pagination-arrow.pagination-previous a {
      padding-left: 15px; }
  /* line 455, scss/style.scss */
  .pagination-arrow.pagination-next {
    right: -1px; }
    /* line 457, scss/style.scss */
    .pagination-arrow.pagination-next a {
      padding-right: 15px; }

@media screen and (max-width: 1023px) {
  /* line 465, scss/style.scss */
  .pagination-arrow {
    display: none; } }
/* line 469, scss/style.scss */
.wp_syntax tbody td.code {
  background: #eeeeee; }

/* line 475, scss/style.scss */
blockquote {
  border-left: 5px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-left: 1.5em;
  padding-left: 5px;
  margin-left: 1.5em;
  padding-left: 5px;
  background: #EEEEEE; }
  /* line 484, scss/style.scss */
  blockquote ul, blockquote ol {
    margin-left: 1.7em; }
