/* line 33, ../sass/_overrides.scss */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}

/* line 38, ../sass/_overrides.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  color: #870100;
}

/* line 48, ../sass/_overrides.scss */
span.ext {
  display: inline-block;
}

/*!
 * Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 8, ../bootstrap/scss/_normalize.scss made many updates to bootstrap */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

/* line 70, ../bootstrap/scss/_normalize.scss */
progress {
  vertical-align: baseline;
}

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

/* line 91, ../bootstrap/scss/_normalize.scss */
a {
  background-color: transparent;
}

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

/* line 113, ../bootstrap/scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

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

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

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

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

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

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

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

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

/* line 200, ../bootstrap/scss/_normalize.scss */
img {
  border-style: none;
}

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

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

/* line 232, ../bootstrap/scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 241, ../bootstrap/scss/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 254, ../bootstrap/scss/_normalize.scss */
button,
input,
select,
textarea {
  font: inherit;
}

/* line 265, ../bootstrap/scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 275, ../bootstrap/scss/_normalize.scss */
button,
input,
select {
  overflow: visible;
}

/* line 286, ../bootstrap/scss/_normalize.scss */
button,
input,
select,
textarea {
  margin: 0;
}

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

/* line 307, ../bootstrap/scss/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/* line 318, ../bootstrap/scss/_normalize.scss */
[disabled] {
  cursor: default;
}

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

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

/* line 349, ../bootstrap/scss/_normalize.scss */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

/* line 371, ../bootstrap/scss/_normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 384, ../bootstrap/scss/_normalize.scss */
textarea {
  overflow: auto;
}

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

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

/* line 412, ../bootstrap/scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
}

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

@media print {
  /* line 13, ../bootstrap/scss/_print.scss */
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  /* line 108, ../bootstrap/scss/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 22, ../bootstrap/scss/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 26, ../bootstrap/scss/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/*@-ms-viewport {
  width: device-width;
}*/
/* line 57, ../bootstrap/scss/_reboot.scss */
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

/* line 71, ../bootstrap/scss/_reboot.scss */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

/* line 87, ../bootstrap/scss/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 1 !important;
}

/* line 100, ../bootstrap/scss/_reboot.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 109, ../bootstrap/scss/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 115, ../bootstrap/scss/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

/* line 122, ../bootstrap/scss/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 128, ../bootstrap/scss/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 135, ../bootstrap/scss/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

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

/* line 146, ../bootstrap/scss/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 151, ../bootstrap/scss/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 160, ../bootstrap/scss/_reboot.scss */
a {
  color: #0275d8;
  text-decoration: none;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
/* line 169, ../bootstrap/scss/_reboot.scss */
a:focus {
  outline: 5px auto #5e9ed6;
  outline-offset: -2px;
}

/* line 180, ../bootstrap/scss/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 189, ../bootstrap/scss/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 1 auto #5e9ed6;
}

/* line 199, ../bootstrap/scss/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 213, ../bootstrap/scss/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

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

/* line 239, ../bootstrap/scss/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 254, ../bootstrap/scss/_reboot.scss */
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

/* line 271, ../bootstrap/scss/_reboot.scss */
table {
  border-collapse: collapse;
  background-color: transparent;
}

/* line 278, ../bootstrap/scss/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

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

/* line 296, ../bootstrap/scss/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 306, ../bootstrap/scss/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto #5e9ed6;
}

/* line 311, ../bootstrap/scss/_reboot.scss */
input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

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

/* line 336, ../bootstrap/scss/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 348, ../bootstrap/scss/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 353, ../bootstrap/scss/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 364, ../bootstrap/scss/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 374, ../bootstrap/scss/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 383, ../bootstrap/scss/_reboot.scss */
output {
  display: inline-block;
}

/* line 391, ../bootstrap/scss/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 5, ../bootstrap/scss/_type.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 14, ../bootstrap/scss/_type.scss */
h1,
.h1 {
  font-size: 2.5rem;
}

/* line 15, ../bootstrap/scss/_type.scss */
h2,
.h2 {
  font-size: 2rem;
}

/* line 16, ../bootstrap/scss/_type.scss */
h3,
.h3 {
  font-size: 1.75rem;
}

/* line 17, ../bootstrap/scss/_type.scss */
h4,
.h4 {
  font-size: 1.5rem;
}

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

/* line 19, ../bootstrap/scss/_type.scss */
h6,
.h6 {
  font-size: 1rem;
}

/* line 21, ../bootstrap/scss/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 27, ../bootstrap/scss/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

/* line 31, ../bootstrap/scss/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

/* line 35, ../bootstrap/scss/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

/* line 39, ../bootstrap/scss/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

/* line 49, ../bootstrap/scss/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 61, ../bootstrap/scss/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: normal;
}

/* line 67, ../bootstrap/scss/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

/* line 86, ../bootstrap/scss/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 89, ../bootstrap/scss/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

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

/* line 106, ../bootstrap/scss/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

/* line 113, ../bootstrap/scss/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}
/* line 118, ../bootstrap/scss/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 124, ../bootstrap/scss/_type.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

/* line 133, ../bootstrap/scss/_type.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
/* line 136, ../bootstrap/scss/_type.scss */
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

/* line 8, ../bootstrap/scss/_images.scss */
.img-fluid,
.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 13, ../bootstrap/scss/_images.scss */
.img-rounded {
  border-radius: 0.3rem;
}

/* line 18, ../bootstrap/scss/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

/* line 39, ../bootstrap/scss/_images.scss */
.figure {
  display: inline-block;
}

/* line 44, ../bootstrap/scss/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 49, ../bootstrap/scss/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #818a91;
}

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

/* line 10, ../bootstrap/scss/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

/* line 19, ../bootstrap/scss/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem;
}
/* line 27, ../bootstrap/scss/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

/* line 36, ../bootstrap/scss/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}
/* line 44, ../bootstrap/scss/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

/* line 6, ../bootstrap/scss/_grid.scss */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 767px) {
  /* line 6, ../bootstrap/scss/_grid.scss */
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../bootstrap/scss/_grid.scss */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 999px) {
  /* line 6, ../bootstrap/scss/_grid.scss */
  .container {
    max-width: 979px;
  }
}
@media (min-width: 1000px) {
  /* line 6, ../bootstrap/scss/_grid.scss */
  .container {
    max-width: 980px;
  }
}

/* line 18, ../bootstrap/scss/_grid.scss */
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 28, ../bootstrap/scss/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 9, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.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-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.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-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.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,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-13,
.col-xl-14,
.col-xl-15,
.col-xl-16 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}

/* line 35, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-1 {
  flex: 0 0 6.25%;
  max-width: 6.25%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-2 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-3 {
  flex: 0 0 18.75%;
  max-width: 18.75%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-5 {
  flex: 0 0 31.25%;
  max-width: 31.25%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-6 {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-7 {
  flex: 0 0 43.75%;
  max-width: 43.75%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-8 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-9 {
  flex: 0 0 56.25%;
  max-width: 56.25%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-10 {
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-11 {
  flex: 0 0 68.75%;
  max-width: 68.75%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-12 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-13 {
  flex: 0 0 81.25%;
  max-width: 81.25%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-14 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-15 {
  flex: 0 0 93.75%;
  max-width: 93.75%;
}

/* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
.col-xs-16 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-0 {
  right: auto;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-1 {
  right: 6.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-2 {
  right: 12.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-3 {
  right: 18.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-4 {
  right: 25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-5 {
  right: 31.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-6 {
  right: 37.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-7 {
  right: 43.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-8 {
  right: 50%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-9 {
  right: 56.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-10 {
  right: 62.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-11 {
  right: 68.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-12 {
  right: 75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-13 {
  right: 81.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-14 {
  right: 87.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-15 {
  right: 93.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.pull-xs-16 {
  right: 100%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-0 {
  left: auto;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-1 {
  left: 6.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-2 {
  left: 12.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-3 {
  left: 18.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-4 {
  left: 25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-5 {
  left: 31.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-6 {
  left: 37.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-7 {
  left: 43.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-8 {
  left: 50%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-9 {
  left: 56.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-10 {
  left: 62.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-11 {
  left: 68.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-12 {
  left: 75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-13 {
  left: 81.25%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-14 {
  left: 87.5%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-15 {
  left: 93.75%;
}

/* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
.push-xs-16 {
  left: 100%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-1 {
  margin-left: 6.25%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-2 {
  margin-left: 12.5%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-3 {
  margin-left: 18.75%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-4 {
  margin-left: 25%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-5 {
  margin-left: 31.25%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-6 {
  margin-left: 37.5%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-7 {
  margin-left: 43.75%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-8 {
  margin-left: 50%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-9 {
  margin-left: 56.25%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-10 {
  margin-left: 62.5%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-11 {
  margin-left: 68.75%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-12 {
  margin-left: 75%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-13 {
  margin-left: 81.25%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-14 {
  margin-left: 87.5%;
}

/* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
.offset-xs-15 {
  margin-left: 93.75%;
}

@media (min-width: 767px) {
  /* line 35, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-16 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-0 {
    right: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-1 {
    right: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-2 {
    right: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-3 {
    right: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-4 {
    right: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-5 {
    right: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-6 {
    right: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-7 {
    right: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-8 {
    right: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-9 {
    right: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-10 {
    right: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-11 {
    right: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-12 {
    right: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-13 {
    right: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-14 {
    right: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-15 {
    right: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-sm-16 {
    right: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-0 {
    left: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-1 {
    left: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-2 {
    left: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-3 {
    left: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-4 {
    left: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-5 {
    left: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-6 {
    left: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-7 {
    left: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-8 {
    left: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-9 {
    left: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-10 {
    left: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-11 {
    left: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-12 {
    left: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-13 {
    left: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-14 {
    left: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-15 {
    left: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-sm-16 {
    left: 100%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 6.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 12.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 18.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 31.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 37.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 43.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 50%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 56.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 62.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 68.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-12 {
    margin-left: 75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-13 {
    margin-left: 81.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-14 {
    margin-left: 87.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 768px) {
  /* line 35, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-16 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-0 {
    right: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-1 {
    right: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-2 {
    right: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-3 {
    right: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-4 {
    right: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-5 {
    right: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-6 {
    right: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-7 {
    right: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-8 {
    right: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-9 {
    right: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-10 {
    right: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-11 {
    right: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-12 {
    right: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-13 {
    right: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-14 {
    right: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-15 {
    right: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-md-16 {
    right: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-0 {
    left: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-1 {
    left: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-2 {
    left: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-3 {
    left: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-4 {
    left: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-5 {
    left: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-6 {
    left: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-7 {
    left: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-8 {
    left: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-9 {
    left: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-10 {
    left: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-11 {
    left: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-12 {
    left: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-13 {
    left: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-14 {
    left: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-15 {
    left: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-md-16 {
    left: 100%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 6.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 12.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 18.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 31.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 37.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 43.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 50%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 56.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 62.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 68.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-12 {
    margin-left: 75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-13 {
    margin-left: 81.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-14 {
    margin-left: 87.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 999px) {
  /* line 35, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-16 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-0 {
    right: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-1 {
    right: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-2 {
    right: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-3 {
    right: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-4 {
    right: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-5 {
    right: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-6 {
    right: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-7 {
    right: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-8 {
    right: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-9 {
    right: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-10 {
    right: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-11 {
    right: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-12 {
    right: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-13 {
    right: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-14 {
    right: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-15 {
    right: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-lg-16 {
    right: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-0 {
    left: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-1 {
    left: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-2 {
    left: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-3 {
    left: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-4 {
    left: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-5 {
    left: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-6 {
    left: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-7 {
    left: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-8 {
    left: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-9 {
    left: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-10 {
    left: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-11 {
    left: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-12 {
    left: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-13 {
    left: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-14 {
    left: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-15 {
    left: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-lg-16 {
    left: 100%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 6.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 12.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 18.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 31.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 37.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 43.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 50%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 56.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 62.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 68.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-12 {
    margin-left: 75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-13 {
    margin-left: 81.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-14 {
    margin-left: 87.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 1000px) {
  /* line 35, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }

  /* line 47, ../bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-16 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-0 {
    right: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-1 {
    right: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-2 {
    right: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-3 {
    right: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-4 {
    right: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-5 {
    right: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-6 {
    right: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-7 {
    right: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-8 {
    right: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-9 {
    right: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-10 {
    right: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-11 {
    right: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-12 {
    right: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-13 {
    right: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-14 {
    right: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-15 {
    right: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .pull-xl-16 {
    right: 100%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-0 {
    left: auto;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-1 {
    left: 6.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-2 {
    left: 12.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-3 {
    left: 18.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-4 {
    left: 25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-5 {
    left: 31.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-6 {
    left: 37.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-7 {
    left: 43.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-8 {
    left: 50%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-9 {
    left: 56.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-10 {
    left: 62.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-11 {
    left: 68.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-12 {
    left: 75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-13 {
    left: 81.25%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-14 {
    left: 87.5%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-15 {
    left: 93.75%;
  }

  /* line 54, ../bootstrap/scss/mixins/_grid-framework.scss */
  .push-xl-16 {
    left: 100%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 6.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 12.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 18.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 31.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 37.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 43.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 50%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 56.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 62.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 68.75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-12 {
    margin-left: 75%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-13 {
    margin-left: 81.25%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-14 {
    margin-left: 87.5%;
  }

  /* line 63, ../bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-15 {
    margin-left: 93.75%;
  }
}
/* line 5, ../bootstrap/scss/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, ../bootstrap/scss/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
/* line 17, ../bootstrap/scss/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
/* line 22, ../bootstrap/scss/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
/* line 26, ../bootstrap/scss/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 37, ../bootstrap/scss/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, ../bootstrap/scss/_tables.scss */
.table-bordered {
  border: 1px solid #eceeef;
}
/* line 51, ../bootstrap/scss/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
/* line 57, ../bootstrap/scss/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 70, ../bootstrap/scss/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../bootstrap/scss/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 23, ../bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../bootstrap/scss/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, ../bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, ../bootstrap/scss/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
/* line 23, ../bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, ../bootstrap/scss/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, ../bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, ../bootstrap/scss/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, ../bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 107, ../bootstrap/scss/_tables.scss */
.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

/* line 114, ../bootstrap/scss/_tables.scss */
.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

/* line 120, ../bootstrap/scss/_tables.scss */
.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}
/* line 124, ../bootstrap/scss/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}
/* line 130, ../bootstrap/scss/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 143, ../bootstrap/scss/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

/* line 157, ../bootstrap/scss/_tables.scss */
.table-reflow thead {
  float: left;
}
/* line 161, ../bootstrap/scss/_tables.scss */
.table-reflow tbody {
  display: block;
  white-space: nowrap;
}
/* line 166, ../bootstrap/scss/_tables.scss */
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}
/* line 171, ../bootstrap/scss/_tables.scss */
.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}
/* line 180, ../bootstrap/scss/_tables.scss */
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}
/* line 188, ../bootstrap/scss/_tables.scss */
.table-reflow tr {
  float: left;
}
/* line 191, ../bootstrap/scss/_tables.scss */
.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

/* line 7, ../bootstrap/scss/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 27, ../bootstrap/scss/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 58, ../bootstrap/scss/mixins/_forms.scss */
.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: 1 auto #5e9ed6;
}
/* line 36, ../bootstrap/scss/_forms.scss */
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
/* line 47, ../bootstrap/scss/_forms.scss */
.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
/* line 54, ../bootstrap/scss/_forms.scss */
.form-control:disabled {
  cursor: not-allowed;
}

/* line 60, ../bootstrap/scss/_forms.scss */
select.form-control:not([size]):not([multiple]) {
  height: 2.5rem;
}
/* line 64, ../bootstrap/scss/_forms.scss */
select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

/* line 76, ../bootstrap/scss/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
}

/* line 88, ../bootstrap/scss/_forms.scss */
.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

/* line 94, ../bootstrap/scss/_forms.scss */
.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

/* line 100, ../bootstrap/scss/_forms.scss */
.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

/* line 113, ../bootstrap/scss/_forms.scss */
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 126, ../bootstrap/scss/_forms.scss */
.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}
/* line 134, ../bootstrap/scss/_forms.scss */
.form-control-static.form-control-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.form-control-static.form-control-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 150, ../bootstrap/scss/_forms.scss */
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 157, ../bootstrap/scss/_forms.scss */
select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

/* line 162, ../bootstrap/scss/_forms.scss */
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 169, ../bootstrap/scss/_forms.scss */
select.form-control-lg:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

/* line 180, ../bootstrap/scss/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 184, ../bootstrap/scss/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 194, ../bootstrap/scss/_forms.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
/* line 200, ../bootstrap/scss/_forms.scss */
.form-check + .form-check {
  margin-top: -.25rem;
}
/* line 205, ../bootstrap/scss/_forms.scss */
.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

/* line 212, ../bootstrap/scss/_forms.scss */
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 218, ../bootstrap/scss/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}
/* line 223, ../bootstrap/scss/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 229, ../bootstrap/scss/_forms.scss */
.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}
/* line 237, ../bootstrap/scss/_forms.scss */
.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}
/* line 241, ../bootstrap/scss/_forms.scss */
.form-check-inline.disabled {
  cursor: not-allowed;
}

/* line 251, ../bootstrap/scss/_forms.scss */
.form-control-feedback {
  margin-top: 0.25rem;
}

/* line 255, ../bootstrap/scss/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem;
}

/* line 8, ../bootstrap/scss/mixins/_forms.scss */
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .custom-control {
  color: #5cb85c;
}
/* line 22, ../bootstrap/scss/mixins/_forms.scss */
.has-success .form-control {
  border-color: #5cb85c;
}
/* line 34, ../bootstrap/scss/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
/* line 40, ../bootstrap/scss/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #5cb85c;
}
/* line 268, ../bootstrap/scss/_forms.scss */
.has-success .form-control-success {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");*/
  background-color: #5cb85c;
}

/* line 8, ../bootstrap/scss/mixins/_forms.scss */
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .custom-control {
  color: #f0ad4e;
}
/* line 22, ../bootstrap/scss/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}
/* line 34, ../bootstrap/scss/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
/* line 40, ../bootstrap/scss/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
/* line 276, ../bootstrap/scss/_forms.scss */
.has-warning .form-control-warning {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");*/
  background-color: #f0ad4e;
}

/* line 8, ../bootstrap/scss/mixins/_forms.scss */
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #d9534f;
}
/* line 22, ../bootstrap/scss/mixins/_forms.scss */
.has-danger .form-control {
  border-color: #d9534f;
}
/* line 34, ../bootstrap/scss/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 40, ../bootstrap/scss/mixins/_forms.scss */
.has-danger .form-control-feedback {
  color: #d9534f;
}
/* line 284, ../bootstrap/scss/_forms.scss */
.has-danger .form-control-danger {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");*/
  background-color: #d9534f;
}

@media (min-width: 767px) {
  /* line 304, ../bootstrap/scss/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 311, ../bootstrap/scss/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 318, ../bootstrap/scss/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 322, ../bootstrap/scss/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 326, ../bootstrap/scss/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 334, ../bootstrap/scss/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 338, ../bootstrap/scss/_forms.scss */
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 345, ../bootstrap/scss/_forms.scss */
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 351, ../bootstrap/scss/_forms.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 354, ../bootstrap/scss/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  /* line 360, ../bootstrap/scss/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, ../bootstrap/scss/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
}
/* line 23, ../bootstrap/scss/_buttons.scss */
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto #5e9ed6;
  outline-offset: -2px;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.btn:focus,
.btn:hover {
  text-decoration: none;
}
/* line 32, ../bootstrap/scss/_buttons.scss */
.btn.focus {
  text-decoration: none;
}
/* line 36, ../bootstrap/scss/_buttons.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
}
/* line 43, ../bootstrap/scss/_buttons.scss */
.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

/* line 52, ../bootstrap/scss/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 62, ../bootstrap/scss/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 65, ../bootstrap/scss/_buttons.scss */
.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-secondary:focus,
.btn-secondary.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 68, ../bootstrap/scss/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-info.disabled:hover,
.btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 71, ../bootstrap/scss/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-success.disabled:hover,
.btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 74, ../bootstrap/scss/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 77, ../bootstrap/scss/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, ../bootstrap/scss/mixins/_buttons.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 28, ../bootstrap/scss/mixins/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
}
/* line 38, ../bootstrap/scss/mixins/_buttons.scss */
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
/* line 49, ../bootstrap/scss/mixins/_buttons.scss */
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 82, ../bootstrap/scss/_buttons.scss */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary:active:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus {
  border-color: #43a7fd;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
  border-color: #43a7fd;
}

/* line 85, ../bootstrap/scss/_buttons.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary:active:hover,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active.focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled.focus {
  border-color: white;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover {
  border-color: white;
}

/* line 88, ../bootstrap/scss/_buttons.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info:focus,
.btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info:active,
.btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info:active:hover,
.btn-outline-info:active:focus,
.btn-outline-info:active.focus,
.btn-outline-info.active:hover,
.btn-outline-info.active:focus,
.btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

/* line 91, ../bootstrap/scss/_buttons.scss */
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success:focus,
.btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success:active,
.btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success:active:hover,
.btn-outline-success:active:focus,
.btn-outline-success:active.focus,
.btn-outline-success.active:hover,
.btn-outline-success.active:focus,
.btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

/* line 94, ../bootstrap/scss/_buttons.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning:active,
.btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning:active:hover,
.btn-outline-warning:active:focus,
.btn-outline-warning:active.focus,
.btn-outline-warning.active:hover,
.btn-outline-warning.active:focus,
.btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

/* line 97, ../bootstrap/scss/_buttons.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 73, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 80, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger:active,
.btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 87, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger:active:hover,
.btn-outline-danger:active:focus,
.btn-outline-danger:active.focus,
.btn-outline-danger.active:hover,
.btn-outline-danger.active:focus,
.btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
/* line 98, ../bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

/* line 107, ../bootstrap/scss/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}
/* line 112, ../bootstrap/scss/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
  background-color: transparent;
}
/* line 119, ../bootstrap/scss/_buttons.scss */
.btn-link,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.btn-link:focus,
.btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.btn-link:disabled:focus,
.btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

/* line 145, ../bootstrap/scss/_buttons.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 149, ../bootstrap/scss/_buttons.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 159, ../bootstrap/scss/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 165, ../bootstrap/scss/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

/* line 1, ../bootstrap/scss/_animation.scss */
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
/* line 5, ../bootstrap/scss/_animation.scss */
.fade.in {
  opacity: 1;
}

/* line 10, ../bootstrap/scss/_animation.scss */
.collapse {
  display: none;
}
/* line 13, ../bootstrap/scss/_animation.scss */
.collapse.in {
  display: block;
}

/* line 20, ../bootstrap/scss/_animation.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

/* line 2, ../bootstrap/scss/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, ../bootstrap/scss/_dropdown.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
/* line 22, ../bootstrap/scss/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 1 auto #5e9ed6;
}

/* line 29, ../bootstrap/scss/_dropdown.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* line 37, ../bootstrap/scss/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 59, ../bootstrap/scss/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../bootstrap/scss/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.dropdown-item:focus,
.dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 1 auto #5e9ed6;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  color: #818a91;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  /* filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; */
}

/* line 116, ../bootstrap/scss/_dropdown.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 121, ../bootstrap/scss/_dropdown.scss */
.open > a {
  outline: 0;
}

/* line 130, ../bootstrap/scss/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 135, ../bootstrap/scss/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 141, ../bootstrap/scss/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap;
}

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

/* line 167, ../bootstrap/scss/_dropdown.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}
/* line 174, ../bootstrap/scss/_dropdown.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/* line 4, ../bootstrap/scss/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 10, ../bootstrap/scss/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../bootstrap/scss/_button-group.scss */
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

/* line 28, ../bootstrap/scss/_button-group.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 37, ../bootstrap/scss/_button-group.scss */
.btn-toolbar {
  margin-left: -0.5rem;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}
/* line 41, ../bootstrap/scss/_button-group.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 46, ../bootstrap/scss/_button-group.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

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

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

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

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

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

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

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

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

/* line 107, ../bootstrap/scss/_button-group.scss */
.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 111, ../bootstrap/scss/_button-group.scss */
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 116, ../bootstrap/scss/_button-group.scss */
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 121, ../bootstrap/scss/_button-group.scss */
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

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

/* line 144, ../bootstrap/scss/_button-group.scss */
.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

/* line 149, ../bootstrap/scss/_button-group.scss */
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

/* line 160, ../bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}
/* line 173, ../bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 178, ../bootstrap/scss/_button-group.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 188, ../bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 191, ../bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 194, ../bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

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

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

/* line 5, ../bootstrap/scss/_input-group.scss */
.input-group {
  position: relative;
  width: 100%;
  display: flex;
}
/* line 18, ../bootstrap/scss/_input-group.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1;
  margin-bottom: 0;
}
/* line 54, ../bootstrap/scss/mixins/_hover.scss */
.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
  z-index: 3;
}

/* line 47, ../bootstrap/scss/_input-group.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 52, ../bootstrap/scss/_input-group.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 83, ../bootstrap/scss/_input-group.scss */
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 96, ../bootstrap/scss/_input-group.scss */
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
/* line 101, ../bootstrap/scss/_input-group.scss */
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
/* line 109, ../bootstrap/scss/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

/* line 130, ../bootstrap/scss/_input-group.scss */
.input-group-addon:not(:last-child) {
  border-right: 0;
}

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

/* line 142, ../bootstrap/scss/_input-group.scss */
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 150, ../bootstrap/scss/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 159, ../bootstrap/scss/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 161, ../bootstrap/scss/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 54, ../bootstrap/scss/mixins/_hover.scss */
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
  z-index: 3;
}
/* line 172, ../bootstrap/scss/_input-group.scss */
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
/* line 178, ../bootstrap/scss/_input-group.scss */
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 54, ../bootstrap/scss/mixins/_hover.scss */
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/* line 12, ../bootstrap/scss/_custom-forms.scss */
.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer;
}
/* line 18, ../bootstrap/scss/_custom-forms.scss */
.custom-control + .custom-control {
  margin-left: 1rem;
}

/* line 23, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 28, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
}
/* line 34, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
/* line 39, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
}
/* line 46, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}
/* line 51, ../bootstrap/scss/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

/* line 62, ../bootstrap/scss/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 83, ../bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
/* line 87, ../bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");*/
  background-color: #0074d9;
}
/* line 91, ../bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");*/
  background-color: #0074d9;
}

/* line 103, ../bootstrap/scss/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
/* line 107, ../bootstrap/scss/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");*/
  background-color: #0074d9;
}

/* line 119, ../bootstrap/scss/_custom-forms.scss */
.custom-controls-stacked .custom-control {
  display: inline;
}
/* line 122, ../bootstrap/scss/_custom-forms.scss */
.custom-controls-stacked .custom-control::after {
  display: block;
  margin-bottom: 0.25rem;
  content: "";
}
/* line 128, ../bootstrap/scss/_custom-forms.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 142, ../bootstrap/scss/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 158, ../bootstrap/scss/_custom-forms.scss */
.custom-select:focus {
  border-color: #51a7e8;
  outline: 1 auto #5e9ed6;
}
/* line 163, ../bootstrap/scss/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}
/* line 174, ../bootstrap/scss/_custom-forms.scss */
.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 181, ../bootstrap/scss/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 186, ../bootstrap/scss/_custom-forms.scss */
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 202, ../bootstrap/scss/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

/* line 210, ../bootstrap/scss/_custom-forms.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  /* filter: alpha(opacity=0); */
  opacity: 0;
}

/* line 222, ../bootstrap/scss/_custom-forms.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
}
/* line 239, ../bootstrap/scss/_custom-forms.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
/* line 244, ../bootstrap/scss/_custom-forms.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 261, ../bootstrap/scss/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

/* line 6, ../bootstrap/scss/_nav.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 12, ../bootstrap/scss/_nav.scss */
.nav-link {
  display: inline-block;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
/* line 20, ../bootstrap/scss/_nav.scss */
.nav-link.disabled {
  color: #818a91;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 35, ../bootstrap/scss/_nav.scss */
.nav-inline .nav-item {
  display: inline-block;
}
/* line 39, ../bootstrap/scss/_nav.scss */
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

/* line 50, ../bootstrap/scss/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
/* line 54, ../bootstrap/scss/_nav.scss */
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
/* line 59, ../bootstrap/scss/_nav.scss */
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
/* line 64, ../bootstrap/scss/_nav.scss */
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}
/* line 92, ../bootstrap/scss/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}
/* line 108, ../bootstrap/scss/_nav.scss */
.nav-pills .nav-item {
  float: left;
}
/* line 111, ../bootstrap/scss/_nav.scss */
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
/* line 116, ../bootstrap/scss/_nav.scss */
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

/* line 133, ../bootstrap/scss/_nav.scss */
.nav-stacked .nav-item {
  display: block;
  float: none;
}
/* line 137, ../bootstrap/scss/_nav.scss */
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

/* line 151, ../bootstrap/scss/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 154, ../bootstrap/scss/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 6, ../bootstrap/scss/_navbar.scss */
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 767px) {
  /* line 6, ../bootstrap/scss/_navbar.scss */
  .navbar {
    border-radius: 0.25rem;
  }
}

/* line 23, ../bootstrap/scss/_navbar.scss */
.navbar-full {
  z-index: 1000;
}
@media (min-width: 767px) {
  /* line 23, ../bootstrap/scss/_navbar.scss */
  .navbar-full {
    border-radius: 0;
  }
}

/* line 32, ../bootstrap/scss/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 767px) {
  /* line 32, ../bootstrap/scss/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 45, ../bootstrap/scss/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

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

/* line 53, ../bootstrap/scss/_navbar.scss */
.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
@media (min-width: 767px) {
  /* line 53, ../bootstrap/scss/_navbar.scss */
  .navbar-sticky-top {
    border-radius: 0;
  }
}

/* line 70, ../bootstrap/scss/_navbar.scss */
.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
/* line 81, ../bootstrap/scss/_navbar.scss */
.navbar-brand > img {
  display: block;
}

/* line 87, ../bootstrap/scss/_navbar.scss */
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
/* line 96, ../bootstrap/scss/_navbar.scss */
.navbar-divider::before {
  content: "\00a0";
}

/* line 107, ../bootstrap/scss/_navbar.scss */
.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 125, ../bootstrap/scss/_navbar.scss */
.navbar-nav .nav-item {
  float: left;
}
/* line 129, ../bootstrap/scss/_navbar.scss */
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}
/* line 134, ../bootstrap/scss/_navbar.scss */
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
/* line 139, ../bootstrap/scss/_navbar.scss */
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

/* line 146, ../bootstrap/scss/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
/* line 155, ../bootstrap/scss/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .open > .nav-link:focus,
.navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
/* line 173, ../bootstrap/scss/_navbar.scss */
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 180, ../bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-brand {
  color: white;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: white;
}
/* line 189, ../bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-nav .open > .nav-link,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}
/* line 207, ../bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 766px) {
  /* line 222, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 767px) {
  /* line 219, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-xs {
    display: block !important;
  }
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  /* line 235, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 232, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-sm {
    display: block !important;
  }
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 998px) {
  /* line 248, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 999px) {
  /* line 245, ../bootstrap/scss/_navbar.scss */
  .navbar-toggleable-md {
    display: block !important;
  }
}

/* line 5, ../bootstrap/scss/_card.scss */
.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 15, ../bootstrap/scss/_card.scss */
.card-block {
  padding: 1.25rem;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.card-block::after {
  content: "";
  display: table;
  clear: both;
}

/* line 20, ../bootstrap/scss/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 24, ../bootstrap/scss/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 29, ../bootstrap/scss/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 11, ../bootstrap/scss/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 46, ../bootstrap/scss/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 53, ../bootstrap/scss/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 59, ../bootstrap/scss/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 70, ../bootstrap/scss/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.card-header::after {
  content: "";
  display: table;
  clear: both;
}
/* line 76, ../bootstrap/scss/_card.scss */
.card-header:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}

/* line 81, ../bootstrap/scss/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.card-footer::after {
  content: "";
  display: table;
  clear: both;
}
/* line 87, ../bootstrap/scss/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

/* line 97, ../bootstrap/scss/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 104, ../bootstrap/scss/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 114, ../bootstrap/scss/_card.scss */
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 7, ../bootstrap/scss/mixins/_cards.scss */
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

/* line 117, ../bootstrap/scss/_card.scss */
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 7, ../bootstrap/scss/mixins/_cards.scss */
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

/* line 120, ../bootstrap/scss/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 7, ../bootstrap/scss/mixins/_cards.scss */
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

/* line 123, ../bootstrap/scss/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 7, ../bootstrap/scss/mixins/_cards.scss */
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

/* line 126, ../bootstrap/scss/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 7, ../bootstrap/scss/mixins/_cards.scss */
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

/* line 131, ../bootstrap/scss/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

/* line 134, ../bootstrap/scss/_card.scss */
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

/* line 137, ../bootstrap/scss/_card.scss */
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 140, ../bootstrap/scss/_card.scss */
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

/* line 143, ../bootstrap/scss/_card.scss */
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 146, ../bootstrap/scss/_card.scss */
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

/* line 23, ../bootstrap/scss/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 27, ../bootstrap/scss/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
/* line 33, ../bootstrap/scss/mixins/_cards.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}

/* line 162, ../bootstrap/scss/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

/* line 169, ../bootstrap/scss/_card.scss */
.card-img {
  border-radius: 0.25rem;
}

/* line 173, ../bootstrap/scss/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 185, ../bootstrap/scss/_card.scss */
.card-img-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 188, ../bootstrap/scss/_card.scss */
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

@media (min-width: 767px) {
  /* line 204, ../bootstrap/scss/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 0.75rem;
    margin-left: -0.625rem;
  }
  /* line 211, ../bootstrap/scss/_card.scss */
  .card-deck .card {
    flex: 1 0 0;
    margin-right: 0.625rem;
    margin-bottom: 0;
    margin-left: 0.625rem;
  }
}
@media (min-width: 767px) {
  /* line 247, ../bootstrap/scss/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 257, ../bootstrap/scss/_card.scss */
  .card-group .card {
    flex: 1 0 0;
  }
  /* line 265, ../bootstrap/scss/_card.scss */
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 272, ../bootstrap/scss/_card.scss */
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 275, ../bootstrap/scss/_card.scss */
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 278, ../bootstrap/scss/_card.scss */
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 282, ../bootstrap/scss/_card.scss */
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 285, ../bootstrap/scss/_card.scss */
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 288, ../bootstrap/scss/_card.scss */
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 293, ../bootstrap/scss/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  /* line 296, ../bootstrap/scss/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 767px) {
  /* line 312, ../bootstrap/scss/_card.scss */
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  /* line 316, ../bootstrap/scss/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 1, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

/* line 10, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}
/* line 14, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/";
}
/* line 28, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 31, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 35, ../bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #818a91;
}

/* line 1, ../bootstrap/scss/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}

/* line 9, ../bootstrap/scss/_pagination.scss */
.page-item {
  display: inline;
}
/* line 13, ../bootstrap/scss/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 19, ../bootstrap/scss/_pagination.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 45, ../bootstrap/scss/_pagination.scss */
.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.page-link:focus,
.page-link:hover {
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 4, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
/* line 11, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
/* line 16, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 4, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
}
/* line 11, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
/* line 16, ../bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

/* line 6, ../bootstrap/scss/_tags.scss */
.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 19, ../bootstrap/scss/_tags.scss */
.tag:empty {
  display: none;
}

/* line 25, ../bootstrap/scss/_tags.scss */
.btn .tag {
  position: relative;
  top: -1px;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.tag:focus,
a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, ../bootstrap/scss/_tags.scss */
.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 55, ../bootstrap/scss/_tags.scss */
.tag-default {
  background-color: #818a91;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-default[href]:focus,
.tag-default[href]:hover {
  background-color: #687077;
}

/* line 59, ../bootstrap/scss/_tags.scss */
.tag-primary {
  background-color: #0275d8;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-primary[href]:focus,
.tag-primary[href]:hover {
  background-color: #025aa5;
}

/* line 63, ../bootstrap/scss/_tags.scss */
.tag-success {
  background-color: #5cb85c;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-success[href]:focus,
.tag-success[href]:hover {
  background-color: #449d44;
}

/* line 67, ../bootstrap/scss/_tags.scss */
.tag-info {
  background-color: #5bc0de;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-info[href]:focus,
.tag-info[href]:hover {
  background-color: #31b0d5;
}

/* line 71, ../bootstrap/scss/_tags.scss */
.tag-warning {
  background-color: #f0ad4e;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-warning[href]:focus,
.tag-warning[href]:hover {
  background-color: #ec971f;
}

/* line 75, ../bootstrap/scss/_tags.scss */
.tag-danger {
  background-color: #d9534f;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.tag-danger[href]:focus,
.tag-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, ../bootstrap/scss/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}
@media (min-width: 767px) {
  /* line 1, ../bootstrap/scss/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, ../bootstrap/scss/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

/* line 16, ../bootstrap/scss/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../bootstrap/scss/_alert.scss */
.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 13, ../bootstrap/scss/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 19, ../bootstrap/scss/_alert.scss */
.alert-link {
  font-weight: bold;
}

/* line 28, ../bootstrap/scss/_alert.scss */
.alert-dismissible {
  padding-right: 35px;
}
/* line 32, ../bootstrap/scss/_alert.scss */
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 45, ../bootstrap/scss/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
/* line 8, ../bootstrap/scss/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, ../bootstrap/scss/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 48, ../bootstrap/scss/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
/* line 8, ../bootstrap/scss/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, ../bootstrap/scss/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 51, ../bootstrap/scss/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
/* line 8, ../bootstrap/scss/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, ../bootstrap/scss/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 54, ../bootstrap/scss/_alert.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
/* line 8, ../bootstrap/scss/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}
/* line 11, ../bootstrap/scss/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 15, ../bootstrap/scss/_progress.scss */
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

/* line 21, ../bootstrap/scss/_progress.scss */
.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.25rem;
}

/* line 33, ../bootstrap/scss/_progress.scss */
.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

/* line 38, ../bootstrap/scss/_progress.scss */
.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 42, ../bootstrap/scss/_progress.scss */
.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 47, ../bootstrap/scss/_progress.scss */
.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 50, ../bootstrap/scss/_progress.scss */
.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 55, ../bootstrap/scss/_progress.scss */
.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem;
}

/* line 60, ../bootstrap/scss/_progress.scss */
base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem;
}

@media screen and (min-width: 350px) {
  /*line 69, ../bootstrap/scss/_progress.scss*/
  .progress {
    background-color: #eee;
    border-radius: 0.25rem;
  }

  /* line 74, ../bootstrap/scss/_progress.scss */
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
  }

  /* line 81, ../bootstrap/scss/_progress.scss */
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
}
/* line 91, ../bootstrap/scss/_progress.scss */
.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem;
}

/* line 95, ../bootstrap/scss/_progress.scss */
.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 99, ../bootstrap/scss/_progress.scss */
.progress-striped[value]::-ms-fill {
  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: 1rem 1rem;
}

/*@media screen and (min-width: 0\0) {
   line 105, ../bootstrap/scss/_progress.scss
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
  }
}*/
/* line 116, ../bootstrap/scss/_progress.scss */
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 119, ../bootstrap/scss/_progress.scss */
.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

/* @media screen and (min-width: 0\0) {
  line 124, ../bootstrap/scss/_progress.scss
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite;
  }
}*/
/* line 4, ../bootstrap/scss/mixins/_progress.scss */
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c;
}
/* line 8, ../bootstrap/scss/mixins/_progress.scss */
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c;
}
/* line 13, ../bootstrap/scss/mixins/_progress.scss */
.progress-success[value]::-ms-fill {
  background-color: #5cb85c;
}
/*@media screen and (min-width: 0\0) {
   line 19, ../bootstrap/scss/mixins/_progress.scss
  .progress-success .progress-bar {
    background-color: #5cb85c;
  }
}*/

/* line 4, ../bootstrap/scss/mixins/_progress.scss */
.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de;
}
/* line 8, ../bootstrap/scss/mixins/_progress.scss */
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de;
}
/* line 13, ../bootstrap/scss/mixins/_progress.scss */
.progress-info[value]::-ms-fill {
  background-color: #5bc0de;
}
/* @media screen and (min-width: 0\0) {
  line 19, ../bootstrap/scss/mixins/_progress.scss
  .progress-info .progress-bar {
    background-color: #5bc0de;
  }
}*/

/* line 4, ../bootstrap/scss/mixins/_progress.scss */
.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}
/* line 8, ../bootstrap/scss/mixins/_progress.scss */
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}
/* line 13, ../bootstrap/scss/mixins/_progress.scss */
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e;
}
/* @media screen and (min-width: 0\0) {
  line 19, ../bootstrap/scss/mixins/_progress.scss
  .progress-warning .progress-bar {
    background-color: #f0ad4e;
  }
}*/

/* line 4, ../bootstrap/scss/mixins/_progress.scss */
.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}
/* line 8, ../bootstrap/scss/mixins/_progress.scss */
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}
/* line 13, ../bootstrap/scss/mixins/_progress.scss */
.progress-danger[value]::-ms-fill {
  background-color: #d9534f;
}
/* @media screen and (min-width: 0\0) {
  line 19, ../bootstrap/scss/mixins/_progress.scss
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}*/

/* line 2, ../bootstrap/scss/_media.scss */
.media {
  display: flex;
  margin-bottom: 1rem;
}

/* line 6, ../bootstrap/scss/_media.scss */
.media-body {
  flex: 1;
}

/* line 9, ../bootstrap/scss/_media.scss */
.media-middle {
  align-self: center;
}

/* line 12, ../bootstrap/scss/_media.scss */
.media-bottom {
  align-self: flex-end;
}

/* line 49, ../bootstrap/scss/_media.scss */
.media-object {
  display: block;
}
/* line 53, ../bootstrap/scss/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 63, ../bootstrap/scss/_media.scss */
.media-right {
  padding-left: 10px;
}

/* line 67, ../bootstrap/scss/_media.scss */
.media-left {
  padding-right: 10px;
}

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

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

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

/* line 16, ../bootstrap/scss/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 25, ../bootstrap/scss/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 29, ../bootstrap/scss/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 41, ../bootstrap/scss/_list-group.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
/* line 44, ../bootstrap/scss/_list-group.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 59, ../bootstrap/scss/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}
/* line 64, ../bootstrap/scss/_list-group.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #a8d6fe;
}

/* line 72, ../bootstrap/scss/_list-group.scss */
.list-group-flush .list-group-item {
  border-radius: 0;
}

/* line 83, ../bootstrap/scss/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}
/* line 88, ../bootstrap/scss/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #333;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4, ../bootstrap/scss/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 9, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 13, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../bootstrap/scss/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 13, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../bootstrap/scss/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 13, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../bootstrap/scss/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 9, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 13, ../bootstrap/scss/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 37, ../bootstrap/scss/mixins/_hover.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

/* line 3, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 10, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 25, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

/* line 29, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 37, ../bootstrap/scss/_responsive-embed.scss */
.embed-responsive-1by1 {
  padding-bottom: 100%;
}

/* line 1, ../bootstrap/scss/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

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

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

/* line 13, ../bootstrap/scss/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
/* line 28, ../bootstrap/scss/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}
/* line 32, ../bootstrap/scss/_modal.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 34, ../bootstrap/scss/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 40, ../bootstrap/scss/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 47, ../bootstrap/scss/_modal.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 59, ../bootstrap/scss/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 69, ../bootstrap/scss/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 70, ../bootstrap/scss/_modal.scss */
.modal-backdrop.in {
  opacity: 0.5;
}

/* line 75, ../bootstrap/scss/_modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

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

/* line 86, ../bootstrap/scss/_modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.5;
}

/* line 93, ../bootstrap/scss/_modal.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 99, ../bootstrap/scss/_modal.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

/* line 107, ../bootstrap/scss/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 767px) {
  /* line 118, ../bootstrap/scss/_modal.scss */
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }

  /* line 127, ../bootstrap/scss/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 999px) {
  /* line 131, ../bootstrap/scss/_modal.scss */
  .modal-lg {
    max-width: 900px;
  }
}
/* line 2, ../bootstrap/scss/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 14, ../bootstrap/scss/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
}
/* line 16, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 21, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-top .tooltip-arrow,
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 29, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 34, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-right .tooltip-arrow,
.tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 42, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 47, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-bottom .tooltip-arrow,
.tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 55, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 60, ../bootstrap/scss/_tooltip.scss */
.tooltip.tooltip-left .tooltip-arrow,
.tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 71, ../bootstrap/scss/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

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

/* line 1, ../bootstrap/scss/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
/* line 24, ../bootstrap/scss/_popover.scss */
.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
/* line 28, ../bootstrap/scss/_popover.scss */
.popover.popover-top .popover-arrow,
.popover.bs-tether-element-attached-bottom .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 34, ../bootstrap/scss/_popover.scss */
.popover.popover-top .popover-arrow::after,
.popover.bs-tether-element-attached-bottom .popover-arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #fff;
  border-bottom-width: 0;
}
/* line 44, ../bootstrap/scss/_popover.scss */
.popover.popover-right,
.popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
/* line 48, ../bootstrap/scss/_popover.scss */
.popover.popover-right .popover-arrow,
.popover.bs-tether-element-attached-left .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 54, ../bootstrap/scss/_popover.scss */
.popover.popover-right .popover-arrow::after,
.popover.bs-tether-element-attached-left .popover-arrow::after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #fff;
  border-left-width: 0;
}
/* line 64, ../bootstrap/scss/_popover.scss */
.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
/* line 68, ../bootstrap/scss/_popover.scss */
.popover.popover-bottom .popover-arrow,
.popover.bs-tether-element-attached-top .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 74, ../bootstrap/scss/_popover.scss */
.popover.popover-bottom .popover-arrow::after,
.popover.bs-tether-element-attached-top .popover-arrow::after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 84, ../bootstrap/scss/_popover.scss */
.popover.popover-left,
.popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
/* line 88, ../bootstrap/scss/_popover.scss */
.popover.popover-left .popover-arrow,
.popover.bs-tether-element-attached-right .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 94, ../bootstrap/scss/_popover.scss */
.popover.popover-left .popover-arrow::after,
.popover.bs-tether-element-attached-right .popover-arrow::after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 107, ../bootstrap/scss/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0;
}
/* line 116, ../bootstrap/scss/_popover.scss */
.popover-title:empty {
  display: none;
}

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

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

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

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

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

/* line 6, ../bootstrap/scss/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 11, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out;
}
/* line 17, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}
/* Removed @media transform  line 6697*/

.carousel-inner > .carousel-item {
  transition: transform .6s ease-in-out;
  backface-visibility: hidden;
  perspective: 1000px;
}
/* line 29, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .carousel-item.next,
.carousel-inner > .carousel-item.active.right {
  left: 0;
  transform: translate3d(100%, 0, 0);
}
/* line 34, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .carousel-item.prev,
.carousel-inner > .carousel-item.active.left {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
/* line 39, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .carousel-item.next.left,
.carousel-inner > .carousel-item.prev.right,
.carousel-inner > .carousel-item.active {
  left: 0;
  transform: translate3d(0, 0, 0);
}

/* line 48, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 54, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 58, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 65, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 68, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 71, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 76, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 79, ../bootstrap/scss/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 89, ../bootstrap/scss/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}
/* line 104, ../bootstrap/scss/_carousel.scss */
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); */
}
/* line 107, ../bootstrap/scss/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); */
}
/* line 21, ../bootstrap/scss/mixins/_hover.scss */
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 1 auto #5e9ed6;
  opacity: .9;
}
/* line 122, ../bootstrap/scss/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
/* line 134, ../bootstrap/scss/_carousel.scss */
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
/* line 138, ../bootstrap/scss/_carousel.scss */
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
/* line 144, ../bootstrap/scss/_carousel.scss */
.carousel-control .icon-prev::before {
  content: "\2039";
}
/* line 149, ../bootstrap/scss/_carousel.scss */
.carousel-control .icon-next::before {
  content: "\203a";
}

/* line 161, ../bootstrap/scss/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
/* line 172, ../bootstrap/scss/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 189, ../bootstrap/scss/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

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

@media (min-width: 767px) {
  /* line 227, ../bootstrap/scss/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 234, ../bootstrap/scss/_carousel.scss */
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 237, ../bootstrap/scss/_carousel.scss */
  .carousel-control .icon-next {
    margin-right: -15px;
  }

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

  /* line 250, ../bootstrap/scss/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 5, ../bootstrap/scss/utilities/_background.scss */
.bg-inverse {
  background-color: #373a3c;
}

/* line 9, ../bootstrap/scss/utilities/_background.scss */
.bg-faded {
  background-color: #f7f7f9;
}

/* line 4, ../bootstrap/scss/mixins/_background-variant.scss */
.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #025aa5 !important;
}

/* line 4, ../bootstrap/scss/mixins/_background-variant.scss */
.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44 !important;
}

/* line 4, ../bootstrap/scss/mixins/_background-variant.scss */
.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5 !important;
}

/* line 4, ../bootstrap/scss/mixins/_background-variant.scss */
.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ec971f !important;
}

/* line 4, ../bootstrap/scss/mixins/_background-variant.scss */
.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #c9302c !important;
}

/* line 2, ../bootstrap/scss/mixins/_clearfix.scss */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* line 5, ../bootstrap/scss/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 8, ../bootstrap/scss/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 11, ../bootstrap/scss/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 9, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-first {
  order: -1;
}

/* line 10, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-last {
  order: 1;
}

/* line 11, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-unordered {
  order: 0;
}

/* line 16, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-top {
  align-items: flex-start;
}

/* line 17, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-middle {
  align-items: center;
}

/* line 18, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-bottom {
  align-items: flex-end;
}

/* line 23, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-top {
  align-self: flex-start;
}

/* line 24, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-middle {
  align-self: center;
}

/* line 25, ../bootstrap/scss/utilities/_flex.scss */
.flex-xs-bottom {
  align-self: flex-end;
}

/* line 30, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-left {
  justify-content: flex-start;
}

/* line 31, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-center {
  justify-content: center;
}

/* line 32, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-right {
  justify-content: flex-end;
}

/* line 33, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-around {
  justify-content: space-around;
}

/* line 34, ../bootstrap/scss/utilities/_flex.scss */
.flex-items-xs-between {
  justify-content: space-between;
}

@media (min-width: 767px) {
  /* line 9, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-first {
    order: -1;
  }

  /* line 10, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-last {
    order: 1;
  }

  /* line 11, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-unordered {
    order: 0;
  }
}
@media (min-width: 767px) {
  /* line 16, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-top {
    align-items: flex-start;
  }

  /* line 17, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-middle {
    align-items: center;
  }

  /* line 18, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 767px) {
  /* line 23, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-top {
    align-self: flex-start;
  }

  /* line 24, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-middle {
    align-self: center;
  }

  /* line 25, ../bootstrap/scss/utilities/_flex.scss */
  .flex-sm-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 767px) {
  /* line 30, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-left {
    justify-content: flex-start;
  }

  /* line 31, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-center {
    justify-content: center;
  }

  /* line 32, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-right {
    justify-content: flex-end;
  }

  /* line 33, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-around {
    justify-content: space-around;
  }

  /* line 34, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-sm-between {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  /* line 9, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-first {
    order: -1;
  }

  /* line 10, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-last {
    order: 1;
  }

  /* line 11, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-unordered {
    order: 0;
  }
}
@media (min-width: 768px) {
  /* line 16, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-top {
    align-items: flex-start;
  }

  /* line 17, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-middle {
    align-items: center;
  }

  /* line 18, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  /* line 23, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-top {
    align-self: flex-start;
  }

  /* line 24, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-middle {
    align-self: center;
  }

  /* line 25, ../bootstrap/scss/utilities/_flex.scss */
  .flex-md-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 768px) {
  /* line 30, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-left {
    justify-content: flex-start;
  }

  /* line 31, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-center {
    justify-content: center;
  }

  /* line 32, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-right {
    justify-content: flex-end;
  }

  /* line 33, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-around {
    justify-content: space-around;
  }

  /* line 34, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-md-between {
    justify-content: space-between;
  }
}
@media (min-width: 999px) {
  /* line 9, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-first {
    order: -1;
  }

  /* line 10, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-last {
    order: 1;
  }

  /* line 11, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-unordered {
    order: 0;
  }
}
@media (min-width: 999px) {
  /* line 16, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-top {
    align-items: flex-start;
  }

  /* line 17, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-middle {
    align-items: center;
  }

  /* line 18, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 999px) {
  /* line 23, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-top {
    align-self: flex-start;
  }

  /* line 24, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-middle {
    align-self: center;
  }

  /* line 25, ../bootstrap/scss/utilities/_flex.scss */
  .flex-lg-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 999px) {
  /* line 30, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-left {
    justify-content: flex-start;
  }

  /* line 31, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-center {
    justify-content: center;
  }

  /* line 32, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-right {
    justify-content: flex-end;
  }

  /* line 33, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-around {
    justify-content: space-around;
  }

  /* line 34, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-lg-between {
    justify-content: space-between;
  }
}
@media (min-width: 1000px) {
  /* line 9, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-first {
    order: -1;
  }

  /* line 10, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-last {
    order: 1;
  }

  /* line 11, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-unordered {
    order: 0;
  }
}
@media (min-width: 1000px) {
  /* line 16, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-top {
    align-items: flex-start;
  }

  /* line 17, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-middle {
    align-items: center;
  }

  /* line 18, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 1000px) {
  /* line 23, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-top {
    align-self: flex-start;
  }

  /* line 24, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-middle {
    align-self: center;
  }

  /* line 25, ../bootstrap/scss/utilities/_flex.scss */
  .flex-xl-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 1000px) {
  /* line 30, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-left {
    justify-content: flex-start;
  }

  /* line 31, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-center {
    justify-content: center;
  }

  /* line 32, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-right {
    justify-content: flex-end;
  }

  /* line 33, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-around {
    justify-content: space-around;
  }

  /* line 34, ../bootstrap/scss/utilities/_flex.scss */
  .flex-items-xl-between {
    justify-content: space-between;
  }
}
/* line 3, ../bootstrap/scss/utilities/_pulls.scss */
.pull-xs-left {
  float: left !important;
}

/* line 6, ../bootstrap/scss/utilities/_pulls.scss */
.pull-xs-right {
  float: right !important;
}

/* line 9, ../bootstrap/scss/utilities/_pulls.scss */
.pull-xs-none {
  float: none !important;
}

@media (min-width: 767px) {
  /* line 3, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-sm-left {
    float: left !important;
  }

  /* line 6, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-sm-right {
    float: right !important;
  }

  /* line 9, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 3, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-md-left {
    float: left !important;
  }

  /* line 6, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-md-right {
    float: right !important;
  }

  /* line 9, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 999px) {
  /* line 3, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-lg-left {
    float: left !important;
  }

  /* line 6, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-lg-right {
    float: right !important;
  }

  /* line 9, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-lg-none {
    float: none !important;
  }
}
@media (min-width: 1000px) {
  /* line 3, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-xl-left {
    float: left !important;
  }

  /* line 6, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-xl-right {
    float: right !important;
  }

  /* line 9, ../bootstrap/scss/utilities/_pulls.scss */
  .pull-xl-none {
    float: none !important;
  }
}
/* line 5, ../bootstrap/scss/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 23, ../bootstrap/scss/mixins/_screen-reader.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 3, ../bootstrap/scss/utilities/_spacing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../bootstrap/scss/utilities/_spacing.scss */
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.m-a-0 {
  margin: 0 0 !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.m-t-0 {
  margin-top: 0 !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.m-r-0 {
  margin-right: 0 !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.m-b-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.m-l-0 {
  margin-left: 0 !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.m-a-1 {
  margin: 1rem 1rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.m-t-1 {
  margin-top: 1rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.m-r-1 {
  margin-right: 1rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.m-b-1 {
  margin-bottom: 1rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.m-l-1 {
  margin-left: 1rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.m-t-2 {
  margin-top: 1.5rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.m-r-2 {
  margin-right: 1.5rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.m-b-2 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.m-l-2 {
  margin-left: 1.5rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.m-a-3 {
  margin: 3rem 3rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.m-t-3 {
  margin-top: 3rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.m-r-3 {
  margin-right: 3rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.m-b-3 {
  margin-bottom: 3rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.m-l-3 {
  margin-left: 3rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.p-a-0 {
  padding: 0 0 !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.p-t-0 {
  padding-top: 0 !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.p-r-0 {
  padding-right: 0 !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.p-b-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.p-l-0 {
  padding-left: 0 !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.p-a-1 {
  padding: 1rem 1rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.p-t-1 {
  padding-top: 1rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.p-r-1 {
  padding-right: 1rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.p-b-1 {
  padding-bottom: 1rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.p-l-1 {
  padding-left: 1rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.p-t-2 {
  padding-top: 1.5rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.p-r-2 {
  padding-right: 1.5rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.p-b-2 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.p-l-2 {
  padding-left: 1.5rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 17, ../bootstrap/scss/utilities/_spacing.scss */
.p-a-3 {
  padding: 3rem 3rem !important;
}

/* line 18, ../bootstrap/scss/utilities/_spacing.scss */
.p-t-3 {
  padding-top: 3rem !important;
}

/* line 19, ../bootstrap/scss/utilities/_spacing.scss */
.p-r-3 {
  padding-right: 3rem !important;
}

/* line 20, ../bootstrap/scss/utilities/_spacing.scss */
.p-b-3 {
  padding-bottom: 3rem !important;
}

/* line 21, ../bootstrap/scss/utilities/_spacing.scss */
.p-l-3 {
  padding-left: 3rem !important;
}

/* line 24, ../bootstrap/scss/utilities/_spacing.scss */
.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 28, ../bootstrap/scss/utilities/_spacing.scss */
.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 37, ../bootstrap/scss/utilities/_spacing.scss */
.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 7, ../bootstrap/scss/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 8, ../bootstrap/scss/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9, ../bootstrap/scss/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 15, ../bootstrap/scss/utilities/_text.scss */
.text-xs-left {
  text-align: left !important;
}

/* line 16, ../bootstrap/scss/utilities/_text.scss */
.text-xs-right {
  text-align: right !important;
}

/* line 17, ../bootstrap/scss/utilities/_text.scss */
.text-xs-center {
  text-align: center !important;
}

@media (min-width: 767px) {
  /* line 15, ../bootstrap/scss/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 16, ../bootstrap/scss/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 17, ../bootstrap/scss/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 15, ../bootstrap/scss/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 16, ../bootstrap/scss/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 17, ../bootstrap/scss/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 999px) {
  /* line 15, ../bootstrap/scss/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 16, ../bootstrap/scss/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 17, ../bootstrap/scss/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1000px) {
  /* line 15, ../bootstrap/scss/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 16, ../bootstrap/scss/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 17, ../bootstrap/scss/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 23, ../bootstrap/scss/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 24, ../bootstrap/scss/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 25, ../bootstrap/scss/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 29, ../bootstrap/scss/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 30, ../bootstrap/scss/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 31, ../bootstrap/scss/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-muted {
  color: #818a91 !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-muted:focus,
a.text-muted:hover {
  color: #687077;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-primary {
  color: #0275d8 !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-success {
  color: #5cb85c !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-success:focus,
a.text-success:hover {
  color: #449d44;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-info:focus,
a.text-info:hover {
  color: #31b0d5;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f;
}

/* line 4, ../bootstrap/scss/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 21, ../bootstrap/scss/mixins/_hover.scss */
a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c;
}

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

/* line 7, ../bootstrap/scss/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 14, ../bootstrap/scss/utilities/_visibility.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 766px) {
  /* line 19, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 767px) {
  /* line 14, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 19, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 14, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 998px) {
  /* line 19, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 999px) {
  /* line 14, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 999px) {
  /* line 19, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  /* line 14, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 19, ../bootstrap/scss/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 31, ../bootstrap/scss/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 31, ../bootstrap/scss/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 38, ../bootstrap/scss/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 38, ../bootstrap/scss/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 45, ../bootstrap/scss/utilities/_visibility.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 45, ../bootstrap/scss/utilities/_visibility.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 53, ../bootstrap/scss/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 30, ../sass/base/_typography.scss */
html {
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/* line 37, ../sass/base/_typography.scss */
body {
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/* line 74, ../sass/base/_typography.scss */
h1 {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1.75rem;
  margin-bottom: 0.875rem;
}

/* line 75, ../sass/base/_typography.scss */
h2 {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
}

/* line 76, ../sass/base/_typography.scss */
h3 {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1.2rem;
  margin-bottom: 0.6rem;
}

/* line 77, ../sass/base/_typography.scss */
h4 {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

/* line 79, ../sass/base/_typography.scss */
a {
  color: #2a548c;
}
/* line 81, ../sass/base/_typography.scss */
a:link {
  color: #2a548c;
}
/* line 82, ../sass/base/_typography.scss */
a:hover {
  color: #870100;
}
/* line 83, ../sass/base/_typography.scss */
a:visited {
  color: #2a548c;
}

/* line 1, ../sass/layout/_flex__grid--4col.scss */
.flex--grid--4col .view-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}
/* line 7, ../sass/layout/_flex__grid--4col.scss */
.flex--grid--4col .view-content .flex-item {
  order: 0;
  flex: 0 1 auto;
  align-self: auto;
}
/* line 15, ../sass/layout/_flex__grid--4col.scss */
.flex--grid--4col .view-content .app-challenge,
.flex--grid--4col .view-content .art-competition {
  width: 50%;
  padding: 1%;
}
@media (min-width: 768px) {
  /* line 15, ../sass/layout/_flex__grid--4col.scss */
  .flex--grid--4col .view-content .app-challenge,
  .flex--grid--4col .view-content .art-competition {
    width: 25%;
    padding: 1.3%;
  }
}

/* line 19, ../sass/layout/_html_body.scss */
html {
  background-image: none;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 767px) {
  /* line 19, ../sass/layout/_html_body.scss */
  html {
    background-image: url("../images/bgHTML.jpg");
  }
}
/* line 14, ../sass/layout/_html_body.scss */
html.toolbar-fixed {
  background-position: 10px center;
}

/* line 23, ../sass/layout/_html_body.scss */
body {
  background-image: none;
  background-color: transparent;
  background-position: 50% 205px;
  background-repeat: no-repeat;
}
@media (min-width: 767px) {
  /* line 23, ../sass/layout/_html_body.scss */
  body {
    background-image: url("../images/bgBody_sm.jpg");
  }
}
@media (min-width: 768px) {
  /* line 23, ../sass/layout/_html_body.scss */
  body {
    background-image: url("../images/bgBody_md.jpg");
  }
}
@media (min-width: 999px) {
  /* line 23, ../sass/layout/_html_body.scss */
  body {
    background-image: url("../images/bgBody_lg.jpg");
  }
}

/* line 125, ../sass/layout/_region__header.scss */
.global__header[role='heading'],
.global__header {
  margin-bottom: 17px;
  background-color: #021e46;
  background-image: url("../images/header_bg_mobile.jpg");
  background-position: 0 27px;
  background-repeat: no-repeat;
}
@media (min-width: 767px) {
  /* line 125, ../sass/layout/_region__header.scss */
  .global__header[role='heading'],
  .global__header {
    background-image: none;
    background-color: transparent;
  }
  /* line 138, ../sass/layout/_region__header.scss */
  .user-logged-in .global__header[role='heading'],
  .user-logged-in   .global__header {
    background-image: none;
    background-position: top center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  /* line 138, ../sass/layout/_region__header.scss */
  .user-logged-in .global__header[role='heading'],
  .user-logged-in   .global__header {
    background-image: url("../images/bgHTML.jpg");
  }
}
@media (min-width: 767px) {
  /* line 14, ../sass/layout/_html_body.scss */
  .user-logged-in .global__header[role='heading'].toolbar-fixed,
  .user-logged-in   .global__header.toolbar-fixed {
    background-position: 10px center;
  }
}

/* line 144, ../sass/layout/_region__header.scss */
.global__header {
  padding: 0;
}
/* line 149, ../sass/layout/_region__header.scss */
.global__header .logo {
  width: 270px;
}
/* line 153, ../sass/layout/_region__header.scss */
.global__header .block-housegov-in-session {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 144, ../sass/layout/_region__header.scss */
  .global__header {
    padding: 0;
  }
  /* line 161, ../sass/layout/_region__header.scss */
  .global__header .region-header {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  /* line 166, ../sass/layout/_region__header.scss */
  .global__header .region-header .skip-link {
    order: 0;
    width: 100%;
  }
  /* line 171, ../sass/layout/_region__header.scss */
  .global__header .region-header .block-housegov-in-session {
    order: -1;
    width: 100%;
  }
  /* line 176, ../sass/layout/_region__header.scss */
  .global__header .region-header .logo {
    order: 0;
  }
  /* line 180, ../sass/layout/_region__header.scss */
  .global__header .region-header .block-housegov-search {
    order: 3;
    width: 100%;
    display: none;
  }
}
@media (min-width: 767px) {
  /* line 144, ../sass/layout/_region__header.scss */
  .global__header {
    height: 205px;
    position: relative;
  }
  /* line 191, ../sass/layout/_region__header.scss */
  .global__header .logo {
    height: 95px;
    width: 280px;
  }
  /* line 196, ../sass/layout/_region__header.scss */
  .global__header .block-housegov-in-session {
    text-align: right;
    width: auto;
  }
}
/* line 202, ../sass/layout/_region__header.scss */
.global__header .navbar-brand {
  display: none;
}

/* line 228, ../sass/layout/_region__header.scss */
.logo {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
  background-image: url("../images/houseLogoScreen.gif");
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  margin-left: 70px;
  margin-bottom: 10px;
}
@media (min-width: 767px) {
  /* line 228, ../sass/layout/_region__header.scss */
  .logo {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
.logo form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
.logo form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
.logo form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
.logo form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
.logo form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 228, ../sass/layout/_region__header.scss */
  .logo {
    left: 10px;
    top: 52px;
  }
}
@media (min-width: 350px) {
  /* line 228, ../sass/layout/_region__header.scss */
  .logo {
    width: 250px;
    height: 87px;
    background-size: 250px auto;
    /*background-position-y: 8px;*/
    margin-bottom: 22px;
  }
}
@media (min-width: 410px) {
  /* line 228, ../sass/layout/_region__header.scss */
  .logo {
    width: 300px;
    height: 95px;
    background-size: 300px auto;
    /*background-position-y: 0;*/
    margin-bottom: 15px;
  }
  /* line 222, ../sass/layout/_region__header.scss */
  .logo:focus {
    background-position: 0 -95px;
  }
}
/* line 237, ../sass/layout/_region__header.scss */
.logo img {
  display: none;
}
@media (min-width: 767px) {
  /* line 228, ../sass/layout/_region__header.scss */
  .logo {
    margin-bottom: 0;
    margin-left: 0;
  }
}

/* line 253, ../sass/layout/_region__header.scss */
body.house-in-session .logo {
  background: url("../images/houseLogoScreenIn.png") 0 0;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
}
/* line 259, ../sass/layout/_region__header.scss */
body.house-in-session .logo:focus {
  background-position: 0 -95px;
  color: #ffc;
  outline: 1px dotted;
}

/* line 267, ../sass/layout/_region__header.scss */
.block-housegov-in-session {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
  background: transparent;
  color: #fff;
  margin-bottom: 1em;
  background-image: linear-gradient(#aa0201, #a10101);
  padding: 5px 15px;
}
@media (min-width: 767px) {
  /* line 267, ../sass/layout/_region__header.scss */
  .block-housegov-in-session {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
.block-housegov-in-session form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
.block-housegov-in-session form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
.block-housegov-in-session form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
.block-housegov-in-session form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
.block-housegov-in-session form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 267, ../sass/layout/_region__header.scss */
  .block-housegov-in-session {
    bottom: 43px;
    right: 10px;
  }
}
@media (min-width: 767px) {
  /* line 267, ../sass/layout/_region__header.scss */
  .block-housegov-in-session {
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    padding: 0;
  }
}

/* line 287, ../sass/layout/_region__header.scss */
#house-in-session {
  color: #fff;
}
/* line 290, ../sass/layout/_region__header.scss */
#house-in-session a {
  color: #ccc;
}
/* line 295, ../sass/layout/_region__header.scss */
#house-in-session a:link,
#house-in-session a:visited {
  color: #fff;
}
@media (min-width: 767px) {
  /* line 290, ../sass/layout/_region__header.scss */
  #house-in-session a {
    color: #fff;
    text-align: center;
  }
  /* line 305, ../sass/layout/_region__header.scss */
  #house-in-session a:link,
  #house-in-session a:visited {
    color: #fff;
  }
}

/* line 314, ../sass/layout/_region__header.scss */
#house-in-session .houseLiveHome {
  background-image: url("../images/bgWatch.gif");
  background-position: 100% 2px;
  background-repeat: no-repeat;
  color: #fff;
  padding: 0 15px 0 0;
}

/* line 323, ../sass/layout/_region__header.scss */
.block-housegov-search {
  padding: 8px 0;
  background-color: #1e4376;
  border-top: 1px solid #2a548c;
  clear: both;
  display: block;
  float: none;
  overflow: visible;
}
@media (min-width: 767px) {
  /* line 323, ../sass/layout/_region__header.scss */
  .block-housegov-search {
    display: none;
    margin-left: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
  }
}
@media (min-width: 768px) {
  /* line 323, ../sass/layout/_region__header.scss */
  .block-housegov-search {
    display: block;
  }
}
@media (min-width: 767px) {
  /* line 323, ../sass/layout/_region__header.scss */
  .block-housegov-search {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
.block-housegov-search form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
.block-housegov-search form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
.block-housegov-search form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
.block-housegov-search form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
.block-housegov-search form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 323, ../sass/layout/_region__header.scss */
  .block-housegov-search {
    right: 10px;
    top: 6px;
  }
}
/* line 346, ../sass/layout/_region__header.scss */
.block-housegov-search form {
  margin: 0 auto;
  width: 230px;
}
@media (min-width: 768px) {
  /* line 346, ../sass/layout/_region__header.scss */
  .block-housegov-search form {
    width: 142px;
  }
}
@media (min-width: 999px) {
  /* line 346, ../sass/layout/_region__header.scss */
  .block-housegov-search form {
    width: 213px;
  }
}
/* line 361, ../sass/layout/_region__header.scss */
.block-housegov-search form .searchbar {
  clear: both;
}
/* line 365, ../sass/layout/_region__header.scss */
.block-housegov-search form label {
  background-color: #fff;
  border-radius: 3px 0 0 3px;
  height: 22px;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  padding: 5px 5px 3px;
}
/* line 375, ../sass/layout/_region__header.scss */
.block-housegov-search form input[type='text'] {
  border-radius: 0 3px 3px 0;
  width: 157px;
  padding-right: 60px;
}
@media (min-width: 767px) {
  /* line 375, ../sass/layout/_region__header.scss */
  .block-housegov-search form input[type='text'] {
    width: 87px;
    padding-right: 60px;
  }
}
@media (min-width: 999px) {
  /* line 375, ../sass/layout/_region__header.scss */
  .block-housegov-search form input[type='text'] {
    width: 157px;
    padding-right: 60px;
  }
}

/* line 393, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
}
@media (min-width: 767px) {
  /* line 393, ../sass/layout/_region__header.scss */
  section.block-housegov-findyourrepresentative {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 393, ../sass/layout/_region__header.scss */
  section.block-housegov-findyourrepresentative {
    right: 10px;
    top: 48px;
  }
}
/* line 49, ../sass/layout/_region__header.scss */
.region-header section.block-housegov-findyourrepresentative {
  display: block;
  order: 3;
  background-color: #1e4376;
  border-top: 1px solid #2a548c;
  width: 100%;
}
@media (min-width: 767px) {
  /* line 49, ../sass/layout/_region__header.scss */
  .region-header section.block-housegov-findyourrepresentative {
    display: block;
    width: 22%;
  }
}
/* line 58, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper section.block-housegov-findyourrepresentative {
  display: block;
  width: 100%;
}
@media (min-width: 767px) {
  /* line 58, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper section.block-housegov-findyourrepresentative {
    display: block;
    width: 100%;
  }
}
@media (min-width: 767px) {
  /* line 393, ../sass/layout/_region__header.scss */
  section.block-housegov-findyourrepresentative {
    background: url("../images/bgFind.jpg") no-repeat;
    height: 90px;
    width: 220px;
  }
}
/* line 404, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative .block-title {
  border-top: 0;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 6px 0 5px 8px;
  text-transform: uppercase;
}
/* line 414, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form {
  margin-left: 8px;
  margin-top: 8px;
}
/* line 418, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form label {
  color: #fff;
  height: auto;
  line-height: 1;
  padding-bottom: 3px;
}
/* line 425, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form .searchbar {
  clear: both;
}
/* line 429, ../sass/layout/_region__header.scss */
section.block-housegov-findyourrepresentative form input[type='text'] {
  border-radius: 3px;
  width: 56%;
  width: 91%;
  padding-right: 66px;
}
@media (min-width: 767px) {
  /* line 429, ../sass/layout/_region__header.scss */
  section.block-housegov-findyourrepresentative form input[type='text'] {
    width: 112px;
  }
}
/* line 440, ../sass/layout/_region__header.scss */
.block-mobilemenu--content section.block-housegov-findyourrepresentative {
  margin-bottom: 1em;
}

/* line 445, ../sass/layout/_region__header.scss */
.block-mainnavigation {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
  height: 33px;
}
@media (min-width: 767px) {
  /* line 445, ../sass/layout/_region__header.scss */
  .block-mainnavigation {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
.block-mainnavigation form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
.block-mainnavigation form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
.block-mainnavigation form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
.block-mainnavigation form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
.block-mainnavigation form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 445, ../sass/layout/_region__header.scss */
  .block-mainnavigation {
    top: 168px;
    left: 10px;
  }
}
/* line 49, ../sass/layout/_region__header.scss */
.region-header .block-mainnavigation {
  display: none;
}
@media (min-width: 767px) {
  /* line 49, ../sass/layout/_region__header.scss */
  .region-header .block-mainnavigation {
    display: block;
  }
}
/* line 58, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper .block-mainnavigation {
  display: block;
}
@media (min-width: 767px) {
  /* line 58, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper .block-mainnavigation {
    display: none;
  }
}

/* line 452, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
  height: 33px;
}
@media (min-width: 767px) {
  /* line 452, ../sass/layout/_region__header.scss */
  nav#block-secondarynavigation-2 {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100px;
}
/* line 40, ../sass/layout/_region__header.scss */
nav#block-secondarynavigation-2 form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 767px) {
  /* line 452, ../sass/layout/_region__header.scss */
  nav#block-secondarynavigation-2 {
    left: 10px;
    top: 0;
  }
}
/* line 49, ../sass/layout/_region__header.scss */
.region-header nav#block-secondarynavigation-2 {
  display: none;
}
@media (min-width: 767px) {
  /* line 49, ../sass/layout/_region__header.scss */
  .region-header nav#block-secondarynavigation-2 {
    display: block;
  }
}
/* line 58, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper nav#block-secondarynavigation-2 {
  display: block;
}
@media (min-width: 767px) {
  /* line 58, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper nav#block-secondarynavigation-2 {
    display: none;
  }
}

/* line 459, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper {
  clear: both;
  display: block;
  float: none;
  overflow: visible;
  display: block;
}
@media (min-width: 767px) {
  /* line 459, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper {
    overflow: hidden;
    position: absolute;
  }
}
/* line 18, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper form {
  background: transparent;
  height: 22px;
}
/* line 21, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper form input[type='hidden'] {
  display: none;
}
/* line 25, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper form label {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 30, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper form input[type='text'] {
  border-width: 0;
  display: block;
  height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-radius: 3px 0 0 3px;
  float: left;
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
  width: 100%;
}
/* line 40, ../sass/layout/_region__header.scss */
.block-mobilemenu--wrapper form input[type='text']:focus {
  background-color: #ffc;
  outline: 1 auto #5e9ed6;
}
@media (min-width: 1000px) {
  /* line 459, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper {
    left: 10px;
    top: 0;
  }
}
@media (min-width: 767px) {
  /* line 459, ../sass/layout/_region__header.scss */
  .block-mobilemenu--wrapper {
    display: none;
  }
}

/* line 470, ../sass/layout/_region__header.scss */
.block-mobilemenu--content {
  padding: 12px;
}

/* line 2, ../sass/layout/_region__main.scss */
.main-container {
  margin-bottom: 2em;
}
/* line 5, ../sass/layout/_region__main.scss */
.main-container ul.pagination {
  margin: 10px 0;
}
/* line 9, ../sass/layout/_region__main.scss */
.main-container ul.pagination a {
  background: linear-gradient(#eee, #fff 30%);
  border-radius: 3px;
  border-top: 1px solid #fff;
  box-shadow: 0 0 0 1px #ccc;
  color: #777;
  display: inline-block;
  font-size: smaller;
  margin: 1px;
  padding: 5px 9px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}
/* line 25, ../sass/layout/_region__main.scss */
.main-container ul.pagination li.active a {
  background: #666;
  border-color: #555;
  box-shadow: 0 0 0 0 #222 inset;
  color: #fff;
  text-shadow: 0 1px 0 #000;
}
@media (min-width: 768px) {
  /* line 38, ../sass/layout/_region__main.scss */
  .main-container .col-md-12 {
    background: url("../images/bgContent.png") top left repeat-y;
  }
  /* line 42, ../sass/layout/_region__main.scss */
  .main-container .col-md-8 {
    background: url("../images/bgContentArticleMd.png") top left repeat-y;
  }
}
@media (min-width: 999px) {
  /* line 48, ../sass/layout/_region__main.scss */
  .main-container .col-md-8 {
    background: url("../images/bgContentArticle.png") top left repeat-y;
  }
}

/* line 2, ../sass/layout/_region__footer.scss */
.region-footer {
  border-top: 1px solid #ccc;
  padding: 2em 0 4em;
}

/* line 2, ../sass/layout/_menus.scss */
.block-mainnavigation ul {
  margin: 0;
  padding: 0;
}
/* line 6, ../sass/layout/_menus.scss */
.block-mainnavigation ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
/* line 12, ../sass/layout/_menus.scss */
.block-mainnavigation ul li a {
  border-left: 0 solid #fff;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1;
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
@media (min-width: 999px) {
  /* line 12, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a {
    border-left: 1px solid #fff;
    color: #fff;
    margin: 10px 0 0 10px;
    padding: 0 0 0 10px;
  }
}
/* line 31, ../sass/layout/_menus.scss */
.block-mainnavigation ul li a:focus {
  outline: 1 auto #5e9ed6;
  border: 1px dotted #fff;
}
/* line 101, ../sass/layout/_menus.scss */
.block-mainnavigation ul li a {
  font-family: Georgia, serif;
  padding: 0 16px 0 0;
  text-transform: none;
}
@media (min-width: 767px) {
  /* line 101, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a {
    font-family: Georgia, serif;
    font-size: 11px;
    margin: 0;
    padding: 11px 5px;
    text-transform: uppercase;
  }
  /* line 114, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a:hover,
  .block-mainnavigation ul li a:focus {
    background-image: linear-gradient(#1885c6, #053c74);
    text-decoration: none;
  }
  /* line 119, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a.is-active {
    background-image: linear-gradient(#2a9bd8, #2a9bd8);
    text-decoration: none;
  }
  /* line 123, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a.is-active:hover {
    background-image: linear-gradient(#1885c6, #053c74);
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  /* line 101, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a {
    font-size: 13px;
    margin: 0;
    padding: 11px;
    text-transform: uppercase;
  }
}
@media (min-width: 999px) {
  /* line 101, ../sass/layout/_menus.scss */
  .block-mainnavigation ul li a {
    border-left: 0;
    border-right: 1px solid transparent;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0 15px;
    text-decoration: none;
  }
}
/* line 145, ../sass/layout/_menus.scss */
.block-mainnavigation ul li.active a {
  background-image: linear-gradient(#2a9bd8, #2a9bd8);
  text-decoration: none;
}
/* line 151, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation {
  background-color: #021e46;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  height: auto;
  margin-bottom: .5em;
}
/* line 48, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation ul {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
/* line 53, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation ul li {
  display: block;
  float: none;
  margin: 0 0 .5em;
  padding: 0;
}
/* line 59, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation ul li:last-of-type {
  margin-bottom: 0;
}
/* line 63, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation ul li a {
  font-family: Georgia, serif;
  background-color: #0b2a54;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 1.25em;
  line-height: 1.5;
  margin: 0;
  padding: .3em .6em;
  text-decoration: none;
}
/* line 75, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-mainnavigation ul li a:hover,
.block-mobilemenu--content .block-mainnavigation ul li a:focus {
  background-color: #2a548c;
}

/* line 2, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul {
  margin: 0;
  padding: 0;
}
/* line 6, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
/* line 12, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul li a {
  border-left: 0 solid #fff;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1;
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
@media (min-width: 999px) {
  /* line 12, ../sass/layout/_menus.scss */
  nav#block-secondarynavigation-2 ul li a {
    border-left: 1px solid #fff;
    color: #fff;
    margin: 10px 0 0 10px;
    padding: 0 0 0 10px;
  }
}
/* line 31, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul li a:focus {
  outline: 1 auto #5e9ed6;
  border: 1px dotted #fff;
}
/* line 164, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul li a {
  margin-top: 11px;
}
/* line 168, ../sass/layout/_menus.scss */
nav#block-secondarynavigation-2 ul li:first-of-type a {
  border-left-width: 0;
  margin-left: 0;
  padding-left: 0;
}
/* line 176, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 {
  background-color: #021e46;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  height: auto;
}
/* line 48, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 ul {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
/* line 53, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 ul li {
  display: block;
  float: none;
  margin: 0 0 .5em;
  padding: 0;
}
/* line 59, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 ul li:last-of-type {
  margin-bottom: 0;
}
/* line 63, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 ul li a {
  font-family: Georgia, serif;
  background-color: #0b2a54;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 1.25em;
  line-height: 1.5;
  margin: 0;
  padding: .3em .6em;
  text-decoration: none;
}
/* line 75, ../sass/layout/_menus.scss */
.block-mobilemenu--content nav#block-secondarynavigation-2 ul li a:hover,
.block-mobilemenu--content nav#block-secondarynavigation-2 ul li a:focus {
  background-color: #2a548c;
}

/* line 181, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile {
  margin-bottom: 1em;
}
/* line 184, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile .block-title {
  border-top: 0;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 6px 0 5px 8px;
  text-transform: uppercase;
}
/* line 194, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile form {
  margin-left: 8px;
  margin-top: 8px;
}
/* line 198, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile form label {
  color: #fff;
  height: auto;
  line-height: 1;
  padding-bottom: 3px;
}
/* line 205, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile form .searchbar {
  clear: both;
}
/* line 209, ../sass/layout/_menus.scss */
.block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile form input[type='text'] {
  border-radius: 3px;
  width: 100%;
  padding-right: 32px;
}
@media (min-width: 767px) {
  /* line 209, ../sass/layout/_menus.scss */
  .block-mobilemenu--content #block-sitewideheaderfindyourrepresentativemobile form input[type='text'] {
    width: 108px;
  }
}

/* line 221, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-secondarynavigation ul li {
  display: block;
  float: none;
  margin: 0 0 .5em;
  padding: 0;
}

/* line 228, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-secondarynavigation ul li a {
  background-color: #870100;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  padding: .3em .9em;
  text-decoration: none;
}
/* line 239, ../sass/layout/_menus.scss */
.block-mobilemenu--content .block-secondarynavigation ul li a:hover {
  background: #c71c19;
}

/* line 244, ../sass/layout/_menus.scss */
.block-mobilemenu--wrapper {
  margin: 0;
  padding: 0;
}

/* line 249, ../sass/layout/_menus.scss */
div.navbar-toggler {
  margin: 0;
  padding: 0;
}

/* line 254, ../sass/layout/_menus.scss */
button.navbar-toggler {
  background-color: #de0100;
  color: #fff;
  font-size: 2em;
  position: absolute;
  left: 15px;
  top: 69px;
}
/* line 262, ../sass/layout/_menus.scss */
button.navbar-toggler:hover {
  outline: 1 auto #5e9ed6;
  background-color: #ff1312;
}
/* line 267, ../sass/layout/_menus.scss */
button.navbar-toggler:focus {
  outline: 1 auto #5e9ed6;
}

/* line 272, ../sass/layout/_menus.scss */
button.navbar-toggler[expanded='true'] {
  background: #8a5a2a;
}

/* line 3, ../sass/layout/_home-layout.scss */
.path-frontpage .page-header {
  display: none;
}

/* line 9, ../sass/layout/_home-layout.scss */
.home-layout__slideshow-section > img {
  width: 100%;
}

/* line 12, ../sass/layout/_home-layout.scss */
.home-layout__section {
  padding-top: 20px;
}
@media (min-width: 768px) {
  /* line 15, ../sass/layout/_home-layout.scss */
  .home-layout__section .block-region-middle-right {
    border-left: 1px dotted #ccc;
    padding-left: 18px;
  }
}

/* line 23, ../sass/layout/_home-layout.scss */
.home-layout__top-right {
  padding-top: 0;
}

/* line 1, ../sass/components/_colorbox.scss */
#colorbox #cboxTitle {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
}

/* line 87, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow {
  margin: 0;
  padding: 0 0 1em;
}
@media (min-width: 999px) {
  /* line 87, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow {
    padding-bottom: 0;
  }
}
/* line 96, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .owl-dots {
  display: block;
}
@media (min-width: 350px) {
  /* line 96, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots {
    height: 90px;
  }
  /* line 36, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot {
    height: 90px;
  }
  /* line 39, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot span {
    font: normal 12px/16px Georgia;
    height: 82px;
    padding: 8px 4px;
    hyphens: none;
  }
}
@media (min-width: 400px) {
  /* line 96, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots {
    height: 72px;
  }
  /* line 51, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot {
    height: 72px;
  }
  /* line 54, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot span {
    font-family: sans-serif;
    height: 64px;
    padding: 8px 4px;
    hyphens: none;
  }
  /* line 60, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot span:focus {
    outline: 1 auto #5e9ed6;
  }
  /* line 64, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot span:hover {
    text-decoration: underline;
  }
}
@media (min-width: 767px) {
  /* line 96, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots {
    height: 55px;
  }
  /* line 74, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot {
    height: 55px;
  }
  /* line 77, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .owl-dots .owl-dot span {
    font: normal 12px/16px Georgia;
    height: 47px;
    padding: 8px 10px;
  }
}
/* line 102, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .owl-dots .owl-dot {
  display: block;
  float: left;
  width: 25%;
  margin: 0;
  text-align: center;
  padding-top: 8px;
}
/* line 111, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .owl-dots .owl-dot span {
  display: block;
  background: #444;
  color: #fff;
  border-right: 1px solid #222;
}
/* line 118, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .owl-dots .owl-dot.active {
  background: url("../images/bgTabsFeatureActive.gif") top center no-repeat;
}
/* line 121, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .owl-dots .owl-dot.active span {
  background: #222;
}
/* line 128, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-item {
  width: 100%;
  height: auto;
  position: relative;
}
/* line 133, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-item img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 144, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-caption {
  width: 100%;
  text-align: left;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 20px 20px;
}
/* line 152, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-caption .carousel-title {
  font-family: Georgia, serif;
  font-size: 24px;
  color: #fec693;
}
/* line 157, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-caption .carousel-title a {
  color: #fec693;
}
/* line 162, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .carousel-caption p {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 168, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .slide-link-overlay {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
/* line 177, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .slide-link-overlay a {
  height: inherit;
  width: inherit;
  display: block;
}
/* line 182, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .slide-link-overlay a span {
  display: none;
}
/* line 190, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: flex-start;
}
/* line 198, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav li {
  padding: 8px 0 0;
  order: 0;
  flex: 0 1 auto;
  align-self: auto;
}
/* line 204, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav li a {
  background: #444;
  border: 1px solid #444;
  border-color: #444 #555 #444 #222;
  color: #fff;
  display: block;
  font: normal 14px/18px Georgia, sans-serif;
  height: 39px;
  padding: 1px 3px;
  text-align: center;
}
/* line 208, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav li.active {
  background: url("../images/bgTabsFeatureActive.gif") top center no-repeat;
}
/* line 211, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav li.active a {
  background: #222;
  border: 0;
}
/* line 219, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav.carousel-indicators {
  position: relative;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
  bottom: 0;
}
@media (min-width: 767px) {
  /* line 219, ../sass/components/_home__slideshow--featured.scss */
  .view-housegov-slideshow .nav.carousel-indicators {
    bottom: 0;
  }
}
/* line 234, ../sass/components/_home__slideshow--featured.scss */
.view-housegov-slideshow .nav.carousel-indicators li {
  width: 100%;
  height: auto;
  display: block;
  text-indent: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  margin-top: -4px;
}

/* line 250, ../sass/components/_home__slideshow--featured.scss */
.owl-carousel .owl-item img {
  transform-style: flat;
}

/* line 257, ../sass/components/_home__slideshow--featured.scss */
.carousel-image img:focus {
  outline: 1 auto #5e9ed6;
}

/* line 22, ../sass/components/_home__carousel.scss */
.homepage-carousel--header {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

/* line 30, ../sass/components/_home__carousel.scss */
.homepage-carousel--title {
  position: static;
  font-size: 17px;
  padding: 7px 0;
  margin: 0;
  line-height: 17px;
}

/* line 39, ../sass/components/_home__carousel.scss */
.owl-theme .owl-dots {
  height: 31px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  text-align: right;
}
/* line 49, ../sass/components/_home__carousel.scss */
.owl-theme .owl-dots .owl-dot {
  margin: 0;
  padding: 10.5px 0;
  display: block;
  float: left;
}
/* line 55, ../sass/components/_home__carousel.scss */
.owl-theme .owl-dots .owl-dot span {
  margin: 0 0 0 .5rem;
  height: 10px;
  width: 10px;
  border-radius: 5px;
}

/* line 65, ../sass/components/_home__carousel.scss */
.owl-item--inner {
  padding: 0 6px;
}
/* line 69, ../sass/components/_home__carousel.scss */
.owl-item.active .owl-item--inner {
  border-left: 1px solid #ddd;
}
/* line 73, ../sass/components/_home__carousel.scss */
.owl-item.active.owl-item--active--first .owl-item--inner {
  border-left-color: transparent;
}
/* line 77, ../sass/components/_home__carousel.scss */
.owl-item--inner img {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
/* line 83, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl {
  text-align: left;
  line-height: 1.5;
  padding: 9px 10px 0;
  margin: 0;
}
/* line 90, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl a:hover {
  color: #870100;
  outline: 1 auto #5e9ed6;
}
/* line 95, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl a:focus {
  color: #870100;
}
/* line 99, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl a span.ext {
  display: none;
}
/* line 104, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl h3 {
  font-size: 14px;
  height: 21px;
  line-height: 21px;
  display: block;
  overflow: hidden;
  color: #000;
  text-shadow: none;
  margin: 0 0 8px;
}
/* line 115, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl p {
  font-size: 12px;
  color: #000;
  text-shadow: none;
  margin: 0;
  padding: 0 0 12px;
}
/* line 122, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl p a {
  color: #000;
}
/* line 125, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl p a:hover {
  color: #000;
  text-decoration: none;
}
/* line 132, ../sass/components/_home__carousel.scss */
.owl-item--inner .carousel-caption--owl:hover {
  background: #edf7ff;
}

@media (min-width: 999px) {
  /* line 1, ../sass/components/_tabs__horizontal.scss */
  .htabs__wrapper {
    max-height: 445px;
  }
}
/* line 6, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper h1 {
  font-size: 1.5rem;
}
/* line 10, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .nav-link {
  color: #555;
  min-height: 42px;
  line-height: 1.2;
}
/* line 15, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .nav-link.active {
  color: #000;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
  border-width: 1px 1px 0;
  background: linear-gradient(#eee, #fff 30%);
  margin-right: -1px;
}
/* line 24, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .nav-link:focus {
  border-left: 1px solid #ddd;
  text-decoration: underline;
  line-height: 1.2;
  outline: 1 auto #5e9ed6;
}
/* line 31, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .nav-link:hover {
  border-left: 1px solid #ddd;
  text-decoration: underline;
  line-height: 1.2;
}
/* line 40, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .table thead th {
  border-bottom: 1px solid #ccc;
  color: #000;
}
/* line 46, ../sass/components/_tabs__horizontal.scss */
.htabs__wrapper .table td {
  border: 0;
  width: 40px;
  padding: .3rem;
}

/* line 54, ../sass/components/_tabs__horizontal.scss */
.htabs__header {
  background: #eee;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 0 5px;
}
@media (min-width: 767px) {
  /* line 54, ../sass/components/_tabs__horizontal.scss */
  .htabs__header {
    padding: 10px 0 0 20px;
  }
}
/* line 67, ../sass/components/_tabs__horizontal.scss */
.htabs__header .nav-link {
  padding: .2em;
}
@media (min-width: 767px) {
  /* line 67, ../sass/components/_tabs__horizontal.scss */
  .htabs__header .nav-link {
    padding: .5em 1em;
  }
}

/* line 79, ../sass/components/_tabs__horizontal.scss */
.nav-tabs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  border-bottom: 0;
}
/* line 86, ../sass/components/_tabs__horizontal.scss */
.nav-tabs .nav-item {
  order: 0;
  flex: 0 1 auto;
  align-self: auto;
  margin-left: 0;
  margin-right: 0;
  width: 24%;
}

/* line 96, ../sass/components/_tabs__horizontal.scss */
.nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

/* line 102, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:first-child a {
  border-left: 1px solid transparent;
}
/* line 105, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:first-child a:active {
  border-left: 1px solid #ddd;
}
/* line 106, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:first-child a:hover {
  border-left: 1px solid transparent;
}
/* line 111, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:nth-child(2) a {
  border-left: 1px solid #ddd;
}
/* line 117, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:nth-child(3) a {
  border-left: 1px solid #ddd;
}
/* line 123, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li:last-child a {
  border-left: 1px solid #ddd;
}

/* line 130, ../sass/components/_tabs__horizontal.scss */
.nav-tabs li {
  margin-left: 0;
  margin-right: 0;
}

/* line 137, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs {
  border-bottom: 1px solid #ccc;
}
/* line 140, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li {
  margin-left: 20px;
}
/* line 143, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li a {
  min-height: 40px;
}
/* line 146, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li a:link {
  border-left: 1px solid transparent;
}
/* line 150, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li a:active {
  border-left: 1px solid #ddd;
}
/* line 154, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li a:hover {
  border-left: 1px solid #ddd;
  text-decoration: underline;
}
/* line 160, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs li a.active {
  border-left: 1px solid #ddd;
}
/* line 165, ../sass/components/_tabs__horizontal.scss */
.path-representatives .nav-tabs .nav-item {
  width: 44%;
}
@media (min-width: 767px) {
  /* line 165, ../sass/components/_tabs__horizontal.scss */
  .path-representatives .nav-tabs .nav-item {
    width: 24%;
  }
}

/* line 179, ../sass/components/_tabs__horizontal.scss */
.htabs__content {
  padding-top: 10px;
}
/* line 182, ../sass/components/_tabs__horizontal.scss */
.htabs__content .view-content {
  margin: 0 0 5px;
  padding: 0 10px;
  border: 1px solid #ccc;
  background: linear-gradient(#eee, #fff 10%);
  max-height: 285px;
  overflow: auto;
}
/* line 191, ../sass/components/_tabs__horizontal.scss */
.htabs__content select {
  border: 1px solid #eee;
  border-top: 1px solid #aaa;
  font-family: sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: .3rem;
  padding: 2px;
}
/* line 201, ../sass/components/_tabs__horizontal.scss */
.htabs__content input[type='text'] {
  border: 1px solid #eee;
  border-top: 1px solid #aaa;
  font-family: sans-serif;
  margin-bottom: .3rem;
  width: 100%;
}
/* line 209, ../sass/components/_tabs__horizontal.scss */
.htabs__content input[type='submit'] {
  background: linear-gradient(#ef2f25, #a10201 80%);
  color: #fff;
  border-color: #ef2f25;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ef2f25;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 2em;
  padding: 9px 0 6px;
  text-transform: uppercase;
  width: 100%;
}
/* line 221, ../sass/components/_tabs__horizontal.scss */
.htabs__content .red-arrow-list {
  margin-bottom: 2em;
}

/* line 228, ../sass/components/_tabs__horizontal.scss */
.homepage-schedule--block .view-header,
.view-housegov-homepage-floor-proceedings .view-header {
  height: 38px;
  margin-bottom: 5px;
  text-align: center;
}
/* line 234, ../sass/components/_tabs__horizontal.scss */
.homepage-schedule--block th.views-field-date,
.view-housegov-homepage-floor-proceedings th.views-field-date {
  width: 22%;
}

/* line 241, ../sass/components/_tabs__horizontal.scss */
#homepage-committee-schedules-houselive a,
#homepage-floor-proceesings-houselive a {
  background-image: url("../images/bgSprite.png");
  background-position: 0 -477px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 0 15px;
}

/* line 252, ../sass/components/_tabs__horizontal.scss */
.block-views-blockhousegov-homepage-recent-votes-block-default {
  text-align: center;
}
/* line 255, ../sass/components/_tabs__horizontal.scss */
.block-views-blockhousegov-homepage-recent-votes-block-default h2.block-title {
  font-size: 1.2rem;
  color: #8a5a2a;
  margin-bottom: 1.9rem;
  padding-top: .1rem;
}

/* line 265, ../sass/components/_tabs__horizontal.scss */
.block-views-blockhousegov-homepage-recent-votes-block-default table td {
  text-align: left;
}

/* line 3, ../sass/components/_tabs__horizontal__schedule_block.scss */
#carousel-events {
  position: relative;
}
/* line 7, ../sass/components/_tabs__horizontal__schedule_block.scss */
#carousel-events .carousel-title {
  color: #8a5a2a;
  font-family: Georgia, serif;
  font-size: 1.2rem;
}
/* line 13, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .view-header,
#carousel-events .view-header {
  position: relative;
  background: none;
}
/* line 17, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .view-header h2,
#carousel-events .view-header h2 {
  display: none;
}
/* line 21, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .view-header > div,
#carousel-events .view-header > div {
  text-align: center;
}
/* line 24, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .view-header > div h3,
#carousel-events .view-header > div h3 {
  color: #8a5a2a;
  line-height: 12px;
  padding: 0;
  margin: 0 0 4px;
}
/* line 31, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .view-header > div a,
#carousel-events .view-header > div a {
  line-height: 1;
  margin: 0;
}
/* line 38, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules table caption,
#carousel-events table caption {
  display: block;
}
/* line 42, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules th:first-child,
#committee-schedules td:nth-child(1),
#carousel-events th:first-child,
#carousel-events td:nth-child(1) {
  width: 24%;
}
/* line 47, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules th.views-field-date,
#carousel-events th.views-field-date {
  white-space: nowrap;
}
/* line 51, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .session_name,
#carousel-events .session_name {
  padding-bottom: 0.25rem;
}
/* line 55, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .session_committee,
#carousel-events .session_subcommittee {
  font-style: italic;
  font-size: .95rem;
  margin-bottom: 0.25rem;
}
/* line 62, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-inner,
#carousel-events .carousel-inner {
  height: 285px;
}
/* line 65, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-inner.transitioning,
#carousel-events .carousel-inner.transitioning {
  overflow: hidden;
}
/* line 68, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-inner.transitioning table,
#carousel-events .carousel-inner.transitioning table {
  opacity: .1;
}
/* line 80, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control,
#carousel-events .carousel-control {
  height: 30px;
  width: 20px;
  background-image: none;
  z-index: 1000;
  position: absolute;
  top: 0;
}
/* line 88, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control:focus,
#carousel-events .carousel-control:focus {
  outline: 1 auto #5e9ed6;
  border: 1px dotted #444;
}
/* line 92, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control.left,
#carousel-events .carousel-control.right,
#carousel-events .carousel-control.left,
#carousel-events .carousel-control.right {
  background-image: none;
}
/* line 97, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control.left,
#carousel-events .carousel-control.left {
  left: 10px;
}
@media (min-width: 768px) {
  /* line 97, ../sass/components/_tabs__horizontal__schedule_block.scss */
  #committee-schedules .carousel-control.left,
  #carousel-events .carousel-control.left {
    left: 0;
  }
}
@media (min-width: 999px) {
  /* line 97, ../sass/components/_tabs__horizontal__schedule_block.scss */
  #committee-schedules .carousel-control.left,
  #carousel-events .carousel-control.left {
    left: 10px;
  }
}
/* line 107, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control.right,
#carousel-events .carousel-control.right {
  right: 10px;
}
@media (min-width: 768px) {
  /* line 107, ../sass/components/_tabs__horizontal__schedule_block.scss */
  #committee-schedules .carousel-control.right,
  #carousel-events .carousel-control.right {
    right: 0;
  }
}
@media (min-width: 999px) {
  /* line 107, ../sass/components/_tabs__horizontal__schedule_block.scss */
  #committee-schedules .carousel-control.right,
  #carousel-events .carousel-control.right {
    right: 10px;
  }
}
/* line 117, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control .icon-prev,
#committee-schedules .carousel-control .icon-next,
#carousel-events .carousel-control .icon-prev,
#carousel-events .carousel-control .icon-next {
  width: 20px;
  height: 30px;
  position: static;
  top: 0;
  z-index: 5;
  display: inline-block;
  background: url("../images/arrows-sprite.png") no-repeat 0 -1px;
}
/* line 127, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control .icon-prev::before,
#committee-schedules .carousel-control .icon-next::before,
#carousel-events .carousel-control .icon-prev::before,
#carousel-events .carousel-control .icon-next::before {
  content: '';
}
/* line 132, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control .icon-prev,
#carousel-events .carousel-control .icon-prev {
  /*background-position-y: -60px;*/
  background: url(../images/arrows-sprite.png) no-repeat 0 -60px;
  margin: 0;
}
/* line 136, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control .icon-prev:hover,
#carousel-events .carousel-control .icon-prev:focus,
#carousel-events .carousel-control .icon-prev:hover,
#carousel-events .carousel-control .icon-prev:focus {
  /*background-position-y: -90px;*/
  background: url(../images/arrows-sprite.png) no-repeat 0 -60px;
}
/* line 142, ../sass/components/_tabs__horizontal__schedule_block.scss */
#committee-schedules .carousel-control .icon-next,
#carousel-events .carousel-control .icon-next {
  margin: 0;
}
/* line 145, ../sass/components/_tabs__horizontal__schedule_block.scss */
/*#carousel-events .carousel-control .icon-next:hover, #carousel-events .carousel-control .icon-next:focus {
 background-position-y: -30px;
  background: url(../images/arrows-sprite.png) no-repeat 0 -30px;
}*/

/* line 155, ../sass/components/_tabs__horizontal__schedule_block.scss */
#proceedings table caption {
  display: none;
}
/* line 159, ../sass/components/_tabs__horizontal__schedule_block.scss */
#proceedings table th:first-child,
#proceedings table td:nth-child(1) {
  width: 24%;
}

/* line 168, ../sass/components/_tabs__horizontal__schedule_block.scss */
#votes table caption {
  display: none;
}

/* line 176, ../sass/components/_tabs__horizontal__schedule_block.scss */
#reports ul.links li {
  background: url("../images/arrows-sprite.png") no-repeat 0 -149px;
  /*background-position-y: -149px;*/
  padding-left: 1.3em;
  margin: 1em 0;
}
/* line 184, ../sass/components/_tabs__horizontal__schedule_block.scss */
#reports form#billsearch {
  padding-left: 1em;
}
/* line 187, ../sass/components/_tabs__horizontal__schedule_block.scss */
#reports form#billsearch h2 {
  color: #8a5a2a;
  font-family: Georgia, serif;
  font-size: 1.2rem;
  margin: 14px 0 0;
  padding: 0 0 5px;
}
/* line 195, ../sass/components/_tabs__horizontal__schedule_block.scss */
#reports form#billsearch select,
#reports form#billsearch input#search {
  background: linear-gradient(#eee, #fff 40%);
  border-radius: .25rem;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  padding: .5rem .75rem;
}

/* line 1, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border: 0;
  border-radius: 0;
}
/* line 12, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav {
  padding: .2em .1em .2em .2em;
}
@media (min-width: 768px) {
  /* line 12, ../sass/components/_tabs__vertical.scss */
  .ui-tabs-vertical .ui-tabs-nav {
    width: 28%;
    border: 0;
    margin-right: -.5%;
    min-width: 115px;
  }
}
/* line 22, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav li {
  width: 100%;
  font-family: sans-serif;
  margin: 0;
  white-space: normal;
  background: none;
  border: 1px solid transparent;
  border-width: 1px 0 1px 1px;
  border-top: 1px dotted #ccc;
  padding: 0;
}
/* line 33, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav li:first-child {
  border-top: 1px solid #ccc;
}
/* line 37, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  border-color: #ccc;
  border-style: solid;
  border-radius: 2px 0 0 2px;
  background: linear-gradient(90deg, #eee, #fff 50%);
}
/* line 46, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-panel {
  width: 100%;
  padding: 2em 0 0 2em;
}

/* line 53, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  color: #2a548c;
}
/* line 57, ../sass/components/_tabs__vertical.scss */
.ui-tabs-vertical .ui-tabs-nav li a.ui-tabs-anchor {
  padding: 20px 10px 15px 15px;
}

/* line 64, ../sass/components/_tabs__vertical.scss */
.home-layout__vertical-tabs h1 {
  font-size: 1.5rem;
  border-top: 1px solid #ccc;
  padding: .5em;
  margin: .2em;
}

/* line 74, ../sass/components/_tabs__vertical.scss */
.vtabs .vtabs__header {
  display: none;
}
@media (min-width: 768px) {
  /* line 76, ../sass/components/_tabs__vertical.scss */
  .vtabs .content-wrapper {
    width: 74%;
    order: 0;
    flex: 0 1 auto;
    align-self: flex-start;
    border: 1px solid #ccc;
    border-width: 1px 0 0 1px;
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  /* line 91, ../sass/components/_tabs__vertical.scss */
  .vtabs .vtabs__header {
    display: block;
  }
  /* line 95, ../sass/components/_tabs__vertical.scss */
  .vtabs .vtabs__content {
    min-height: 293px;
  }
}

/* line 102, ../sass/components/_tabs__vertical.scss */
.ui-widget-header {
  background: none;
}

/* line 106, ../sass/components/_tabs__vertical.scss */
.ui-widget {
  font-family: sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}

/* line 110, ../sass/components/_tabs__vertical.scss */
.ui-widget-content {
  background: none;
  border-radius: 0;
}

/* line 115, ../sass/components/_tabs__vertical.scss */
.ui-state-default {
  background-image: none;
  background-color: #eee;
  background: linear-gradient(#eee, #fff 50%);
  border-top-width: 0;
}

/* line 123, ../sass/components/_tabs__vertical.scss */
.ui-state-active {
  background-image: none;
  background-color: #ddd;
  background: linear-gradient(#ddd, #eee 50%);
  border: 1px solid #ccc;
  border-top-width: 0;
}

/* line 131, ../sass/components/_tabs__vertical.scss */
.ui-accordion-header {
  border-radius: 0;
}

/* line 136, ../sass/components/_tabs__vertical.scss */
.ui-accordion .ui-accordion-header {
  margin-top: 0;
  padding: 1.3em;
}
/* line 140, ../sass/components/_tabs__vertical.scss */
.ui-accordion .ui-accordion-header:focus {
  outline: 1 auto #5e9ed6;
}
/* line 145, ../sass/components/_tabs__vertical.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
/* line 149, ../sass/components/_tabs__vertical.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 1em 1em 2.2em;
  margin: 0;
}

.page-node-type-housegov-page .ui-accordion-header-icon {
  float: left;
  margin-top: 1px;
}

@media (min-width: 768px) {
  /* line 159, ../sass/components/_tabs__vertical.scss */
  #accordion h2.block-title {
    display: none;
  }
}

/* line 3, ../sass/components/_tabs__primary.scss */
.nav-tabs.tabs--primary {
  max-width: 590px;
  border-bottom: 0;
  margin: .5em 0 1em;
}
/* line 8, ../sass/components/_tabs__primary.scss */
.nav-tabs.tabs--primary li {
  order: 0;
  flex: 1 1 auto;
  align-self: auto;
  text-align: center;
  padding: .5em 0;
  border: 1px solid #ccc;
  border-width: 0 0 1px;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}
/* line 19, ../sass/components/_tabs__primary.scss */
.nav-tabs.tabs--primary li.active {
  color: #000;
  border-width: 1px 1px 0;
  background: linear-gradient(#eee, #fff 30%);
}
/* line 25, ../sass/components/_tabs__primary.scss */
.nav-tabs.tabs--primary li a {
  border: 0;
}

/* line 9, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul,
.region-sidebar-second nav > ul {
  border-top: 1px solid #ccc;
}
/* line 12, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul:first-child,
.region-sidebar-second nav > ul:first-child {
  border-top: 1px solid #ccc;
}
/* line 16, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul li,
.region-sidebar-second nav > ul li {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 21, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul li a,
.region-sidebar-second nav > ul li a {
  display: block;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  line-height: 1.25;
  border-bottom: 1px dotted #ccc;
}
/* line 31, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul li a.is-active,
.region-sidebar-second nav > ul li a.is-active {
  color: #000;
}
/* line 37, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul > li,
.region-sidebar-second nav > ul > li {
  display: none;
}
/* line 40, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul > li.active,
.region-sidebar-second nav > ul > li.active {
  display: block;
}
/* line 43, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav > ul > li.active > a,
.region-sidebar-second nav > ul > li.active > a {
  text-transform: uppercase;
  font-family: Georgia, serif;
  color: #8a5a2a;
  font-size: 1.2em;
}
/* line 53, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav li li a,
.region-sidebar-second nav li li a {
  font-style: normal;
  padding-left: 0;
}
/* line 58, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav li li li a,
.region-sidebar-second nav li li li a {
  font-style: italic;
  padding-left: 1.5em;
}
/* line 63, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav li li li li a,
.region-sidebar-second nav li li li li a {
  font-style: italic;
  padding-left: 3em;
}
/* line 68, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first nav li li li li li a,
.region-sidebar-second nav li li li li li a {
  font-style: italic;
  padding-left: 4.5em;
}

/* line 77, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first .view-housegov-feature-story-archives-left-menu .view-header {
  border-top: 1px solid #ccc;
  border-bottom: 1px dotted #ccc;
  margin: 0;
  padding: .6em 0;
}
/* line 83, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first .view-housegov-feature-story-archives-left-menu .view-header a {
  color: #8a5a2a;
  font-family: Georgia, serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: .5rem;
  padding-top: 5px;
}
/* line 93, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first .view-housegov-feature-story-archives-left-menu li {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 98, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first .view-housegov-feature-story-archives-left-menu li a {
  display: block;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  line-height: 1.25;
  border-bottom: 1px dotted #ccc;
}
/* line 108, ../sass/components/_menu__sidebar.scss */
.region-sidebar-first .view-housegov-feature-story-archives-left-menu li a.is-active {
  color: #000;
}

/* line 117, ../sass/components/_menu__sidebar.scss */
.region-sidebar-second h2 {
  border-top: 1px solid #ccc;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 8px 0 10px;
}

/* line 1, ../sass/components/_forms.scss */
.form-inline .form-control {
  vertical-align: baseline;
  margin-right: .5em;
}

/* line 6, ../sass/components/_forms.scss */
form {
  margin-bottom: 30px;
}

/* line 10, ../sass/components/_forms.scss */
i.fa-asterisk {
  color: #ef2f25;
  padding: 5px;
  vertical-align: middle;
}

/* line 16, ../sass/components/_forms.scss */
legend {
  color: #8a5a2a;
  font-family: Georgia, serif;
  font-size: 1.2rem;
  margin: 14px 0 0;
  padding: 0 0 5px;
}

/* line 24, ../sass/components/_forms.scss */
select {
  max-width: 100%;
}

/* line 28, ../sass/components/_forms.scss */
input {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  font-family: sans-serif;
}

/* line 38, ../sass/components/_forms.scss */
form .formField input {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  display: inline-block;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
}
/* line 49, ../sass/components/_forms.scss */
form .formField input[type='submit'] {
  background: linear-gradient(#ef2f25, #a10201 80%);
  color: #fff;
  border-color: #ef2f25;
  text-align: center;
  text-transform: uppercase;
}

/* line 57, ../sass/components/_forms.scss */
form[name='vacancyForm'] h3,
form[name='vacancyForm'] h2 {
  color: #8a5a2a;
}
/* line 63, ../sass/components/_forms.scss */
form[name='vacancyForm'] .form-control {
  background: linear-gradient(#eee, #fff 40%);
}
/* line 67, ../sass/components/_forms.scss */
form[name='vacancyForm'] .form-group {
  float: left;
  margin: 10px 0;
}
/* line 72, ../sass/components/_forms.scss */
form[name='vacancyForm'] label {
  display: block;
}
/* line 77, ../sass/components/_forms.scss */
form[name='vacancyForm'] button[id='submit'] {
  background: linear-gradient(#ef2f25, #a10201 80%);
  color: #fff;
  border-color: #ef2f25;
  text-align: center;
  text-transform: uppercase;
  padding: .8em 5em;
  width: 100%;
}

/* line 84, ../sass/components/_forms.scss */
form button.goButton {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.1;
  margin-top: 2px;
  margin-left: -61px;
  padding: 3px 3px 2px;
}

.row.zip {
  display: flex;
  flex-wrap: nowrap;
}

@media (min-width: 768px) {
  form button.zip.goButton {
    margin-top: 11px;
    margin-left: -50px;
    padding: 3px 3px 2px;
  }
}

@media (min-width: 380px) {
  form button.zip.goButton {
    margin-top: 11px;
    margin-left: -50px;
    padding: 3px 3px 2px;
  }
}

form button.zip.goButton {
  background: linear-gradient(#ef2f25,#a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  padding: 4px 1px 6px;
  text-align: center;
  text-transform: uppercase;
  width: 61px;
  margin: 12px 0 0 -33px;
}

/* line 96, ../sass/components/_forms.scss */
form button.goButton:focus {
  background: linear-gradient(#ef2f25, #c71c19 50%);
  color: #eee;
  border: 1px dotted #444;
  padding: 2px 2px 1px;
}

/* line 105, ../sass/components/_forms.scss */
input[type='radio']:focus {
  color: #ccc;
  outline: 1 auto #5e9ed6;
}

/* line 111, ../sass/components/_forms.scss */
form button#header-site-search-submit {
  margin-left: -58px;
}
/* line 114, ../sass/components/_forms.scss */
form button#header-site-search-submit:focus {
  outline: 1 auto #5e9ed6;
}

/* line 119, ../sass/components/_forms.scss */
form[name='subscribeForm'] {
  margin-bottom: 10px;
}
/* line 122, ../sass/components/_forms.scss */
form[name='subscribeForm'] button[id='subscribe'] {
  background: linear-gradient(#ef2f25, #a10201 80%);
  color: #fff;
  border-color: #ef2f25;
  text-align: center;
  text-transform: uppercase;
  margin: -3px 0 0 5px;
  display: inline-block;
}
/* line 128, ../sass/components/_forms.scss */
form[name='subscribeForm'] .form-control {
  background: linear-gradient(#eee, #fff 40%);
  display: inline-block;
  width: 60%;
}

/* line 137, ../sass/components/_forms.scss */
form[name='contactForm'] h3,
form[name='contactForm'] h2 {
  color: #8a5a2a;
}
/* line 142, ../sass/components/_forms.scss */
form[name='contactForm'] label {
  margin-left: 0;
  width: 90%;
}
/* line 148, ../sass/components/_forms.scss */
form[name='contactForm'] .form-control {
  display: inline-block;
  margin-right: .5em;
  margin-top: 2px;
  vertical-align: top;
}
/* line 156, ../sass/components/_forms.scss */
form[name='contactForm'] input[type='radio'] {
  width: auto;
}
/* line 161, ../sass/components/_forms.scss */
form[name='contactForm'] button[id='submit'] {
  background: linear-gradient(#ef2f25, #a10201 80%);
  color: #fff;
  border-color: #ef2f25;
  text-align: center;
  text-transform: uppercase;
  padding: .8em 3em;
}
/* line 166, ../sass/components/_forms.scss */
form[name='contactForm'] button[id='reset'] {
  background: linear-gradient(#ccc, #999 80%);
  color: #000;
  border-color: #999;
  text-align: center;
  text-transform: uppercase;
  margin-left: 15px;
  padding: .8em 3em;
}

/* line 173, ../sass/components/_forms.scss */
a.btn,
a#apply_btn,
input[name='Submit'] {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 10px 0 0;
  padding: 9px 10px 6px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/* line 193, ../sass/components/_forms.scss */
form[id='refineQuery'] label {
  margin-left: 0;
  width: 90%;
}
/* line 198, ../sass/components/_forms.scss */
form[id='refineQuery'] .form-inline .form-control {
  margin-right: .5em;
  vertical-align: top;
}
/* line 203, ../sass/components/_forms.scss */
form[id='refineQuery'] input[id='q'] {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
  width: 60%;
}
/* line 214, ../sass/components/_forms.scss */
form[id='refineQuery'] button[id='reset'] {
  background: linear-gradient(#ccc, #999 80%);
  color: #000;
  border-color: #999;
  text-align: center;
  text-transform: uppercase;
  margin-left: 15px;
  padding: .8em 5em;
}
/* line 220, ../sass/components/_forms.scss */
form[id='refineQuery'] input[type='Submit'] {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 10px 0 0;
  padding: 9px 10px 6px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/* line 239, ../sass/components/_forms.scss */
form[id='user-login-form'] input.form-text {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
}

/* line 253, ../sass/components/_forms.scss */
form[id='findrep'] input[name='ZIP'] {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  display: inline-block;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
  width: 25%;
}
/* line 265, ../sass/components/_forms.scss */
form[id='findrep'] button[type='Submit'] {
  width: auto;
}

/* line 273, ../sass/components/_forms.scss */
#AddressFromForm h2 {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
/* line 278, ../sass/components/_forms.scss */
#AddressFromForm input,
#AddressFromForm select {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-top: 1px solid #aaa;
  display: inline-block;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
  width: 100%;
}
/* line 291, ../sass/components/_forms.scss */
#AddressFromForm input[type='Submit'] {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 9px 10px 6px;
  text-align: center;
  text-transform: uppercase;
}
/* line 305, ../sass/components/_forms.scss */
#AddressFromForm .form-group {
  float: left;
  margin: 10px 0;
  padding-left: 0;
}
/* line 311, ../sass/components/_forms.scss */
#AddressFromForm label {
  display: block;
}

/* line 316, ../sass/components/_forms.scss */
button[type='Submit'] {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  padding: 9px 12px 6px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

/* line 2, ../sass/components/_lists.scss */
ul,
ol {
  margin-top: 10px;
  padding-left: 1.5em;
}

/* line 8, ../sass/components/_lists.scss */
li {
  list-style: none;
}

/* line 12, ../sass/components/_lists.scss */
ol > li {
  list-style: decimal;
  padding-bottom: 10px;
}

/* line 17, ../sass/components/_lists.scss */
ol > li > ol > li {
  list-style: upper-alpha;
  padding-left: 1em;
}
/* line 71, ../sass/base/_mixins.scss */
ol > li > ol > li li {
  background: url("../images/bullets-sprite.png") no-repeat 0 0;
  /*background-position-y: 2px;*/
  margin: 1em 0;
  padding-left: 1.3em;
}

/* line 22, ../sass/components/_lists.scss */
ol > li > ol > li > ul > li {
  list-style: none;
}

/* line 29, ../sass/components/_lists.scss */
.home-layout__vertical-tabs ul,
article ul,
.advanced_search_sidebar_block ul {
  padding-left: 1em;
}
/* line 60, ../sass/base/_mixins.scss */
.home-layout__vertical-tabs ul li,
article ul li,
.advanced_search_sidebar_block ul li {
  background: url("../images/arrows-sprite.png") no-repeat 0 -149px;
  /*background-position-y: -149px;*/
  margin: 1em 0;
  padding-left: 1.3em;
}

/* line 34, ../sass/components/_lists.scss */
ul.legislative-search-options {
  padding-left: 1em;
}
/* line 60, ../sass/base/_mixins.scss */
ul.legislative-search-options li {
  background: url("../images/arrows-sprite.png") no-repeat 0 -149px;
  /*background-position-y: -149px;*/
  margin: 1em 0;
  padding-left: 1.3em;
}

/* line 40, ../sass/components/_lists.scss */
.home-layout__vertical-tabs .ui-tabs-vertical .ui-tabs-panel {
  padding-top: 1em;
}
/* line 44, ../sass/components/_lists.scss */
.home-layout__vertical-tabs section {
  margin-bottom: .25em;
}
/* line 47, ../sass/components/_lists.scss */
.home-layout__vertical-tabs section .ui-accordion-header {
  border-top-width: 1px;
}

/* line 3, ../sass/components/_tables.scss */
caption {
  caption-side: top;
}
/* line 6, ../sass/components/_tables.scss */
caption[id^='state-'],
caption[id^='name-'] {
  font-size: 1.75rem;
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
}

/* line 17, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table tr,
.view-housegov-reps-by-name .view-content .table th,
.view-housegov-reps-by-name .view-content .table td,
.view-housegov-reps-by-state .view-content .table tr,
.view-housegov-reps-by-state .view-content .table th,
.view-housegov-reps-by-state .view-content .table td {
  vertical-align: top;
}
/* line 23, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:first-child,
.view-housegov-reps-by-state .view-content .table td:first-child {
  width: 100px;
}
/* line 27, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:nth-child(2),
.view-housegov-reps-by-state .view-content .table td:nth-child(2) {
  width: 80px;
}
/* line 31, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:nth-child(3),
.view-housegov-reps-by-state .view-content .table td:nth-child(3) {
  width: 60px;
}
/* line 35, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:nth-child(4),
.view-housegov-reps-by-state .view-content .table td:nth-child(4) {
  width: 40px;
}
/* line 39, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:nth-child(5),
.view-housegov-reps-by-state .view-content .table td:nth-child(5) {
  width: 40px;
}
/* line 43, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:last-child,
.view-housegov-reps-by-state .view-content .table td:last-child {
  width: 100px;
}
/* line 46, ../sass/components/_tables.scss */
.view-housegov-reps-by-name .view-content .table td:last-child ul,
.view-housegov-reps-by-name .view-content .table td:last-child ol,
.view-housegov-reps-by-state .view-content .table td:last-child ul,
.view-housegov-reps-by-state .view-content .table td:last-child ol {
  padding-left: 0;
}
@media (min-width: 767px) {
  /* line 53, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:first-child,
  .view-housegov-reps-by-state .view-content .table td:first-child {
    width: 12%;
  }
  /* line 57, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:nth-child(2),
  .view-housegov-reps-by-state .view-content .table td:nth-child(2) {
    width: 25%;
  }
  /* line 61, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:nth-child(3),
  .view-housegov-reps-by-state .view-content .table td:nth-child(3) {
    width: 8%;
  }
  /* line 65, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:nth-child(4),
  .view-housegov-reps-by-state .view-content .table td:nth-child(4) {
    width: 15%;
  }
  /* line 69, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:nth-child(5),
  .view-housegov-reps-by-state .view-content .table td:nth-child(5) {
    width: 15%;
  }
  /* line 73, ../sass/components/_tables.scss */
  .view-housegov-reps-by-name .view-content .table td:last-child,
  .view-housegov-reps-by-state .view-content .table td:last-child {
    width: 25%;
  }

  .view-housegov-reps-by-name .view-content .table ul,
  .view-housegov-reps-by-state .view-content .table ul {
    margin-top: 0;
  }
}

/* line 84, ../sass/components/_tables.scss */
.view-housegov-vacancies .view-content .table tr,
.view-housegov-vacancies .view-content .table th,
.view-housegov-vacancies .view-content .table td {
  vertical-align: top;
}
/* line 90, ../sass/components/_tables.scss */
.view-housegov-vacancies .view-content .table td:first-child {
  width: 18%;
}
/* line 94, ../sass/components/_tables.scss */
.view-housegov-vacancies .view-content .table td:nth-child(2) {
  width: 40%;
}
/* line 98, ../sass/components/_tables.scss */
.view-housegov-vacancies .view-content .table td:nth-child(3) {
  width: 24%;
}
/* line 102, ../sass/components/_tables.scss */
.view-housegov-vacancies .view-content .table td:last-child {
  width: 18%;
}

/* line 3, ../sass/components/_toc.scss */
.toc ol {
  list-style-type: decimal;
  padding-bottom: 1em;
}
/* line 8, ../sass/components/_toc.scss */
.toc ol li {
  list-style: decimal;
}
/* line 13, ../sass/components/_toc.scss */
.toc select {
  margin-bottom: 1em;
}

/* line 18, ../sass/components/_toc.scss */
.accordian-toc {
  box-shadow: 0 3px 10px #ddd;
  margin: .5em 2em;
}
/* line 23, ../sass/components/_toc.scss */
.accordian-toc .ui-state-default:hover {
  border-top-width: 1px;
}
/* line 27, ../sass/components/_toc.scss */
.accordian-toc .ui-state-default:focus {
  border-top-width: 1px;
  outline: 1 auto #5e9ed6;
}
/* line 33, ../sass/components/_toc.scss */
.accordian-toc .entity-ref-tab-formatter-accordion-title a {
  font-family: sans-serif;
  color: #870100;
}
/* line 38, ../sass/components/_toc.scss */
.accordian-toc .ui-state-active {
  background: #eee;
}
/* line 42, ../sass/components/_toc.scss */
.accordian-toc #ui-id-1 {
  border-top-width: 1px;
}

/* line 2, ../sass/components/_ziplookup.scss */
#PossibleReps .RepInfo {
  margin-bottom: 10px;
  display: block;
  overflow: auto;
  width: 100%;
}
/* line 8, ../sass/components/_ziplookup.scss */
#PossibleReps .RepInfo img {
  float: left;
  margin-right: 10px;
  vertical-align: top;
}

@media (max-width: 766px) {
  /* line 17, ../sass/components/_ziplookup.scss */
  .repdistrict {
    order: 1;
  }

  /* line 21, ../sass/components/_ziplookup.scss */
  .repmap {
    order: 2;
  }
}
/* line 1, ../sass/components/_content__general.scss */
a.skip-link {
  color: #fff;
  display: block;
  position: absolute;
  z-index: 999999;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
@media (max-width: 766px) {
  /* line 1, ../sass/components/_content__general.scss */
  a.skip-link {
    background-image: linear-gradient(#aa0201, #a10101);
    display: block;
    padding: 5px 15px;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 767px) {
  /* line 1, ../sass/components/_content__general.scss */
  a.skip-link {
    padding: 7px;
  }
}

/* line 27, ../sass/components/_content__general.scss */
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  color: #fff;
  position: absolute;
  z-index: 999999;
}

@media (min-width: 767px) {
  /* line 35, ../sass/components/_content__general.scss */
  div.skip-div {
    background-image: linear-gradient(#aa0201, #a10101);
    display: block;
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    z-index: 100;
  }
}

/* line 49, ../sass/components/_content__general.scss */
.field--name-field-story-subtitle {
  font-size: 1.5rem;
  color: #870100;
  font-family: Georgia, serif;
}

/* line 56, ../sass/components/_content__general.scss */
.field img {
  margin: 0 1em .5em 0;
}

/* line 61, ../sass/components/_content__general.scss */
.brightred {
  color: #c71c19;
}

/* line 65, ../sass/components/_content__general.scss */
.section-header {
  border-top: 1px solid #ccc;
  color: #870100;
  font-family: Georgia, serif;
  font-size: 18px;
  margin-bottom: 12px;
  padding-top: 9px;
}

/* line 74, ../sass/components/_content__general.scss */
.art-competition-main h2 {
  border-top: 1px solid #ccc;
  margin: 10px 0 14px;
  padding-top: 10px;
}

/* line 80, ../sass/components/_content__general.scss */
.leadership h2 {
  border-top: 1px solid #ccc;
  margin: 10px 0 14px;
  padding-top: 10px;
}

/* line 86, ../sass/components/_content__general.scss */
.leadership img {
  float: left;
}

/* line 90, ../sass/components/_content__general.scss */
.leadership p {
  padding-bottom: 2rem;
}

/* line 95, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row {
  display: inline-block;
  padding: 1% 2% 2% 0;
  vertical-align: top;
}
@media (max-width: 766px) {
  /* line 95, ../sass/components/_content__general.scss */
  .view-featured-story-archives .views-row {
    width: 96%;
  }
}
@media (min-width: 767px) {
  /* line 95, ../sass/components/_content__general.scss */
  .view-featured-story-archives .views-row {
    width: 48%;
  }
}
/* line 108, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-created {
  color: #666;
}
/* line 111, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-created .field-content::before {
  content: '(';
}
/* line 115, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-created .field-content::after {
  content: ')';
}
/* line 121, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-title .field-content::after {
  content: '\A';
  white-space: pre;
}
/* line 127, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-field-story-images {
  float: left;
  margin-right: 10px;
}
/* line 131, ../sass/components/_content__general.scss */
.view-featured-story-archives .views-row .views-field-field-story-images img {
  margin: 5px 10px 5px 0;
  vertical-align: top;
}

/* line 140, ../sass/components/_content__general.scss */
.view-featured-story-archives nav[role='navigation'] {
  float: left;
  width: 100%;
}

/* line 147, ../sass/components/_content__general.scss */
.view-featured-story-archives .pager-nav {
  text-align: center;
}
/* line 149, ../sass/components/_content__general.scss */
.view-featured-story-archives ul {
  margin: 0 auto;
  padding-left: 0;
}
/* line 154, ../sass/components/_content__general.scss */
.view-featured-story-archives li {
  display: inline-block;
  vertical-align: middle;
}
/* line 159, ../sass/components/_content__general.scss */
.view-featured-story-archives li.next a {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #ccc;
  border-radius: 2px;
  display: block;
  float: right;
  padding: 5px 10px;
  width: 30px;
}

/* line 172, ../sass/components/_content__general.scss */
#block-leftsidebarmediaresourcespage ul {
  background: none;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding-left: 0;
}
/* line 179, ../sass/components/_content__general.scss */
#block-leftsidebarmediaresourcespage li a {
  border-bottom: 1px dotted #ccc;
  display: block;
  line-height: 1.25;
}
/* line 185, ../sass/components/_content__general.scss */
#block-leftsidebarmediaresourcespage a.is-active {
  font-family: Georgia, serif;
  font-size: 1.2em;
  text-transform: uppercase;
}

/* line 193, ../sass/components/_content__general.scss */
#block-submenu-secondary ul.menu {
  margin-bottom: 15px;
}

/* line 199, ../sass/components/_content__general.scss */
#PossibleReps .RepInfo,
#PossibleReps .repdistrict {
  margin-bottom: 10px;
  display: block;
  overflow: auto;
  width: 100%;
}
/* line 206, ../sass/components/_content__general.scss */
#PossibleReps .RepInfo img,
#PossibleReps .repdistrict img {
  float: left;
  margin-right: 10px;
  vertical-align: top;
}

/* line 214, ../sass/components/_content__general.scss */
a#vehicles,
a#issues,
a#greenouse,
a#issues,
a#districtOffices,
a#leases,
a#finance,
a#mobileDistrictOfficeLeases,
a#amendmentsExtensionsRenewals {
  border-top: 1px solid #ccc;
  display: block;
  padding-top: 9px;
}

/* line 228, ../sass/components/_content__general.scss */
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

/* line 235, ../sass/components/_content__general.scss */
.ytvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 243, ../sass/components/_content__general.scss */
.row .advanced_search {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}

/* line 251, ../sass/components/_content__general.scss */
.row .advanced_search > section {
  flex: 0 75%;
  order: 2;
}

/* line 256, ../sass/components/_content__general.scss */
.row .advanced_search > aside {
  flex: 0 23%;
  border-right: 1px dotted #ccc;
}

/* line 261, ../sass/components/_content__general.scss */
.row .advanced_search > aside h1 {
  border-top: 1px dotted #ccc;
  padding: 10px 0 0;
  width: 91%;
}

/* line 267, ../sass/components/_content__general.scss */
.advanced_search form .formField input {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  display: inline-block;
  font-family: sans-serif;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
  width: 50%;
}

/* line 278, ../sass/components/_content__general.scss */
.advanced_search form .formField select {
  background: linear-gradient(#eee, #fff 40%);
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: .3rem;
  padding: .5rem .75rem;
}

/* line 287, ../sass/components/_content__general.scss */
#as_nhi,
#as_nlo {
  width: 25%;
}

/* line 292, ../sass/components/_content__general.scss */
.advanced_search form .formField input[type='submit'],
.btn,
.btn-primary,
.btn-secondary {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  padding: 8px 3px 6px;
  text-align: center;
  text-transform: uppercase;
}

/* line 307, ../sass/components/_content__general.scss */
#res .j {
  width: 60em;
}

/* line 311, ../sass/components/_content__general.scss */
#res .std {
  font-size: 100%;
}

/* line 317, ../sass/components/_content__general.scss */
#num-results {
  text-align: left;
  color: #666;
  font-size: 13px;
  padding-left: 8px;
  margin: 10px 0;
}

/* line 325, ../sass/components/_content__general.scss */
li.search-result-item {
  list-style: none;
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.5em;
}

/* line 332, ../sass/components/_content__general.scss */
.search-result-item-title a:link {
  font-size: 14px;
  color: #00e;
  text-decoration: underline;
}

/* line 338, ../sass/components/_content__general.scss */
.search-result-item-url {
  color: #008000;
}

/* line 342, ../sass/components/_content__general.scss */
.path-educators-and-students h1 {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1.75rem;
  margin-bottom: 2rem;
}

/* line 352, ../sass/components/_content__general.scss */
.sitemap .sitemap-item {
  margin-bottom: 1em;
  width: 34%;
}

/* line 357, ../sass/components/_content__general.scss */
.sitemap {
  display: flex;
}
@media (max-width: 766px) {
  /* line 357, ../sass/components/_content__general.scss */
  .sitemap {
    display: block;
    font-size: 3vh;
  }
}

@media (max-width: 766px) {
  /* line 365, ../sass/components/_content__general.scss */
  .sitemap .sitemap-item ul {
    padding-left: 1em;
    width: 400px;
  }
}

/* line 4, ../sass/components/_wysiwg--styles.scss */
.red-arrow-list {
  padding-left: 1em;
}
/* line 60, ../sass/base/_mixins.scss */
.red-arrow-list li {
  background: url("../images/arrows-sprite.png") no-repeat 0 -149px;
  /*background-position-y: -149px;*/
  margin: 1em 0;
  padding-left: 1.3em;
}

/* line 8, ../sass/components/_wysiwg--styles.scss */
.black-arrow-list {
  padding-left: 1em;
}
/* line 71, ../sass/base/_mixins.scss */
.black-arrow-list li {
  background: url("../images/bullets-sprite.png") no-repeat 0 0;
  /*background-position-y: 2px;*/
  margin: 1em 0;
  padding-left: 1.3em;
}

/* line 12, ../sass/components/_wysiwg--styles.scss */
.brown-text {
  color: #8a5a2a;
}

/* line 4, ../sass/components/_housegov__alert.scss */
.housegov__alert.row .alert {
  border-color: #870100;
}
/* line 8, ../sass/components/_housegov__alert.scss */
.housegov__alert.row h1 {
  font-size: 2.25rem;
}
/* line 12, ../sass/components/_housegov__alert.scss */
.housegov__alert.row h2 {
  font-family: sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #8a5a2a;
}
@media (max-width: 766px) {
  /* line 19, ../sass/components/_housegov__alert.scss */
  .housegov__alert.row .rowAlert {
    padding-top: 1.5em;
  }
}
/* line 22, ../sass/components/_housegov__alert.scss */
.housegov__alert.row .form-group {
  margin-bottom: 0;
}

/* line 4, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar h3 {
  border-top: 1px solid #ccc;
  color: #8a5a2a;
  text-align: center;
  margin: 0;
  padding: 15px 0;
}
/* line 12, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar {
  width: 100%;
  min-width: 100px;
}
/* line 16, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar caption {
  height: 2px;
  padding: 0;
  text-indent: -9999px;
}
/* line 22, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar th {
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  color: #666;
  text-align: center;
}
/* line 32, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td {
  border: 1px solid #ccc;
  background: linear-gradient(#eee, #fff 40%);
  font-size: 16px;
  text-align: center;
  padding: 3px;
}
/* line 39, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td a {
  color: #870100;
  text-decoration: underline;
}
/* AS: Modification to the markup for legislative activity calendar to address 508 issues*/
.block-housegov-calendar table.housegov-calendar th abbr {
  cursor: none !important;
  text-decoration: none !important;
  border-bottom: none !important;
}
/* AS: Modification legislative activity calendar to add screen reader text*/
.block-housegov-calendar .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  color: inherit;
}

@media (min-width: 768px) {
  /* line 46, ../sass/components/_housegov__calendar.scss */
  .block-housegov-calendar table.housegov-calendar td {
    font-size: 12px;
  }
}
@media (min-width: 999px) {
  /* line 52, ../sass/components/_housegov__calendar.scss */
  .block-housegov-calendar table.housegov-calendar td {
    font-size: 16px;
  }
}
/* line 60, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td.in-session {
  background: linear-gradient(#bbb, #ccc 40%);
}
/* line 65, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td.district-work {
  background: url("../images/bg-stripes.png");
}
/* line 70, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td.selected-date {
  background: #2a548c;
  color: #fff;
}
/* line 74, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td.selected-date a {
  color: #fff;
}
/* line 80, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar table.housegov-calendar td.holiday {
  background: linear-gradient(#f3c334, #f8dc5a);
}
/* line 87, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-inner {
  margin-top: 0;
}
/* line 97, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control {
  height: 30px;
  width: 20px;
  position: absolute;
  top: 10px;
  font-size: 74px;
  color: #ccc;
  text-align: center;
  z-index: 5;
  text-shadow: none;
  opacity: .5;
}
/* line 109, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control:focus {
  outline: 1 auto #5e9ed6;
  opacity: 1;
  border: 1px dotted #444;
}
/* line 115, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control:hover {
  opacity: 1;
}
/* line 119, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control.left {
  left: 10px;
  background-image: none;
}
/* line 124, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control.right {
  right: 10px;
  background-image: none;
}
/* line 129, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control .icon-prev,
.block-housegov-calendar .carousel-control .icon-next {
  width: 20px;
  height: 30px;
  margin: 0;
  position: absolute;
  top: 0;
  z-index: 5;
  display: inline-block;
  background: url("../images/arrows-sprite.png") no-repeat 0 -1px;
}
/* line 140, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control .icon-prev::before,
.block-housegov-calendar .carousel-control .icon-next::before {
  content: '';
}
/* line 145, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control .icon-prev {
  margin-left: -10px;
  /*background-position-y: -60px;*/
  background: url(../images/arrows-sprite.png) no-repeat 0 -60px;
}
/* line 149, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control .icon-prev:hover,
.block-housegov-calendar .carousel-control .icon-prev:focus {
  /*background-position-y: -90px;*/
  background: url(../images/arrows-sprite.png) no-repeat 0 -60px;
}
/* line 155, ../sass/components/_housegov__calendar.scss */
.block-housegov-calendar .carousel-control .icon-next {
  margin-right: -10px;
}
/* line 158, ../sass/components/_housegov__calendar.scss */
/*.block-housegov-calendar .carousel-control .icon-next:hover, .block-housegov-calendar .carousel-control .icon-next:focus {
  background-position-y: -30px;
  background: url(../images/arrows-sprite.png) no-repeat 0 -1px;
}*/

/* line 168, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription {
  margin-top: 1.5em;
}
/* line 171, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription .note {
  font-style: italic;
  font-size: .9em;
}
/* line 176, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription ul {
  padding-left: 0;
}
/* line 180, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription li {
  background: transparent;
  margin: 0;
  padding-left: 1px;
}
/* line 186, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription li::before {
  content: '';
  display: inline-block;
  height: 1.2em;
  width: 1em;
  margin-right: 3px;
  vertical-align: top;
}
/* line 196, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription .district-work::before {
  background: url("../images/bgSprite.png") no-repeat scroll 0 -428px;
}
/* line 197, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription .in-session::before {
  background: url("../images/bgSprite.png") no-repeat scroll 0 -452px;
}
/* line 198, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription .holiday::before {
  background: url("../images/bgSprite.png") no-repeat scroll 0 -379px;
}
/* line 199, ../sass/components/_housegov__calendar.scss */
#block-legislativepagecalendardescription .event::before {
  background: url("../images/bgSprite.png") no-repeat scroll 0 -404px;
}

/* line 4, ../sass/components/_content__housegov-pages.scss */
.page-node-type-housegov-page .row:first-of-type {
  margin-bottom: 0;
}

/* line 12, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right .block-title {
  font-size: 1.5rem;
  border-top: 1px solid #ccc;
  color: #870100;
  margin: .2em;
  padding: .5em .5em .5em 0;
}
/* line 20, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right .page-summary {
  display: none;
  visibility: hidden;
}
/* line 25, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right .row {
  margin-bottom: 1.5em;
}
/* line 28, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right .row h2 {
  font-family: sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  color: #2a548c;
}

/* line 36, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right img {
  width: 100%;
}
@media (max-width: 766px) {
  /* line 36, ../sass/components/_content__housegov-pages.scss */
  .home-layout__middle-right img {
    display: none;
  }
}

/* line 45, ../sass/components/_content__housegov-pages.scss */
.home-layout__middle-right .field--name-field-page-body {
  margin: .3em;
}

/* line 53, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs section#leadership h2 {
  color: #444;
  font-size: 12px;
}
/* line 58, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs section#leadership h3 {
  margin: 0;
}
/* line 62, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs section#leadership h4 {
  color: #000;
  font-family: sans-serif;
  padding: 0 0 20px;
}
/* line 71, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs section#officers h2 {
  font-size: 1.1rem;
  margin-bottom: 0;
}
/* line 79, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs section#partners h2 {
  font-size: 1.1rem;
  margin-bottom: 0;
}
/* line 85, ../sass/components/_content__housegov-pages.scss */
.home-layout__vertical-tabs .page-summary--text {
  margin-bottom: 0;
}

/* line 90, ../sass/components/_content__housegov-pages.scss */
.page-summary--image {
  margin-bottom: 1.75em;
}
/* line 93, ../sass/components/_content__housegov-pages.scss */
.page-summary--image img {
  width: 100%;
  height: auto;
}

/* line 99, ../sass/components/_content__housegov-pages.scss */
.page-summary--text {
  margin-bottom: 0;
}

/* line 6, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name .view-header ul,
.view-housegov-reps-by-state .view-header ul {
  padding-left: 0;
  margin-top: 1em;
  margin-bottom: 3em;
}
/* line 12, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name .view-header li,
.view-housegov-reps-by-state .view-header li {
  display: inline-block;
  padding: 0;
  font-size: 1.5rem;
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  color: #666;
  margin: 0 10px 0 1px;
}
/* line 19, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name .view-header li a,
.view-housegov-reps-by-state .view-header li a {
  color: #666;
  padding: 0;
  margin: 0;
}
/* line 24, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name .view-header li a:link,
.view-housegov-reps-by-name .view-header li a:visited,
.view-housegov-reps-by-state .view-header li a:link,
.view-housegov-reps-by-state .view-header li a:visited {
  border-bottom: 1px dotted;
  color: #870100;
}
/* line 33, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name table,
.view-housegov-reps-by-state table {
  position: relative;
}
/* line 37, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name a.back-to-top,
.view-housegov-reps-by-state a.back-to-top {
  position: absolute;
  bottom: 0;
  right: 0;
  text-decoration: underline;
}

/* line 48, ../sass/components/_page__representatives.scss */
.view-housegov-reps-by-name .view-header li {
  padding: 0;
  margin: 0 13px 0 1px;
}

/* line 56, ../sass/components/_page__representatives.scss */
.path-representatives .nav-tabs[role='tablist'] {
  display: block;
}
/* line 59, ../sass/components/_page__representatives.scss */
.path-representatives .nav-tabs[role='tablist'] .nav-link {
  color: #555;
  border-bottom: 0;
}
/* line 63, ../sass/components/_page__representatives.scss */
.path-representatives .nav-tabs[role='tablist'] .nav-link.active {
  color: #000;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
  border-width: 1px 1px 0;
  background: linear-gradient(#eee, #fff 30%);
}

/* line 75, ../sass/components/_page__representatives.scss */
#homepage-representatives {
  margin-bottom: 10px;
}
/* line 78, ../sass/components/_page__representatives.scss */
#homepage-representatives .form-label {
  margin: 1rem 0 0;
}
/* line 82, ../sass/components/_page__representatives.scss */
#homepage-representatives label[for='goToRepresentative'] {
  color: #8a5a2a;
  font-family: Georgia, serif;
}
/* line 87, ../sass/components/_page__representatives.scss */
#homepage-representatives select {
  border: 1px solid #eee;
  border-top: 1px solid #aaa;
  border-radius: 3px;
  font-family: sans-serif;
  display: inline-block;
  width: 80%;
  margin-bottom: 1rem;
  padding: 2px;
}
/* line 98, ../sass/components/_page__representatives.scss */
#homepage-representatives .goTo {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 3px;
  margin-top: 1px;
  padding: 1px 3px 2px;
}

/* line 112, ../sass/components/_page__representatives.scss */
.searchbar input[name='ZIP'] {
  border: 1px solid #eee;
  border-top: 1px solid #aaa;
  border-radius: 3px;
  padding: 2px 2px 3px;
  width: 130px;
}

/* line 125, ../sass/components/_page__representatives.scss */
.goTo {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: #ef2f25 1px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 3px;
  margin-top: 1px;
  padding: 1px 3px 2px;
}

/* line 138, ../sass/components/_page__representatives.scss */
#representatives img {
  max-width: 100%;
}
/* line 142, ../sass/components/_page__representatives.scss */
#representatives .homepage-representatives-map-title {
  color: #8a5a2a;
  font-size: 1.2rem;
  margin-top: 0;
}

/* line 3, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .app-challenge--district,
.flex--grid--4col .art-competition--district {
  color: #8a5a2a;
  font-family: Georgia, serif;
  padding-bottom: 5px;
  font-size: 1.2rem;
}
/* line 11, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .app-challenge--media {
  margin-bottom: 10px;
}
/* line 14, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .app-challenge--media img {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 14, ../sass/components/_page__app-challenge.scss */
  .flex--grid--4col .app-challenge--media img {
    height: 89px;
  }
}
/* line 23, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .art-competition--media {
  min-height: 180px;
  padding-top: 10px;
}
/* line 27, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .art-competition--media img {
  max-width: 100%;
}
/* line 32, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .app-challenge--title,
.flex--grid--4col .art-competition--title {
  font-size: 1.2rem;
  font-family: Georgia, serif;
  padding-bottom: 5px;
}
/* line 41, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .app-challenge--website,
.flex--grid--4col .app-challenge--state,
.flex--grid--4col .art-competition--member,
.flex--grid--4col .art-competition--district {
  font-style: italic;
}

/* line 50, ../sass/components/_page__app-challenge.scss */
.flex--grid--4col .view-content .app-challenge {
  margin-bottom: 20px;
}

/* line 56, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
/* line 61, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--district {
  /*order: 4;*/
  padding-bottom: 0;
}
/* line 66, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--member {
  /* order: 5; */
}
/* line 70, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--title {
  /* order: 2; */
}
/* line 74, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--artist-name {
  /* order: 3; */
}
/* line 78, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--media {
  /* order: 1; */
  line-height: 180px;
}
/* line 82, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition .art-competition--media img {
  vertical-align: top;
}

/* line 91, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
/* line 97, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--district {
  /* order: 1; */
}
/* line 101, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--member {
  /* order: 2; */
}
/* line 105, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--title {
  /* order: 4; */
}
/* line 109, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--artist-name {
  /* order: 5; */
}
/* line 113, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--media {
  /* order: 3; */
}
/* line 116, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition .art-competition--media img {
  vertical-align: top;
}

/* line 128, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default input,
#views-exposed-form-housegov-app-challenge-default input,
#views-exposed-form-housegov-art-competition-default input,
#views-exposed-form-housegov-art-competition-page-default input {
  background: linear-gradient(#ef2f25, #a10201 50%);
  border: 1px solid #a10201;
  border-radius: 3px;
  color: #fff;
  margin-top: -2px;
  padding-top: 2px;
  padding-bottom: 1px;
  text-transform: uppercase;
}
/* line 141, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default select.form-control,
#views-exposed-form-housegov-app-challenge-default select.form-control,
#views-exposed-form-housegov-art-competition-default select.form-control,
#views-exposed-form-housegov-art-competition-page-default select.form-control {
  padding: 0 .75rem;
}
/* line 145, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default select.form-control:not([size]):not([multiple]),
#views-exposed-form-housegov-app-challenge-default select.form-control:not([size]):not([multiple]),
#views-exposed-form-housegov-art-competition-default select.form-control:not([size]):not([multiple]),
#views-exposed-form-housegov-art-competition-page-default select.form-control:not([size]):not([multiple]) {
  height: 2rem;
}
/* line 152, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default .form-type-select,
#views-exposed-form-housegov-app-challenge-default .form-type-select,
#views-exposed-form-housegov-art-competition-default .form-type-select,
#views-exposed-form-housegov-art-competition-page-default .form-type-select {
  display: inline-block;
}
@media (min-width: 999px) {
  /* line 152, ../sass/components/_page__app-challenge.scss */
  #views-exposed-form-housegov-app-challenge-page-default .form-type-select,
  #views-exposed-form-housegov-app-challenge-default .form-type-select,
  #views-exposed-form-housegov-art-competition-default .form-type-select,
  #views-exposed-form-housegov-art-competition-page-default .form-type-select {
    text-align: right;
    width: 92%;
  }
}
/* line 161, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default .form-actions,
#views-exposed-form-housegov-app-challenge-default .form-actions,
#views-exposed-form-housegov-art-competition-default .form-actions,
#views-exposed-form-housegov-art-competition-page-default .form-actions {
  display: inline-block;
}
/* line 165, ../sass/components/_page__app-challenge.scss */
#views-exposed-form-housegov-app-challenge-page-default .select-wrapper,
#views-exposed-form-housegov-app-challenge-default .select-wrapper,
#views-exposed-form-housegov-art-competition-default .select-wrapper,
#views-exposed-form-housegov-art-competition-page-default .select-wrapper {
  display: inline-block;
}

/* line 173, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .view-content > h3 {
  width: 100%;
  font-size: 1.5rem;
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  margin-bottom: 1em;
}
/* line 179, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .view-content .app-challenge--website {
  font-style: normal;
  margin-bottom: 0;
}

/* line 192, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .view-content > h3,
.view-housegov-app-challenge .view-content > h3 {
  display: none;
}
/* line 196, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .view-content .views-group-title,
.view-housegov-app-challenge .view-content .views-group-title {
  display: none;
}
@media (min-width: 999px) {
  /* line 201, ../sass/components/_page__app-challenge.scss */
  .view-housegov-art-competition .views-exposed-form,
  .view-housegov-app-challenge .views-exposed-form {
    margin-top: -2.2em;
  }
}
/* line 207, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition .art-competition--district,
.view-housegov-app-challenge .art-competition--district {
  font-style: normal;
}

@media (min-width: 999px) {
  /* line 216, ../sass/components/_page__app-challenge.scss */
  .view-housegov-app-challenge-random .view-header,
  .view-housegov-art-competition-random .view-header {
    margin-top: -2.2em;
  }
}
/* line 222, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .view-content,
.view-housegov-art-competition-random .view-content {
  margin-top: 1.5em;
}

/* line 229, ../sass/components/_page__app-challenge.scss */
.view-housegov-art-competition-random .art-competition--district {
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
}

/* line 237, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
/* line 242, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--media {
  /* order: 1; */
  line-height: 100px;
  padding-top: 10px;
}
/* line 247, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--media img {
  vertical-align: top;
}
/* line 252, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--title {
  /* order: 2; */
  width: 100%;
}
/* line 257, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--developer {
  /* order: 3; */
  width: 100%;
}
/* line 262, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--state {
  /* order: 4; */
  padding-bottom: 0;
}
/* line 267, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge-random .app-challenge .app-challenge--website {
  /* order: 5; */
}

/* line 274, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
/* line 280, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--district {
  /* order: 1; */
}
/* line 284, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--website {
  /* order: 2; */
}
/* line 288, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--no-website {
  /* order: 2; */
}
/* line 292, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--media {
  /* order: 3; */
  padding-top: 10px;
}
/* line 296, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--media img {
  vertical-align: top;
}
/* line 301, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--title {
  /* order: 4; */
  width: 100%;
}
/* line 306, ../sass/components/_page__app-challenge.scss */
.view-housegov-app-challenge .app-challenge .app-challenge--developer {
  /* order: 5; */
  width: 100%;
}

/* line 2, ../sass/components/_page__legislative_events.scss */
.legislative-events--page .view-header {
  margin-bottom: 1.5em;
}

/* line 7, ../sass/components/_page__legislative_events.scss */
.session-item {
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #eee;
}

/* line 2, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancies .view-header {
  padding: 0 0 10px;
}

.block-views-blockhousegov-vacancies-block h2 {
  border-top: 1px solid #eee;
  padding: 10px 0 12px;
}

/* line 7, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancies table caption {
  color: #870100;
  font-family: Georgia, serif;
  line-height: 1.3;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
  border-top: 1px solid #eee;
  padding: 10px 0 12px;
}
/* line 13, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancies table th,
.view-housegov-vacancies table tr,
.view-housegov-vacancies table td {
  border: 0;
  margin: 0;
  padding: 0 0 8px;
}
/* line 21, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancies table .views-field-text-1,
.view-housegov-vacancies table .views-field-date,
.view-housegov-vacancies table .views-field-value-1,
.view-housegov-vacancies table .views-field-value-4 {
  white-space: nowrap;
}
/* line 26, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancies table .views-field-text-1,
.view-housegov-vacancies table .views-field-text,
.view-housegov-vacancies table .views-field-date,
.view-housegov-vacancies table .views-field-text-2,
.view-housegov-vacancies table .views-field-value-1,
.view-housegov-vacancies table .views-field-value-2,
.view-housegov-vacancies table .views-field-value-3,
.view-housegov-vacancies table .views-field-value-4 {
  padding-right: 8px;
}

/* line 37, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancy .views-field-text-3,
.view-housegov-vacancy .views-field-text,
.view-housegov-vacancy .views-field-text-1,
.view-housegov-vacancy .views-field-text-5,
.view-housegov-vacancy .views-field-date,
.view-housegov-vacancy .views-field-text-2,
.view-housegov-vacancy .views-field-text-4,
.view-housegov-vacancy .views-field-value,
.view-housegov-vacancy .views-field-value-1,
.view-housegov-vacancy .views-field-value-2,
.view-housegov-vacancy .views-field-value-3,
.view-housegov-vacancy .views-field-value-4,
.view-housegov-vacancy .views-field-value-5,
.view-housegov-vacancy .views-field-value-6 {
  margin: 0;
  padding: 0 0 10px;
}
/* line 47, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancy .views-field-text-3 .views-label,
.view-housegov-vacancy .views-field-text .views-label,
.view-housegov-vacancy .views-field-text-1 .views-label,
.view-housegov-vacancy .views-field-text-5 .views-label,
.view-housegov-vacancy .views-field-date .views-label,
.view-housegov-vacancy .views-field-text-2 .views-label,
.view-housegov-vacancy .views-field-text-4 .views-label,
.view-housegov-vacancy .views-field-value .views-label,
.view-housegov-vacancy .views-field-value-1 .views-label,
.view-housegov-vacancy .views-field-value-2 .views-label,
.view-housegov-vacancy .views-field-value-3 .views-label,
.view-housegov-vacancy .views-field-value-4 .views-label,
.view-housegov-vacancy .views-field-value-5 .views-label,
.view-housegov-vacancy .views-field-value-6 .views-label {
  font-weight: bold;
}
/* line 56, ../sass/components/_page__vacancies.scss */
.view-housegov-vacancy .views-field-markup .views-label,
.view-housegov-vacancy .views-field-markup-1 .views-label,
.view-housegov-vacancy .views-field-markup-2 .views-label,
.view-housegov-vacancy .views-field-markup-3 .views-label,
.view-housegov-vacancy .views-field-value-7 .views-label,
.view-housegov-vacancy .views-field-value-8 .views-label,
.view-housegov-vacancy .views-field-value-9 .views-label,
.view-housegov-vacancy .views-field-value-10 .views-label {
  border-top: 1px solid #eee;
  font-weight: normal;
  padding: 10px 0 20px;
  margin: 30px 0 0;
}

/* line 3, ../sass/components/_page__feature-story.scss */
.field--name-field-story-images {
  margin-bottom: 2.5em;
}
/* line 6, ../sass/components/_page__feature-story.scss */
.field--name-field-story-images img {
  max-width: 100%;
}

/* line 12, ../sass/components/_page__feature-story.scss */
#feature-story__owl.owl-theme .owl-dots {
  margin-bottom: -25px;
  bottom: 0;
  top: inherit;
  right: inherit;
  left: 35%;
}
/* line 20, ../sass/components/_page__feature-story.scss */
#feature-story__owl.owl-theme .owl-nav .owl-prev,
#feature-story__owl.owl-theme .owl-next {
  background: #1e4276;
}
/* line 24, ../sass/components/_page__feature-story.scss */
#feature-story__owl.owl-theme .owl-nav .owl-prev:hover,
#feature-story__owl.owl-theme .owl-next:hover {
  background: #810100;
}
/* line 28, ../sass/components/_page__feature-story.scss */
#feature-story__owl.owl-theme .owl-nav .owl-prev:focus,
#feature-story__owl.owl-theme .owl-next:focus {
  background: #810100;
  outline: 1 auto #5e9ed6;
}

/* line 36, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .views-group-title {
  color: #8a5a2a;
  font-weight: bold;
}
/* line 41, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .item-list > ul {
  margin: 0;
  padding-left: 1em;
}
/* line 45, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .item-list > ul li {
  overflow: auto;
  padding: .6em 0;
}
/* line 49, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .item-list > ul li .views-field-image {
  float: left;
  margin-right: 10px;
}
/* line 54, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .item-list > ul li .views-field-title {
  display: block;
}
/* line 58, ../sass/components/_page__feature-story.scss */
.view-housegov-feature-stories .item-list > ul li .views-field-created {
  color: #666;
  margin-left: .5em;
}
