/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 6, ../sass/bootstrap.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 6, ../sass/bootstrap.scss */
body {
  margin: 0;
}

/* line 6, ../sass/bootstrap.scss */
article, aside, footer, header, nav, section {
  display: block;
}

/* line 6, ../sass/bootstrap.scss */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 6, ../sass/bootstrap.scss */
figcaption, figure, main {
  display: block;
}

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

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

/* line 6, ../sass/bootstrap.scss */
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 6, ../sass/bootstrap.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

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

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

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

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

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

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

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

/* line 6, ../sass/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 6, ../sass/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 6, ../sass/bootstrap.scss */
audio, video {
  display: inline-block;
}

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

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

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

/* line 6, ../sass/bootstrap.scss */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 6, ../sass/bootstrap.scss */
button, input {
  overflow: visible;
}

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

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

/* line 6, ../sass/bootstrap.scss */
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 6, ../sass/bootstrap.scss */
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 6, ../sass/bootstrap.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

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

/* line 6, ../sass/bootstrap.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 6, ../sass/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 6, ../sass/bootstrap.scss */
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

/* line 6, ../sass/bootstrap.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 6, ../sass/bootstrap.scss */
details, menu {
  display: block;
}

/* line 6, ../sass/bootstrap.scss */
summary {
  display: list-item;
}

/* line 6, ../sass/bootstrap.scss */
canvas {
  display: inline-block;
}

/* line 6, ../sass/bootstrap.scss */
template {
  display: none;
}

/* line 6, ../sass/bootstrap.scss */
[hidden] {
  display: none;
}

@media print {
  /* line 6, ../sass/bootstrap.scss */
  *, ::after, ::before, blockquote::first-letter, blockquote::first-line, div::first-letter, div::first-line, li::first-letter, li::first-line, p::first-letter, p::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

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

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

  /* line 6, ../sass/bootstrap.scss */
  pre {
    white-space: pre-wrap !important;
  }

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

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

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

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

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

  /* line 6, ../sass/bootstrap.scss */
  .navbar {
    display: none;
  }

  /* line 6, ../sass/bootstrap.scss */
  .badge {
    border: 1px solid #000;
  }

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

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

  /* line 6, ../sass/bootstrap.scss */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../sass/bootstrap.scss */
*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
/* line 6, ../sass/bootstrap.scss */
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
body {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

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

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

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

/* line 6, ../sass/bootstrap.scss */
abbr[data-original-title], abbr[title] {
  cursor: help;
}

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

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

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

/* line 6, ../sass/bootstrap.scss */
dt {
  font-weight: 700;
}

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

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

/* line 6, ../sass/bootstrap.scss */
a {
  color: #0275d8;
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

/* line 6, ../sass/bootstrap.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

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

/* line 6, ../sass/bootstrap.scss */
[role=button] {
  cursor: pointer;
}

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

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

/* line 6, ../sass/bootstrap.scss */
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

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

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

/* line 6, ../sass/bootstrap.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 6, ../sass/bootstrap.scss */
button, input, select, textarea {
  line-height: inherit;
}

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

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

/* line 6, ../sass/bootstrap.scss */
textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, ../sass/bootstrap.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 6, ../sass/bootstrap.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 6, ../sass/bootstrap.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

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

/* line 6, ../sass/bootstrap.scss */
.small, small {
  font-size: 80%;
  font-weight: 400;
}

/* line 6, ../sass/bootstrap.scss */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.list-inline-item {
  display: inline-block;
}

/* line 6, ../sass/bootstrap.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

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

/* line 6, ../sass/bootstrap.scss */
.blockquote {
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: .25rem solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}

/* line 6, ../sass/bootstrap.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

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

/* line 6, ../sass/bootstrap.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}

/* line 6, ../sass/bootstrap.scss */
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

/* line 6, ../sass/bootstrap.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 6, ../sass/bootstrap.scss */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

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

/* line 6, ../sass/bootstrap.scss */
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

/* line 6, ../sass/bootstrap.scss */
.figure-caption {
  font-size: 90%;
  color: #636c72;
}

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

/* line 6, ../sass/bootstrap.scss */
code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

/* line 6, ../sass/bootstrap.scss */
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: .2rem;
}

/* line 6, ../sass/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 6, ../sass/bootstrap.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}

/* line 6, ../sass/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
/* line 6, ../sass/bootstrap.scss */
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* line 6, ../sass/bootstrap.scss */
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
/* line 6, ../sass/bootstrap.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* line 6, ../sass/bootstrap.scss */
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

/* line 6, ../sass/bootstrap.scss */
.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 6, ../sass/bootstrap.scss */
.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 6, ../sass/bootstrap.scss */
.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-0 {
  right: auto;
}

/* line 6, ../sass/bootstrap.scss */
.pull-1 {
  right: 8.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-2 {
  right: 16.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-3 {
  right: 25%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-4 {
  right: 33.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-5 {
  right: 41.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-6 {
  right: 50%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-7 {
  right: 58.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-8 {
  right: 66.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-9 {
  right: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-10 {
  right: 83.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-11 {
  right: 91.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.pull-12 {
  right: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.push-0 {
  left: auto;
}

/* line 6, ../sass/bootstrap.scss */
.push-1 {
  left: 8.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.push-2 {
  left: 16.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.push-3 {
  left: 25%;
}

/* line 6, ../sass/bootstrap.scss */
.push-4 {
  left: 33.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.push-5 {
  left: 41.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.push-6 {
  left: 50%;
}

/* line 6, ../sass/bootstrap.scss */
.push-7 {
  left: 58.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.push-8 {
  left: 66.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.push-9 {
  left: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.push-10 {
  left: 83.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.push-11 {
  left: 91.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.push-12 {
  left: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 6, ../sass/bootstrap.scss */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-0 {
    right: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-1 {
    right: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-2 {
    right: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-3 {
    right: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-4 {
    right: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-5 {
    right: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-7 {
    right: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-8 {
    right: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-9 {
    right: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-10 {
    right: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-11 {
    right: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-sm-12 {
    right: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-0 {
    left: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-1 {
    left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-2 {
    left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-3 {
    left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-4 {
    left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-5 {
    left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-7 {
    left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-8 {
    left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-9 {
    left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-10 {
    left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-11 {
    left: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-sm-12 {
    left: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-0 {
    right: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-1 {
    right: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-2 {
    right: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-3 {
    right: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-4 {
    right: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-5 {
    right: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-7 {
    right: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-8 {
    right: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-9 {
    right: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-10 {
    right: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-11 {
    right: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-md-12 {
    right: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-0 {
    left: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-1 {
    left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-2 {
    left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-3 {
    left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-4 {
    left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-5 {
    left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .push-md-7 {
    left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-8 {
    left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-9 {
    left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-10 {
    left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-11 {
    left: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-md-12 {
    left: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-0 {
    margin-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-1 {
    margin-left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-2 {
    margin-left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-4 {
    margin-left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-5 {
    margin-left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-7 {
    margin-left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-8 {
    margin-left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-10 {
    margin-left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-0 {
    right: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-1 {
    right: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-2 {
    right: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-3 {
    right: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-4 {
    right: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-5 {
    right: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-7 {
    right: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-8 {
    right: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-9 {
    right: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-10 {
    right: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-11 {
    right: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-lg-12 {
    right: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-0 {
    left: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-1 {
    left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-2 {
    left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-3 {
    left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-4 {
    left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-5 {
    left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-7 {
    left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-8 {
    left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-9 {
    left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-10 {
    left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-11 {
    left: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-lg-12 {
    left: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }

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

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-0 {
    right: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-1 {
    right: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-2 {
    right: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-3 {
    right: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-4 {
    right: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-5 {
    right: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-6 {
    right: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-7 {
    right: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-8 {
    right: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-9 {
    right: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-10 {
    right: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-11 {
    right: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pull-xl-12 {
    right: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-0 {
    left: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-1 {
    left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-2 {
    left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-3 {
    left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-4 {
    left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-5 {
    left: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-6 {
    left: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-7 {
    left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-8 {
    left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-9 {
    left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-10 {
    left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-11 {
    left: 91.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .push-xl-12 {
    left: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/* line 6, ../sass/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

/* line 6, ../sass/bootstrap.scss */
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.table-sm td, .table-sm th {
  padding: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.table-bordered {
  border: 1px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table-bordered td, .table-bordered th {
  border: 1px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

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

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

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

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6, ../sass/bootstrap.scss */
.table-success, .table-success > td, .table-success > th {
  background-color: #dff0d8;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 6, ../sass/bootstrap.scss */
.table-info, .table-info > td, .table-info > th {
  background-color: #d9edf7;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

/* line 6, ../sass/bootstrap.scss */
.table-warning, .table-warning > td, .table-warning > th {
  background-color: #fcf8e3;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 6, ../sass/bootstrap.scss */
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f2dede;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

/* line 6, ../sass/bootstrap.scss */
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 6, ../sass/bootstrap.scss */
.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

/* line 6, ../sass/bootstrap.scss */
.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

/* line 6, ../sass/bootstrap.scss */
.table-inverse td, .table-inverse th, .table-inverse thead th {
  border-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 6, ../sass/bootstrap.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 6, ../sass/bootstrap.scss */
.table-responsive.table-bordered {
  border: 0;
}

/* line 6, ../sass/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

/* line 6, ../sass/bootstrap.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 6, ../sass/bootstrap.scss */
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: 0;
}

/* line 6, ../sass/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #a4b2bc;
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #a4b2bc;
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #a4b2bc;
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.form-control::placeholder {
  color: #a4b2bc;
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.form-control:disabled {
  cursor: not-allowed;
}

/* line 6, ../sass/bootstrap.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

/* line 6, ../sass/bootstrap.scss */
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

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

/* line 6, ../sass/bootstrap.scss */
.col-form-label {
  padding-top: calc(.5rem - 1px * 2);
  padding-bottom: calc(.5rem - 1px * 2);
  margin-bottom: 0;
}

/* line 6, ../sass/bootstrap.scss */
.col-form-label-lg {
  padding-top: calc(.75rem - 1px * 2);
  padding-bottom: calc(.75rem - 1px * 2);
  font-size: 1.25rem;
}

/* line 6, ../sass/bootstrap.scss */
.col-form-label-sm {
  padding-top: calc(.25rem - 1px * 2);
  padding-bottom: calc(.25rem - 1px * 2);
  font-size: .875rem;
}

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

/* line 6, ../sass/bootstrap.scss */
.form-control-static {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 6, ../sass/bootstrap.scss */
.form-control-static.form-control-lg, .form-control-static.form-control-sm, .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, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-sm > .input-group-btn > select.btn: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]), select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-lg > .input-group-btn > select.btn: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]), select.form-control-lg:not([size]):not([multiple]) {
  height: 3.166667rem;
}

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

/* line 6, ../sass/bootstrap.scss */
.form-text {
  display: block;
  margin-top: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: .5rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

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

/* line 6, ../sass/bootstrap.scss */
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-check-input:only-child {
  position: static;
}

/* line 6, ../sass/bootstrap.scss */
.form-check-inline {
  display: inline-block;
}

/* line 6, ../sass/bootstrap.scss */
.form-check-inline .form-check-label {
  vertical-align: middle;
}

/* line 6, ../sass/bootstrap.scss */
.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-control-feedback {
  margin-top: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.form-control-danger, .form-control-success, .form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}

/* line 6, ../sass/bootstrap.scss */
.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
  color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.has-success .form-control {
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

/* line 6, ../sass/bootstrap.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");
}

/* line 6, ../sass/bootstrap.scss */
.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
  color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff;
}

/* line 6, ../sass/bootstrap.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");
}

/* line 6, ../sass/bootstrap.scss */
.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
  color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.has-danger .form-control {
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

/* line 6, ../sass/bootstrap.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");
}

/* line 6, ../sass/bootstrap.scss */
.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, ../sass/bootstrap.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .input-group {
    width: auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: .25rem;
    vertical-align: text-bottom;
  }

  /* line 6, ../sass/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 6, ../sass/bootstrap.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 6, ../sass/bootstrap.scss */
.btn:focus, .btn:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.btn.focus, .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

/* line 6, ../sass/bootstrap.scss */
.btn.active, .btn:active {
  background-image: none;
}

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

/* line 6, ../sass/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

/* line 6, ../sass/bootstrap.scss */
.btn-primary.focus, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

/* line 6, ../sass/bootstrap.scss */
.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

/* line 6, ../sass/bootstrap.scss */
.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 6, ../sass/bootstrap.scss */
.btn-secondary.focus, .btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}

/* line 6, ../sass/bootstrap.scss */
.btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 6, ../sass/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

/* line 6, ../sass/bootstrap.scss */
.btn-info.focus, .btn-info:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

/* line 6, ../sass/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

/* line 6, ../sass/bootstrap.scss */
.btn-success.focus, .btn-success:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

/* line 6, ../sass/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

/* line 6, ../sass/bootstrap.scss */
.btn-warning.focus, .btn-warning:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

/* line 6, ../sass/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

/* line 6, ../sass/bootstrap.scss */
.btn-danger.focus, .btn-danger:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-primary.focus, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-secondary.active, .btn-outline-secondary:active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-info.focus, .btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-info.active, .btn-outline-info:active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-success.focus, .btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-success.active, .btn-outline-success:active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-warning.focus, .btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-warning.active, .btn-outline-warning:active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-danger.focus, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link {
  font-weight: 400;
  color: #0275d8;
  border-radius: 0;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link, .btn-link:active, .btn-link:focus {
  border-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link:hover {
  border-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link:disabled {
  color: #636c72;
}

/* line 6, ../sass/bootstrap.scss */
.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-lg > .btn, .btn-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}

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

/* line 6, ../sass/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: .5rem;
}

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

/* line 6, ../sass/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 6, ../sass/bootstrap.scss */
.fade.show {
  opacity: 1;
}

/* line 6, ../sass/bootstrap.scss */
.collapse {
  display: none;
}

/* line 6, ../sass/bootstrap.scss */
.collapse.show {
  display: block;
}

/* line 6, ../sass/bootstrap.scss */
tr.collapse.show {
  display: table-row;
}

/* line 6, ../sass/bootstrap.scss */
tbody.collapse.show {
  display: table-row-group;
}

/* line 6, ../sass/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown, .dropup {
  position: relative;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}

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

/* line 6, ../sass/bootstrap.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.show > .dropdown-menu {
  display: block;
}

/* line 6, ../sass/bootstrap.scss */
.show > a {
  outline: 0;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #636c72;
  white-space: nowrap;
}

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

/* line 6, ../sass/bootstrap.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: .125rem;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 2;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px;
}

/* line 6, ../sass/bootstrap.scss */
.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 6, ../sass/bootstrap.scss */
.btn-toolbar .input-group {
  width: auto;
}

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

/* line 6, ../sass/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

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

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

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

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
.btn + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}

/* line 6, ../sass/bootstrap.scss */
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 6, ../sass/bootstrap.scss */
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
  width: 100%;
}

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

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

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 6, ../sass/bootstrap.scss */
.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 6, ../sass/bootstrap.scss */
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
  z-index: 3;
}

/* line 6, ../sass/bootstrap.scss */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 6, ../sass/bootstrap.scss */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

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

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

/* line 6, ../sass/bootstrap.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-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 3;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 6, ../sass/bootstrap.scss */
.input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
  z-index: 3;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 3px #0275d8;
  box-shadow: 0 0 0 1px #fff,0 0 0 3px #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

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

/* line 6, ../sass/bootstrap.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.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");
}

/* line 6, ../sass/bootstrap.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  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");
}

/* line 6, ../sass/bootstrap.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

/* line 6, ../sass/bootstrap.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");
}

/* line 6, ../sass/bootstrap.scss */
.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 6, ../sass/bootstrap.scss */
.custom-controls-stacked .custom-control {
  margin-bottom: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  color: #464a4c;
  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;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select:focus {
  border-color: #5cb3fd;
  outline: 0;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 6, ../sass/bootstrap.scss */
.custom-select-sm {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

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

/* line 6, ../sass/bootstrap.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

/* line 6, ../sass/bootstrap.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 .25rem .25rem 0;
}

/* line 6, ../sass/bootstrap.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

/* line 6, ../sass/bootstrap.scss */
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 6, ../sass/bootstrap.scss */
.nav-link {
  display: block;
  padding: .5em 1em;
}

/* line 6, ../sass/bootstrap.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

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

/* line 6, ../sass/bootstrap.scss */
.nav-pills .nav-link {
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

/* line 6, ../sass/bootstrap.scss */
.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}

/* line 6, ../sass/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 6, ../sass/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 6, ../sass/bootstrap.scss */
.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: .5rem 1rem;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-brand, .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/* line 6, ../sass/bootstrap.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-toggler {
  color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
  color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open > .nav-link {
  color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/* line 6, ../sass/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 6, ../sass/bootstrap.scss */
.card-title {
  margin-bottom: .75rem;
}

/* line 6, ../sass/bootstrap.scss */
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 6, ../sass/bootstrap.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, ../sass/bootstrap.scss */
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

/* line 6, ../sass/bootstrap.scss */
.card-footer {
  padding: .75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, ../sass/bootstrap.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

/* line 6, ../sass/bootstrap.scss */
.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}

/* line 6, ../sass/bootstrap.scss */
.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

/* line 6, ../sass/bootstrap.scss */
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.card-primary .card-footer, .card-primary .card-header {
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.card-success .card-footer, .card-success .card-header {
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.card-info .card-footer, .card-info .card-header {
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.card-warning .card-footer, .card-warning .card-header {
  background-color: transparent;
}

/* line 6, ../sass/bootstrap.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.card-danger .card-footer, .card-danger .card-header {
  background-color: transparent;
}

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

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

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

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

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

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

/* line 6, ../sass/bootstrap.scss */
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

/* line 6, ../sass/bootstrap.scss */
.card-inverse .card-footer, .card-inverse .card-header {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 6, ../sass/bootstrap.scss */
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
  color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
  color: rgba(255, 255, 255, 0.65);
}

/* line 6, ../sass/bootstrap.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

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

/* line 6, ../sass/bootstrap.scss */
.card-img {
  border-radius: calc(.25rem - 1px);
}

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

/* line 6, ../sass/bootstrap.scss */
.card-img-top {
  border-top-right-radius: calc(.25rem - 1px);
  border-top-left-radius: calc(.25rem - 1px);
}

/* line 6, ../sass/bootstrap.scss */
.card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  /* line 6, ../sass/bootstrap.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: .75rem;
  }
}
/* line 6, ../sass/bootstrap.scss */
.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb-item {
  float: left;
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #636c72;
  content: "/";
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.breadcrumb-item.active {
  color: #636c72;
}

/* line 6, ../sass/bootstrap.scss */
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 6, ../sass/bootstrap.scss */
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 6, ../sass/bootstrap.scss */
.page-link:focus, .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: .3rem;
  border-top-left-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: .3rem;
  border-top-right-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: .2rem;
  border-top-left-radius: .2rem;
}

/* line 6, ../sass/bootstrap.scss */
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem;
}

/* line 6, ../sass/bootstrap.scss */
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.badge:empty {
  display: none;
}

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

/* line 6, ../sass/bootstrap.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap.scss */
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}

/* line 6, ../sass/bootstrap.scss */
.badge-default {
  background-color: #636c72;
}

/* line 6, ../sass/bootstrap.scss */
.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

/* line 6, ../sass/bootstrap.scss */
.badge-primary {
  background-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

/* line 6, ../sass/bootstrap.scss */
.badge-success {
  background-color: #5cb85c;
}

/* line 6, ../sass/bootstrap.scss */
.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

/* line 6, ../sass/bootstrap.scss */
.badge-info {
  background-color: #5bc0de;
}

/* line 6, ../sass/bootstrap.scss */
.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

/* line 6, ../sass/bootstrap.scss */
.badge-warning {
  background-color: #f0ad4e;
}

/* line 6, ../sass/bootstrap.scss */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

/* line 6, ../sass/bootstrap.scss */
.badge-danger {
  background-color: #d9534f;
}

/* line 6, ../sass/bootstrap.scss */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

/* line 6, ../sass/bootstrap.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: .3rem;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}
/* line 6, ../sass/bootstrap.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

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

/* line 6, ../sass/bootstrap.scss */
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}

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

/* line 6, ../sass/bootstrap.scss */
.alert-link {
  font-weight: 700;
}

/* line 6, ../sass/bootstrap.scss */
.alert-dismissible .close {
  position: relative;
  top: -.75rem;
  right: -1.25rem;
  padding: .75rem 1.25rem;
  color: inherit;
}

/* line 6, ../sass/bootstrap.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

/* line 6, ../sass/bootstrap.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}

/* line 6, ../sass/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 6, ../sass/bootstrap.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

/* line 6, ../sass/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}

/* line 6, ../sass/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 6, ../sass/bootstrap.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

/* line 6, ../sass/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}

/* line 6, ../sass/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 6, ../sass/bootstrap.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

/* line 6, ../sass/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}

/* line 6, ../sass/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 6, ../sass/bootstrap.scss */
.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: .75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

/* line 6, ../sass/bootstrap.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem;
}

/* line 6, ../sass/bootstrap.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 6, ../sass/bootstrap.scss */
.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 6, ../sass/bootstrap.scss */
.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

/* line 6, ../sass/bootstrap.scss */
.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 6, ../sass/bootstrap.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 {
  color: inherit;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 6, ../sass/bootstrap.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

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

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
a.list-group-item-success.active, button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
a.list-group-item-info.active, button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
a.list-group-item-warning.active, button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 6, ../sass/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 6, ../sass/bootstrap.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 6, ../sass/bootstrap.scss */
a.list-group-item-danger.active, button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 6, ../sass/bootstrap.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 6, ../sass/bootstrap.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 6, ../sass/bootstrap.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 6, ../sass/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 6, ../sass/bootstrap.scss */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

/* line 6, ../sass/bootstrap.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}

/* line 6, ../sass/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 6, ../sass/bootstrap.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 6, ../sass/bootstrap.scss */
.modal-backdrop.show {
  opacity: .5;
}

/* line 6, ../sass/bootstrap.scss */
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6, ../sass/bootstrap.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}

/* line 6, ../sass/bootstrap.scss */
.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

/* line 6, ../sass/bootstrap.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

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

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  /* line 6, ../sass/bootstrap.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .modal-lg {
    max-width: 800px;
  }
}
/* line 6, ../sass/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  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: .875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.show {
  opacity: .9;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-left .tooltip-inner::before, .tooltip.tooltip-right .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-top .tooltip-inner::before, .tooltip.tooltip-bottom .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6, ../sass/bootstrap.scss */
.tooltip.bs-tether-element-attached-right .tooltip-inner::before, .tooltip.tooltip-left .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

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

/* line 6, ../sass/bootstrap.scss */
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../sass/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  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: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-bottom, .popover.popover-top {
  margin-top: -10px;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-bottom::after, .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::after, .popover.popover-top::before {
  left: 50%;
  border-bottom-width: 0;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-bottom::before, .popover.popover-top::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-bottom::after, .popover.popover-top::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-left, .popover.popover-right {
  margin-left: 10px;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-left::after, .popover.bs-tether-element-attached-left::before, .popover.popover-right::after, .popover.popover-right::before {
  top: 50%;
  border-left-width: 0;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-left::before, .popover.popover-right::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-left::after, .popover.popover-right::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-top, .popover.popover-bottom {
  margin-top: 10px;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-top::after, .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::after, .popover.popover-bottom::before {
  left: 50%;
  border-top-width: 0;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-top::before, .popover.popover-bottom::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-top::after, .popover.popover-bottom::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-top .popover-title::before, .popover.popover-bottom .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-right, .popover.popover-left {
  margin-left: -10px;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-right::after, .popover.bs-tether-element-attached-right::before, .popover.popover-left::after, .popover.popover-left::before {
  top: 50%;
  border-right-width: 0;
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-right::before, .popover.popover-left::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6, ../sass/bootstrap.scss */
.popover.bs-tether-element-attached-right::after, .popover.popover-left::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

/* line 6, ../sass/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(.3rem - 1px);
  border-top-left-radius: calc(.3rem - 1px);
}

/* line 6, ../sass/bootstrap.scss */
.popover-title:empty {
  display: none;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

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

/* line 6, ../sass/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  /* line 6, ../sass/bootstrap.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0)) {
  /* line 6, ../sass/bootstrap.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
/* line 6, ../sass/bootstrap.scss */
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  /* line 6, ../sass/bootstrap.scss */
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 6, ../sass/bootstrap.scss */
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 6, ../sass/bootstrap.scss */
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0)) {
  /* line 6, ../sass/bootstrap.scss */
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 6, ../sass/bootstrap.scss */
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 6, ../sass/bootstrap.scss */
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 6, ../sass/bootstrap.scss */
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-prev {
  left: 0;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-next {
  right: 0;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 6, ../sass/bootstrap.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 6, ../sass/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 6, ../sass/bootstrap.scss */
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 6, ../sass/bootstrap.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 6, ../sass/bootstrap.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 6, ../sass/bootstrap.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 6, ../sass/bootstrap.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;
}

/* line 6, ../sass/bootstrap.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-top {
  vertical-align: top !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../sass/bootstrap.scss */
.bg-faded {
  background-color: #f7f7f7;
}

/* line 6, ../sass/bootstrap.scss */
.bg-primary {
  background-color: #0275d8 !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.bg-success {
  background-color: #5cb85c !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.bg-info {
  background-color: #5bc0de !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.bg-warning {
  background-color: #f0ad4e !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.bg-danger {
  background-color: #d9534f !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.bg-inverse {
  background-color: #292b2c !important;
}

/* line 6, ../sass/bootstrap.scss */
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

/* line 6, ../sass/bootstrap.scss */
.border-0 {
  border: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.rounded {
  border-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-top {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-right {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-bottom {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-left {
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-circle {
  border-radius: 50%;
}

/* line 6, ../sass/bootstrap.scss */
.rounded-0 {
  border-radius: 0;
}

/* line 6, ../sass/bootstrap.scss */
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

/* line 6, ../sass/bootstrap.scss */
.d-none {
  display: none !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-inline {
  display: inline !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-block {
  display: block !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-table {
  display: table !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 6, ../sass/bootstrap.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

/* line 6, ../sass/bootstrap.scss */
.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

/* line 6, ../sass/bootstrap.scss */
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

/* line 6, ../sass/bootstrap.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 6, ../sass/bootstrap.scss */
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 6, ../sass/bootstrap.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 6, ../sass/bootstrap.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 6, ../sass/bootstrap.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 6, ../sass/bootstrap.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 6, ../sass/bootstrap.scss */
.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 6, ../sass/bootstrap.scss */
.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.float-left {
  float: left !important;
}

/* line 6, ../sass/bootstrap.scss */
.float-right {
  float: right !important;
}

/* line 6, ../sass/bootstrap.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6, ../sass/bootstrap.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 6, ../sass/bootstrap.scss */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

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

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

/* line 6, ../sass/bootstrap.scss */
.w-25 {
  width: 25% !important;
}

/* line 6, ../sass/bootstrap.scss */
.w-50 {
  width: 50% !important;
}

/* line 6, ../sass/bootstrap.scss */
.w-75 {
  width: 75% !important;
}

/* line 6, ../sass/bootstrap.scss */
.w-100 {
  width: 100% !important;
}

/* line 6, ../sass/bootstrap.scss */
.h-25 {
  height: 25% !important;
}

/* line 6, ../sass/bootstrap.scss */
.h-50 {
  height: 50% !important;
}

/* line 6, ../sass/bootstrap.scss */
.h-75 {
  height: 75% !important;
}

/* line 6, ../sass/bootstrap.scss */
.h-100 {
  height: 100% !important;
}

/* line 6, ../sass/bootstrap.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 6, ../sass/bootstrap.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-0 {
  margin: 0 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-1 {
  margin: 0.25rem 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-2 {
  margin: 0.5rem 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-3 {
  margin: 1rem 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-3 {
  margin-right: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-3 {
  margin-left: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-4 {
  margin: 1.5rem 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-4 {
  margin-right: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-4 {
  margin-left: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-5 {
  margin: 3rem 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-5 {
  margin-right: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-5 {
  margin-left: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-0 {
  padding: 0 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-1 {
  padding: 0.25rem 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-2 {
  padding: 0.5rem 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-3 {
  padding: 1rem 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-3 {
  padding-right: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-3 {
  padding-left: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-4 {
  padding: 1.5rem 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-4 {
  padding-right: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-4 {
  padding-left: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.p-5 {
  padding: 3rem 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pr-5 {
  padding-right: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.pl-5 {
  padding-left: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 6, ../sass/bootstrap.scss */
.m-auto {
  margin: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.mr-auto {
  margin-right: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 6, ../sass/bootstrap.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .m-sm-0 {
    margin: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-0 {
    margin-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-0 {
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-0 {
    padding: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-0 {
    padding-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-0 {
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-sm-auto {
    margin: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-sm-auto {
    margin-right: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-sm-auto {
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .m-md-0 {
    margin: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-0 {
    margin-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-0 {
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-3 {
    margin: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-3 {
    margin-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-3 {
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-5 {
    margin: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-5 {
    margin-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-5 {
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-0 {
    padding: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-0 {
    padding-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-0 {
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-3 {
    padding: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-3 {
    padding-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-3 {
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-md-5 {
    padding: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-md-5 {
    padding-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-md-5 {
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-md-auto {
    margin: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-md-auto {
    margin-right: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-md-auto {
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .m-lg-0 {
    margin: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-0 {
    margin-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-0 {
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-0 {
    padding: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-0 {
    padding-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-0 {
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-lg-auto {
    margin: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-lg-auto {
    margin-right: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-lg-auto {
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .m-xl-0 {
    margin: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-0 {
    margin-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-0 {
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-0 {
    padding: 0 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-0 {
    padding-right: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-0 {
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .m-xl-auto {
    margin: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mr-xl-auto {
    margin-right: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .ml-xl-auto {
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.text-justify {
  text-align: justify !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, ../sass/bootstrap.scss */
.text-left {
  text-align: left !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-right {
  text-align: right !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 6, ../sass/bootstrap.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 6, ../sass/bootstrap.scss */
.font-weight-normal {
  font-weight: 400;
}

/* line 6, ../sass/bootstrap.scss */
.font-weight-bold {
  font-weight: 700;
}

/* line 6, ../sass/bootstrap.scss */
.font-italic {
  font-style: italic;
}

/* line 6, ../sass/bootstrap.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-muted {
  color: #636c72 !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-primary {
  color: #0275d8 !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-success {
  color: #5cb85c !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

/* line 6, ../sass/bootstrap.scss */
.text-gray-dark {
  color: #292b2c !important;
}

/* line 6, ../sass/bootstrap.scss */
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

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

/* line 6, ../sass/bootstrap.scss */
.invisible {
  visibility: hidden !important;
}

/* line 6, ../sass/bootstrap.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-xl-up {
    display: none !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 6, ../sass/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6, ../sass/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6, ../sass/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6, ../sass/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6, ../sass/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6, ../sass/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../sass/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 53, ../sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 66, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 76, ../sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../sass/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 97, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 109, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 117, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 126, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 135, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 144, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 153, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 161, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

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

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

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 184, ../sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 192, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 203, ../sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 211, ../sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 220, ../sass/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 228, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 251, ../sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 265, ../sass/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 276, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 289, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 301, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 310, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 321, ../sass/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 333, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 345, ../sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 355, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 366, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 375, ../sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 386, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 395, ../sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 404, ../sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 415, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 420, ../sass/_normalize.scss */
td,
th {
  padding: 0;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/FontAwesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 18, ../sass/font-awesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 27, ../sass/font-awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 32, ../sass/font-awesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 35, ../sass/font-awesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 38, ../sass/font-awesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 41, ../sass/font-awesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 44, ../sass/font-awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 48, ../sass/font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 53, ../sass/font-awesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 56, ../sass/font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 63, ../sass/font-awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 66, ../sass/font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 71, ../sass/font-awesome.scss */
.fa-pull-left {
  float: left;
}

/* line 74, ../sass/font-awesome.scss */
.fa-pull-right {
  float: right;
}

/* line 77, ../sass/font-awesome.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 80, ../sass/font-awesome.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 84, ../sass/font-awesome.scss */
.pull-right {
  float: right;
}

/* line 87, ../sass/font-awesome.scss */
.pull-left {
  float: left;
}

/* line 90, ../sass/font-awesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 93, ../sass/font-awesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 96, ../sass/font-awesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 100, ../sass/font-awesome.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 124, ../sass/font-awesome.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 130, ../sass/font-awesome.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 136, ../sass/font-awesome.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 142, ../sass/font-awesome.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 148, ../sass/font-awesome.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 154, ../sass/font-awesome.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 161, ../sass/font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 169, ../sass/font-awesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 176, ../sass/font-awesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 179, ../sass/font-awesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 182, ../sass/font-awesome.scss */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 187, ../sass/font-awesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 190, ../sass/font-awesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 193, ../sass/font-awesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 196, ../sass/font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 199, ../sass/font-awesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 202, ../sass/font-awesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 205, ../sass/font-awesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 208, ../sass/font-awesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 211, ../sass/font-awesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 214, ../sass/font-awesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 217, ../sass/font-awesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 220, ../sass/font-awesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 223, ../sass/font-awesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 226, ../sass/font-awesome.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 231, ../sass/font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 234, ../sass/font-awesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 237, ../sass/font-awesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 240, ../sass/font-awesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 243, ../sass/font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 247, ../sass/font-awesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 250, ../sass/font-awesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 253, ../sass/font-awesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 256, ../sass/font-awesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 259, ../sass/font-awesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 262, ../sass/font-awesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 265, ../sass/font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 268, ../sass/font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 271, ../sass/font-awesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 274, ../sass/font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 277, ../sass/font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 281, ../sass/font-awesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 284, ../sass/font-awesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 287, ../sass/font-awesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 290, ../sass/font-awesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 293, ../sass/font-awesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 296, ../sass/font-awesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 299, ../sass/font-awesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 302, ../sass/font-awesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 305, ../sass/font-awesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 308, ../sass/font-awesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 311, ../sass/font-awesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 314, ../sass/font-awesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 317, ../sass/font-awesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 320, ../sass/font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 323, ../sass/font-awesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 326, ../sass/font-awesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 329, ../sass/font-awesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 332, ../sass/font-awesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 335, ../sass/font-awesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 338, ../sass/font-awesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 341, ../sass/font-awesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 344, ../sass/font-awesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 347, ../sass/font-awesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 350, ../sass/font-awesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 353, ../sass/font-awesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 356, ../sass/font-awesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 359, ../sass/font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 363, ../sass/font-awesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 366, ../sass/font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 369, ../sass/font-awesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 374, ../sass/font-awesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 377, ../sass/font-awesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 380, ../sass/font-awesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 383, ../sass/font-awesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 386, ../sass/font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 390, ../sass/font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 393, ../sass/font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 396, ../sass/font-awesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 399, ../sass/font-awesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 402, ../sass/font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 405, ../sass/font-awesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 408, ../sass/font-awesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 411, ../sass/font-awesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 414, ../sass/font-awesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 417, ../sass/font-awesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 420, ../sass/font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 423, ../sass/font-awesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 426, ../sass/font-awesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 429, ../sass/font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 432, ../sass/font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 435, ../sass/font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 438, ../sass/font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 441, ../sass/font-awesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 444, ../sass/font-awesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 447, ../sass/font-awesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 450, ../sass/font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 453, ../sass/font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 456, ../sass/font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 459, ../sass/font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 462, ../sass/font-awesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 465, ../sass/font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 468, ../sass/font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 471, ../sass/font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 474, ../sass/font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 477, ../sass/font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 481, ../sass/font-awesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 484, ../sass/font-awesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 487, ../sass/font-awesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 490, ../sass/font-awesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 493, ../sass/font-awesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 496, ../sass/font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 499, ../sass/font-awesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 502, ../sass/font-awesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 505, ../sass/font-awesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 508, ../sass/font-awesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 511, ../sass/font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 514, ../sass/font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 518, ../sass/font-awesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 521, ../sass/font-awesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 524, ../sass/font-awesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 527, ../sass/font-awesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 530, ../sass/font-awesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 533, ../sass/font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 536, ../sass/font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 539, ../sass/font-awesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 542, ../sass/font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 545, ../sass/font-awesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 548, ../sass/font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 551, ../sass/font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 554, ../sass/font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 557, ../sass/font-awesome.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 561, ../sass/font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 564, ../sass/font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 567, ../sass/font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 570, ../sass/font-awesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 573, ../sass/font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 577, ../sass/font-awesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 580, ../sass/font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 583, ../sass/font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 586, ../sass/font-awesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 589, ../sass/font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 592, ../sass/font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 595, ../sass/font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 598, ../sass/font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 601, ../sass/font-awesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 604, ../sass/font-awesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 607, ../sass/font-awesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 610, ../sass/font-awesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 613, ../sass/font-awesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 616, ../sass/font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 619, ../sass/font-awesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 622, ../sass/font-awesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 625, ../sass/font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 628, ../sass/font-awesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 631, ../sass/font-awesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 634, ../sass/font-awesome.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 638, ../sass/font-awesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 641, ../sass/font-awesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 644, ../sass/font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 647, ../sass/font-awesome.scss */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 651, ../sass/font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 654, ../sass/font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 657, ../sass/font-awesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 660, ../sass/font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 663, ../sass/font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 666, ../sass/font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 669, ../sass/font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 672, ../sass/font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 675, ../sass/font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 678, ../sass/font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 681, ../sass/font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 684, ../sass/font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 687, ../sass/font-awesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 690, ../sass/font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 693, ../sass/font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 696, ../sass/font-awesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 699, ../sass/font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 702, ../sass/font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 705, ../sass/font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 709, ../sass/font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 713, ../sass/font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 716, ../sass/font-awesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 719, ../sass/font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 723, ../sass/font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 727, ../sass/font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 730, ../sass/font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 734, ../sass/font-awesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 737, ../sass/font-awesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 742, ../sass/font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 745, ../sass/font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 748, ../sass/font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 751, ../sass/font-awesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 754, ../sass/font-awesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 757, ../sass/font-awesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 760, ../sass/font-awesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 763, ../sass/font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 766, ../sass/font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 769, ../sass/font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 772, ../sass/font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 775, ../sass/font-awesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 778, ../sass/font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 781, ../sass/font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 784, ../sass/font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 787, ../sass/font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 790, ../sass/font-awesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 793, ../sass/font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 797, ../sass/font-awesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 801, ../sass/font-awesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 805, ../sass/font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 808, ../sass/font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 811, ../sass/font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 815, ../sass/font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 819, ../sass/font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 823, ../sass/font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 826, ../sass/font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 829, ../sass/font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 833, ../sass/font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 836, ../sass/font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 839, ../sass/font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 843, ../sass/font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 846, ../sass/font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 849, ../sass/font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 852, ../sass/font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 855, ../sass/font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 858, ../sass/font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 861, ../sass/font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 864, ../sass/font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 867, ../sass/font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 870, ../sass/font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 873, ../sass/font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 876, ../sass/font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 879, ../sass/font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 882, ../sass/font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 885, ../sass/font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 888, ../sass/font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 891, ../sass/font-awesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 894, ../sass/font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 897, ../sass/font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 900, ../sass/font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 903, ../sass/font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 906, ../sass/font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 909, ../sass/font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 912, ../sass/font-awesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 915, ../sass/font-awesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 918, ../sass/font-awesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 921, ../sass/font-awesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 924, ../sass/font-awesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 927, ../sass/font-awesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 930, ../sass/font-awesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 933, ../sass/font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 937, ../sass/font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 940, ../sass/font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 943, ../sass/font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 946, ../sass/font-awesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 949, ../sass/font-awesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 952, ../sass/font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 956, ../sass/font-awesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 959, ../sass/font-awesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 962, ../sass/font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 965, ../sass/font-awesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 968, ../sass/font-awesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 971, ../sass/font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 974, ../sass/font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 977, ../sass/font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 980, ../sass/font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 983, ../sass/font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 986, ../sass/font-awesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 989, ../sass/font-awesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 992, ../sass/font-awesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 996, ../sass/font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1001, ../sass/font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1004, ../sass/font-awesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1007, ../sass/font-awesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1010, ../sass/font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1014, ../sass/font-awesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1017, ../sass/font-awesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 1020, ../sass/font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1023, ../sass/font-awesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1026, ../sass/font-awesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1029, ../sass/font-awesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1032, ../sass/font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1035, ../sass/font-awesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1038, ../sass/font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1041, ../sass/font-awesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1044, ../sass/font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1047, ../sass/font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1050, ../sass/font-awesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1053, ../sass/font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1056, ../sass/font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1059, ../sass/font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1062, ../sass/font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1065, ../sass/font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1068, ../sass/font-awesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 1071, ../sass/font-awesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1074, ../sass/font-awesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1077, ../sass/font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1080, ../sass/font-awesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1083, ../sass/font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1086, ../sass/font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1089, ../sass/font-awesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1092, ../sass/font-awesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1095, ../sass/font-awesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1098, ../sass/font-awesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1101, ../sass/font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1104, ../sass/font-awesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1107, ../sass/font-awesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1110, ../sass/font-awesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1113, ../sass/font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1116, ../sass/font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1119, ../sass/font-awesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1122, ../sass/font-awesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1125, ../sass/font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1129, ../sass/font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1133, ../sass/font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1137, ../sass/font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1141, ../sass/font-awesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 1144, ../sass/font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1148, ../sass/font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1152, ../sass/font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1158, ../sass/font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1163, ../sass/font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1167, ../sass/font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1171, ../sass/font-awesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1174, ../sass/font-awesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1177, ../sass/font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1180, ../sass/font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1183, ../sass/font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1186, ../sass/font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1189, ../sass/font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1192, ../sass/font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1195, ../sass/font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1198, ../sass/font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1201, ../sass/font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1204, ../sass/font-awesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1207, ../sass/font-awesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1210, ../sass/font-awesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1213, ../sass/font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1216, ../sass/font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1219, ../sass/font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1222, ../sass/font-awesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1225, ../sass/font-awesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1228, ../sass/font-awesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 1231, ../sass/font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1234, ../sass/font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1237, ../sass/font-awesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1240, ../sass/font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1243, ../sass/font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1246, ../sass/font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1249, ../sass/font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1252, ../sass/font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1255, ../sass/font-awesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 1258, ../sass/font-awesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1261, ../sass/font-awesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 1264, ../sass/font-awesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1267, ../sass/font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1270, ../sass/font-awesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1273, ../sass/font-awesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1276, ../sass/font-awesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1279, ../sass/font-awesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1282, ../sass/font-awesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1285, ../sass/font-awesome.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1289, ../sass/font-awesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1292, ../sass/font-awesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1295, ../sass/font-awesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 1298, ../sass/font-awesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 1301, ../sass/font-awesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1304, ../sass/font-awesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1307, ../sass/font-awesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1310, ../sass/font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1313, ../sass/font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1316, ../sass/font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1319, ../sass/font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1322, ../sass/font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1326, ../sass/font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1329, ../sass/font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1332, ../sass/font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1335, ../sass/font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1339, ../sass/font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1342, ../sass/font-awesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1345, ../sass/font-awesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1348, ../sass/font-awesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1351, ../sass/font-awesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1354, ../sass/font-awesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 1357, ../sass/font-awesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1362, ../sass/font-awesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1366, ../sass/font-awesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1369, ../sass/font-awesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1372, ../sass/font-awesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1375, ../sass/font-awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1378, ../sass/font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1381, ../sass/font-awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1384, ../sass/font-awesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1387, ../sass/font-awesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1390, ../sass/font-awesome.scss */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 1393, ../sass/font-awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1396, ../sass/font-awesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1399, ../sass/font-awesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1402, ../sass/font-awesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 1405, ../sass/font-awesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1408, ../sass/font-awesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 1411, ../sass/font-awesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 1414, ../sass/font-awesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1417, ../sass/font-awesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1420, ../sass/font-awesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1423, ../sass/font-awesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1426, ../sass/font-awesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1429, ../sass/font-awesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1432, ../sass/font-awesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1435, ../sass/font-awesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1438, ../sass/font-awesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1441, ../sass/font-awesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1445, ../sass/font-awesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1449, ../sass/font-awesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1452, ../sass/font-awesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1455, ../sass/font-awesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1458, ../sass/font-awesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1461, ../sass/font-awesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1464, ../sass/font-awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1467, ../sass/font-awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1470, ../sass/font-awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1473, ../sass/font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1476, ../sass/font-awesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1481, ../sass/font-awesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1485, ../sass/font-awesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1489, ../sass/font-awesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1493, ../sass/font-awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1496, ../sass/font-awesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1499, ../sass/font-awesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1502, ../sass/font-awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1505, ../sass/font-awesome.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1512, ../sass/font-awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1515, ../sass/font-awesome.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1519, ../sass/font-awesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1523, ../sass/font-awesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1526, ../sass/font-awesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1529, ../sass/font-awesome.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1534, ../sass/font-awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1537, ../sass/font-awesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1540, ../sass/font-awesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1544, ../sass/font-awesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1548, ../sass/font-awesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1552, ../sass/font-awesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 1555, ../sass/font-awesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1558, ../sass/font-awesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 1561, ../sass/font-awesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1564, ../sass/font-awesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1567, ../sass/font-awesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1570, ../sass/font-awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1573, ../sass/font-awesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1576, ../sass/font-awesome.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1580, ../sass/font-awesome.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1583, ../sass/font-awesome.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1586, ../sass/font-awesome.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1589, ../sass/font-awesome.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1592, ../sass/font-awesome.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1595, ../sass/font-awesome.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1598, ../sass/font-awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1601, ../sass/font-awesome.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1604, ../sass/font-awesome.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1607, ../sass/font-awesome.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1610, ../sass/font-awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1613, ../sass/font-awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1616, ../sass/font-awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1619, ../sass/font-awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1622, ../sass/font-awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1625, ../sass/font-awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1628, ../sass/font-awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1631, ../sass/font-awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1634, ../sass/font-awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1637, ../sass/font-awesome.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1640, ../sass/font-awesome.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1643, ../sass/font-awesome.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 1646, ../sass/font-awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1649, ../sass/font-awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1652, ../sass/font-awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1655, ../sass/font-awesome.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1658, ../sass/font-awesome.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1661, ../sass/font-awesome.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1664, ../sass/font-awesome.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1667, ../sass/font-awesome.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1670, ../sass/font-awesome.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1673, ../sass/font-awesome.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1676, ../sass/font-awesome.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1679, ../sass/font-awesome.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 1682, ../sass/font-awesome.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1685, ../sass/font-awesome.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 1688, ../sass/font-awesome.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 1691, ../sass/font-awesome.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1696, ../sass/font-awesome.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1699, ../sass/font-awesome.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1702, ../sass/font-awesome.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1705, ../sass/font-awesome.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1708, ../sass/font-awesome.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1711, ../sass/font-awesome.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1714, ../sass/font-awesome.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1717, ../sass/font-awesome.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1720, ../sass/font-awesome.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1723, ../sass/font-awesome.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1726, ../sass/font-awesome.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1729, ../sass/font-awesome.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1732, ../sass/font-awesome.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 1735, ../sass/font-awesome.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1738, ../sass/font-awesome.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1741, ../sass/font-awesome.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1744, ../sass/font-awesome.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1747, ../sass/font-awesome.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1750, ../sass/font-awesome.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1753, ../sass/font-awesome.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 1756, ../sass/font-awesome.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 1759, ../sass/font-awesome.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1763, ../sass/font-awesome.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1766, ../sass/font-awesome.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1769, ../sass/font-awesome.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1772, ../sass/font-awesome.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1775, ../sass/font-awesome.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1778, ../sass/font-awesome.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1781, ../sass/font-awesome.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1784, ../sass/font-awesome.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1787, ../sass/font-awesome.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1790, ../sass/font-awesome.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1793, ../sass/font-awesome.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1796, ../sass/font-awesome.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1799, ../sass/font-awesome.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1802, ../sass/font-awesome.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1805, ../sass/font-awesome.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1808, ../sass/font-awesome.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1812, ../sass/font-awesome.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1815, ../sass/font-awesome.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1818, ../sass/font-awesome.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1821, ../sass/font-awesome.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 1824, ../sass/font-awesome.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1828, ../sass/font-awesome.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1831, ../sass/font-awesome.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1834, ../sass/font-awesome.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1837, ../sass/font-awesome.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1841, ../sass/font-awesome.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1845, ../sass/font-awesome.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1849, ../sass/font-awesome.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1853, ../sass/font-awesome.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1857, ../sass/font-awesome.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1860, ../sass/font-awesome.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1863, ../sass/font-awesome.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 1866, ../sass/font-awesome.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1869, ../sass/font-awesome.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1872, ../sass/font-awesome.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1875, ../sass/font-awesome.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1878, ../sass/font-awesome.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1881, ../sass/font-awesome.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 1884, ../sass/font-awesome.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1887, ../sass/font-awesome.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1890, ../sass/font-awesome.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1894, ../sass/font-awesome.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1898, ../sass/font-awesome.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1902, ../sass/font-awesome.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1905, ../sass/font-awesome.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1909, ../sass/font-awesome.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1913, ../sass/font-awesome.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1916, ../sass/font-awesome.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1919, ../sass/font-awesome.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1922, ../sass/font-awesome.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1925, ../sass/font-awesome.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1928, ../sass/font-awesome.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1931, ../sass/font-awesome.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1934, ../sass/font-awesome.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1937, ../sass/font-awesome.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1940, ../sass/font-awesome.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1943, ../sass/font-awesome.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1946, ../sass/font-awesome.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1949, ../sass/font-awesome.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1952, ../sass/font-awesome.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1955, ../sass/font-awesome.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1958, ../sass/font-awesome.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1961, ../sass/font-awesome.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 1964, ../sass/font-awesome.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1967, ../sass/font-awesome.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 1970, ../sass/font-awesome.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1973, ../sass/font-awesome.scss */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1977, ../sass/font-awesome.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1980, ../sass/font-awesome.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 1983, ../sass/font-awesome.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 1986, ../sass/font-awesome.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1989, ../sass/font-awesome.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1992, ../sass/font-awesome.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1995, ../sass/font-awesome.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 1998, ../sass/font-awesome.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2001, ../sass/font-awesome.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2004, ../sass/font-awesome.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2007, ../sass/font-awesome.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 2010, ../sass/font-awesome.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2013, ../sass/font-awesome.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2016, ../sass/font-awesome.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2019, ../sass/font-awesome.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2022, ../sass/font-awesome.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2025, ../sass/font-awesome.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2028, ../sass/font-awesome.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2031, ../sass/font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 2034, ../sass/font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 2037, ../sass/font-awesome.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* Variables */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSans/open-sans-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans"), local("OpenSans"), url("../fonts/OpenSans/open-sans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/open-sans-regular.woff2") format("woff2"), url("../fonts/OpenSans/open-sans-regular.woff") format("woff"), url("../fonts/OpenSans/open-sans-regular.ttf") format("truetype"), url("../fonts/OpenSans/open-sans-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans Semibold';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSans/open-sans-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans"), local("OpenSans"), url("../fonts/OpenSans/open-sans-600.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/open-sans-600.woff2") format("woff2"), url("../fonts/OpenSans/open-sans-600.woff") format("woff"), url("../fonts/OpenSans/open-sans-600.ttf") format("truetype"), url("../fonts/OpenSans/open-sans-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  src: url("../fonts/glyphicons/glyphicons-halflings-regular.eot"), url("../fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons/glyphicons-halflings-regular.svg") format("svg");
  /* Legacy iOS */
}
@media screen {
  /* ==========================================================================
     Base styles
     ========================================================================== */
  /* line 50, ../sass/_main.scss */
  html {
    background-color: #fff;
    color: #444;
    font-size: 1em;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
  }

  /* line 58, ../sass/_main.scss */
  *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
  }
  /* line 64, ../sass/_main.scss */
  *::-webkit-scrollbar {
    width: 4px;
    height: 10px;
    background-color: #F5F5F5;
  }
  /* line 70, ../sass/_main.scss */
  *::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #1565c0;
  }

  /* line 76, ../sass/_main.scss */
  img,
  svg,
  video {
    vertical-align: middle;
  }

  /* ==========================================================================
     Helper classes
     ========================================================================== */
  /* line 86, ../sass/_main.scss */
  .hidden {
    display: none !important;
  }

  /* line 90, ../sass/_main.scss */
  .invisible {
    visibility: hidden;
  }

  /* line 94, ../sass/_main.scss */
  .clearfix:before,
  .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }

  /* line 100, ../sass/_main.scss */
  .clearfix:after {
    clear: both;
  }

  /* line 103, ../sass/_main.scss */
  iframe {
    border: 0;
  }

  /* line 106, ../sass/_main.scss */
  textarea {
    resize: none;
    outline: none;
  }

  /* line 110, ../sass/_main.scss */
  .no-padding {
    padding: 0;
  }

  /* line 113, ../sass/_main.scss */
  .no-padding-left-right {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 118, ../sass/_main.scss */
  .form-group:focus, .form-group:active {
    outline: none;
  }
  /* line 122, ../sass/_main.scss */
  .form-group input {
    font-size: 14px;
  }
  /* line 124, ../sass/_main.scss */
  .form-group input:focus, .form-group input:active {
    outline: none;
  }

  /* line 130, ../sass/_main.scss */
  .col-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 134, ../sass/_main.scss */
  .text-center {
    text-align: center;
  }

  /* line 137, ../sass/_main.scss */
  .only-desktop {
    display: block;
  }

  /* line 140, ../sass/_main.scss */
  .only-mobile {
    display: none;
  }

  /* ==========================================================================
     Custom styles
     ========================================================================== */
  /* line 147, ../sass/_main.scss */
  html {
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-family: "Open Sans", sans-serif;
  }

  /* line 157, ../sass/_main.scss */
  p {
    font-size: 15px;
    line-height: 21px;
    color: #444;
  }

  /* line 162, ../sass/_main.scss */
  li {
    list-style: none;
  }

  /* line 165, ../sass/_main.scss */
  a {
    text-decoration: none;
    font-size: 15px;
    color: #1565c0;
  }

  /* line 170, ../sass/_main.scss */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
  }

  /* line 179, ../sass/_main.scss */
  .center {
    text-align: center;
  }

  /* line 182, ../sass/_main.scss */
  body {
    font-family: "Open Sans", sans-serif;
    color: #444;
    font-weight: normal;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #fff;
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  /* line 194, ../sass/_main.scss */
  body .page {
    width: 100%;
  }
  /* line 197, ../sass/_main.scss */
  body div {
    box-sizing: border-box;
  }

  /* line 201, ../sass/_main.scss */
  ul {
    margin: 0;
    padding: 0;
  }

  /* line 206, ../sass/_main.scss */
  section {
    padding: 50px 0;
  }

  /* line 210, ../sass/_main.scss */
  .container-fluid {
    padding: 0 20px;
  }

  /* line 213, ../sass/_main.scss */
  .no-margin {
    margin: 0;
  }

  /* ==========================================================================
  	Top page - Header
  ========================================================================== */
  /* line 219, ../sass/_main.scss */
  header {
    width: 100%;
    float: left;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(0, 0, 0, 0.001);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(0, 0, 0, 0.001);
    padding: 0;
  }

  /* line 226, ../sass/_main.scss */
  .content-inner {
    width: calc(100% - 160px);
    padding: 45px 50px;
    padding-bottom: 85px;
  }

  /* line 232, ../sass/_main.scss */
  .content-inner.active {
    width: calc(100% - 90px);
  }

  /* line 235, ../sass/_main.scss */
  .title {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 0.3px;
    margin: 0 auto 35px auto;
  }

  /* ==========================================================================
  	Main section
  ========================================================================== */
  /*=== Helpers ===*/
  /* line 246, ../sass/_main.scss */
  .page {
    background: #f1f3f6;
    overflow-x: hidden;
  }

  /* line 250, ../sass/_main.scss */
  .page-content {
    background-image: url(../images/bgr-footer2.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 101%;
  }

  /* line 256, ../sass/_main.scss */
  .no-padding {
    padding: 0 !important;
  }

  /*
  * ==========================================================
  *     SIDEBAR
  * ==========================================================
  */
  /* line 264, ../sass/_main.scss */
  .side-navbar {
    background: #fff;
    width: 160px;
    position: relative;
    z-index: 98;
    min-height: 100vh;
    box-shadow: 0 5px 10px 0 rgba(5, 26, 56, 0.35);
  }
  /* line 272, ../sass/_main.scss */
  .side-navbar a {
    color: inherit;
    position: relative;
  }
  /* line 276, ../sass/_main.scss */
  .side-navbar i {
    font-size: 25px;
    margin-right: 12px;
    transition: none;
  }
  /* line 281, ../sass/_main.scss */
  .side-navbar ul {
    width: 100%;
    padding: 25px 0;
    float: left;
  }
  /* line 285, ../sass/_main.scss */
  .side-navbar ul a {
    float: left;
    width: 100%;
    padding: 9px 18px;
    font-size: 13px;
    letter-spacing: -0.2px;
    line-height: 22px;
    text-decoration: none;
    display: flex;
    font-family: "Open Sans Semibold", sans-serif;
    color: #555;
  }
  /* line 296, ../sass/_main.scss */
  .side-navbar ul a:hover {
    background: #f1f4f7;
    color: #1565c0;
  }
  /* line 300, ../sass/_main.scss */
  .side-navbar ul a span,
  .side-navbar ul a i {
    float: left;
    line-height: 27px;
  }
  /* line 308, ../sass/_main.scss */
  .side-navbar ul li.active > a {
    color: #1565c0;
  }
  /* line 311, ../sass/_main.scss */
  .side-navbar ul li.active:hover {
    background: #f1f4f7;
  }
  /* line 316, ../sass/_main.scss */
  .side-navbar ul ul {
    width: 100%;
    padding: 0;
  }
  /* line 319, ../sass/_main.scss */
  .side-navbar ul ul a {
    padding: 5px 15px 5px 30px;
    color: #555;
  }
  /* line 322, ../sass/_main.scss */
  .side-navbar ul ul a:hover {
    background: #f1f4f7;
  }
  /* line 328, ../sass/_main.scss */
  .side-navbar.shrinked {
    width: 60px;
    text-align: center;
  }
  /* line 331, ../sass/_main.scss */
  .side-navbar.shrinked a {
    padding: 10px 15px;
    transition: color 0.3s, background 0.3s;
    font-size: 0;
  }
  /* line 335, ../sass/_main.scss */
  .side-navbar.shrinked a i {
    font-size: 20px;
    margin: 0;
    line-height: 20px;
  }
  /* line 341, ../sass/_main.scss */
  .side-navbar.shrinked ul ul.collapse.show {
    border-left: 0;
    position: absolute;
    left: 60px;
    min-width: 190px;
    background: #fff;
    margin-top: -96px;
  }
  /* line 348, ../sass/_main.scss */
  .side-navbar.shrinked ul ul.collapse.show a {
    font-size: 14px;
    text-align: left;
    border-left: none;
  }
  /* line 355, ../sass/_main.scss */
  .side-navbar .side-navbar-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 0 0 0;
  }
  /* line 360, ../sass/_main.scss */
  .side-navbar .side-navbar-bottom li {
    width: 100%;
    float: left;
    background: #f4f4f8;
  }
  /* line 364, ../sass/_main.scss */
  .side-navbar .side-navbar-bottom li a {
    padding: 9px 18px 5px 18px;
  }
  /* line 369, ../sass/_main.scss */
  .side-navbar li.wrap-collapse-btn {
    height: 36px;
    width: 100%;
    background-color: rgba(0, 151, 167, 0.24);
  }
  /* line 373, ../sass/_main.scss */
  .side-navbar li.wrap-collapse-btn a {
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    color: #1565c0;
  }
  /* line 379, ../sass/_main.scss */
  .side-navbar li.wrap-collapse-btn a i {
    float: right;
    line-height: 36px;
  }

  /*
  * ==========================================================
  *     MAIN NAVBAR
  * ==========================================================
  */
  /* line 393, ../sass/_main.scss */
  nav.navbar {
    margin: 0 auto;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 0 30px;
    height: 85px;
    color: #fff;
    position: relative;
    z-index: 99;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 0 5px 0 rgba(6, 9, 55, 0.4);
  }
  /* line 408, ../sass/_main.scss */
  nav.navbar .brand-small {
    display: none;
  }
  /* line 410, ../sass/_main.scss */
  nav.navbar .brand-small img {
    height: 60px;
    float: left;
    padding: 10px 0;
  }
  /* line 416, ../sass/_main.scss */
  nav.navbar .brand-big {
    float: left;
    height: 100%;
  }
  /* line 419, ../sass/_main.scss */
  nav.navbar .brand-big img {
    height: 67px;
    padding: 10px 0;
  }
  /* line 424, ../sass/_main.scss */
  nav.navbar .navbar-header {
    padding-left: 0;
  }
  /* line 427, ../sass/_main.scss */
  nav.navbar .navbar-brand {
    float: left;
    height: 100%;
  }
  /* line 431, ../sass/_main.scss */
  nav.navbar .container-fluid {
    width: 100%;
  }
  /* line 435, ../sass/_main.scss */
  nav.navbar select.company-select {
    font-family: "Open Sans Semibold", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.3px;
    text-align: left;
    color: #839100;
    width: auto;
    max-width: 200px;
  }
  /* line 446, ../sass/_main.scss */
  nav.navbar select.form-control.company-select:not([size]):not([multiple]) {
    height: 85px;
  }
  /* line 449, ../sass/_main.scss */
  nav.navbar .nav-link {
    height: 85px;
    float: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  /* line 455, ../sass/_main.scss */
  nav.navbar .nav-link a {
    font-size: 14px;
    line-height: 16px;
    float: left;
    color: #444;
  }
  /* line 460, ../sass/_main.scss */
  nav.navbar .nav-link a span,
  nav.navbar .nav-link a img,
  nav.navbar .nav-link a i {
    float: left;
  }
  /* line 465, ../sass/_main.scss */
  nav.navbar .nav-link a span {
    text-align: right;
  }
  /* line 467, ../sass/_main.scss */
  nav.navbar .nav-link a span span {
    clear: both;
    padding: 0 10px;
  }
  /* line 470, ../sass/_main.scss */
  nav.navbar .nav-link a span span.top-nav-date {
    font-size: 12px;
  }
  /* line 475, ../sass/_main.scss */
  nav.navbar .nav-link a:hover {
    color: #1565c0;
  }
  /* line 481, ../sass/_main.scss */
  nav.navbar .nav-link .dropdown-menu li a {
    font-size: 13px;
    line-height: 22px;
    float: left;
    width: 100%;
    padding: 0 5px;
  }

  /* line 493, ../sass/_main.scss */
  .menu-btn {
    margin-right: 20px;
    transition: all 0.8s;
    float: left;
    padding: 20px 15px;
  }
  /* line 498, ../sass/_main.scss */
  .menu-btn i {
    width: 20px;
    height: 2px;
    margin: 4px auto 0;
    transition: all 0.3s cubic-bezier(0.81, -0.33, 0.345, 1.375);
    position: relative;
  }
  /* line 506, ../sass/_main.scss */
  .menu-btn.active i {
    transform: rotateY(180deg);
  }

  /* line 511, ../sass/_main.scss */
  .table-actions-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  /* line 515, ../sass/_main.scss */
  .table-actions-top a {
    padding-left: 15px;
  }
  /* line 517, ../sass/_main.scss */
  .table-actions-top a i,
  .table-actions-top a span {
    float: left;
  }
  /* line 521, ../sass/_main.scss */
  .table-actions-top a span {
    font-size: 14px;
    line-height: 24px;
    padding-left: 10px;
  }
  /* line 526, ../sass/_main.scss */
  .table-actions-top a i {
    font-size: 26px;
  }

  /* line 531, ../sass/_main.scss */
  .top-section {
    padding: 0 15px;
    margin: 0 auto 70px auto;
    position: relative;
  }

  /* line 536, ../sass/_main.scss */
  .top-section-col {
    height: 100px;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }
  /* line 543, ../sass/_main.scss */
  .top-section-col .col {
    float: left;
  }

  /* line 547, ../sass/_main.scss */
  .md-radio {
    margin: 10px 0;
  }
  /* line 550, ../sass/_main.scss */
  .md-radio.md-radio-inline {
    display: inline-block;
  }
  /* line 553, ../sass/_main.scss */
  .md-radio input[type="radio"] {
    display: none;
  }
  /* line 555, ../sass/_main.scss */
  .md-radio input[type="radio"]:checked + label:before {
    border-color: #1565c0;
    animation: ripple 0.2s linear forwards;
  }
  /* line 559, ../sass/_main.scss */
  .md-radio input[type="radio"]:checked + label:after {
    transform: scale(1);
  }
  /* line 564, ../sass/_main.scss */
  .md-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
  }
  /* line 572, ../sass/_main.scss */
  .md-radio label:before, .md-radio label:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color;
  }
  /* line 579, ../sass/_main.scss */
  .md-radio label:before {
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #d2d0d9;
  }
  /* line 586, ../sass/_main.scss */
  .md-radio label:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    transform: scale(0);
    background: #1565c0;
  }

  /* line 596, ../sass/_main.scss */
  .wrap-search {
    padding: 50px 20px 15px 20px;
    position: relative;
  }
  /* line 599, ../sass/_main.scss */
  .wrap-search i {
    color: #00838f;
    font-size: 20px;
    position: absolute;
    padding: 5px;
  }
  /* line 605, ../sass/_main.scss */
  .wrap-search input {
    padding: 0 30px;
  }

  /* line 609, ../sass/_main.scss */
  .wrap-checkboxes {
    padding: 50px 20px 15px 20px;
  }

  /* line 612, ../sass/_main.scss */
  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }

  /* line 617, ../sass/_main.scss */
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: #333333;
    cursor: pointer;
  }

  /* checkbox aspect */
  /* line 629, ../sass/_main.scss */
  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 2px solid #ccc;
    background: #fff;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }

  /* checked mark aspect */
  /* line 643, ../sass/_main.scss */
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background-color: #7d8286;
    border: solid 1px #7d8286;
    position: absolute;
    top: 5px;
    left: 0;
    transition: all .2s;
  }

  /* checked mark aspect changes */
  /* line 657, ../sass/_main.scss */
  [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
  }

  /* line 661, ../sass/_main.scss */
  [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
  }

  /* disabled checkbox */
  /* line 666, ../sass/_main.scss */
  [type="checkbox"]:disabled:not(:checked) + label:before,
  [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }

  /* line 672, ../sass/_main.scss */
  [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }

  /* line 675, ../sass/_main.scss */
  [type="checkbox"]:disabled + label {
    color: #aaa;
  }

  /* line 678, ../sass/_main.scss */
  button {
    width: 145px;
    height: 36px;
    border-radius: 3px;
    background-color: #0097a7;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  /* line 687, ../sass/_main.scss */
  button.button-cancel {
    color: #333333;
    background: #ced3d7;
  }
  /* line 691, ../sass/_main.scss */
  button:focus {
    outline: 0;
  }

  /* line 695, ../sass/_main.scss */
  .dropdown-menu {
    width: auto;
    padding: 30px;
  }
  /* line 698, ../sass/_main.scss */
  .dropdown-menu button {
    margin: 20px 20px 20px 0;
  }

  /* line 702, ../sass/_main.scss */
  .dropdown-menu-left {
    min-width: 50%;
  }

  /* line 705, ../sass/_main.scss */
  .filters-title {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #1565c0;
  }

  /* line 712, ../sass/_main.scss */
  .filters-list {
    width: 145px;
    height: 200px;
    background-color: #eef1f4;
    padding: 12px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.2px;
    text-align: left;
    color: #061a38;
    overflow-y: scroll;
  }
  /* line 724, ../sass/_main.scss */
  .filters-list li:hover {
    background-color: #eef1f4;
  }

  /* line 729, ../sass/_main.scss */
  .top-section-link {
    font-size: 16px;
    line-height: 15px;
    letter-spacing: -0.1px;
    text-align: left;
    color: #00838f;
  }
  /* line 735, ../sass/_main.scss */
  .top-section-link i,
  .top-section-link span {
    float: left;
  }
  /* line 739, ../sass/_main.scss */
  .top-section-link i {
    font-size: 21px;
    line-height: 16px;
    padding: 0 5px;
  }
  /* line 743, ../sass/_main.scss */
  .top-section-link i.arrow-down {
    font-size: 12px;
  }

  /* line 748, ../sass/_main.scss */
  .wrap-date {
    justify-content: flex-end;
  }

  /* line 751, ../sass/_main.scss */
  .date {
    float: right;
    width: 210px;
    margin: 0;
    justify-content: flex-end;
  }
  /* line 756, ../sass/_main.scss */
  .date .arrow-down {
    font-size: 12px;
  }
  /* line 759, ../sass/_main.scss */
  .date input {
    cursor: pointer;
  }

  /* line 763, ../sass/_main.scss */
  .form-control + .input-group-addon:not(:first-child) {
    border: 0;
    background: transparent;
    padding: 0;
  }

  /* line 768, ../sass/_main.scss */
  .datepicker {
    padding: 10px;
  }
  /* line 770, ../sass/_main.scss */
  .datepicker td,
  .datepicker th {
    font-size: 13px;
    padding: 5px;
    font-family: "Open Sans", sans-serif;
  }
  /* line 777, ../sass/_main.scss */
  .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #d7ecfd;
    transition: color 0.3s, background 0.3s;
    cursor: pointer;
  }
  /* line 784, ../sass/_main.scss */
  .datepicker .datepicker-switch,
  .datepicker .next,
  .datepicker .prev,
  .datepicker tfoot tr th,
  .datepicker thead tr th {
    color: #1565c0;
  }

  /* line 793, ../sass/_main.scss */
  .content-inner .wrap-section {
    margin-top: 25px;
  }
  /* line 796, ../sass/_main.scss */
  .content-inner .box,
  form .box {
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(5, 26, 56, 0.35);
    min-height: 100px;
    /* margin: 0 auto; */
  }
  /* line 801, ../sass/_main.scss */
  .content-inner .box.top-section {
    margin: 0 auto 70px auto;
  }

  /* line 806, ../sass/_main.scss */
  .wrap-selects {
    margin-bottom: 20px;
  }

  /* line 809, ../sass/_main.scss */
  .select-label {
    font-size: 14px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d47a1;
    float: left;
  }

  /* line 816, ../sass/_main.scss */
  .filters-select {
    max-width: 250px;
    width: auto;
    height: 19px;
    background: transparent;
    font-size: 14px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d47a1;
    float: left;
  }
  /* line 826, ../sass/_main.scss */
  .filters-select:focus, .filters-select:hover {
    background: transparent;
  }

  /* line 831, ../sass/_main.scss */
  select.form-control.filters-select:not([size]):not([multiple]) {
    height: 19px;
    padding: 0;
  }

  /* line 835, ../sass/_main.scss */
  .dataTables_wrapper {
    padding-bottom: 46px;
    background-color: #f4f4f8;
  }

  /* line 839, ../sass/_main.scss */
  table.table {
    width: 100%;
    background: #fff;
  }
  /* line 842, ../sass/_main.scss */
  table.table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
  }
  /* line 848, ../sass/_main.scss */
  table.table::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #F5F5F5;
  }
  /* line 854, ../sass/_main.scss */
  table.table::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #1565c0;
  }
  /* line 861, ../sass/_main.scss */
  table.table tr td {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-align: left;
    color: #444;
  }
  /* line 866, ../sass/_main.scss */
  table.table tr td:first-child {
    /* padding: 0 0 0 25px; */
  }
  /* line 869, ../sass/_main.scss */
  table.table tr td:last-child {
    /* text-align: right; */
    /* padding: 0 25px 0 0; */
  }
  /* line 876, ../sass/_main.scss */
  table.table tr:nth-of-type(odd).jlm-child-row, table.table tr:nth-of-type(even).jlm-child-row {
    background-color: #f1f1f1;
  }
  /* line 881, ../sass/_main.scss */
  table.table td,
  table.table th {
    padding: 5px 7.5px;
    font-size: 13px;
    height: 36px;
    vertical-align: middle;
  }
  /* line 887, ../sass/_main.scss */
  table.table td:focus,
  table.table th:focus {
    outline: 0;
  }
  /* line 890, ../sass/_main.scss */
  table.table td:nth-child(2),
  table.table th:nth-child(2) {
    min-width: 100px;
  }
  /* line 894, ../sass/_main.scss */
  table.table th {
    padding-right: 20px;
    background-color: #d7ecfd;
    border-bottom: 1px solid #d7ecfd;
    vertical-align: middle;
  }
  /* line 901, ../sass/_main.scss */
  table.table.dataTable thead th {
    font-family: "Open Sans Semibold", sans-serif;
    font-size: 14px;
    text-align: left;
    color: #025abe;
  }
  /* line 907, ../sass/_main.scss */
  table.table.dataTable thead .sorting,
  table.table.dataTable thead .sorting_asc,
  table.table.dataTable thead .sorting_desc {
    padding-right: 19px;
  }
  /* line 911, ../sass/_main.scss */
  table.table.dataTable thead .sorting:after,
  table.table.dataTable thead .sorting_asc:after,
  table.table.dataTable thead .sorting_desc:after {
    content: "\e113";
    padding: 5px 2px;
    right: 5px;
    /*display:none;*/
    font-size: 8px;
  }
  /* line 919, ../sass/_main.scss */
  table.table.dataTable thead .sorting:hover:after,
  table.table.dataTable thead .sorting_asc:hover:after,
  table.table.dataTable thead .sorting_desc:hover:after {
    display: block;
  }
  /* line 924, ../sass/_main.scss */
  table.table.dataTable thead .sorting_asc:after {
    content: "\e113";
  }
  /* line 927, ../sass/_main.scss */
  table.table.dataTable thead .sorting_desc:after {
    content: "\e114";
  }

  /* line 935, ../sass/_main.scss */
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
  }
  /* line 938, ../sass/_main.scss */
  .table-striped tbody tr:nth-of-type(even) {
    background-color: #f4f4f8;
  }
  /* line 941, ../sass/_main.scss */
  .table-striped tbody tr:hover {
    background-color: #d7ecfd;
    /* cursor: pointer; */
  }

  /* line 948, ../sass/_main.scss */
  .table-responsive {
    display: table;
  }

  /* line 951, ../sass/_main.scss */
  .collapse .arrow-table {
    transform: rotate(90deg);
  }

  /* line 954, ../sass/_main.scss */
  .page-title {
    font-size: 28px;
    letter-spacing: 0.4px;
    text-align: left;
    line-height: 28px;
    margin-bottom: 0;
    color: #1976d2;
  }

  /* line 962, ../sass/_main.scss */
  .form-group {
    position: relative;
  }

  /* line 965, ../sass/_main.scss */
  .form-control,
  .form-group .form-control {
    border: 0;
    float: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400;
    padding: 0;
  }

  /* line 974, ../sass/_main.scss */
  .form-group .form-control:focus {
    outline: none;
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    transition-duration: 0.3s;
  }

  /* line 980, ../sass/_main.scss */
  input,
  .form-control {
    font-family: "Open Sans", sans-serif;
    color: #444;
    font-style: normal;
    font-size: 13px;
    line-height: 30px;
    text-align: left;
    border: 0;
    background-image: linear-gradient(#1565c0, #1565c0), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 12px;
    padding: 0;
  }
  /* line 1000, ../sass/_main.scss */
  input:focus,
  .form-control:focus {
    outline: none;
    background-size: 100% 2px, 100% 1px;
    background-image: linear-gradient(#1565c0, #1565c0), linear-gradient(#D2D2D2, #D2D2D2);
    box-shadow: none;
    transition-duration: 0.3s;
  }

  /* line 1008, ../sass/_main.scss */
  tr.tr-parent {
    cursor: pointer;
    position: relative;
  }

  /* line 1012, ../sass/_main.scss */
  .wrap-column-visibility {
    float: right;
  }
}
@media screen {
  /* line 2, ../sass/_login.scss */
  .login-page {
    background-image: url(../images/bgr-login5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 100vh;
    z-index: -1;
  }
  /* line 9, ../sass/_login.scss */
  .login-page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(#0f4881, #0f4881);
    background-blend-mode: multiply;
    opacity: .85;
    z-index: -1;
  }
  /* line 21, ../sass/_login.scss */
  .login-page .page {
    background: transparent;
  }
  /* line 24, ../sass/_login.scss */
  .login-page .content-inner {
    width: 100%;
  }

  /* line 28, ../sass/_login.scss */
  .box-login {
    width: 540px;
    /* height: 500px; */
    height: auto;
    padding: 50px;
    max-width: 100%;
    background-color: #ffffff;
    box-shadow: 0 18px 18px 0 rgba(0, 0, 0, 0.4);
    position: relative;
  }
  /* line 36, ../sass/_login.scss */
  .box-login:before {
    content: "";
    width: 100%;
    height: 100%;
    top: -15px;
    right: -15px;
    position: absolute;
    background-color: #e9f5fe;
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.4), inset 0 1px 2px 1px rgba(226, 227, 239, 0.24);
    z-index: -1;
  }
  /* line 47, ../sass/_login.scss */
  .box-login form {
    width: 305px;
    max-width: 100%;
    margin: 0 auto;
  }
  /* line 51, ../sass/_login.scss */
  .box-login form .form-row {
    margin: 5px 0 0 0;
  }
  /* line 54, ../sass/_login.scss */
  .box-login form label {
    float: left;
    margin: 0;
    position: relative;
  }
  /* line 58, ../sass/_login.scss */
  .box-login form label i,
  .box-login form label span {
    line-height: 24px;
    float: left;
  }
  /* line 63, ../sass/_login.scss */
  .box-login form label i {
    padding-right: 5px;
    position: absolute;
    bottom: 22px;
    left: 0;
  }
  /* line 69, ../sass/_login.scss */
  .box-login form label span {
    font-size: 12px;
  }
  /* line 72, ../sass/_login.scss */
  .box-login form label input {
    padding-left: 30px;
    font-size: 14px;
    line-height: 40px;
    color: #1565c0;
  }
  /* line 77, ../sass/_login.scss */
  .box-login form label input:hover, .box-login form label input:focus {
    color: #1565c0;
  }
  /* line 84, ../sass/_login.scss */
  .box-login .subtitle {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #0097a7;
    line-height: 60px;
    margin: 0 0 50px 0;
  }
  /* line 95, ../sass/_login.scss */
  .box-login .btn-primary-login {
    width: 300px;
    max-width: 100%;
    height: 40px;
    border: 0;
    margin: 20px 0;
    border-radius: 5px;
    background-color: #0097a7;
    /* box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2); */
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
  }

  /* line 106, ../sass/_login.scss */
  .wrap-big-logo {
    padding: 0 0 50px 0;
  }
  /* line 108, ../sass/_login.scss */
  .wrap-big-logo img {
    max-width: 85%;
  }

  /* line 112, ../sass/_login.scss */
  .wrap-remember,
  .wrap-forgot {
    padding: 20px 0 20px 20px;
  }
  /* line 115, ../sass/_login.scss */
  .wrap-remember a,
  .wrap-remember label,
  .wrap-remember [type="checkbox"]:not(:checked) + label,
  .wrap-forgot a,
  .wrap-forgot label,
  .wrap-forgot [type="checkbox"]:not(:checked) + label {
    font-size: 13px;
    line-height: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #1565c0;
  }

  /* line 128, ../sass/_login.scss */
  .wrap-forgot {
    float: right;
    text-align: right;
    padding: 20px 20px 20px 0;
  }

  /* line 133, ../sass/_login.scss */
  [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    color: #1565c0;
    font-size: 13px;
  }
  /* line 136, ../sass/_login.scss */
  [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    background-color: #1565c0;
    border: solid 1px #1565c0;
  }
}
/* ==========================================================================
	Media queries
========================================================================== */
@media (max-width: 1350px) {
  /* line 5, ../sass/_responsive.scss */
  .table-responsive {
    /* display: block; */
    width: 100%;
    overflow-x: auto;
  }

  /* line 10, ../sass/_responsive.scss */
  .wrap-column-visibility {
    float: left;
  }
}
@media (max-width: 1200px) {
  /* line 18, ../sass/_responsive.scss */
  nav.navbar .navbar-brand .brand-big {
    display: none !important;
  }
  /* line 21, ../sass/_responsive.scss */
  nav.navbar .navbar-brand .brand-small {
    display: block !important;
  }
}
@media (max-width: 992px) {
  /* line 29, ../sass/_responsive.scss */
  .top-section-link {
    font-size: 14px;
  }

  /* line 33, ../sass/_responsive.scss */
  table.table tr td {
    font-size: 13px;
  }
  /* line 36, ../sass/_responsive.scss */
  table.table tr th {
    font-size: 13px;
  }

  /* line 40, ../sass/_responsive.scss */
  .wrap-filters-select {
    float: left;
  }
  /* line 42, ../sass/_responsive.scss */
  .wrap-filters-select:after {
    /* content: "keyboard_arrow_down"; */
    font-family: 'Material Icons', sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    float: left;
    padding: 5px 0;
  }

  /* line 61, ../sass/_responsive.scss */
  select.form-control.filters-select:not([size]):not([multiple]) {
    float: left;
  }

  /* line 64, ../sass/_responsive.scss */
  select.form-control.filters-select:not([size]):not([multiple]) option {
    padding: 0;
    text-align: left;
    margin: 0;
  }

  /* line 69, ../sass/_responsive.scss */
  .table-actions-top {
    /* margin: 20px auto 10px auto; */
    margin: 20px 0 10px auto;
  }

  /* line 72, ../sass/_responsive.scss */
  .content-inner .box.top-section {
    margin: 0 auto 20px auto;
  }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {
  /* line 79, ../sass/_responsive.scss */
  .content-inner {
    padding: 45px 20px 75px 20px;
  }

  /* line 82, ../sass/_responsive.scss */
  .page-content {
    background-size: 500%;
  }

  /* line 85, ../sass/_responsive.scss */
  nav.navbar .container-fluid {
    position: fixed;
    background: #fff;
    z-index: 20;
  }

  /* line 90, ../sass/_responsive.scss */
  a.menu-btn {
    float: right;
    background: transparent;
    padding: 20px 0 20px 15px;
    margin: 0;
  }

  /* line 96, ../sass/_responsive.scss */
  .side-navbar {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    text-align: left;
    font-size: 16px;
    position: fixed;
    height: 100vh;
    display: none;
  }
  /* line 106, ../sass/_responsive.scss */
  .side-navbar ul a {
    font-size: 16px;
    line-height: 30px;
    float: left;
    width: 100%;
  }
  /* line 111, ../sass/_responsive.scss */
  .side-navbar ul a i {
    line-height: 30px;
    padding: 0 10px 0 0;
    float: left;
  }
  /* line 118, ../sass/_responsive.scss */
  .side-navbar.expanded {
    display: block;
  }

  /* line 122, ../sass/_responsive.scss */
  .content-inner {
    width: 100%;
  }

  /* line 125, ../sass/_responsive.scss */
  .content-inner.active {
    width: calc(100% - 90px);
  }

  /* line 128, ../sass/_responsive.scss */
  .table-actions-top {
    margin-top: 30px;
  }

  /* line 131, ../sass/_responsive.scss */
  nav.navbar {
    font-size: 14px;
    height: 80px;
  }
  /* line 134, ../sass/_responsive.scss */
  nav.navbar .navbar-collapse {
    padding: 0;
  }
  /* line 137, ../sass/_responsive.scss */
  nav.navbar .nav-link {
    padding: 0;
    height: 80px;
  }
  /* line 140, ../sass/_responsive.scss */
  nav.navbar .nav-link > a span {
    font-size: 0;
  }
  /* line 142, ../sass/_responsive.scss */
  nav.navbar .nav-link > a span span.top-nav-date {
    font-size: 0;
  }
  /* line 147, ../sass/_responsive.scss */
  nav.navbar select.form-control.company-select:not([size]):not([multiple]) {
    height: 80px;
  }
  /* line 150, ../sass/_responsive.scss */
  nav.navbar .brand-small img {
    height: 80px;
  }
  /* line 153, ../sass/_responsive.scss */
  nav.navbar .brand-small img {
    padding: 15px 0;
  }

  /* line 157, ../sass/_responsive.scss */
  nav.navbar {
    font-size: 14px;
  }
  /* line 159, ../sass/_responsive.scss */
  nav.navbar .navbar-collapse {
    padding: 0;
  }

  /* line 163, ../sass/_responsive.scss */
  nav.navbar .nav-item > a {
    font-size: 13px;
  }

  /* line 166, ../sass/_responsive.scss */
  nav.navbar .dropdown-menu {
    right: auto;
    left: -50%;
    transform: translateX(-50%);
  }

  /* line 171, ../sass/_responsive.scss */
  .only-desktop {
    display: none;
  }

  /* line 174, ../sass/_responsive.scss */
  .only-mobile {
    display: block;
  }

  /* line 177, ../sass/_responsive.scss */
  .box-login {
    padding: 20px;
  }

  /* line 180, ../sass/_responsive.scss */
  .wrap-forgot {
    text-align: left;
    padding: 0 20px 20px 20px;
  }

  /* line 185, ../sass/_responsive.scss */
  .page-content-login content-inner {
    width: 100%;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {
  /* line 193, ../sass/_responsive.scss */
  nav.navbar .d-flex {
    display: block !important;
  }

  /* line 198, ../sass/_responsive.scss */
  .table-actions-top a span {
    /* font-size: 0; */
    padding: 0;
  }
  /* line 202, ../sass/_responsive.scss */
  .table-actions-top a i {
    padding-left: 0;
    font-size: 21px;
  }

  /* line 208, ../sass/_responsive.scss */
  .content-inner .wrap-section {
    margin-top: 0;
  }

  /* line 211, ../sass/_responsive.scss */
  .page-title {
    text-align: center;
  }

  /* line 214, ../sass/_responsive.scss */
  .top-section-col {
    padding: 0;
    font-size: 12px;
  }
  /* line 217, ../sass/_responsive.scss */
  .top-section-col.col-xs-6 {
    width: 50%;
  }
  /* line 220, ../sass/_responsive.scss */
  .top-section-col.col-xs-3 {
    width: 25%;
  }
  /* line 223, ../sass/_responsive.scss */
  .top-section-col .top-section-link {
    font-size: 14px;
  }
  /* line 226, ../sass/_responsive.scss */
  .top-section-col i {
    padding: 0 1px;
  }
  /* line 229, ../sass/_responsive.scss */
  .top-section-col .input-daterange input {
    padding: 0;
    font-size: 12px;
  }

  /* line 234, ../sass/_responsive.scss */
  .content-inner .box.top-section {
    margin: 0 auto 30px auto;
  }

  /* line 237, ../sass/_responsive.scss */
  nav.navbar select.form-control.company-select:not([size]):not([multiple]) {
    height: 80px;
    font-size: 14px;
  }
}
@media print {
  /* line 244, ../sass/_responsive.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 253, ../sass/_responsive.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 257, ../sass/_responsive.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 260, ../sass/_responsive.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 263, ../sass/_responsive.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
}
