@charset "UTF-8"; /*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
    'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans,
    sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role='button'] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer:before {
  content: '\2014\a0';
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.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-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #0000000d;
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: #00000013;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: #00000013;
}
.table-hover .table-active:hover {
  background-color: #00000013;
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #00000013;
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff0d;
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: #ffffff13;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type='date'].form-control,
input[type='datetime-local'].form-control,
input[type='month'].form-control,
input[type='time'].form-control {
  -webkit-appearance: none;
  appearance: none;
}
select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: #28a745e6;
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*='col-'] > .valid-tooltip {
  left: 5px;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem #28a74540;
}
.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem #28a74540;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem #28a74540;
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem #28a74540;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: #dc3545e6;
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*='col-'] > .invalid-tooltip {
  left: 5px;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem #dc354540;
}
.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem #dc354540;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem #dc354540;
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem #dc354540;
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem #268fff80;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #268fff80;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem #828a9180;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #828a9180;
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem #48b46180;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #48b46180;
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem #3ab0c380;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #3ab0c380;
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem #deaa0c80;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #deaa0c80;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem #e1536180;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #e1536180;
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem #d8d9db80;
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #d8d9db80;
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem #52585d80;
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #52585d80;
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem #007bff80;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #007bff80;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem #6c757d80;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #6c757d80;
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem #28a74580;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #28a74580;
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem #17a2b880;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #17a2b880;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem #ffc10780;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #ffc10780;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem #dc354580;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #dc354580;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem #f8f9fa80;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #f8f9fa80;
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem #343a4080;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #343a4080;
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
}
.dropleft .dropdown-toggle:after {
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^='bottom'],
.dropdown-menu[x-placement^='left'],
.dropdown-menu[x-placement^='right'],
.dropdown-menu[x-placement^='top'] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
  z-index: 1;
}
.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: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type='checkbox'],
.btn-group-toggle > .btn input[type='radio'],
.btn-group-toggle > .btn-group > .btn input[type='checkbox'],
.btn-group-toggle > .btn-group > .btn input[type='radio'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label:after,
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label:after,
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .form-control:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type='checkbox'],
.input-group-text input[type='radio'] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label:before,
.custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: '';
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label:after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: '';
  background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #007bff80;
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: #007bff80;
}
.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #007bff80;
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translate(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #007bff80;
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size='1']) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: 'Browse';
}
.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: 'Browse';
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #007bff40;
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #007bff40;
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #007bff40;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: #000000e6;
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: #000000e6;
}
.navbar-light .navbar-nav .nav-link {
  color: #00000080;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #000000b3;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: #0000004d;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #000000e6;
}
.navbar-light .navbar-toggler {
  color: #00000080;
  border-color: #0000001a;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #00000080;
}
.navbar-light .navbar-text a {
  color: #000000e6;
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: #000000e6;
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff80;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #ffffffbf;
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: #ffffff40;
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: #ffffff80;
  border-color: #ffffff1a;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: #ffffff80;
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #00000008;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #00000008;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: '/';
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #007bff40;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #007bff80;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #6c757d80;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #28a74580;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #17a2b880;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #ffc10780;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #dc354580;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #f8f9fa80;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #343a4080;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: #ffffffd9;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem #0000001a;
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: #ffffffd9;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: '';
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans,
    sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^='top'],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^='top'] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^='top'] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^='right'],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^='right'] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^='right'] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^='bottom'],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^='bottom'] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^='bottom'] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^='left'],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^='left'] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^='left'] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans,
    sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: '';
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^='top'],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^='top'] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^='top'] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #00000040;
}
.bs-popover-auto[x-placement^='top'] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^='right'],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^='right'] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^='right'] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #00000040;
}
.bs-popover-auto[x-placement^='right'] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^='bottom'],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^='bottom'] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^='bottom'] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #00000040;
}
.bs-popover-auto[x-placement^='bottom'] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^='bottom'] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: '';
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^='left'],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^='left'] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^='left'] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #00000040;
}
.bs-popover-auto[x-placement^='left'] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner:after {
  display: block;
  clear: both;
  content: '';
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  transform: translate(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  transform: translate(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  display: block;
  clear: both;
  content: '';
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: '';
}
.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;
}
.embed-responsive-21by9:before {
  padding-top: 42.857143%;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-1by1:before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem #00000013 !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem #00000026 !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem #0000002d !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: '';
  background-color: #0000;
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: #00000080 !important;
}
.text-white-50 {
  color: #ffffff80 !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body,
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-BlackItalic.eb350c80be058aed.woff2) format('woff2'),
    url(SourceSansPro-BlackItalic.703e45cdafc75772.woff) format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source-Sans-Pro-Bold;
  src: url(SourceSansPro-Bold.77680fb0f46b3b1a.woff2) format('woff2'),
    url(SourceSansPro-Bold.383b9cff90a340f1.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-Black.0a054d6ddc3ccf40.woff2) format('woff2'),
    url(SourceSansPro-Black.b89f5ec72349fd7e.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-BoldItalic.bb10f58efbf2bb8f.woff2) format('woff2'),
    url(SourceSansPro-BoldItalic.bdc6a89d91f822a0.woff) format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-ExtraLight.59498c055ad945da.woff2) format('woff2'),
    url(SourceSansPro-ExtraLight.9ada00a1a9d3d896.woff) format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-Italic.40ef490a75869faf.woff2) format('woff2'),
    url(SourceSansPro-Italic.69c2f25adf417b8d.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-ExtraLightItalic.212377fbb8cdda59.woff2) format('woff2'),
    url(SourceSansPro-ExtraLightItalic.323dce0d6ba3ba1e.woff) format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-Light.1cf0f2d0162f98e4.woff2) format('woff2'),
    url(SourceSansPro-Light.5067845929923a2f.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-Regular.512b9766f60180fb.woff2) format('woff2'),
    url(SourceSansPro-Regular.089f281e5bd53db4.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-LightItalic.cf96794f8ad2e413.woff2) format('woff2'),
    url(SourceSansPro-LightItalic.0f2ffd4a8d25e9d9.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source Sans Pro;
  src: url(SourceSansPro-SemiBoldItalic.b94688ef1c18ea71.woff2) format('woff2'),
    url(SourceSansPro-SemiBoldItalic.ed1c27f1562bb4f3.woff) format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Source-Sans-Pro-SemiBold;
  src: url(SourceSansPro-SemiBold.05170fe676205a36.woff2) format('woff2'),
    url(SourceSansPro-SemiBold.0364744afe415d58.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.notifier__container * {
  box-sizing: border-box;
}
.notifier__container-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.notifier__notification {
  display: flex;
  align-items: center;
  position: fixed;
  visibility: hidden;
  z-index: 10000;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.notifier__notification--material {
  border-radius: 3px;
  box-shadow: 0 1px 3px #0003;
  cursor: default;
  padding: 11px 26px 10px;
}
.notifier__notification--material .notifier__notification-message {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: top;
  line-height: 32px;
  font-size: 15px;
}
.notifier__notification--material .notifier__notification-button {
  display: inline-block;
  transition: opacity 0.2s ease;
  opacity: 0.5;
  margin-right: -10px;
  margin-left: 10px;
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
  padding: 6px;
  width: 32px;
  height: 32px;
  vertical-align: top;
}
.notifier__notification--material .notifier__notification-button:hover,
.notifier__notification--material .notifier__notification-button:focus {
  opacity: 1;
}
.notifier__notification--material .notifier__notification-button:active {
  transform: scale(0.82);
  opacity: 1;
}
.notifier__notification--default {
  background-color: #444;
  color: #fff;
}
.notifier__notification--default .notifier__notification-button-icon {
  fill: #fff;
}
.notifier__notification--error {
  background-color: #d9534f;
  color: #fff;
}
.notifier__notification--error .notifier__notification-button-icon {
  fill: #fff;
}
.notifier__notification--info {
  background-color: #5bc0de;
  color: #fff;
}
.notifier__notification--info .notifier__notification-button-icon {
  fill: #fff;
}
.notifier__notification--success {
  background-color: #5cb85c;
  color: #fff;
}
.notifier__notification--success .notifier__notification-button-icon {
  fill: #fff;
}
.notifier__notification--warning {
  background-color: #f0ad4e;
  color: #fff;
}
.notifier__notification--warning .notifier__notification-button-icon {
  fill: #fff;
}
@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(MaterialIcons-Regular.592af42173322b3c.eot);
  src: local('\263a'), url(MaterialIcons-Regular.3c1e8444e7adc543.woff2) format('woff2'),
    url(MaterialIcons-Regular.0735948c91f886cd.woff) format('woff'),
    url(MaterialIcons-Regular.0f288ba60b4d52de.ttf) format('truetype');
}
.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: inherit;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.material-icons._10k:before {
  content: '\e951';
}
.material-icons._10mp:before {
  content: '\e952';
}
.material-icons._11mp:before {
  content: '\e953';
}
.material-icons._123:before {
  content: '\eb8d';
}
.material-icons._12mp:before {
  content: '\e954';
}
.material-icons._13mp:before {
  content: '\e955';
}
.material-icons._14mp:before {
  content: '\e956';
}
.material-icons._15mp:before {
  content: '\e957';
}
.material-icons._16mp:before {
  content: '\e958';
}
.material-icons._17mp:before {
  content: '\e959';
}
.material-icons._18_up_rating:before {
  content: '\f8fd';
}
.material-icons._18mp:before {
  content: '\e95a';
}
.material-icons._19mp:before {
  content: '\e95b';
}
.material-icons._1k:before {
  content: '\e95c';
}
.material-icons._1k_plus:before {
  content: '\e95d';
}
.material-icons._1x_mobiledata:before {
  content: '\efcd';
}
.material-icons._20mp:before {
  content: '\e95e';
}
.material-icons._21mp:before {
  content: '\e95f';
}
.material-icons._22mp:before {
  content: '\e960';
}
.material-icons._23mp:before {
  content: '\e961';
}
.material-icons._24mp:before {
  content: '\e962';
}
.material-icons._2k:before {
  content: '\e963';
}
.material-icons._2k_plus:before {
  content: '\e964';
}
.material-icons._2mp:before {
  content: '\e965';
}
.material-icons._30fps:before {
  content: '\efce';
}
.material-icons._30fps_select:before {
  content: '\efcf';
}
.material-icons._360:before {
  content: '\e577';
}
.material-icons._3d_rotation:before {
  content: '\e84d';
}
.material-icons._3g_mobiledata:before {
  content: '\efd0';
}
.material-icons._3k:before {
  content: '\e966';
}
.material-icons._3k_plus:before {
  content: '\e967';
}
.material-icons._3mp:before {
  content: '\e968';
}
.material-icons._3p:before {
  content: '\efd1';
}
.material-icons._4g_mobiledata:before {
  content: '\efd2';
}
.material-icons._4g_plus_mobiledata:before {
  content: '\efd3';
}
.material-icons._4k:before {
  content: '\e072';
}
.material-icons._4k_plus:before {
  content: '\e969';
}
.material-icons._4mp:before {
  content: '\e96a';
}
.material-icons._5g:before {
  content: '\ef38';
}
.material-icons._5k:before {
  content: '\e96b';
}
.material-icons._5k_plus:before {
  content: '\e96c';
}
.material-icons._5mp:before {
  content: '\e96d';
}
.material-icons._60fps:before {
  content: '\efd4';
}
.material-icons._60fps_select:before {
  content: '\efd5';
}
.material-icons._6_ft_apart:before {
  content: '\f21e';
}
.material-icons._6k:before {
  content: '\e96e';
}
.material-icons._6k_plus:before {
  content: '\e96f';
}
.material-icons._6mp:before {
  content: '\e970';
}
.material-icons._7k:before {
  content: '\e971';
}
.material-icons._7k_plus:before {
  content: '\e972';
}
.material-icons._7mp:before {
  content: '\e973';
}
.material-icons._8k:before {
  content: '\e974';
}
.material-icons._8k_plus:before {
  content: '\e975';
}
.material-icons._8mp:before {
  content: '\e976';
}
.material-icons._9k:before {
  content: '\e977';
}
.material-icons._9k_plus:before {
  content: '\e978';
}
.material-icons._9mp:before {
  content: '\e979';
}
.material-icons.abc:before {
  content: '\eb94';
}
.material-icons.ac_unit:before {
  content: '\eb3b';
}
.material-icons.access_alarm:before {
  content: '\e190';
}
.material-icons.access_alarms:before {
  content: '\e191';
}
.material-icons.access_time:before {
  content: '\e192';
}
.material-icons.access_time_filled:before {
  content: '\efd6';
}
.material-icons.accessibility:before {
  content: '\e84e';
}
.material-icons.accessibility_new:before {
  content: '\e92c';
}
.material-icons.accessible:before {
  content: '\e914';
}
.material-icons.accessible_forward:before {
  content: '\e934';
}
.material-icons.account_balance:before {
  content: '\e84f';
}
.material-icons.account_balance_wallet:before {
  content: '\e850';
}
.material-icons.account_box:before {
  content: '\e851';
}
.material-icons.account_circle:before {
  content: '\e853';
}
.material-icons.account_tree:before {
  content: '\e97a';
}
.material-icons.ad_units:before {
  content: '\ef39';
}
.material-icons.adb:before {
  content: '\e60e';
}
.material-icons.add:before {
  content: '\e145';
}
.material-icons.add_a_photo:before {
  content: '\e439';
}
.material-icons.add_alarm:before {
  content: '\e193';
}
.material-icons.add_alert:before {
  content: '\e003';
}
.material-icons.add_box:before {
  content: '\e146';
}
.material-icons.add_business:before {
  content: '\e729';
}
.material-icons.add_call:before {
  content: '\e0e8';
}
.material-icons.add_card:before {
  content: '\eb86';
}
.material-icons.add_chart:before {
  content: '\e97b';
}
.material-icons.add_circle:before {
  content: '\e147';
}
.material-icons.add_circle_outline:before {
  content: '\e148';
}
.material-icons.add_comment:before {
  content: '\e266';
}
.material-icons.add_ic_call:before {
  content: '\e97c';
}
.material-icons.add_link:before {
  content: '\e178';
}
.material-icons.add_location:before {
  content: '\e567';
}
.material-icons.add_location_alt:before {
  content: '\ef3a';
}
.material-icons.add_moderator:before {
  content: '\e97d';
}
.material-icons.add_photo_alternate:before {
  content: '\e43e';
}
.material-icons.add_reaction:before {
  content: '\e1d3';
}
.material-icons.add_road:before {
  content: '\ef3b';
}
.material-icons.add_shopping_cart:before {
  content: '\e854';
}
.material-icons.add_task:before {
  content: '\f23a';
}
.material-icons.add_to_drive:before {
  content: '\e65c';
}
.material-icons.add_to_home_screen:before {
  content: '\e1fe';
}
.material-icons.add_to_photos:before {
  content: '\e39d';
}
.material-icons.add_to_queue:before {
  content: '\e05c';
}
.material-icons.addchart:before {
  content: '\ef3c';
}
.material-icons.adf_scanner:before {
  content: '\eada';
}
.material-icons.adjust:before {
  content: '\e39e';
}
.material-icons.admin_panel_settings:before {
  content: '\ef3d';
}
.material-icons.adobe:before {
  content: '\ea96';
}
.material-icons.ads_click:before {
  content: '\e762';
}
.material-icons.agriculture:before {
  content: '\ea79';
}
.material-icons.air:before {
  content: '\efd8';
}
.material-icons.airline_seat_flat:before {
  content: '\e630';
}
.material-icons.airline_seat_flat_angled:before {
  content: '\e631';
}
.material-icons.airline_seat_individual_suite:before {
  content: '\e632';
}
.material-icons.airline_seat_legroom_extra:before {
  content: '\e633';
}
.material-icons.airline_seat_legroom_normal:before {
  content: '\e634';
}
.material-icons.airline_seat_legroom_reduced:before {
  content: '\e635';
}
.material-icons.airline_seat_recline_extra:before {
  content: '\e636';
}
.material-icons.airline_seat_recline_normal:before {
  content: '\e637';
}
.material-icons.airline_stops:before {
  content: '\e7d0';
}
.material-icons.airlines:before {
  content: '\e7ca';
}
.material-icons.airplane_ticket:before {
  content: '\efd9';
}
.material-icons.airplanemode_active:before {
  content: '\e195';
}
.material-icons.airplanemode_inactive:before {
  content: '\e194';
}
.material-icons.airplanemode_off:before {
  content: '\e194';
}
.material-icons.airplanemode_on:before {
  content: '\e195';
}
.material-icons.airplay:before {
  content: '\e055';
}
.material-icons.airport_shuttle:before {
  content: '\eb3c';
}
.material-icons.alarm:before {
  content: '\e855';
}
.material-icons.alarm_add:before {
  content: '\e856';
}
.material-icons.alarm_off:before {
  content: '\e857';
}
.material-icons.alarm_on:before {
  content: '\e858';
}
.material-icons.album:before {
  content: '\e019';
}
.material-icons.align_horizontal_center:before {
  content: '\e00f';
}
.material-icons.align_horizontal_left:before {
  content: '\e00d';
}
.material-icons.align_horizontal_right:before {
  content: '\e010';
}
.material-icons.align_vertical_bottom:before {
  content: '\e015';
}
.material-icons.align_vertical_center:before {
  content: '\e011';
}
.material-icons.align_vertical_top:before {
  content: '\e00c';
}
.material-icons.all_inbox:before {
  content: '\e97f';
}
.material-icons.all_inclusive:before {
  content: '\eb3d';
}
.material-icons.all_out:before {
  content: '\e90b';
}
.material-icons.alt_route:before {
  content: '\f184';
}
.material-icons.alternate_email:before {
  content: '\e0e6';
}
.material-icons.amp_stories:before {
  content: '\ea13';
}
.material-icons.analytics:before {
  content: '\ef3e';
}
.material-icons.anchor:before {
  content: '\f1cd';
}
.material-icons.android:before {
  content: '\e859';
}
.material-icons.animation:before {
  content: '\e71c';
}
.material-icons.announcement:before {
  content: '\e85a';
}
.material-icons.aod:before {
  content: '\efda';
}
.material-icons.apartment:before {
  content: '\ea40';
}
.material-icons.api:before {
  content: '\f1b7';
}
.material-icons.app_blocking:before {
  content: '\ef3f';
}
.material-icons.app_registration:before {
  content: '\ef40';
}
.material-icons.app_settings_alt:before {
  content: '\ef41';
}
.material-icons.app_shortcut:before {
  content: '\eae4';
}
.material-icons.apple:before {
  content: '\ea80';
}
.material-icons.approval:before {
  content: '\e982';
}
.material-icons.apps:before {
  content: '\e5c3';
}
.material-icons.apps_outage:before {
  content: '\e7cc';
}
.material-icons.architecture:before {
  content: '\ea3b';
}
.material-icons.archive:before {
  content: '\e149';
}
.material-icons.area_chart:before {
  content: '\e770';
}
.material-icons.arrow_back:before {
  content: '\e5c4';
}
.material-icons.arrow_back_ios:before {
  content: '\e5e0';
}
.material-icons.arrow_back_ios_new:before {
  content: '\e2ea';
}
.material-icons.arrow_circle_down:before {
  content: '\f181';
}
.material-icons.arrow_circle_left:before {
  content: '\eaa7';
}
.material-icons.arrow_circle_right:before {
  content: '\eaaa';
}
.material-icons.arrow_circle_up:before {
  content: '\f182';
}
.material-icons.arrow_downward:before {
  content: '\e5db';
}
.material-icons.arrow_drop_down:before {
  content: '\e5c5';
}
.material-icons.arrow_drop_down_circle:before {
  content: '\e5c6';
}
.material-icons.arrow_drop_up:before {
  content: '\e5c7';
}
.material-icons.arrow_forward:before {
  content: '\e5c8';
}
.material-icons.arrow_forward_ios:before {
  content: '\e5e1';
}
.material-icons.arrow_left:before {
  content: '\e5de';
}
.material-icons.arrow_right:before {
  content: '\e5df';
}
.material-icons.arrow_right_alt:before {
  content: '\e941';
}
.material-icons.arrow_upward:before {
  content: '\e5d8';
}
.material-icons.art_track:before {
  content: '\e060';
}
.material-icons.article:before {
  content: '\ef42';
}
.material-icons.aspect_ratio:before {
  content: '\e85b';
}
.material-icons.assessment:before {
  content: '\e85c';
}
.material-icons.assignment:before {
  content: '\e85d';
}
.material-icons.assignment_ind:before {
  content: '\e85e';
}
.material-icons.assignment_late:before {
  content: '\e85f';
}
.material-icons.assignment_return:before {
  content: '\e860';
}
.material-icons.assignment_returned:before {
  content: '\e861';
}
.material-icons.assignment_turned_in:before {
  content: '\e862';
}
.material-icons.assistant:before {
  content: '\e39f';
}
.material-icons.assistant_direction:before {
  content: '\e988';
}
.material-icons.assistant_navigation:before {
  content: '\e989';
}
.material-icons.assistant_photo:before {
  content: '\e3a0';
}
.material-icons.assured_workload:before {
  content: '\eb6f';
}
.material-icons.atm:before {
  content: '\e573';
}
.material-icons.attach_email:before {
  content: '\ea5e';
}
.material-icons.attach_file:before {
  content: '\e226';
}
.material-icons.attach_money:before {
  content: '\e227';
}
.material-icons.attachment:before {
  content: '\e2bc';
}
.material-icons.attractions:before {
  content: '\ea52';
}
.material-icons.attribution:before {
  content: '\efdb';
}
.material-icons.audio_file:before {
  content: '\eb82';
}
.material-icons.audiotrack:before {
  content: '\e3a1';
}
.material-icons.auto_awesome:before {
  content: '\e65f';
}
.material-icons.auto_awesome_mosaic:before {
  content: '\e660';
}
.material-icons.auto_awesome_motion:before {
  content: '\e661';
}
.material-icons.auto_delete:before {
  content: '\ea4c';
}
.material-icons.auto_fix_high:before {
  content: '\e663';
}
.material-icons.auto_fix_normal:before {
  content: '\e664';
}
.material-icons.auto_fix_off:before {
  content: '\e665';
}
.material-icons.auto_graph:before {
  content: '\e4fb';
}
.material-icons.auto_mode:before {
  content: '\ec20';
}
.material-icons.auto_stories:before {
  content: '\e666';
}
.material-icons.autofps_select:before {
  content: '\efdc';
}
.material-icons.autorenew:before {
  content: '\e863';
}
.material-icons.av_timer:before {
  content: '\e01b';
}
.material-icons.baby_changing_station:before {
  content: '\f19b';
}
.material-icons.back_hand:before {
  content: '\e764';
}
.material-icons.backpack:before {
  content: '\f19c';
}
.material-icons.backspace:before {
  content: '\e14a';
}
.material-icons.backup:before {
  content: '\e864';
}
.material-icons.backup_table:before {
  content: '\ef43';
}
.material-icons.badge:before {
  content: '\ea67';
}
.material-icons.bakery_dining:before {
  content: '\ea53';
}
.material-icons.balance:before {
  content: '\eaf6';
}
.material-icons.balcony:before {
  content: '\e58f';
}
.material-icons.ballot:before {
  content: '\e172';
}
.material-icons.bar_chart:before {
  content: '\e26b';
}
.material-icons.batch_prediction:before {
  content: '\f0f5';
}
.material-icons.bathroom:before {
  content: '\efdd';
}
.material-icons.bathtub:before {
  content: '\ea41';
}
.material-icons.battery_0_bar:before {
  content: '\ebdc';
}
.material-icons.battery_1_bar:before {
  content: '\ebd9';
}
.material-icons.battery_2_bar:before {
  content: '\ebe0';
}
.material-icons.battery_3_bar:before {
  content: '\ebdd';
}
.material-icons.battery_4_bar:before {
  content: '\ebe2';
}
.material-icons.battery_5_bar:before {
  content: '\ebd4';
}
.material-icons.battery_6_bar:before {
  content: '\ebd2';
}
.material-icons.battery_alert:before {
  content: '\e19c';
}
.material-icons.battery_charging_full:before {
  content: '\e1a3';
}
.material-icons.battery_full:before {
  content: '\e1a4';
}
.material-icons.battery_saver:before {
  content: '\efde';
}
.material-icons.battery_std:before {
  content: '\e1a5';
}
.material-icons.battery_unknown:before {
  content: '\e1a6';
}
.material-icons.beach_access:before {
  content: '\eb3e';
}
.material-icons.bed:before {
  content: '\efdf';
}
.material-icons.bedroom_baby:before {
  content: '\efe0';
}
.material-icons.bedroom_child:before {
  content: '\efe1';
}
.material-icons.bedroom_parent:before {
  content: '\efe2';
}
.material-icons.bedtime:before {
  content: '\ef44';
}
.material-icons.bedtime_off:before {
  content: '\eb76';
}
.material-icons.beenhere:before {
  content: '\e52d';
}
.material-icons.bento:before {
  content: '\f1f4';
}
.material-icons.bike_scooter:before {
  content: '\ef45';
}
.material-icons.biotech:before {
  content: '\ea3a';
}
.material-icons.blender:before {
  content: '\efe3';
}
.material-icons.blinds:before {
  content: '\e286';
}
.material-icons.blinds_closed:before {
  content: '\ec1f';
}
.material-icons.block:before {
  content: '\e14b';
}
.material-icons.block_flipped:before {
  content: '\ef46';
}
.material-icons.bloodtype:before {
  content: '\efe4';
}
.material-icons.bluetooth:before {
  content: '\e1a7';
}
.material-icons.bluetooth_audio:before {
  content: '\e60f';
}
.material-icons.bluetooth_connected:before {
  content: '\e1a8';
}
.material-icons.bluetooth_disabled:before {
  content: '\e1a9';
}
.material-icons.bluetooth_drive:before {
  content: '\efe5';
}
.material-icons.bluetooth_searching:before {
  content: '\e1aa';
}
.material-icons.blur_circular:before {
  content: '\e3a2';
}
.material-icons.blur_linear:before {
  content: '\e3a3';
}
.material-icons.blur_off:before {
  content: '\e3a4';
}
.material-icons.blur_on:before {
  content: '\e3a5';
}
.material-icons.bolt:before {
  content: '\ea0b';
}
.material-icons.book:before {
  content: '\e865';
}
.material-icons.book_online:before {
  content: '\f217';
}
.material-icons.bookmark:before {
  content: '\e866';
}
.material-icons.bookmark_add:before {
  content: '\e598';
}
.material-icons.bookmark_added:before {
  content: '\e599';
}
.material-icons.bookmark_border:before {
  content: '\e867';
}
.material-icons.bookmark_outline:before {
  content: '\e867';
}
.material-icons.bookmark_remove:before {
  content: '\e59a';
}
.material-icons.bookmarks:before {
  content: '\e98b';
}
.material-icons.border_all:before {
  content: '\e228';
}
.material-icons.border_bottom:before {
  content: '\e229';
}
.material-icons.border_clear:before {
  content: '\e22a';
}
.material-icons.border_color:before {
  content: '\e22b';
}
.material-icons.border_horizontal:before {
  content: '\e22c';
}
.material-icons.border_inner:before {
  content: '\e22d';
}
.material-icons.border_left:before {
  content: '\e22e';
}
.material-icons.border_outer:before {
  content: '\e22f';
}
.material-icons.border_right:before {
  content: '\e230';
}
.material-icons.border_style:before {
  content: '\e231';
}
.material-icons.border_top:before {
  content: '\e232';
}
.material-icons.border_vertical:before {
  content: '\e233';
}
.material-icons.boy:before {
  content: '\eb67';
}
.material-icons.branding_watermark:before {
  content: '\e06b';
}
.material-icons.breakfast_dining:before {
  content: '\ea54';
}
.material-icons.brightness_1:before {
  content: '\e3a6';
}
.material-icons.brightness_2:before {
  content: '\e3a7';
}
.material-icons.brightness_3:before {
  content: '\e3a8';
}
.material-icons.brightness_4:before {
  content: '\e3a9';
}
.material-icons.brightness_5:before {
  content: '\e3aa';
}
.material-icons.brightness_6:before {
  content: '\e3ab';
}
.material-icons.brightness_7:before {
  content: '\e3ac';
}
.material-icons.brightness_auto:before {
  content: '\e1ab';
}
.material-icons.brightness_high:before {
  content: '\e1ac';
}
.material-icons.brightness_low:before {
  content: '\e1ad';
}
.material-icons.brightness_medium:before {
  content: '\e1ae';
}
.material-icons.broadcast_on_home:before {
  content: '\f8f8';
}
.material-icons.broadcast_on_personal:before {
  content: '\f8f9';
}
.material-icons.broken_image:before {
  content: '\e3ad';
}
.material-icons.browse_gallery:before {
  content: '\ebd1';
}
.material-icons.browser_not_supported:before {
  content: '\ef47';
}
.material-icons.browser_updated:before {
  content: '\e7cf';
}
.material-icons.brunch_dining:before {
  content: '\ea73';
}
.material-icons.brush:before {
  content: '\e3ae';
}
.material-icons.bubble_chart:before {
  content: '\e6dd';
}
.material-icons.bug_report:before {
  content: '\e868';
}
.material-icons.build:before {
  content: '\e869';
}
.material-icons.build_circle:before {
  content: '\ef48';
}
.material-icons.bungalow:before {
  content: '\e591';
}
.material-icons.burst_mode:before {
  content: '\e43c';
}
.material-icons.bus_alert:before {
  content: '\e98f';
}
.material-icons.business:before {
  content: '\e0af';
}
.material-icons.business_center:before {
  content: '\eb3f';
}
.material-icons.cabin:before {
  content: '\e589';
}
.material-icons.cable:before {
  content: '\efe6';
}
.material-icons.cached:before {
  content: '\e86a';
}
.material-icons.cake:before {
  content: '\e7e9';
}
.material-icons.calculate:before {
  content: '\ea5f';
}
.material-icons.calendar_month:before {
  content: '\ebcc';
}
.material-icons.calendar_today:before {
  content: '\e935';
}
.material-icons.calendar_view_day:before {
  content: '\e936';
}
.material-icons.calendar_view_month:before {
  content: '\efe7';
}
.material-icons.calendar_view_week:before {
  content: '\efe8';
}
.material-icons.call:before {
  content: '\e0b0';
}
.material-icons.call_end:before {
  content: '\e0b1';
}
.material-icons.call_made:before {
  content: '\e0b2';
}
.material-icons.call_merge:before {
  content: '\e0b3';
}
.material-icons.call_missed:before {
  content: '\e0b4';
}
.material-icons.call_missed_outgoing:before {
  content: '\e0e4';
}
.material-icons.call_received:before {
  content: '\e0b5';
}
.material-icons.call_split:before {
  content: '\e0b6';
}
.material-icons.call_to_action:before {
  content: '\e06c';
}
.material-icons.camera:before {
  content: '\e3af';
}
.material-icons.camera_alt:before {
  content: '\e3b0';
}
.material-icons.camera_enhance:before {
  content: '\e8fc';
}
.material-icons.camera_front:before {
  content: '\e3b1';
}
.material-icons.camera_indoor:before {
  content: '\efe9';
}
.material-icons.camera_outdoor:before {
  content: '\efea';
}
.material-icons.camera_rear:before {
  content: '\e3b2';
}
.material-icons.camera_roll:before {
  content: '\e3b3';
}
.material-icons.cameraswitch:before {
  content: '\efeb';
}
.material-icons.campaign:before {
  content: '\ef49';
}
.material-icons.cancel:before {
  content: '\e5c9';
}
.material-icons.cancel_presentation:before {
  content: '\e0e9';
}
.material-icons.cancel_schedule_send:before {
  content: '\ea39';
}
.material-icons.candlestick_chart:before {
  content: '\ead4';
}
.material-icons.car_crash:before {
  content: '\ebf2';
}
.material-icons.car_rental:before {
  content: '\ea55';
}
.material-icons.car_repair:before {
  content: '\ea56';
}
.material-icons.card_giftcard:before {
  content: '\e8f6';
}
.material-icons.card_membership:before {
  content: '\e8f7';
}
.material-icons.card_travel:before {
  content: '\e8f8';
}
.material-icons.carpenter:before {
  content: '\f1f8';
}
.material-icons.cases:before {
  content: '\e992';
}
.material-icons.casino:before {
  content: '\eb40';
}
.material-icons.cast:before {
  content: '\e307';
}
.material-icons.cast_connected:before {
  content: '\e308';
}
.material-icons.cast_for_education:before {
  content: '\efec';
}
.material-icons.castle:before {
  content: '\eab1';
}
.material-icons.catching_pokemon:before {
  content: '\e508';
}
.material-icons.category:before {
  content: '\e574';
}
.material-icons.celebration:before {
  content: '\ea65';
}
.material-icons.cell_tower:before {
  content: '\ebba';
}
.material-icons.cell_wifi:before {
  content: '\e0ec';
}
.material-icons.center_focus_strong:before {
  content: '\e3b4';
}
.material-icons.center_focus_weak:before {
  content: '\e3b5';
}
.material-icons.chair:before {
  content: '\efed';
}
.material-icons.chair_alt:before {
  content: '\efee';
}
.material-icons.chalet:before {
  content: '\e585';
}
.material-icons.change_circle:before {
  content: '\e2e7';
}
.material-icons.change_history:before {
  content: '\e86b';
}
.material-icons.charging_station:before {
  content: '\f19d';
}
.material-icons.chat:before {
  content: '\e0b7';
}
.material-icons.chat_bubble:before {
  content: '\e0ca';
}
.material-icons.chat_bubble_outline:before {
  content: '\e0cb';
}
.material-icons.check:before {
  content: '\e5ca';
}
.material-icons.check_box:before {
  content: '\e834';
}
.material-icons.check_box_outline_blank:before {
  content: '\e835';
}
.material-icons.check_circle:before {
  content: '\e86c';
}
.material-icons.check_circle_outline:before {
  content: '\e92d';
}
.material-icons.checklist:before {
  content: '\e6b1';
}
.material-icons.checklist_rtl:before {
  content: '\e6b3';
}
.material-icons.checkroom:before {
  content: '\f19e';
}
.material-icons.chevron_left:before {
  content: '\e5cb';
}
.material-icons.chevron_right:before {
  content: '\e5cc';
}
.material-icons.child_care:before {
  content: '\eb41';
}
.material-icons.child_friendly:before {
  content: '\eb42';
}
.material-icons.chrome_reader_mode:before {
  content: '\e86d';
}
.material-icons.church:before {
  content: '\eaae';
}
.material-icons.circle:before {
  content: '\ef4a';
}
.material-icons.circle_notifications:before {
  content: '\e994';
}
.material-icons.class:before {
  content: '\e86e';
}
.material-icons.clean_hands:before {
  content: '\f21f';
}
.material-icons.cleaning_services:before {
  content: '\f0ff';
}
.material-icons.clear:before {
  content: '\e14c';
}
.material-icons.clear_all:before {
  content: '\e0b8';
}
.material-icons.close:before {
  content: '\e5cd';
}
.material-icons.close_fullscreen:before {
  content: '\f1cf';
}
.material-icons.closed_caption:before {
  content: '\e01c';
}
.material-icons.closed_caption_disabled:before {
  content: '\f1dc';
}
.material-icons.closed_caption_off:before {
  content: '\e996';
}
.material-icons.cloud:before {
  content: '\e2bd';
}
.material-icons.cloud_circle:before {
  content: '\e2be';
}
.material-icons.cloud_done:before {
  content: '\e2bf';
}
.material-icons.cloud_download:before {
  content: '\e2c0';
}
.material-icons.cloud_off:before {
  content: '\e2c1';
}
.material-icons.cloud_queue:before {
  content: '\e2c2';
}
.material-icons.cloud_sync:before {
  content: '\eb5a';
}
.material-icons.cloud_upload:before {
  content: '\e2c3';
}
.material-icons.cloudy_snowing:before {
  content: '\e810';
}
.material-icons.co2:before {
  content: '\e7b0';
}
.material-icons.co_present:before {
  content: '\eaf0';
}
.material-icons.code:before {
  content: '\e86f';
}
.material-icons.code_off:before {
  content: '\e4f3';
}
.material-icons.coffee:before {
  content: '\efef';
}
.material-icons.coffee_maker:before {
  content: '\eff0';
}
.material-icons.collections:before {
  content: '\e3b6';
}
.material-icons.collections_bookmark:before {
  content: '\e431';
}
.material-icons.color_lens:before {
  content: '\e3b7';
}
.material-icons.colorize:before {
  content: '\e3b8';
}
.material-icons.comment:before {
  content: '\e0b9';
}
.material-icons.comment_bank:before {
  content: '\ea4e';
}
.material-icons.comments_disabled:before {
  content: '\e7a2';
}
.material-icons.commit:before {
  content: '\eaf5';
}
.material-icons.commute:before {
  content: '\e940';
}
.material-icons.compare:before {
  content: '\e3b9';
}
.material-icons.compare_arrows:before {
  content: '\e915';
}
.material-icons.compass_calibration:before {
  content: '\e57c';
}
.material-icons.compost:before {
  content: '\e761';
}
.material-icons.compress:before {
  content: '\e94d';
}
.material-icons.computer:before {
  content: '\e30a';
}
.material-icons.confirmation_num:before {
  content: '\e638';
}
.material-icons.confirmation_number:before {
  content: '\e638';
}
.material-icons.connect_without_contact:before {
  content: '\f223';
}
.material-icons.connected_tv:before {
  content: '\e998';
}
.material-icons.connecting_airports:before {
  content: '\e7c9';
}
.material-icons.construction:before {
  content: '\ea3c';
}
.material-icons.contact_mail:before {
  content: '\e0d0';
}
.material-icons.contact_page:before {
  content: '\f22e';
}
.material-icons.contact_phone:before {
  content: '\e0cf';
}
.material-icons.contact_support:before {
  content: '\e94c';
}
.material-icons.contactless:before {
  content: '\ea71';
}
.material-icons.contacts:before {
  content: '\e0ba';
}
.material-icons.content_copy:before {
  content: '\e14d';
}
.material-icons.content_cut:before {
  content: '\e14e';
}
.material-icons.content_paste:before {
  content: '\e14f';
}
.material-icons.content_paste_go:before {
  content: '\ea8e';
}
.material-icons.content_paste_off:before {
  content: '\e4f8';
}
.material-icons.content_paste_search:before {
  content: '\ea9b';
}
.material-icons.contrast:before {
  content: '\eb37';
}
.material-icons.control_camera:before {
  content: '\e074';
}
.material-icons.control_point:before {
  content: '\e3ba';
}
.material-icons.control_point_duplicate:before {
  content: '\e3bb';
}
.material-icons.cookie:before {
  content: '\eaac';
}
.material-icons.copy_all:before {
  content: '\e2ec';
}
.material-icons.copyright:before {
  content: '\e90c';
}
.material-icons.coronavirus:before {
  content: '\f221';
}
.material-icons.corporate_fare:before {
  content: '\f1d0';
}
.material-icons.cottage:before {
  content: '\e587';
}
.material-icons.countertops:before {
  content: '\f1f7';
}
.material-icons.create:before {
  content: '\e150';
}
.material-icons.create_new_folder:before {
  content: '\e2cc';
}
.material-icons.credit_card:before {
  content: '\e870';
}
.material-icons.credit_card_off:before {
  content: '\e4f4';
}
.material-icons.credit_score:before {
  content: '\eff1';
}
.material-icons.crib:before {
  content: '\e588';
}
.material-icons.crisis_alert:before {
  content: '\ebe9';
}
.material-icons.crop:before {
  content: '\e3be';
}
.material-icons.crop_16_9:before {
  content: '\e3bc';
}
.material-icons.crop_3_2:before {
  content: '\e3bd';
}
.material-icons.crop_5_4:before {
  content: '\e3bf';
}
.material-icons.crop_7_5:before {
  content: '\e3c0';
}
.material-icons.crop_din:before {
  content: '\e3c1';
}
.material-icons.crop_free:before {
  content: '\e3c2';
}
.material-icons.crop_landscape:before {
  content: '\e3c3';
}
.material-icons.crop_original:before {
  content: '\e3c4';
}
.material-icons.crop_portrait:before {
  content: '\e3c5';
}
.material-icons.crop_rotate:before {
  content: '\e437';
}
.material-icons.crop_square:before {
  content: '\e3c6';
}
.material-icons.cruelty_free:before {
  content: '\e799';
}
.material-icons.css:before {
  content: '\eb93';
}
.material-icons.currency_bitcoin:before {
  content: '\ebc5';
}
.material-icons.currency_exchange:before {
  content: '\eb70';
}
.material-icons.currency_franc:before {
  content: '\eafa';
}
.material-icons.currency_lira:before {
  content: '\eaef';
}
.material-icons.currency_pound:before {
  content: '\eaf1';
}
.material-icons.currency_ruble:before {
  content: '\eaec';
}
.material-icons.currency_rupee:before {
  content: '\eaf7';
}
.material-icons.currency_yen:before {
  content: '\eafb';
}
.material-icons.currency_yuan:before {
  content: '\eaf9';
}
.material-icons.curtains:before {
  content: '\ec1e';
}
.material-icons.curtains_closed:before {
  content: '\ec1d';
}
.material-icons.cyclone:before {
  content: '\ebd5';
}
.material-icons.dangerous:before {
  content: '\e99a';
}
.material-icons.dark_mode:before {
  content: '\e51c';
}
.material-icons.dashboard:before {
  content: '\e871';
}
.material-icons.dashboard_customize:before {
  content: '\e99b';
}
.material-icons.data_array:before {
  content: '\ead1';
}
.material-icons.data_exploration:before {
  content: '\e76f';
}
.material-icons.data_object:before {
  content: '\ead3';
}
.material-icons.data_saver_off:before {
  content: '\eff2';
}
.material-icons.data_saver_on:before {
  content: '\eff3';
}
.material-icons.data_thresholding:before {
  content: '\eb9f';
}
.material-icons.data_usage:before {
  content: '\e1af';
}
.material-icons.date_range:before {
  content: '\e916';
}
.material-icons.deblur:before {
  content: '\eb77';
}
.material-icons.deck:before {
  content: '\ea42';
}
.material-icons.dehaze:before {
  content: '\e3c7';
}
.material-icons.delete:before {
  content: '\e872';
}
.material-icons.delete_forever:before {
  content: '\e92b';
}
.material-icons.delete_outline:before {
  content: '\e92e';
}
.material-icons.delete_sweep:before {
  content: '\e16c';
}
.material-icons.delivery_dining:before {
  content: '\ea72';
}
.material-icons.density_large:before {
  content: '\eba9';
}
.material-icons.density_medium:before {
  content: '\eb9e';
}
.material-icons.density_small:before {
  content: '\eba8';
}
.material-icons.departure_board:before {
  content: '\e576';
}
.material-icons.description:before {
  content: '\e873';
}
.material-icons.deselect:before {
  content: '\ebb6';
}
.material-icons.design_services:before {
  content: '\f10a';
}
.material-icons.desk:before {
  content: '\f8f4';
}
.material-icons.desktop_access_disabled:before {
  content: '\e99d';
}
.material-icons.desktop_mac:before {
  content: '\e30b';
}
.material-icons.desktop_windows:before {
  content: '\e30c';
}
.material-icons.details:before {
  content: '\e3c8';
}
.material-icons.developer_board:before {
  content: '\e30d';
}
.material-icons.developer_board_off:before {
  content: '\e4ff';
}
.material-icons.developer_mode:before {
  content: '\e1b0';
}
.material-icons.device_hub:before {
  content: '\e335';
}
.material-icons.device_thermostat:before {
  content: '\e1ff';
}
.material-icons.device_unknown:before {
  content: '\e339';
}
.material-icons.devices:before {
  content: '\e1b1';
}
.material-icons.devices_fold:before {
  content: '\ebde';
}
.material-icons.devices_other:before {
  content: '\e337';
}
.material-icons.dialer_sip:before {
  content: '\e0bb';
}
.material-icons.dialpad:before {
  content: '\e0bc';
}
.material-icons.diamond:before {
  content: '\ead5';
}
.material-icons.difference:before {
  content: '\eb7d';
}
.material-icons.dining:before {
  content: '\eff4';
}
.material-icons.dinner_dining:before {
  content: '\ea57';
}
.material-icons.directions:before {
  content: '\e52e';
}
.material-icons.directions_bike:before {
  content: '\e52f';
}
.material-icons.directions_boat:before {
  content: '\e532';
}
.material-icons.directions_boat_filled:before {
  content: '\eff5';
}
.material-icons.directions_bus:before {
  content: '\e530';
}
.material-icons.directions_bus_filled:before {
  content: '\eff6';
}
.material-icons.directions_car:before {
  content: '\e531';
}
.material-icons.directions_car_filled:before {
  content: '\eff7';
}
.material-icons.directions_ferry:before {
  content: '\e532';
}
.material-icons.directions_off:before {
  content: '\f10f';
}
.material-icons.directions_railway:before {
  content: '\e534';
}
.material-icons.directions_railway_filled:before {
  content: '\eff8';
}
.material-icons.directions_run:before {
  content: '\e566';
}
.material-icons.directions_subway:before {
  content: '\e533';
}
.material-icons.directions_subway_filled:before {
  content: '\eff9';
}
.material-icons.directions_train:before {
  content: '\e534';
}
.material-icons.directions_transit:before {
  content: '\e535';
}
.material-icons.directions_transit_filled:before {
  content: '\effa';
}
.material-icons.directions_walk:before {
  content: '\e536';
}
.material-icons.dirty_lens:before {
  content: '\ef4b';
}
.material-icons.disabled_by_default:before {
  content: '\f230';
}
.material-icons.disabled_visible:before {
  content: '\e76e';
}
.material-icons.disc_full:before {
  content: '\e610';
}
.material-icons.discord:before {
  content: '\ea6c';
}
.material-icons.discount:before {
  content: '\ebc9';
}
.material-icons.display_settings:before {
  content: '\eb97';
}
.material-icons.dnd_forwardslash:before {
  content: '\e611';
}
.material-icons.dns:before {
  content: '\e875';
}
.material-icons.do_disturb:before {
  content: '\f08c';
}
.material-icons.do_disturb_alt:before {
  content: '\f08d';
}
.material-icons.do_disturb_off:before {
  content: '\f08e';
}
.material-icons.do_disturb_on:before {
  content: '\f08f';
}
.material-icons.do_not_disturb:before {
  content: '\e612';
}
.material-icons.do_not_disturb_alt:before {
  content: '\e611';
}
.material-icons.do_not_disturb_off:before {
  content: '\e643';
}
.material-icons.do_not_disturb_on:before {
  content: '\e644';
}
.material-icons.do_not_disturb_on_total_silence:before {
  content: '\effb';
}
.material-icons.do_not_step:before {
  content: '\f19f';
}
.material-icons.do_not_touch:before {
  content: '\f1b0';
}
.material-icons.dock:before {
  content: '\e30e';
}
.material-icons.document_scanner:before {
  content: '\e5fa';
}
.material-icons.domain:before {
  content: '\e7ee';
}
.material-icons.domain_add:before {
  content: '\eb62';
}
.material-icons.domain_disabled:before {
  content: '\e0ef';
}
.material-icons.domain_verification:before {
  content: '\ef4c';
}
.material-icons.done:before {
  content: '\e876';
}
.material-icons.done_all:before {
  content: '\e877';
}
.material-icons.done_outline:before {
  content: '\e92f';
}
.material-icons.donut_large:before {
  content: '\e917';
}
.material-icons.donut_small:before {
  content: '\e918';
}
.material-icons.door_back:before {
  content: '\effc';
}
.material-icons.door_front:before {
  content: '\effd';
}
.material-icons.door_sliding:before {
  content: '\effe';
}
.material-icons.doorbell:before {
  content: '\efff';
}
.material-icons.double_arrow:before {
  content: '\ea50';
}
.material-icons.downhill_skiing:before {
  content: '\e509';
}
.material-icons.download:before {
  content: '\f090';
}
.material-icons.download_done:before {
  content: '\f091';
}
.material-icons.download_for_offline:before {
  content: '\f000';
}
.material-icons.downloading:before {
  content: '\f001';
}
.material-icons.drafts:before {
  content: '\e151';
}
.material-icons.drag_handle:before {
  content: '\e25d';
}
.material-icons.drag_indicator:before {
  content: '\e945';
}
.material-icons.draw:before {
  content: '\e746';
}
.material-icons.drive_eta:before {
  content: '\e613';
}
.material-icons.drive_file_move:before {
  content: '\e675';
}
.material-icons.drive_file_move_outline:before {
  content: '\e9a1';
}
.material-icons.drive_file_move_rtl:before {
  content: '\e76d';
}
.material-icons.drive_file_rename_outline:before {
  content: '\e9a2';
}
.material-icons.drive_folder_upload:before {
  content: '\e9a3';
}
.material-icons.dry:before {
  content: '\f1b3';
}
.material-icons.dry_cleaning:before {
  content: '\ea58';
}
.material-icons.duo:before {
  content: '\e9a5';
}
.material-icons.dvr:before {
  content: '\e1b2';
}
.material-icons.dynamic_feed:before {
  content: '\ea14';
}
.material-icons.dynamic_form:before {
  content: '\f1bf';
}
.material-icons.e_mobiledata:before {
  content: '\f002';
}
.material-icons.earbuds:before {
  content: '\f003';
}
.material-icons.earbuds_battery:before {
  content: '\f004';
}
.material-icons.east:before {
  content: '\f1df';
}
.material-icons.eco:before {
  content: '\ea35';
}
.material-icons.edgesensor_high:before {
  content: '\f005';
}
.material-icons.edgesensor_low:before {
  content: '\f006';
}
.material-icons.edit:before {
  content: '\e3c9';
}
.material-icons.edit_attributes:before {
  content: '\e578';
}
.material-icons.edit_calendar:before {
  content: '\e742';
}
.material-icons.edit_location:before {
  content: '\e568';
}
.material-icons.edit_location_alt:before {
  content: '\e1c5';
}
.material-icons.edit_note:before {
  content: '\e745';
}
.material-icons.edit_notifications:before {
  content: '\e525';
}
.material-icons.edit_off:before {
  content: '\e950';
}
.material-icons.edit_road:before {
  content: '\ef4d';
}
.material-icons.egg:before {
  content: '\eacc';
}
.material-icons.egg_alt:before {
  content: '\eac8';
}
.material-icons.eject:before {
  content: '\e8fb';
}
.material-icons.elderly:before {
  content: '\f21a';
}
.material-icons.elderly_woman:before {
  content: '\eb69';
}
.material-icons.electric_bike:before {
  content: '\eb1b';
}
.material-icons.electric_bolt:before {
  content: '\ec1c';
}
.material-icons.electric_car:before {
  content: '\eb1c';
}
.material-icons.electric_meter:before {
  content: '\ec1b';
}
.material-icons.electric_moped:before {
  content: '\eb1d';
}
.material-icons.electric_rickshaw:before {
  content: '\eb1e';
}
.material-icons.electric_scooter:before {
  content: '\eb1f';
}
.material-icons.electrical_services:before {
  content: '\f102';
}
.material-icons.elevator:before {
  content: '\f1a0';
}
.material-icons.email:before {
  content: '\e0be';
}
.material-icons.emergency:before {
  content: '\e1eb';
}
.material-icons.emergency_recording:before {
  content: '\ebf4';
}
.material-icons.emergency_share:before {
  content: '\ebf6';
}
.material-icons.emoji_emotions:before {
  content: '\ea22';
}
.material-icons.emoji_events:before {
  content: '\ea23';
}
.material-icons.emoji_flags:before {
  content: '\ea1a';
}
.material-icons.emoji_food_beverage:before {
  content: '\ea1b';
}
.material-icons.emoji_nature:before {
  content: '\ea1c';
}
.material-icons.emoji_objects:before {
  content: '\ea24';
}
.material-icons.emoji_people:before {
  content: '\ea1d';
}
.material-icons.emoji_symbols:before {
  content: '\ea1e';
}
.material-icons.emoji_transportation:before {
  content: '\ea1f';
}
.material-icons.energy_savings_leaf:before {
  content: '\ec1a';
}
.material-icons.engineering:before {
  content: '\ea3d';
}
.material-icons.enhance_photo_translate:before {
  content: '\e8fc';
}
.material-icons.enhanced_encryption:before {
  content: '\e63f';
}
.material-icons.equalizer:before {
  content: '\e01d';
}
.material-icons.error:before {
  content: '\e000';
}
.material-icons.error_outline:before {
  content: '\e001';
}
.material-icons.escalator:before {
  content: '\f1a1';
}
.material-icons.escalator_warning:before {
  content: '\f1ac';
}
.material-icons.euro:before {
  content: '\ea15';
}
.material-icons.euro_symbol:before {
  content: '\e926';
}
.material-icons.ev_station:before {
  content: '\e56d';
}
.material-icons.event:before {
  content: '\e878';
}
.material-icons.event_available:before {
  content: '\e614';
}
.material-icons.event_busy:before {
  content: '\e615';
}
.material-icons.event_note:before {
  content: '\e616';
}
.material-icons.event_repeat:before {
  content: '\eb7b';
}
.material-icons.event_seat:before {
  content: '\e903';
}
.material-icons.exit_to_app:before {
  content: '\e879';
}
.material-icons.expand:before {
  content: '\e94f';
}
.material-icons.expand_circle_down:before {
  content: '\e7cd';
}
.material-icons.expand_less:before {
  content: '\e5ce';
}
.material-icons.expand_more:before {
  content: '\e5cf';
}
.material-icons.explicit:before {
  content: '\e01e';
}
.material-icons.explore:before {
  content: '\e87a';
}
.material-icons.explore_off:before {
  content: '\e9a8';
}
.material-icons.exposure:before {
  content: '\e3ca';
}
.material-icons.exposure_minus_1:before {
  content: '\e3cb';
}
.material-icons.exposure_minus_2:before {
  content: '\e3cc';
}
.material-icons.exposure_neg_1:before {
  content: '\e3cb';
}
.material-icons.exposure_neg_2:before {
  content: '\e3cc';
}
.material-icons.exposure_plus_1:before {
  content: '\e3cd';
}
.material-icons.exposure_plus_2:before {
  content: '\e3ce';
}
.material-icons.exposure_zero:before {
  content: '\e3cf';
}
.material-icons.extension:before {
  content: '\e87b';
}
.material-icons.extension_off:before {
  content: '\e4f5';
}
.material-icons.face:before {
  content: '\e87c';
}
.material-icons.face_retouching_natural:before {
  content: '\ef4e';
}
.material-icons.face_retouching_off:before {
  content: '\f007';
}
.material-icons.facebook:before {
  content: '\f234';
}
.material-icons.fact_check:before {
  content: '\f0c5';
}
.material-icons.factory:before {
  content: '\ebbc';
}
.material-icons.family_restroom:before {
  content: '\f1a2';
}
.material-icons.fast_forward:before {
  content: '\e01f';
}
.material-icons.fast_rewind:before {
  content: '\e020';
}
.material-icons.fastfood:before {
  content: '\e57a';
}
.material-icons.favorite:before {
  content: '\e87d';
}
.material-icons.favorite_border:before {
  content: '\e87e';
}
.material-icons.favorite_outline:before {
  content: '\e87e';
}
.material-icons.fax:before {
  content: '\ead8';
}
.material-icons.featured_play_list:before {
  content: '\e06d';
}
.material-icons.featured_video:before {
  content: '\e06e';
}
.material-icons.feed:before {
  content: '\f009';
}
.material-icons.feedback:before {
  content: '\e87f';
}
.material-icons.female:before {
  content: '\e590';
}
.material-icons.fence:before {
  content: '\f1f6';
}
.material-icons.festival:before {
  content: '\ea68';
}
.material-icons.fiber_dvr:before {
  content: '\e05d';
}
.material-icons.fiber_manual_record:before {
  content: '\e061';
}
.material-icons.fiber_new:before {
  content: '\e05e';
}
.material-icons.fiber_pin:before {
  content: '\e06a';
}
.material-icons.fiber_smart_record:before {
  content: '\e062';
}
.material-icons.file_copy:before {
  content: '\e173';
}
.material-icons.file_download:before {
  content: '\e2c4';
}
.material-icons.file_download_done:before {
  content: '\e9aa';
}
.material-icons.file_download_off:before {
  content: '\e4fe';
}
.material-icons.file_open:before {
  content: '\eaf3';
}
.material-icons.file_present:before {
  content: '\ea0e';
}
.material-icons.file_upload:before {
  content: '\e2c6';
}
.material-icons.filter:before {
  content: '\e3d3';
}
.material-icons.filter_1:before {
  content: '\e3d0';
}
.material-icons.filter_2:before {
  content: '\e3d1';
}
.material-icons.filter_3:before {
  content: '\e3d2';
}
.material-icons.filter_4:before {
  content: '\e3d4';
}
.material-icons.filter_5:before {
  content: '\e3d5';
}
.material-icons.filter_6:before {
  content: '\e3d6';
}
.material-icons.filter_7:before {
  content: '\e3d7';
}
.material-icons.filter_8:before {
  content: '\e3d8';
}
.material-icons.filter_9:before {
  content: '\e3d9';
}
.material-icons.filter_9_plus:before {
  content: '\e3da';
}
.material-icons.filter_alt:before {
  content: '\ef4f';
}
.material-icons.filter_alt_off:before {
  content: '\eb32';
}
.material-icons.filter_b_and_w:before {
  content: '\e3db';
}
.material-icons.filter_center_focus:before {
  content: '\e3dc';
}
.material-icons.filter_drama:before {
  content: '\e3dd';
}
.material-icons.filter_frames:before {
  content: '\e3de';
}
.material-icons.filter_hdr:before {
  content: '\e3df';
}
.material-icons.filter_list:before {
  content: '\e152';
}
.material-icons.filter_list_alt:before {
  content: '\e94e';
}
.material-icons.filter_list_off:before {
  content: '\eb57';
}
.material-icons.filter_none:before {
  content: '\e3e0';
}
.material-icons.filter_tilt_shift:before {
  content: '\e3e2';
}
.material-icons.filter_vintage:before {
  content: '\e3e3';
}
.material-icons.find_in_page:before {
  content: '\e880';
}
.material-icons.find_replace:before {
  content: '\e881';
}
.material-icons.fingerprint:before {
  content: '\e90d';
}
.material-icons.fire_extinguisher:before {
  content: '\f1d8';
}
.material-icons.fire_hydrant:before {
  content: '\f1a3';
}
.material-icons.fireplace:before {
  content: '\ea43';
}
.material-icons.first_page:before {
  content: '\e5dc';
}
.material-icons.fit_screen:before {
  content: '\ea10';
}
.material-icons.fitbit:before {
  content: '\e82b';
}
.material-icons.fitness_center:before {
  content: '\eb43';
}
.material-icons.flag:before {
  content: '\e153';
}
.material-icons.flag_circle:before {
  content: '\eaf8';
}
.material-icons.flaky:before {
  content: '\ef50';
}
.material-icons.flare:before {
  content: '\e3e4';
}
.material-icons.flash_auto:before {
  content: '\e3e5';
}
.material-icons.flash_off:before {
  content: '\e3e6';
}
.material-icons.flash_on:before {
  content: '\e3e7';
}
.material-icons.flashlight_off:before {
  content: '\f00a';
}
.material-icons.flashlight_on:before {
  content: '\f00b';
}
.material-icons.flatware:before {
  content: '\f00c';
}
.material-icons.flight:before {
  content: '\e539';
}
.material-icons.flight_class:before {
  content: '\e7cb';
}
.material-icons.flight_land:before {
  content: '\e904';
}
.material-icons.flight_takeoff:before {
  content: '\e905';
}
.material-icons.flip:before {
  content: '\e3e8';
}
.material-icons.flip_camera_android:before {
  content: '\ea37';
}
.material-icons.flip_camera_ios:before {
  content: '\ea38';
}
.material-icons.flip_to_back:before {
  content: '\e882';
}
.material-icons.flip_to_front:before {
  content: '\e883';
}
.material-icons.flood:before {
  content: '\ebe6';
}
.material-icons.flourescent:before {
  content: '\f00d';
}
.material-icons.flutter_dash:before {
  content: '\e00b';
}
.material-icons.fmd_bad:before {
  content: '\f00e';
}
.material-icons.fmd_good:before {
  content: '\f00f';
}
.material-icons.foggy:before {
  content: '\e818';
}
.material-icons.folder:before {
  content: '\e2c7';
}
.material-icons.folder_copy:before {
  content: '\ebbd';
}
.material-icons.folder_delete:before {
  content: '\eb34';
}
.material-icons.folder_off:before {
  content: '\eb83';
}
.material-icons.folder_open:before {
  content: '\e2c8';
}
.material-icons.folder_shared:before {
  content: '\e2c9';
}
.material-icons.folder_special:before {
  content: '\e617';
}
.material-icons.folder_zip:before {
  content: '\eb2c';
}
.material-icons.follow_the_signs:before {
  content: '\f222';
}
.material-icons.font_download:before {
  content: '\e167';
}
.material-icons.font_download_off:before {
  content: '\e4f9';
}
.material-icons.food_bank:before {
  content: '\f1f2';
}
.material-icons.forest:before {
  content: '\ea99';
}
.material-icons.fork_left:before {
  content: '\eba0';
}
.material-icons.fork_right:before {
  content: '\ebac';
}
.material-icons.format_align_center:before {
  content: '\e234';
}
.material-icons.format_align_justify:before {
  content: '\e235';
}
.material-icons.format_align_left:before {
  content: '\e236';
}
.material-icons.format_align_right:before {
  content: '\e237';
}
.material-icons.format_bold:before {
  content: '\e238';
}
.material-icons.format_clear:before {
  content: '\e239';
}
.material-icons.format_color_fill:before {
  content: '\e23a';
}
.material-icons.format_color_reset:before {
  content: '\e23b';
}
.material-icons.format_color_text:before {
  content: '\e23c';
}
.material-icons.format_indent_decrease:before {
  content: '\e23d';
}
.material-icons.format_indent_increase:before {
  content: '\e23e';
}
.material-icons.format_italic:before {
  content: '\e23f';
}
.material-icons.format_line_spacing:before {
  content: '\e240';
}
.material-icons.format_list_bulleted:before {
  content: '\e241';
}
.material-icons.format_list_numbered:before {
  content: '\e242';
}
.material-icons.format_list_numbered_rtl:before {
  content: '\e267';
}
.material-icons.format_overline:before {
  content: '\eb65';
}
.material-icons.format_paint:before {
  content: '\e243';
}
.material-icons.format_quote:before {
  content: '\e244';
}
.material-icons.format_shapes:before {
  content: '\e25e';
}
.material-icons.format_size:before {
  content: '\e245';
}
.material-icons.format_strikethrough:before {
  content: '\e246';
}
.material-icons.format_textdirection_l_to_r:before {
  content: '\e247';
}
.material-icons.format_textdirection_r_to_l:before {
  content: '\e248';
}
.material-icons.format_underline:before {
  content: '\e249';
}
.material-icons.format_underlined:before {
  content: '\e249';
}
.material-icons.fort:before {
  content: '\eaad';
}
.material-icons.forum:before {
  content: '\e0bf';
}
.material-icons.forward:before {
  content: '\e154';
}
.material-icons.forward_10:before {
  content: '\e056';
}
.material-icons.forward_30:before {
  content: '\e057';
}
.material-icons.forward_5:before {
  content: '\e058';
}
.material-icons.forward_to_inbox:before {
  content: '\f187';
}
.material-icons.foundation:before {
  content: '\f200';
}
.material-icons.free_breakfast:before {
  content: '\eb44';
}
.material-icons.free_cancellation:before {
  content: '\e748';
}
.material-icons.front_hand:before {
  content: '\e769';
}
.material-icons.fullscreen:before {
  content: '\e5d0';
}
.material-icons.fullscreen_exit:before {
  content: '\e5d1';
}
.material-icons.functions:before {
  content: '\e24a';
}
.material-icons.g_mobiledata:before {
  content: '\f010';
}
.material-icons.g_translate:before {
  content: '\e927';
}
.material-icons.gamepad:before {
  content: '\e30f';
}
.material-icons.games:before {
  content: '\e021';
}
.material-icons.garage:before {
  content: '\f011';
}
.material-icons.gas_meter:before {
  content: '\ec19';
}
.material-icons.gavel:before {
  content: '\e90e';
}
.material-icons.generating_tokens:before {
  content: '\e749';
}
.material-icons.gesture:before {
  content: '\e155';
}
.material-icons.get_app:before {
  content: '\e884';
}
.material-icons.gif:before {
  content: '\e908';
}
.material-icons.gif_box:before {
  content: '\e7a3';
}
.material-icons.girl:before {
  content: '\eb68';
}
.material-icons.gite:before {
  content: '\e58b';
}
.material-icons.goat:before {
  content: '\ebff';
}
.material-icons.golf_course:before {
  content: '\eb45';
}
.material-icons.gpp_bad:before {
  content: '\f012';
}
.material-icons.gpp_good:before {
  content: '\f013';
}
.material-icons.gpp_maybe:before {
  content: '\f014';
}
.material-icons.gps_fixed:before {
  content: '\e1b3';
}
.material-icons.gps_not_fixed:before {
  content: '\e1b4';
}
.material-icons.gps_off:before {
  content: '\e1b5';
}
.material-icons.grade:before {
  content: '\e885';
}
.material-icons.gradient:before {
  content: '\e3e9';
}
.material-icons.grading:before {
  content: '\ea4f';
}
.material-icons.grain:before {
  content: '\e3ea';
}
.material-icons.graphic_eq:before {
  content: '\e1b8';
}
.material-icons.grass:before {
  content: '\f205';
}
.material-icons.grid_3x3:before {
  content: '\f015';
}
.material-icons.grid_4x4:before {
  content: '\f016';
}
.material-icons.grid_goldenratio:before {
  content: '\f017';
}
.material-icons.grid_off:before {
  content: '\e3eb';
}
.material-icons.grid_on:before {
  content: '\e3ec';
}
.material-icons.grid_view:before {
  content: '\e9b0';
}
.material-icons.group:before {
  content: '\e7ef';
}
.material-icons.group_add:before {
  content: '\e7f0';
}
.material-icons.group_off:before {
  content: '\e747';
}
.material-icons.group_remove:before {
  content: '\e7ad';
}
.material-icons.group_work:before {
  content: '\e886';
}
.material-icons.groups:before {
  content: '\f233';
}
.material-icons.h_mobiledata:before {
  content: '\f018';
}
.material-icons.h_plus_mobiledata:before {
  content: '\f019';
}
.material-icons.hail:before {
  content: '\e9b1';
}
.material-icons.handshake:before {
  content: '\ebcb';
}
.material-icons.handyman:before {
  content: '\f10b';
}
.material-icons.hardware:before {
  content: '\ea59';
}
.material-icons.hd:before {
  content: '\e052';
}
.material-icons.hdr_auto:before {
  content: '\f01a';
}
.material-icons.hdr_auto_select:before {
  content: '\f01b';
}
.material-icons.hdr_enhanced_select:before {
  content: '\ef51';
}
.material-icons.hdr_off:before {
  content: '\e3ed';
}
.material-icons.hdr_off_select:before {
  content: '\f01c';
}
.material-icons.hdr_on:before {
  content: '\e3ee';
}
.material-icons.hdr_on_select:before {
  content: '\f01d';
}
.material-icons.hdr_plus:before {
  content: '\f01e';
}
.material-icons.hdr_strong:before {
  content: '\e3f1';
}
.material-icons.hdr_weak:before {
  content: '\e3f2';
}
.material-icons.headphones:before {
  content: '\f01f';
}
.material-icons.headphones_battery:before {
  content: '\f020';
}
.material-icons.headset:before {
  content: '\e310';
}
.material-icons.headset_mic:before {
  content: '\e311';
}
.material-icons.headset_off:before {
  content: '\e33a';
}
.material-icons.healing:before {
  content: '\e3f3';
}
.material-icons.health_and_safety:before {
  content: '\e1d5';
}
.material-icons.hearing:before {
  content: '\e023';
}
.material-icons.hearing_disabled:before {
  content: '\f104';
}
.material-icons.heart_broken:before {
  content: '\eac2';
}
.material-icons.heat_pump:before {
  content: '\ec18';
}
.material-icons.height:before {
  content: '\ea16';
}
.material-icons.help:before {
  content: '\e887';
}
.material-icons.help_center:before {
  content: '\f1c0';
}
.material-icons.help_outline:before {
  content: '\e8fd';
}
.material-icons.hevc:before {
  content: '\f021';
}
.material-icons.hexagon:before {
  content: '\eb39';
}
.material-icons.hide_image:before {
  content: '\f022';
}
.material-icons.hide_source:before {
  content: '\f023';
}
.material-icons.high_quality:before {
  content: '\e024';
}
.material-icons.highlight:before {
  content: '\e25f';
}
.material-icons.highlight_alt:before {
  content: '\ef52';
}
.material-icons.highlight_off:before {
  content: '\e888';
}
.material-icons.highlight_remove:before {
  content: '\e888';
}
.material-icons.hiking:before {
  content: '\e50a';
}
.material-icons.history:before {
  content: '\e889';
}
.material-icons.history_edu:before {
  content: '\ea3e';
}
.material-icons.history_toggle_off:before {
  content: '\f17d';
}
.material-icons.hive:before {
  content: '\eaa6';
}
.material-icons.hls:before {
  content: '\eb8a';
}
.material-icons.hls_off:before {
  content: '\eb8c';
}
.material-icons.holiday_village:before {
  content: '\e58a';
}
.material-icons.home:before {
  content: '\e88a';
}
.material-icons.home_filled:before {
  content: '\e9b2';
}
.material-icons.home_max:before {
  content: '\f024';
}
.material-icons.home_mini:before {
  content: '\f025';
}
.material-icons.home_repair_service:before {
  content: '\f100';
}
.material-icons.home_work:before {
  content: '\ea09';
}
.material-icons.horizontal_distribute:before {
  content: '\e014';
}
.material-icons.horizontal_rule:before {
  content: '\f108';
}
.material-icons.horizontal_split:before {
  content: '\e947';
}
.material-icons.hot_tub:before {
  content: '\eb46';
}
.material-icons.hotel:before {
  content: '\e53a';
}
.material-icons.hotel_class:before {
  content: '\e743';
}
.material-icons.hourglass_bottom:before {
  content: '\ea5c';
}
.material-icons.hourglass_disabled:before {
  content: '\ef53';
}
.material-icons.hourglass_empty:before {
  content: '\e88b';
}
.material-icons.hourglass_full:before {
  content: '\e88c';
}
.material-icons.hourglass_top:before {
  content: '\ea5b';
}
.material-icons.house:before {
  content: '\ea44';
}
.material-icons.house_siding:before {
  content: '\f202';
}
.material-icons.houseboat:before {
  content: '\e584';
}
.material-icons.how_to_reg:before {
  content: '\e174';
}
.material-icons.how_to_vote:before {
  content: '\e175';
}
.material-icons.html:before {
  content: '\eb7e';
}
.material-icons.http:before {
  content: '\e902';
}
.material-icons.https:before {
  content: '\e88d';
}
.material-icons.hub:before {
  content: '\e9f4';
}
.material-icons.hvac:before {
  content: '\f10e';
}
.material-icons.ice_skating:before {
  content: '\e50b';
}
.material-icons.icecream:before {
  content: '\ea69';
}
.material-icons.image:before {
  content: '\e3f4';
}
.material-icons.image_aspect_ratio:before {
  content: '\e3f5';
}
.material-icons.image_not_supported:before {
  content: '\f116';
}
.material-icons.image_search:before {
  content: '\e43f';
}
.material-icons.imagesearch_roller:before {
  content: '\e9b4';
}
.material-icons.import_contacts:before {
  content: '\e0e0';
}
.material-icons.import_export:before {
  content: '\e0c3';
}
.material-icons.important_devices:before {
  content: '\e912';
}
.material-icons.inbox:before {
  content: '\e156';
}
.material-icons.incomplete_circle:before {
  content: '\e79b';
}
.material-icons.indeterminate_check_box:before {
  content: '\e909';
}
.material-icons.info:before {
  content: '\e88e';
}
.material-icons.info_outline:before {
  content: '\e88f';
}
.material-icons.input:before {
  content: '\e890';
}
.material-icons.insert_chart:before {
  content: '\e24b';
}
.material-icons.insert_chart_outlined:before {
  content: '\e26a';
}
.material-icons.insert_comment:before {
  content: '\e24c';
}
.material-icons.insert_drive_file:before {
  content: '\e24d';
}
.material-icons.insert_emoticon:before {
  content: '\e24e';
}
.material-icons.insert_invitation:before {
  content: '\e24f';
}
.material-icons.insert_link:before {
  content: '\e250';
}
.material-icons.insert_page_break:before {
  content: '\eaca';
}
.material-icons.insert_photo:before {
  content: '\e251';
}
.material-icons.insights:before {
  content: '\f092';
}
.material-icons.install_desktop:before {
  content: '\eb71';
}
.material-icons.install_mobile:before {
  content: '\eb72';
}
.material-icons.integration_instructions:before {
  content: '\ef54';
}
.material-icons.interests:before {
  content: '\e7c8';
}
.material-icons.interpreter_mode:before {
  content: '\e83b';
}
.material-icons.inventory:before {
  content: '\e179';
}
.material-icons.inventory_2:before {
  content: '\e1a1';
}
.material-icons.invert_colors:before {
  content: '\e891';
}
.material-icons.invert_colors_off:before {
  content: '\e0c4';
}
.material-icons.invert_colors_on:before {
  content: '\e891';
}
.material-icons.ios_share:before {
  content: '\e6b8';
}
.material-icons.iron:before {
  content: '\e583';
}
.material-icons.iso:before {
  content: '\e3f6';
}
.material-icons.javascript:before {
  content: '\eb7c';
}
.material-icons.join_full:before {
  content: '\eaeb';
}
.material-icons.join_inner:before {
  content: '\eaf4';
}
.material-icons.join_left:before {
  content: '\eaf2';
}
.material-icons.join_right:before {
  content: '\eaea';
}
.material-icons.kayaking:before {
  content: '\e50c';
}
.material-icons.kebab_dining:before {
  content: '\e842';
}
.material-icons.key:before {
  content: '\e73c';
}
.material-icons.key_off:before {
  content: '\eb84';
}
.material-icons.keyboard:before {
  content: '\e312';
}
.material-icons.keyboard_alt:before {
  content: '\f028';
}
.material-icons.keyboard_arrow_down:before {
  content: '\e313';
}
.material-icons.keyboard_arrow_left:before {
  content: '\e314';
}
.material-icons.keyboard_arrow_right:before {
  content: '\e315';
}
.material-icons.keyboard_arrow_up:before {
  content: '\e316';
}
.material-icons.keyboard_backspace:before {
  content: '\e317';
}
.material-icons.keyboard_capslock:before {
  content: '\e318';
}
.material-icons.keyboard_command:before {
  content: '\eae0';
}
.material-icons.keyboard_command_key:before {
  content: '\eae7';
}
.material-icons.keyboard_control:before {
  content: '\e5d3';
}
.material-icons.keyboard_control_key:before {
  content: '\eae6';
}
.material-icons.keyboard_double_arrow_down:before {
  content: '\ead0';
}
.material-icons.keyboard_double_arrow_left:before {
  content: '\eac3';
}
.material-icons.keyboard_double_arrow_right:before {
  content: '\eac9';
}
.material-icons.keyboard_double_arrow_up:before {
  content: '\eacf';
}
.material-icons.keyboard_hide:before {
  content: '\e31a';
}
.material-icons.keyboard_option:before {
  content: '\eadf';
}
.material-icons.keyboard_option_key:before {
  content: '\eae8';
}
.material-icons.keyboard_return:before {
  content: '\e31b';
}
.material-icons.keyboard_tab:before {
  content: '\e31c';
}
.material-icons.keyboard_voice:before {
  content: '\e31d';
}
.material-icons.king_bed:before {
  content: '\ea45';
}
.material-icons.kitchen:before {
  content: '\eb47';
}
.material-icons.kitesurfing:before {
  content: '\e50d';
}
.material-icons.label:before {
  content: '\e892';
}
.material-icons.label_important:before {
  content: '\e937';
}
.material-icons.label_important_outline:before {
  content: '\e948';
}
.material-icons.label_off:before {
  content: '\e9b6';
}
.material-icons.label_outline:before {
  content: '\e893';
}
.material-icons.lan:before {
  content: '\eb2f';
}
.material-icons.landscape:before {
  content: '\e3f7';
}
.material-icons.landslide:before {
  content: '\ebd7';
}
.material-icons.language:before {
  content: '\e894';
}
.material-icons.laptop:before {
  content: '\e31e';
}
.material-icons.laptop_chromebook:before {
  content: '\e31f';
}
.material-icons.laptop_mac:before {
  content: '\e320';
}
.material-icons.laptop_windows:before {
  content: '\e321';
}
.material-icons.last_page:before {
  content: '\e5dd';
}
.material-icons.launch:before {
  content: '\e895';
}
.material-icons.layers:before {
  content: '\e53b';
}
.material-icons.layers_clear:before {
  content: '\e53c';
}
.material-icons.leaderboard:before {
  content: '\f20c';
}
.material-icons.leak_add:before {
  content: '\e3f8';
}
.material-icons.leak_remove:before {
  content: '\e3f9';
}
.material-icons.leave_bags_at_home:before {
  content: '\f21b';
}
.material-icons.legend_toggle:before {
  content: '\f11b';
}
.material-icons.lens:before {
  content: '\e3fa';
}
.material-icons.lens_blur:before {
  content: '\f029';
}
.material-icons.library_add:before {
  content: '\e02e';
}
.material-icons.library_add_check:before {
  content: '\e9b7';
}
.material-icons.library_books:before {
  content: '\e02f';
}
.material-icons.library_music:before {
  content: '\e030';
}
.material-icons.light:before {
  content: '\f02a';
}
.material-icons.light_mode:before {
  content: '\e518';
}
.material-icons.lightbulb:before {
  content: '\e0f0';
}
.material-icons.lightbulb_circle:before {
  content: '\ebfe';
}
.material-icons.lightbulb_outline:before {
  content: '\e90f';
}
.material-icons.line_axis:before {
  content: '\ea9a';
}
.material-icons.line_style:before {
  content: '\e919';
}
.material-icons.line_weight:before {
  content: '\e91a';
}
.material-icons.linear_scale:before {
  content: '\e260';
}
.material-icons.link:before {
  content: '\e157';
}
.material-icons.link_off:before {
  content: '\e16f';
}
.material-icons.linked_camera:before {
  content: '\e438';
}
.material-icons.liquor:before {
  content: '\ea60';
}
.material-icons.list:before {
  content: '\e896';
}
.material-icons.list_alt:before {
  content: '\e0ee';
}
.material-icons.live_help:before {
  content: '\e0c6';
}
.material-icons.live_tv:before {
  content: '\e639';
}
.material-icons.living:before {
  content: '\f02b';
}
.material-icons.local_activity:before {
  content: '\e53f';
}
.material-icons.local_airport:before {
  content: '\e53d';
}
.material-icons.local_atm:before {
  content: '\e53e';
}
.material-icons.local_attraction:before {
  content: '\e53f';
}
.material-icons.local_bar:before {
  content: '\e540';
}
.material-icons.local_cafe:before {
  content: '\e541';
}
.material-icons.local_car_wash:before {
  content: '\e542';
}
.material-icons.local_convenience_store:before {
  content: '\e543';
}
.material-icons.local_dining:before {
  content: '\e556';
}
.material-icons.local_drink:before {
  content: '\e544';
}
.material-icons.local_fire_department:before {
  content: '\ef55';
}
.material-icons.local_florist:before {
  content: '\e545';
}
.material-icons.local_gas_station:before {
  content: '\e546';
}
.material-icons.local_grocery_store:before {
  content: '\e547';
}
.material-icons.local_hospital:before {
  content: '\e548';
}
.material-icons.local_hotel:before {
  content: '\e549';
}
.material-icons.local_laundry_service:before {
  content: '\e54a';
}
.material-icons.local_library:before {
  content: '\e54b';
}
.material-icons.local_mall:before {
  content: '\e54c';
}
.material-icons.local_movies:before {
  content: '\e54d';
}
.material-icons.local_offer:before {
  content: '\e54e';
}
.material-icons.local_parking:before {
  content: '\e54f';
}
.material-icons.local_pharmacy:before {
  content: '\e550';
}
.material-icons.local_phone:before {
  content: '\e551';
}
.material-icons.local_pizza:before {
  content: '\e552';
}
.material-icons.local_play:before {
  content: '\e553';
}
.material-icons.local_police:before {
  content: '\ef56';
}
.material-icons.local_post_office:before {
  content: '\e554';
}
.material-icons.local_print_shop:before {
  content: '\e555';
}
.material-icons.local_printshop:before {
  content: '\e555';
}
.material-icons.local_restaurant:before {
  content: '\e556';
}
.material-icons.local_see:before {
  content: '\e557';
}
.material-icons.local_shipping:before {
  content: '\e558';
}
.material-icons.local_taxi:before {
  content: '\e559';
}
.material-icons.location_city:before {
  content: '\e7f1';
}
.material-icons.location_disabled:before {
  content: '\e1b6';
}
.material-icons.location_history:before {
  content: '\e55a';
}
.material-icons.location_off:before {
  content: '\e0c7';
}
.material-icons.location_on:before {
  content: '\e0c8';
}
.material-icons.location_pin:before {
  content: '\f1db';
}
.material-icons.location_searching:before {
  content: '\e1b7';
}
.material-icons.lock:before {
  content: '\e897';
}
.material-icons.lock_clock:before {
  content: '\ef57';
}
.material-icons.lock_open:before {
  content: '\e898';
}
.material-icons.lock_outline:before {
  content: '\e899';
}
.material-icons.lock_person:before {
  content: '\f8f3';
}
.material-icons.lock_reset:before {
  content: '\eade';
}
.material-icons.login:before {
  content: '\ea77';
}
.material-icons.logo_dev:before {
  content: '\ead6';
}
.material-icons.logout:before {
  content: '\e9ba';
}
.material-icons.looks:before {
  content: '\e3fc';
}
.material-icons.looks_3:before {
  content: '\e3fb';
}
.material-icons.looks_4:before {
  content: '\e3fd';
}
.material-icons.looks_5:before {
  content: '\e3fe';
}
.material-icons.looks_6:before {
  content: '\e3ff';
}
.material-icons.looks_one:before {
  content: '\e400';
}
.material-icons.looks_two:before {
  content: '\e401';
}
.material-icons.loop:before {
  content: '\e028';
}
.material-icons.loupe:before {
  content: '\e402';
}
.material-icons.low_priority:before {
  content: '\e16d';
}
.material-icons.loyalty:before {
  content: '\e89a';
}
.material-icons.lte_mobiledata:before {
  content: '\f02c';
}
.material-icons.lte_plus_mobiledata:before {
  content: '\f02d';
}
.material-icons.luggage:before {
  content: '\f235';
}
.material-icons.lunch_dining:before {
  content: '\ea61';
}
.material-icons.lyrics:before {
  content: '\ec0b';
}
.material-icons.mail:before {
  content: '\e158';
}
.material-icons.mail_lock:before {
  content: '\ec0a';
}
.material-icons.mail_outline:before {
  content: '\e0e1';
}
.material-icons.male:before {
  content: '\e58e';
}
.material-icons.man:before {
  content: '\e4eb';
}
.material-icons.manage_accounts:before {
  content: '\f02e';
}
.material-icons.manage_history:before {
  content: '\ebe7';
}
.material-icons.manage_search:before {
  content: '\f02f';
}
.material-icons.map:before {
  content: '\e55b';
}
.material-icons.maps_home_work:before {
  content: '\f030';
}
.material-icons.maps_ugc:before {
  content: '\ef58';
}
.material-icons.margin:before {
  content: '\e9bb';
}
.material-icons.mark_as_unread:before {
  content: '\e9bc';
}
.material-icons.mark_chat_read:before {
  content: '\f18b';
}
.material-icons.mark_chat_unread:before {
  content: '\f189';
}
.material-icons.mark_email_read:before {
  content: '\f18c';
}
.material-icons.mark_email_unread:before {
  content: '\f18a';
}
.material-icons.mark_unread_chat_alt:before {
  content: '\eb9d';
}
.material-icons.markunread:before {
  content: '\e159';
}
.material-icons.markunread_mailbox:before {
  content: '\e89b';
}
.material-icons.masks:before {
  content: '\f218';
}
.material-icons.maximize:before {
  content: '\e930';
}
.material-icons.media_bluetooth_off:before {
  content: '\f031';
}
.material-icons.media_bluetooth_on:before {
  content: '\f032';
}
.material-icons.mediation:before {
  content: '\efa7';
}
.material-icons.medical_information:before {
  content: '\ebed';
}
.material-icons.medical_services:before {
  content: '\f109';
}
.material-icons.medication:before {
  content: '\f033';
}
.material-icons.medication_liquid:before {
  content: '\ea87';
}
.material-icons.meeting_room:before {
  content: '\eb4f';
}
.material-icons.memory:before {
  content: '\e322';
}
.material-icons.menu:before {
  content: '\e5d2';
}
.material-icons.menu_book:before {
  content: '\ea19';
}
.material-icons.menu_open:before {
  content: '\e9bd';
}
.material-icons.merge:before {
  content: '\eb98';
}
.material-icons.merge_type:before {
  content: '\e252';
}
.material-icons.message:before {
  content: '\e0c9';
}
.material-icons.messenger:before {
  content: '\e0ca';
}
.material-icons.messenger_outline:before {
  content: '\e0cb';
}
.material-icons.mic:before {
  content: '\e029';
}
.material-icons.mic_external_off:before {
  content: '\ef59';
}
.material-icons.mic_external_on:before {
  content: '\ef5a';
}
.material-icons.mic_none:before {
  content: '\e02a';
}
.material-icons.mic_off:before {
  content: '\e02b';
}
.material-icons.microwave:before {
  content: '\f204';
}
.material-icons.military_tech:before {
  content: '\ea3f';
}
.material-icons.minimize:before {
  content: '\e931';
}
.material-icons.minor_crash:before {
  content: '\ebf1';
}
.material-icons.miscellaneous_services:before {
  content: '\f10c';
}
.material-icons.missed_video_call:before {
  content: '\e073';
}
.material-icons.mms:before {
  content: '\e618';
}
.material-icons.mobile_friendly:before {
  content: '\e200';
}
.material-icons.mobile_off:before {
  content: '\e201';
}
.material-icons.mobile_screen_share:before {
  content: '\e0e7';
}
.material-icons.mobiledata_off:before {
  content: '\f034';
}
.material-icons.mode:before {
  content: '\f097';
}
.material-icons.mode_comment:before {
  content: '\e253';
}
.material-icons.mode_edit:before {
  content: '\e254';
}
.material-icons.mode_edit_outline:before {
  content: '\f035';
}
.material-icons.mode_fan_off:before {
  content: '\ec17';
}
.material-icons.mode_night:before {
  content: '\f036';
}
.material-icons.mode_of_travel:before {
  content: '\e7ce';
}
.material-icons.mode_standby:before {
  content: '\f037';
}
.material-icons.model_training:before {
  content: '\f0cf';
}
.material-icons.monetization_on:before {
  content: '\e263';
}
.material-icons.money:before {
  content: '\e57d';
}
.material-icons.money_off:before {
  content: '\e25c';
}
.material-icons.money_off_csred:before {
  content: '\f038';
}
.material-icons.monitor:before {
  content: '\ef5b';
}
.material-icons.monitor_heart:before {
  content: '\eaa2';
}
.material-icons.monitor_weight:before {
  content: '\f039';
}
.material-icons.monochrome_photos:before {
  content: '\e403';
}
.material-icons.mood:before {
  content: '\e7f2';
}
.material-icons.mood_bad:before {
  content: '\e7f3';
}
.material-icons.moped:before {
  content: '\eb28';
}
.material-icons.more:before {
  content: '\e619';
}
.material-icons.more_horiz:before {
  content: '\e5d3';
}
.material-icons.more_time:before {
  content: '\ea5d';
}
.material-icons.more_vert:before {
  content: '\e5d4';
}
.material-icons.mosque:before {
  content: '\eab2';
}
.material-icons.motion_photos_auto:before {
  content: '\f03a';
}
.material-icons.motion_photos_off:before {
  content: '\e9c0';
}
.material-icons.motion_photos_on:before {
  content: '\e9c1';
}
.material-icons.motion_photos_pause:before {
  content: '\f227';
}
.material-icons.motion_photos_paused:before {
  content: '\e9c2';
}
.material-icons.motorcycle:before {
  content: '\e91b';
}
.material-icons.mouse:before {
  content: '\e323';
}
.material-icons.move_down:before {
  content: '\eb61';
}
.material-icons.move_to_inbox:before {
  content: '\e168';
}
.material-icons.move_up:before {
  content: '\eb64';
}
.material-icons.movie:before {
  content: '\e02c';
}
.material-icons.movie_creation:before {
  content: '\e404';
}
.material-icons.movie_filter:before {
  content: '\e43a';
}
.material-icons.moving:before {
  content: '\e501';
}
.material-icons.mp:before {
  content: '\e9c3';
}
.material-icons.multiline_chart:before {
  content: '\e6df';
}
.material-icons.multiple_stop:before {
  content: '\f1b9';
}
.material-icons.multitrack_audio:before {
  content: '\e1b8';
}
.material-icons.museum:before {
  content: '\ea36';
}
.material-icons.music_note:before {
  content: '\e405';
}
.material-icons.music_off:before {
  content: '\e440';
}
.material-icons.music_video:before {
  content: '\e063';
}
.material-icons.my_library_add:before {
  content: '\e02e';
}
.material-icons.my_library_books:before {
  content: '\e02f';
}
.material-icons.my_library_music:before {
  content: '\e030';
}
.material-icons.my_location:before {
  content: '\e55c';
}
.material-icons.nat:before {
  content: '\ef5c';
}
.material-icons.nature:before {
  content: '\e406';
}
.material-icons.nature_people:before {
  content: '\e407';
}
.material-icons.navigate_before:before {
  content: '\e408';
}
.material-icons.navigate_next:before {
  content: '\e409';
}
.material-icons.navigation:before {
  content: '\e55d';
}
.material-icons.near_me:before {
  content: '\e569';
}
.material-icons.near_me_disabled:before {
  content: '\f1ef';
}
.material-icons.nearby_error:before {
  content: '\f03b';
}
.material-icons.nearby_off:before {
  content: '\f03c';
}
.material-icons.nest_cam_wired_stand:before {
  content: '\ec16';
}
.material-icons.network_cell:before {
  content: '\e1b9';
}
.material-icons.network_check:before {
  content: '\e640';
}
.material-icons.network_locked:before {
  content: '\e61a';
}
.material-icons.network_ping:before {
  content: '\ebca';
}
.material-icons.network_wifi:before {
  content: '\e1ba';
}
.material-icons.network_wifi_1_bar:before {
  content: '\ebe4';
}
.material-icons.network_wifi_2_bar:before {
  content: '\ebd6';
}
.material-icons.network_wifi_3_bar:before {
  content: '\ebe1';
}
.material-icons.new_label:before {
  content: '\e609';
}
.material-icons.new_releases:before {
  content: '\e031';
}
.material-icons.newspaper:before {
  content: '\eb81';
}
.material-icons.next_plan:before {
  content: '\ef5d';
}
.material-icons.next_week:before {
  content: '\e16a';
}
.material-icons.nfc:before {
  content: '\e1bb';
}
.material-icons.night_shelter:before {
  content: '\f1f1';
}
.material-icons.nightlife:before {
  content: '\ea62';
}
.material-icons.nightlight:before {
  content: '\f03d';
}
.material-icons.nightlight_round:before {
  content: '\ef5e';
}
.material-icons.nights_stay:before {
  content: '\ea46';
}
.material-icons.no_accounts:before {
  content: '\f03e';
}
.material-icons.no_adult_content:before {
  content: '\f8fe';
}
.material-icons.no_backpack:before {
  content: '\f237';
}
.material-icons.no_cell:before {
  content: '\f1a4';
}
.material-icons.no_crash:before {
  content: '\ebf0';
}
.material-icons.no_drinks:before {
  content: '\f1a5';
}
.material-icons.no_encryption:before {
  content: '\e641';
}
.material-icons.no_encryption_gmailerrorred:before {
  content: '\f03f';
}
.material-icons.no_flash:before {
  content: '\f1a6';
}
.material-icons.no_food:before {
  content: '\f1a7';
}
.material-icons.no_luggage:before {
  content: '\f23b';
}
.material-icons.no_meals:before {
  content: '\f1d6';
}
.material-icons.no_meals_ouline:before {
  content: '\f229';
}
.material-icons.no_meeting_room:before {
  content: '\eb4e';
}
.material-icons.no_photography:before {
  content: '\f1a8';
}
.material-icons.no_sim:before {
  content: '\e0cc';
}
.material-icons.no_stroller:before {
  content: '\f1af';
}
.material-icons.no_transfer:before {
  content: '\f1d5';
}
.material-icons.noise_aware:before {
  content: '\ebec';
}
.material-icons.noise_control_off:before {
  content: '\ebf3';
}
.material-icons.nordic_walking:before {
  content: '\e50e';
}
.material-icons.north:before {
  content: '\f1e0';
}
.material-icons.north_east:before {
  content: '\f1e1';
}
.material-icons.north_west:before {
  content: '\f1e2';
}
.material-icons.not_accessible:before {
  content: '\f0fe';
}
.material-icons.not_interested:before {
  content: '\e033';
}
.material-icons.not_listed_location:before {
  content: '\e575';
}
.material-icons.not_started:before {
  content: '\f0d1';
}
.material-icons.note:before {
  content: '\e06f';
}
.material-icons.note_add:before {
  content: '\e89c';
}
.material-icons.note_alt:before {
  content: '\f040';
}
.material-icons.notes:before {
  content: '\e26c';
}
.material-icons.notification_add:before {
  content: '\e399';
}
.material-icons.notification_important:before {
  content: '\e004';
}
.material-icons.notifications:before {
  content: '\e7f4';
}
.material-icons.notifications_active:before {
  content: '\e7f7';
}
.material-icons.notifications_none:before {
  content: '\e7f5';
}
.material-icons.notifications_off:before {
  content: '\e7f6';
}
.material-icons.notifications_on:before {
  content: '\e7f7';
}
.material-icons.notifications_paused:before {
  content: '\e7f8';
}
.material-icons.now_wallpaper:before {
  content: '\e1bc';
}
.material-icons.now_widgets:before {
  content: '\e1bd';
}
.material-icons.numbers:before {
  content: '\eac7';
}
.material-icons.offline_bolt:before {
  content: '\e932';
}
.material-icons.offline_pin:before {
  content: '\e90a';
}
.material-icons.offline_share:before {
  content: '\e9c5';
}
.material-icons.oil_barrel:before {
  content: '\ec15';
}
.material-icons.on_device_training:before {
  content: '\ebfd';
}
.material-icons.ondemand_video:before {
  content: '\e63a';
}
.material-icons.online_prediction:before {
  content: '\f0eb';
}
.material-icons.opacity:before {
  content: '\e91c';
}
.material-icons.open_in_browser:before {
  content: '\e89d';
}
.material-icons.open_in_full:before {
  content: '\f1ce';
}
.material-icons.open_in_new:before {
  content: '\e89e';
}
.material-icons.open_in_new_off:before {
  content: '\e4f6';
}
.material-icons.open_with:before {
  content: '\e89f';
}
.material-icons.other_houses:before {
  content: '\e58c';
}
.material-icons.outbond:before {
  content: '\f228';
}
.material-icons.outbound:before {
  content: '\e1ca';
}
.material-icons.outbox:before {
  content: '\ef5f';
}
.material-icons.outdoor_grill:before {
  content: '\ea47';
}
.material-icons.outgoing_mail:before {
  content: '\f0d2';
}
.material-icons.outlet:before {
  content: '\f1d4';
}
.material-icons.outlined_flag:before {
  content: '\e16e';
}
.material-icons.output:before {
  content: '\ebbe';
}
.material-icons.padding:before {
  content: '\e9c8';
}
.material-icons.pages:before {
  content: '\e7f9';
}
.material-icons.pageview:before {
  content: '\e8a0';
}
.material-icons.paid:before {
  content: '\f041';
}
.material-icons.palette:before {
  content: '\e40a';
}
.material-icons.pan_tool:before {
  content: '\e925';
}
.material-icons.pan_tool_alt:before {
  content: '\ebb9';
}
.material-icons.panorama:before {
  content: '\e40b';
}
.material-icons.panorama_fish_eye:before {
  content: '\e40c';
}
.material-icons.panorama_fisheye:before {
  content: '\e40c';
}
.material-icons.panorama_horizontal:before {
  content: '\e40d';
}
.material-icons.panorama_horizontal_select:before {
  content: '\ef60';
}
.material-icons.panorama_photosphere:before {
  content: '\e9c9';
}
.material-icons.panorama_photosphere_select:before {
  content: '\e9ca';
}
.material-icons.panorama_vertical:before {
  content: '\e40e';
}
.material-icons.panorama_vertical_select:before {
  content: '\ef61';
}
.material-icons.panorama_wide_angle:before {
  content: '\e40f';
}
.material-icons.panorama_wide_angle_select:before {
  content: '\ef62';
}
.material-icons.paragliding:before {
  content: '\e50f';
}
.material-icons.park:before {
  content: '\ea63';
}
.material-icons.party_mode:before {
  content: '\e7fa';
}
.material-icons.password:before {
  content: '\f042';
}
.material-icons.pattern:before {
  content: '\f043';
}
.material-icons.pause:before {
  content: '\e034';
}
.material-icons.pause_circle:before {
  content: '\e1a2';
}
.material-icons.pause_circle_filled:before {
  content: '\e035';
}
.material-icons.pause_circle_outline:before {
  content: '\e036';
}
.material-icons.pause_presentation:before {
  content: '\e0ea';
}
.material-icons.payment:before {
  content: '\e8a1';
}
.material-icons.payments:before {
  content: '\ef63';
}
.material-icons.paypal:before {
  content: '\ea8d';
}
.material-icons.pedal_bike:before {
  content: '\eb29';
}
.material-icons.pending:before {
  content: '\ef64';
}
.material-icons.pending_actions:before {
  content: '\f1bb';
}
.material-icons.pentagon:before {
  content: '\eb50';
}
.material-icons.people:before {
  content: '\e7fb';
}
.material-icons.people_alt:before {
  content: '\ea21';
}
.material-icons.people_outline:before {
  content: '\e7fc';
}
.material-icons.percent:before {
  content: '\eb58';
}
.material-icons.perm_camera_mic:before {
  content: '\e8a2';
}
.material-icons.perm_contact_cal:before {
  content: '\e8a3';
}
.material-icons.perm_contact_calendar:before {
  content: '\e8a3';
}
.material-icons.perm_data_setting:before {
  content: '\e8a4';
}
.material-icons.perm_device_info:before {
  content: '\e8a5';
}
.material-icons.perm_device_information:before {
  content: '\e8a5';
}
.material-icons.perm_identity:before {
  content: '\e8a6';
}
.material-icons.perm_media:before {
  content: '\e8a7';
}
.material-icons.perm_phone_msg:before {
  content: '\e8a8';
}
.material-icons.perm_scan_wifi:before {
  content: '\e8a9';
}
.material-icons.person:before {
  content: '\e7fd';
}
.material-icons.person_add:before {
  content: '\e7fe';
}
.material-icons.person_add_alt:before {
  content: '\ea4d';
}
.material-icons.person_add_alt_1:before {
  content: '\ef65';
}
.material-icons.person_add_disabled:before {
  content: '\e9cb';
}
.material-icons.person_off:before {
  content: '\e510';
}
.material-icons.person_outline:before {
  content: '\e7ff';
}
.material-icons.person_pin:before {
  content: '\e55a';
}
.material-icons.person_pin_circle:before {
  content: '\e56a';
}
.material-icons.person_remove:before {
  content: '\ef66';
}
.material-icons.person_remove_alt_1:before {
  content: '\ef67';
}
.material-icons.person_search:before {
  content: '\f106';
}
.material-icons.personal_injury:before {
  content: '\e6da';
}
.material-icons.personal_video:before {
  content: '\e63b';
}
.material-icons.pest_control:before {
  content: '\f0fa';
}
.material-icons.pest_control_rodent:before {
  content: '\f0fd';
}
.material-icons.pets:before {
  content: '\e91d';
}
.material-icons.phishing:before {
  content: '\ead7';
}
.material-icons.phone:before {
  content: '\e0cd';
}
.material-icons.phone_android:before {
  content: '\e324';
}
.material-icons.phone_bluetooth_speaker:before {
  content: '\e61b';
}
.material-icons.phone_callback:before {
  content: '\e649';
}
.material-icons.phone_disabled:before {
  content: '\e9cc';
}
.material-icons.phone_enabled:before {
  content: '\e9cd';
}
.material-icons.phone_forwarded:before {
  content: '\e61c';
}
.material-icons.phone_in_talk:before {
  content: '\e61d';
}
.material-icons.phone_iphone:before {
  content: '\e325';
}
.material-icons.phone_locked:before {
  content: '\e61e';
}
.material-icons.phone_missed:before {
  content: '\e61f';
}
.material-icons.phone_paused:before {
  content: '\e620';
}
.material-icons.phonelink:before {
  content: '\e326';
}
.material-icons.phonelink_erase:before {
  content: '\e0db';
}
.material-icons.phonelink_lock:before {
  content: '\e0dc';
}
.material-icons.phonelink_off:before {
  content: '\e327';
}
.material-icons.phonelink_ring:before {
  content: '\e0dd';
}
.material-icons.phonelink_setup:before {
  content: '\e0de';
}
.material-icons.photo:before {
  content: '\e410';
}
.material-icons.photo_album:before {
  content: '\e411';
}
.material-icons.photo_camera:before {
  content: '\e412';
}
.material-icons.photo_camera_back:before {
  content: '\ef68';
}
.material-icons.photo_camera_front:before {
  content: '\ef69';
}
.material-icons.photo_filter:before {
  content: '\e43b';
}
.material-icons.photo_library:before {
  content: '\e413';
}
.material-icons.photo_size_select_actual:before {
  content: '\e432';
}
.material-icons.photo_size_select_large:before {
  content: '\e433';
}
.material-icons.photo_size_select_small:before {
  content: '\e434';
}
.material-icons.php:before {
  content: '\eb8f';
}
.material-icons.piano:before {
  content: '\e521';
}
.material-icons.piano_off:before {
  content: '\e520';
}
.material-icons.picture_as_pdf:before {
  content: '\e415';
}
.material-icons.picture_in_picture:before {
  content: '\e8aa';
}
.material-icons.picture_in_picture_alt:before {
  content: '\e911';
}
.material-icons.pie_chart:before {
  content: '\e6c4';
}
.material-icons.pie_chart_outline:before {
  content: '\f044';
}
.material-icons.pie_chart_outlined:before {
  content: '\e6c5';
}
.material-icons.pin:before {
  content: '\f045';
}
.material-icons.pin_drop:before {
  content: '\e55e';
}
.material-icons.pin_end:before {
  content: '\e767';
}
.material-icons.pin_invoke:before {
  content: '\e763';
}
.material-icons.pinch:before {
  content: '\eb38';
}
.material-icons.pivot_table_chart:before {
  content: '\e9ce';
}
.material-icons.pix:before {
  content: '\eaa3';
}
.material-icons.place:before {
  content: '\e55f';
}
.material-icons.plagiarism:before {
  content: '\ea5a';
}
.material-icons.play_arrow:before {
  content: '\e037';
}
.material-icons.play_circle:before {
  content: '\e1c4';
}
.material-icons.play_circle_fill:before {
  content: '\e038';
}
.material-icons.play_circle_filled:before {
  content: '\e038';
}
.material-icons.play_circle_outline:before {
  content: '\e039';
}
.material-icons.play_disabled:before {
  content: '\ef6a';
}
.material-icons.play_for_work:before {
  content: '\e906';
}
.material-icons.play_lesson:before {
  content: '\f047';
}
.material-icons.playlist_add:before {
  content: '\e03b';
}
.material-icons.playlist_add_check:before {
  content: '\e065';
}
.material-icons.playlist_add_check_circle:before {
  content: '\e7e6';
}
.material-icons.playlist_add_circle:before {
  content: '\e7e5';
}
.material-icons.playlist_play:before {
  content: '\e05f';
}
.material-icons.playlist_remove:before {
  content: '\eb80';
}
.material-icons.plumbing:before {
  content: '\f107';
}
.material-icons.plus_one:before {
  content: '\e800';
}
.material-icons.podcasts:before {
  content: '\f048';
}
.material-icons.point_of_sale:before {
  content: '\f17e';
}
.material-icons.policy:before {
  content: '\ea17';
}
.material-icons.poll:before {
  content: '\e801';
}
.material-icons.polyline:before {
  content: '\ebbb';
}
.material-icons.polymer:before {
  content: '\e8ab';
}
.material-icons.pool:before {
  content: '\eb48';
}
.material-icons.portable_wifi_off:before {
  content: '\e0ce';
}
.material-icons.portrait:before {
  content: '\e416';
}
.material-icons.post_add:before {
  content: '\ea20';
}
.material-icons.power:before {
  content: '\e63c';
}
.material-icons.power_input:before {
  content: '\e336';
}
.material-icons.power_off:before {
  content: '\e646';
}
.material-icons.power_settings_new:before {
  content: '\e8ac';
}
.material-icons.precision_manufacturing:before {
  content: '\f049';
}
.material-icons.pregnant_woman:before {
  content: '\e91e';
}
.material-icons.present_to_all:before {
  content: '\e0df';
}
.material-icons.preview:before {
  content: '\f1c5';
}
.material-icons.price_change:before {
  content: '\f04a';
}
.material-icons.price_check:before {
  content: '\f04b';
}
.material-icons.print:before {
  content: '\e8ad';
}
.material-icons.print_disabled:before {
  content: '\e9cf';
}
.material-icons.priority_high:before {
  content: '\e645';
}
.material-icons.privacy_tip:before {
  content: '\f0dc';
}
.material-icons.private_connectivity:before {
  content: '\e744';
}
.material-icons.production_quantity_limits:before {
  content: '\e1d1';
}
.material-icons.propane:before {
  content: '\ec14';
}
.material-icons.propane_tank:before {
  content: '\ec13';
}
.material-icons.psychology:before {
  content: '\ea4a';
}
.material-icons.public:before {
  content: '\e80b';
}
.material-icons.public_off:before {
  content: '\f1ca';
}
.material-icons.publish:before {
  content: '\e255';
}
.material-icons.published_with_changes:before {
  content: '\f232';
}
.material-icons.punch_clock:before {
  content: '\eaa8';
}
.material-icons.push_pin:before {
  content: '\f10d';
}
.material-icons.qr_code:before {
  content: '\ef6b';
}
.material-icons.qr_code_2:before {
  content: '\e00a';
}
.material-icons.qr_code_scanner:before {
  content: '\f206';
}
.material-icons.query_builder:before {
  content: '\e8ae';
}
.material-icons.query_stats:before {
  content: '\e4fc';
}
.material-icons.question_answer:before {
  content: '\e8af';
}
.material-icons.question_mark:before {
  content: '\eb8b';
}
.material-icons.queue:before {
  content: '\e03c';
}
.material-icons.queue_music:before {
  content: '\e03d';
}
.material-icons.queue_play_next:before {
  content: '\e066';
}
.material-icons.quick_contacts_dialer:before {
  content: '\e0cf';
}
.material-icons.quick_contacts_mail:before {
  content: '\e0d0';
}
.material-icons.quickreply:before {
  content: '\ef6c';
}
.material-icons.quiz:before {
  content: '\f04c';
}
.material-icons.quora:before {
  content: '\ea98';
}
.material-icons.r_mobiledata:before {
  content: '\f04d';
}
.material-icons.radar:before {
  content: '\f04e';
}
.material-icons.radio:before {
  content: '\e03e';
}
.material-icons.radio_button_checked:before {
  content: '\e837';
}
.material-icons.radio_button_off:before {
  content: '\e836';
}
.material-icons.radio_button_on:before {
  content: '\e837';
}
.material-icons.radio_button_unchecked:before {
  content: '\e836';
}
.material-icons.railway_alert:before {
  content: '\e9d1';
}
.material-icons.ramen_dining:before {
  content: '\ea64';
}
.material-icons.ramp_left:before {
  content: '\eb9c';
}
.material-icons.ramp_right:before {
  content: '\eb96';
}
.material-icons.rate_review:before {
  content: '\e560';
}
.material-icons.raw_off:before {
  content: '\f04f';
}
.material-icons.raw_on:before {
  content: '\f050';
}
.material-icons.read_more:before {
  content: '\ef6d';
}
.material-icons.real_estate_agent:before {
  content: '\e73a';
}
.material-icons.receipt:before {
  content: '\e8b0';
}
.material-icons.receipt_long:before {
  content: '\ef6e';
}
.material-icons.recent_actors:before {
  content: '\e03f';
}
.material-icons.recommend:before {
  content: '\e9d2';
}
.material-icons.record_voice_over:before {
  content: '\e91f';
}
.material-icons.rectangle:before {
  content: '\eb54';
}
.material-icons.recycling:before {
  content: '\e760';
}
.material-icons.reddit:before {
  content: '\eaa0';
}
.material-icons.redeem:before {
  content: '\e8b1';
}
.material-icons.redo:before {
  content: '\e15a';
}
.material-icons.reduce_capacity:before {
  content: '\f21c';
}
.material-icons.refresh:before {
  content: '\e5d5';
}
.material-icons.remember_me:before {
  content: '\f051';
}
.material-icons.remove:before {
  content: '\e15b';
}
.material-icons.remove_circle:before {
  content: '\e15c';
}
.material-icons.remove_circle_outline:before {
  content: '\e15d';
}
.material-icons.remove_done:before {
  content: '\e9d3';
}
.material-icons.remove_from_queue:before {
  content: '\e067';
}
.material-icons.remove_moderator:before {
  content: '\e9d4';
}
.material-icons.remove_red_eye:before {
  content: '\e417';
}
.material-icons.remove_road:before {
  content: '\ebfc';
}
.material-icons.remove_shopping_cart:before {
  content: '\e928';
}
.material-icons.reorder:before {
  content: '\e8fe';
}
.material-icons.repeat:before {
  content: '\e040';
}
.material-icons.repeat_on:before {
  content: '\e9d6';
}
.material-icons.repeat_one:before {
  content: '\e041';
}
.material-icons.repeat_one_on:before {
  content: '\e9d7';
}
.material-icons.replay:before {
  content: '\e042';
}
.material-icons.replay_10:before {
  content: '\e059';
}
.material-icons.replay_30:before {
  content: '\e05a';
}
.material-icons.replay_5:before {
  content: '\e05b';
}
.material-icons.replay_circle_filled:before {
  content: '\e9d8';
}
.material-icons.reply:before {
  content: '\e15e';
}
.material-icons.reply_all:before {
  content: '\e15f';
}
.material-icons.report:before {
  content: '\e160';
}
.material-icons.report_gmailerrorred:before {
  content: '\f052';
}
.material-icons.report_off:before {
  content: '\e170';
}
.material-icons.report_problem:before {
  content: '\e8b2';
}
.material-icons.request_page:before {
  content: '\f22c';
}
.material-icons.request_quote:before {
  content: '\f1b6';
}
.material-icons.reset_tv:before {
  content: '\e9d9';
}
.material-icons.restart_alt:before {
  content: '\f053';
}
.material-icons.restaurant:before {
  content: '\e56c';
}
.material-icons.restaurant_menu:before {
  content: '\e561';
}
.material-icons.restore:before {
  content: '\e8b3';
}
.material-icons.restore_from_trash:before {
  content: '\e938';
}
.material-icons.restore_page:before {
  content: '\e929';
}
.material-icons.reviews:before {
  content: '\f054';
}
.material-icons.rice_bowl:before {
  content: '\f1f5';
}
.material-icons.ring_volume:before {
  content: '\e0d1';
}
.material-icons.rocket:before {
  content: '\eba5';
}
.material-icons.rocket_launch:before {
  content: '\eb9b';
}
.material-icons.roller_shades:before {
  content: '\ec12';
}
.material-icons.roller_shades_closed:before {
  content: '\ec11';
}
.material-icons.roller_skating:before {
  content: '\ebcd';
}
.material-icons.roofing:before {
  content: '\f201';
}
.material-icons.room:before {
  content: '\e8b4';
}
.material-icons.room_preferences:before {
  content: '\f1b8';
}
.material-icons.room_service:before {
  content: '\eb49';
}
.material-icons.rotate_90_degrees_ccw:before {
  content: '\e418';
}
.material-icons.rotate_90_degrees_cw:before {
  content: '\eaab';
}
.material-icons.rotate_left:before {
  content: '\e419';
}
.material-icons.rotate_right:before {
  content: '\e41a';
}
.material-icons.roundabout_left:before {
  content: '\eb99';
}
.material-icons.roundabout_right:before {
  content: '\eba3';
}
.material-icons.rounded_corner:before {
  content: '\e920';
}
.material-icons.route:before {
  content: '\eacd';
}
.material-icons.router:before {
  content: '\e328';
}
.material-icons.rowing:before {
  content: '\e921';
}
.material-icons.rss_feed:before {
  content: '\e0e5';
}
.material-icons.rsvp:before {
  content: '\f055';
}
.material-icons.rtt:before {
  content: '\e9ad';
}
.material-icons.rule:before {
  content: '\f1c2';
}
.material-icons.rule_folder:before {
  content: '\f1c9';
}
.material-icons.run_circle:before {
  content: '\ef6f';
}
.material-icons.running_with_errors:before {
  content: '\e51d';
}
.material-icons.rv_hookup:before {
  content: '\e642';
}
.material-icons.safety_check:before {
  content: '\ebef';
}
.material-icons.safety_divider:before {
  content: '\e1cc';
}
.material-icons.sailing:before {
  content: '\e502';
}
.material-icons.sanitizer:before {
  content: '\f21d';
}
.material-icons.satellite:before {
  content: '\e562';
}
.material-icons.satellite_alt:before {
  content: '\eb3a';
}
.material-icons.save:before {
  content: '\e161';
}
.material-icons.save_alt:before {
  content: '\e171';
}
.material-icons.save_as:before {
  content: '\eb60';
}
.material-icons.saved_search:before {
  content: '\ea11';
}
.material-icons.savings:before {
  content: '\e2eb';
}
.material-icons.scale:before {
  content: '\eb5f';
}
.material-icons.scanner:before {
  content: '\e329';
}
.material-icons.scatter_plot:before {
  content: '\e268';
}
.material-icons.schedule:before {
  content: '\e8b5';
}
.material-icons.schedule_send:before {
  content: '\ea0a';
}
.material-icons.schema:before {
  content: '\e4fd';
}
.material-icons.school:before {
  content: '\e80c';
}
.material-icons.science:before {
  content: '\ea4b';
}
.material-icons.score:before {
  content: '\e269';
}
.material-icons.scoreboard:before {
  content: '\ebd0';
}
.material-icons.screen_lock_landscape:before {
  content: '\e1be';
}
.material-icons.screen_lock_portrait:before {
  content: '\e1bf';
}
.material-icons.screen_lock_rotation:before {
  content: '\e1c0';
}
.material-icons.screen_rotation:before {
  content: '\e1c1';
}
.material-icons.screen_rotation_alt:before {
  content: '\ebee';
}
.material-icons.screen_search_desktop:before {
  content: '\ef70';
}
.material-icons.screen_share:before {
  content: '\e0e2';
}
.material-icons.screenshot:before {
  content: '\f056';
}
.material-icons.screenshot_monitor:before {
  content: '\ec08';
}
.material-icons.scuba_diving:before {
  content: '\ebce';
}
.material-icons.sd:before {
  content: '\e9dd';
}
.material-icons.sd_card:before {
  content: '\e623';
}
.material-icons.sd_card_alert:before {
  content: '\f057';
}
.material-icons.sd_storage:before {
  content: '\e1c2';
}
.material-icons.search:before {
  content: '\e8b6';
}
.material-icons.search_off:before {
  content: '\ea76';
}
.material-icons.security:before {
  content: '\e32a';
}
.material-icons.security_update:before {
  content: '\f058';
}
.material-icons.security_update_good:before {
  content: '\f059';
}
.material-icons.security_update_warning:before {
  content: '\f05a';
}
.material-icons.segment:before {
  content: '\e94b';
}
.material-icons.select_all:before {
  content: '\e162';
}
.material-icons.self_improvement:before {
  content: '\ea78';
}
.material-icons.sell:before {
  content: '\f05b';
}
.material-icons.send:before {
  content: '\e163';
}
.material-icons.send_and_archive:before {
  content: '\ea0c';
}
.material-icons.send_time_extension:before {
  content: '\eadb';
}
.material-icons.send_to_mobile:before {
  content: '\f05c';
}
.material-icons.sensor_door:before {
  content: '\f1b5';
}
.material-icons.sensor_occupied:before {
  content: '\ec10';
}
.material-icons.sensor_window:before {
  content: '\f1b4';
}
.material-icons.sensors:before {
  content: '\e51e';
}
.material-icons.sensors_off:before {
  content: '\e51f';
}
.material-icons.sentiment_dissatisfied:before {
  content: '\e811';
}
.material-icons.sentiment_neutral:before {
  content: '\e812';
}
.material-icons.sentiment_satisfied:before {
  content: '\e813';
}
.material-icons.sentiment_satisfied_alt:before {
  content: '\e0ed';
}
.material-icons.sentiment_very_dissatisfied:before {
  content: '\e814';
}
.material-icons.sentiment_very_satisfied:before {
  content: '\e815';
}
.material-icons.set_meal:before {
  content: '\f1ea';
}
.material-icons.settings:before {
  content: '\e8b8';
}
.material-icons.settings_accessibility:before {
  content: '\f05d';
}
.material-icons.settings_applications:before {
  content: '\e8b9';
}
.material-icons.settings_backup_restore:before {
  content: '\e8ba';
}
.material-icons.settings_bluetooth:before {
  content: '\e8bb';
}
.material-icons.settings_brightness:before {
  content: '\e8bd';
}
.material-icons.settings_cell:before {
  content: '\e8bc';
}
.material-icons.settings_display:before {
  content: '\e8bd';
}
.material-icons.settings_ethernet:before {
  content: '\e8be';
}
.material-icons.settings_input_antenna:before {
  content: '\e8bf';
}
.material-icons.settings_input_component:before {
  content: '\e8c0';
}
.material-icons.settings_input_composite:before {
  content: '\e8c1';
}
.material-icons.settings_input_hdmi:before {
  content: '\e8c2';
}
.material-icons.settings_input_svideo:before {
  content: '\e8c3';
}
.material-icons.settings_overscan:before {
  content: '\e8c4';
}
.material-icons.settings_phone:before {
  content: '\e8c5';
}
.material-icons.settings_power:before {
  content: '\e8c6';
}
.material-icons.settings_remote:before {
  content: '\e8c7';
}
.material-icons.settings_suggest:before {
  content: '\f05e';
}
.material-icons.settings_system_daydream:before {
  content: '\e1c3';
}
.material-icons.settings_voice:before {
  content: '\e8c8';
}
.material-icons.severe_cold:before {
  content: '\ebd3';
}
.material-icons.share:before {
  content: '\e80d';
}
.material-icons.share_arrival_time:before {
  content: '\e524';
}
.material-icons.share_location:before {
  content: '\f05f';
}
.material-icons.shield:before {
  content: '\e9e0';
}
.material-icons.shield_moon:before {
  content: '\eaa9';
}
.material-icons.shop:before {
  content: '\e8c9';
}
.material-icons.shop_2:before {
  content: '\e19e';
}
.material-icons.shop_two:before {
  content: '\e8ca';
}
.material-icons.shopify:before {
  content: '\ea9d';
}
.material-icons.shopping_bag:before {
  content: '\f1cc';
}
.material-icons.shopping_basket:before {
  content: '\e8cb';
}
.material-icons.shopping_cart:before {
  content: '\e8cc';
}
.material-icons.shopping_cart_checkout:before {
  content: '\eb88';
}
.material-icons.short_text:before {
  content: '\e261';
}
.material-icons.shortcut:before {
  content: '\f060';
}
.material-icons.show_chart:before {
  content: '\e6e1';
}
.material-icons.shower:before {
  content: '\f061';
}
.material-icons.shuffle:before {
  content: '\e043';
}
.material-icons.shuffle_on:before {
  content: '\e9e1';
}
.material-icons.shutter_speed:before {
  content: '\e43d';
}
.material-icons.sick:before {
  content: '\f220';
}
.material-icons.sign_language:before {
  content: '\ebe5';
}
.material-icons.signal_cellular_0_bar:before {
  content: '\f0a8';
}
.material-icons.signal_cellular_4_bar:before {
  content: '\e1c8';
}
.material-icons.signal_cellular_alt:before {
  content: '\e202';
}
.material-icons.signal_cellular_alt_1_bar:before {
  content: '\ebdf';
}
.material-icons.signal_cellular_alt_2_bar:before {
  content: '\ebe3';
}
.material-icons.signal_cellular_connected_no_internet_0_bar:before {
  content: '\f0ac';
}
.material-icons.signal_cellular_connected_no_internet_4_bar:before {
  content: '\e1cd';
}
.material-icons.signal_cellular_no_sim:before {
  content: '\e1ce';
}
.material-icons.signal_cellular_nodata:before {
  content: '\f062';
}
.material-icons.signal_cellular_null:before {
  content: '\e1cf';
}
.material-icons.signal_cellular_off:before {
  content: '\e1d0';
}
.material-icons.signal_wifi_0_bar:before {
  content: '\f0b0';
}
.material-icons.signal_wifi_4_bar:before {
  content: '\e1d8';
}
.material-icons.signal_wifi_4_bar_lock:before {
  content: '\e1d9';
}
.material-icons.signal_wifi_bad:before {
  content: '\f063';
}
.material-icons.signal_wifi_connected_no_internet_4:before {
  content: '\f064';
}
.material-icons.signal_wifi_off:before {
  content: '\e1da';
}
.material-icons.signal_wifi_statusbar_4_bar:before {
  content: '\f065';
}
.material-icons.signal_wifi_statusbar_connected_no_internet_4:before {
  content: '\f066';
}
.material-icons.signal_wifi_statusbar_null:before {
  content: '\f067';
}
.material-icons.signpost:before {
  content: '\eb91';
}
.material-icons.sim_card:before {
  content: '\e32b';
}
.material-icons.sim_card_alert:before {
  content: '\e624';
}
.material-icons.sim_card_download:before {
  content: '\f068';
}
.material-icons.single_bed:before {
  content: '\ea48';
}
.material-icons.sip:before {
  content: '\f069';
}
.material-icons.skateboarding:before {
  content: '\e511';
}
.material-icons.skip_next:before {
  content: '\e044';
}
.material-icons.skip_previous:before {
  content: '\e045';
}
.material-icons.sledding:before {
  content: '\e512';
}
.material-icons.slideshow:before {
  content: '\e41b';
}
.material-icons.slow_motion_video:before {
  content: '\e068';
}
.material-icons.smart_button:before {
  content: '\f1c1';
}
.material-icons.smart_display:before {
  content: '\f06a';
}
.material-icons.smart_screen:before {
  content: '\f06b';
}
.material-icons.smart_toy:before {
  content: '\f06c';
}
.material-icons.smartphone:before {
  content: '\e32c';
}
.material-icons.smoke_free:before {
  content: '\eb4a';
}
.material-icons.smoking_rooms:before {
  content: '\eb4b';
}
.material-icons.sms:before {
  content: '\e625';
}
.material-icons.sms_failed:before {
  content: '\e626';
}
.material-icons.snapchat:before {
  content: '\ea6e';
}
.material-icons.snippet_folder:before {
  content: '\f1c7';
}
.material-icons.snooze:before {
  content: '\e046';
}
.material-icons.snowboarding:before {
  content: '\e513';
}
.material-icons.snowing:before {
  content: '\e80f';
}
.material-icons.snowmobile:before {
  content: '\e503';
}
.material-icons.snowshoeing:before {
  content: '\e514';
}
.material-icons.soap:before {
  content: '\f1b2';
}
.material-icons.social_distance:before {
  content: '\e1cb';
}
.material-icons.solar_power:before {
  content: '\ec0f';
}
.material-icons.sort:before {
  content: '\e164';
}
.material-icons.sort_by_alpha:before {
  content: '\e053';
}
.material-icons.sos:before {
  content: '\ebf7';
}
.material-icons.soup_kitchen:before {
  content: '\e7d3';
}
.material-icons.source:before {
  content: '\f1c4';
}
.material-icons.south:before {
  content: '\f1e3';
}
.material-icons.south_america:before {
  content: '\e7e4';
}
.material-icons.south_east:before {
  content: '\f1e4';
}
.material-icons.south_west:before {
  content: '\f1e5';
}
.material-icons.spa:before {
  content: '\eb4c';
}
.material-icons.space_bar:before {
  content: '\e256';
}
.material-icons.space_dashboard:before {
  content: '\e66b';
}
.material-icons.spatial_audio:before {
  content: '\ebeb';
}
.material-icons.spatial_audio_off:before {
  content: '\ebe8';
}
.material-icons.spatial_tracking:before {
  content: '\ebea';
}
.material-icons.speaker:before {
  content: '\e32d';
}
.material-icons.speaker_group:before {
  content: '\e32e';
}
.material-icons.speaker_notes:before {
  content: '\e8cd';
}
.material-icons.speaker_notes_off:before {
  content: '\e92a';
}
.material-icons.speaker_phone:before {
  content: '\e0d2';
}
.material-icons.speed:before {
  content: '\e9e4';
}
.material-icons.spellcheck:before {
  content: '\e8ce';
}
.material-icons.splitscreen:before {
  content: '\f06d';
}
.material-icons.spoke:before {
  content: '\e9a7';
}
.material-icons.sports:before {
  content: '\ea30';
}
.material-icons.sports_bar:before {
  content: '\f1f3';
}
.material-icons.sports_baseball:before {
  content: '\ea51';
}
.material-icons.sports_basketball:before {
  content: '\ea26';
}
.material-icons.sports_cricket:before {
  content: '\ea27';
}
.material-icons.sports_esports:before {
  content: '\ea28';
}
.material-icons.sports_football:before {
  content: '\ea29';
}
.material-icons.sports_golf:before {
  content: '\ea2a';
}
.material-icons.sports_gymnastics:before {
  content: '\ebc4';
}
.material-icons.sports_handball:before {
  content: '\ea33';
}
.material-icons.sports_hockey:before {
  content: '\ea2b';
}
.material-icons.sports_kabaddi:before {
  content: '\ea34';
}
.material-icons.sports_martial_arts:before {
  content: '\eae9';
}
.material-icons.sports_mma:before {
  content: '\ea2c';
}
.material-icons.sports_motorsports:before {
  content: '\ea2d';
}
.material-icons.sports_rugby:before {
  content: '\ea2e';
}
.material-icons.sports_score:before {
  content: '\f06e';
}
.material-icons.sports_soccer:before {
  content: '\ea2f';
}
.material-icons.sports_tennis:before {
  content: '\ea32';
}
.material-icons.sports_volleyball:before {
  content: '\ea31';
}
.material-icons.square:before {
  content: '\eb36';
}
.material-icons.square_foot:before {
  content: '\ea49';
}
.material-icons.ssid_chart:before {
  content: '\eb66';
}
.material-icons.stacked_bar_chart:before {
  content: '\e9e6';
}
.material-icons.stacked_line_chart:before {
  content: '\f22b';
}
.material-icons.stadium:before {
  content: '\eb90';
}
.material-icons.stairs:before {
  content: '\f1a9';
}
.material-icons.star:before {
  content: '\e838';
}
.material-icons.star_border:before {
  content: '\e83a';
}
.material-icons.star_border_purple500:before {
  content: '\f099';
}
.material-icons.star_half:before {
  content: '\e839';
}
.material-icons.star_outline:before {
  content: '\f06f';
}
.material-icons.star_purple500:before {
  content: '\f09a';
}
.material-icons.star_rate:before {
  content: '\f0ec';
}
.material-icons.stars:before {
  content: '\e8d0';
}
.material-icons.start:before {
  content: '\e089';
}
.material-icons.stay_current_landscape:before {
  content: '\e0d3';
}
.material-icons.stay_current_portrait:before {
  content: '\e0d4';
}
.material-icons.stay_primary_landscape:before {
  content: '\e0d5';
}
.material-icons.stay_primary_portrait:before {
  content: '\e0d6';
}
.material-icons.sticky_note_2:before {
  content: '\f1fc';
}
.material-icons.stop:before {
  content: '\e047';
}
.material-icons.stop_circle:before {
  content: '\ef71';
}
.material-icons.stop_screen_share:before {
  content: '\e0e3';
}
.material-icons.storage:before {
  content: '\e1db';
}
.material-icons.store:before {
  content: '\e8d1';
}
.material-icons.store_mall_directory:before {
  content: '\e563';
}
.material-icons.storefront:before {
  content: '\ea12';
}
.material-icons.storm:before {
  content: '\f070';
}
.material-icons.straight:before {
  content: '\eb95';
}
.material-icons.straighten:before {
  content: '\e41c';
}
.material-icons.stream:before {
  content: '\e9e9';
}
.material-icons.streetview:before {
  content: '\e56e';
}
.material-icons.strikethrough_s:before {
  content: '\e257';
}
.material-icons.stroller:before {
  content: '\f1ae';
}
.material-icons.style:before {
  content: '\e41d';
}
.material-icons.subdirectory_arrow_left:before {
  content: '\e5d9';
}
.material-icons.subdirectory_arrow_right:before {
  content: '\e5da';
}
.material-icons.subject:before {
  content: '\e8d2';
}
.material-icons.subscript:before {
  content: '\f111';
}
.material-icons.subscriptions:before {
  content: '\e064';
}
.material-icons.subtitles:before {
  content: '\e048';
}
.material-icons.subtitles_off:before {
  content: '\ef72';
}
.material-icons.subway:before {
  content: '\e56f';
}
.material-icons.summarize:before {
  content: '\f071';
}
.material-icons.sunny:before {
  content: '\e81a';
}
.material-icons.sunny_snowing:before {
  content: '\e819';
}
.material-icons.superscript:before {
  content: '\f112';
}
.material-icons.supervised_user_circle:before {
  content: '\e939';
}
.material-icons.supervisor_account:before {
  content: '\e8d3';
}
.material-icons.support:before {
  content: '\ef73';
}
.material-icons.support_agent:before {
  content: '\f0e2';
}
.material-icons.surfing:before {
  content: '\e515';
}
.material-icons.surround_sound:before {
  content: '\e049';
}
.material-icons.swap_calls:before {
  content: '\e0d7';
}
.material-icons.swap_horiz:before {
  content: '\e8d4';
}
.material-icons.swap_horizontal_circle:before {
  content: '\e933';
}
.material-icons.swap_vert:before {
  content: '\e8d5';
}
.material-icons.swap_vert_circle:before {
  content: '\e8d6';
}
.material-icons.swap_vertical_circle:before {
  content: '\e8d6';
}
.material-icons.swipe:before {
  content: '\e9ec';
}
.material-icons.swipe_down:before {
  content: '\eb53';
}
.material-icons.swipe_down_alt:before {
  content: '\eb30';
}
.material-icons.swipe_left:before {
  content: '\eb59';
}
.material-icons.swipe_left_alt:before {
  content: '\eb33';
}
.material-icons.swipe_right:before {
  content: '\eb52';
}
.material-icons.swipe_right_alt:before {
  content: '\eb56';
}
.material-icons.swipe_up:before {
  content: '\eb2e';
}
.material-icons.swipe_up_alt:before {
  content: '\eb35';
}
.material-icons.swipe_vertical:before {
  content: '\eb51';
}
.material-icons.switch_access_shortcut:before {
  content: '\e7e1';
}
.material-icons.switch_access_shortcut_add:before {
  content: '\e7e2';
}
.material-icons.switch_account:before {
  content: '\e9ed';
}
.material-icons.switch_camera:before {
  content: '\e41e';
}
.material-icons.switch_left:before {
  content: '\f1d1';
}
.material-icons.switch_right:before {
  content: '\f1d2';
}
.material-icons.switch_video:before {
  content: '\e41f';
}
.material-icons.synagogue:before {
  content: '\eab0';
}
.material-icons.sync:before {
  content: '\e627';
}
.material-icons.sync_alt:before {
  content: '\ea18';
}
.material-icons.sync_disabled:before {
  content: '\e628';
}
.material-icons.sync_lock:before {
  content: '\eaee';
}
.material-icons.sync_problem:before {
  content: '\e629';
}
.material-icons.system_security_update:before {
  content: '\f072';
}
.material-icons.system_security_update_good:before {
  content: '\f073';
}
.material-icons.system_security_update_warning:before {
  content: '\f074';
}
.material-icons.system_update:before {
  content: '\e62a';
}
.material-icons.system_update_alt:before {
  content: '\e8d7';
}
.material-icons.system_update_tv:before {
  content: '\e8d7';
}
.material-icons.tab:before {
  content: '\e8d8';
}
.material-icons.tab_unselected:before {
  content: '\e8d9';
}
.material-icons.table_bar:before {
  content: '\ead2';
}
.material-icons.table_chart:before {
  content: '\e265';
}
.material-icons.table_restaurant:before {
  content: '\eac6';
}
.material-icons.table_rows:before {
  content: '\f101';
}
.material-icons.table_view:before {
  content: '\f1be';
}
.material-icons.tablet:before {
  content: '\e32f';
}
.material-icons.tablet_android:before {
  content: '\e330';
}
.material-icons.tablet_mac:before {
  content: '\e331';
}
.material-icons.tag:before {
  content: '\e9ef';
}
.material-icons.tag_faces:before {
  content: '\e420';
}
.material-icons.takeout_dining:before {
  content: '\ea74';
}
.material-icons.tap_and_play:before {
  content: '\e62b';
}
.material-icons.tapas:before {
  content: '\f1e9';
}
.material-icons.task:before {
  content: '\f075';
}
.material-icons.task_alt:before {
  content: '\e2e6';
}
.material-icons.taxi_alert:before {
  content: '\ef74';
}
.material-icons.telegram:before {
  content: '\ea6b';
}
.material-icons.temple_buddhist:before {
  content: '\eab3';
}
.material-icons.temple_hindu:before {
  content: '\eaaf';
}
.material-icons.terminal:before {
  content: '\eb8e';
}
.material-icons.terrain:before {
  content: '\e564';
}
.material-icons.text_decrease:before {
  content: '\eadd';
}
.material-icons.text_fields:before {
  content: '\e262';
}
.material-icons.text_format:before {
  content: '\e165';
}
.material-icons.text_increase:before {
  content: '\eae2';
}
.material-icons.text_rotate_up:before {
  content: '\e93a';
}
.material-icons.text_rotate_vertical:before {
  content: '\e93b';
}
.material-icons.text_rotation_angledown:before {
  content: '\e93c';
}
.material-icons.text_rotation_angleup:before {
  content: '\e93d';
}
.material-icons.text_rotation_down:before {
  content: '\e93e';
}
.material-icons.text_rotation_none:before {
  content: '\e93f';
}
.material-icons.text_snippet:before {
  content: '\f1c6';
}
.material-icons.textsms:before {
  content: '\e0d8';
}
.material-icons.texture:before {
  content: '\e421';
}
.material-icons.theater_comedy:before {
  content: '\ea66';
}
.material-icons.theaters:before {
  content: '\e8da';
}
.material-icons.thermostat:before {
  content: '\f076';
}
.material-icons.thermostat_auto:before {
  content: '\f077';
}
.material-icons.thumb_down:before {
  content: '\e8db';
}
.material-icons.thumb_down_alt:before {
  content: '\e816';
}
.material-icons.thumb_down_off_alt:before {
  content: '\e9f2';
}
.material-icons.thumb_up:before {
  content: '\e8dc';
}
.material-icons.thumb_up_alt:before {
  content: '\e817';
}
.material-icons.thumb_up_off_alt:before {
  content: '\e9f3';
}
.material-icons.thumbs_up_down:before {
  content: '\e8dd';
}
.material-icons.thunderstorm:before {
  content: '\ebdb';
}
.material-icons.tiktok:before {
  content: '\ea7e';
}
.material-icons.time_to_leave:before {
  content: '\e62c';
}
.material-icons.timelapse:before {
  content: '\e422';
}
.material-icons.timeline:before {
  content: '\e922';
}
.material-icons.timer:before {
  content: '\e425';
}
.material-icons.timer_10:before {
  content: '\e423';
}
.material-icons.timer_10_select:before {
  content: '\f07a';
}
.material-icons.timer_3:before {
  content: '\e424';
}
.material-icons.timer_3_select:before {
  content: '\f07b';
}
.material-icons.timer_off:before {
  content: '\e426';
}
.material-icons.tips_and_updates:before {
  content: '\e79a';
}
.material-icons.tire_repair:before {
  content: '\ebc8';
}
.material-icons.title:before {
  content: '\e264';
}
.material-icons.toc:before {
  content: '\e8de';
}
.material-icons.today:before {
  content: '\e8df';
}
.material-icons.toggle_off:before {
  content: '\e9f5';
}
.material-icons.toggle_on:before {
  content: '\e9f6';
}
.material-icons.token:before {
  content: '\ea25';
}
.material-icons.toll:before {
  content: '\e8e0';
}
.material-icons.tonality:before {
  content: '\e427';
}
.material-icons.topic:before {
  content: '\f1c8';
}
.material-icons.tornado:before {
  content: '\e199';
}
.material-icons.touch_app:before {
  content: '\e913';
}
.material-icons.tour:before {
  content: '\ef75';
}
.material-icons.toys:before {
  content: '\e332';
}
.material-icons.track_changes:before {
  content: '\e8e1';
}
.material-icons.traffic:before {
  content: '\e565';
}
.material-icons.train:before {
  content: '\e570';
}
.material-icons.tram:before {
  content: '\e571';
}
.material-icons.transfer_within_a_station:before {
  content: '\e572';
}
.material-icons.transform:before {
  content: '\e428';
}
.material-icons.transgender:before {
  content: '\e58d';
}
.material-icons.transit_enterexit:before {
  content: '\e579';
}
.material-icons.translate:before {
  content: '\e8e2';
}
.material-icons.travel_explore:before {
  content: '\e2db';
}
.material-icons.trending_down:before {
  content: '\e8e3';
}
.material-icons.trending_flat:before {
  content: '\e8e4';
}
.material-icons.trending_neutral:before {
  content: '\e8e4';
}
.material-icons.trending_up:before {
  content: '\e8e5';
}
.material-icons.trip_origin:before {
  content: '\e57b';
}
.material-icons.troubleshoot:before {
  content: '\e1d2';
}
.material-icons.try:before {
  content: '\f07c';
}
.material-icons.tsunami:before {
  content: '\ebd8';
}
.material-icons.tty:before {
  content: '\f1aa';
}
.material-icons.tune:before {
  content: '\e429';
}
.material-icons.tungsten:before {
  content: '\f07d';
}
.material-icons.turn_left:before {
  content: '\eba6';
}
.material-icons.turn_right:before {
  content: '\ebab';
}
.material-icons.turn_sharp_left:before {
  content: '\eba7';
}
.material-icons.turn_sharp_right:before {
  content: '\ebaa';
}
.material-icons.turn_slight_left:before {
  content: '\eba4';
}
.material-icons.turn_slight_right:before {
  content: '\eb9a';
}
.material-icons.turned_in:before {
  content: '\e8e6';
}
.material-icons.turned_in_not:before {
  content: '\e8e7';
}
.material-icons.tv:before {
  content: '\e333';
}
.material-icons.tv_off:before {
  content: '\e647';
}
.material-icons.two_wheeler:before {
  content: '\e9f9';
}
.material-icons.u_turn_left:before {
  content: '\eba1';
}
.material-icons.u_turn_right:before {
  content: '\eba2';
}
.material-icons.umbrella:before {
  content: '\f1ad';
}
.material-icons.unarchive:before {
  content: '\e169';
}
.material-icons.undo:before {
  content: '\e166';
}
.material-icons.unfold_less:before {
  content: '\e5d6';
}
.material-icons.unfold_more:before {
  content: '\e5d7';
}
.material-icons.unpublished:before {
  content: '\f236';
}
.material-icons.unsubscribe:before {
  content: '\e0eb';
}
.material-icons.upcoming:before {
  content: '\f07e';
}
.material-icons.update:before {
  content: '\e923';
}
.material-icons.update_disabled:before {
  content: '\e075';
}
.material-icons.upgrade:before {
  content: '\f0fb';
}
.material-icons.upload:before {
  content: '\f09b';
}
.material-icons.upload_file:before {
  content: '\e9fc';
}
.material-icons.usb:before {
  content: '\e1e0';
}
.material-icons.usb_off:before {
  content: '\e4fa';
}
.material-icons.vaccines:before {
  content: '\e138';
}
.material-icons.vape_free:before {
  content: '\ebc6';
}
.material-icons.vaping_rooms:before {
  content: '\ebcf';
}
.material-icons.verified:before {
  content: '\ef76';
}
.material-icons.verified_user:before {
  content: '\e8e8';
}
.material-icons.vertical_align_bottom:before {
  content: '\e258';
}
.material-icons.vertical_align_center:before {
  content: '\e259';
}
.material-icons.vertical_align_top:before {
  content: '\e25a';
}
.material-icons.vertical_distribute:before {
  content: '\e076';
}
.material-icons.vertical_shades:before {
  content: '\ec0e';
}
.material-icons.vertical_shades_closed:before {
  content: '\ec0d';
}
.material-icons.vertical_split:before {
  content: '\e949';
}
.material-icons.vibration:before {
  content: '\e62d';
}
.material-icons.video_call:before {
  content: '\e070';
}
.material-icons.video_camera_back:before {
  content: '\f07f';
}
.material-icons.video_camera_front:before {
  content: '\f080';
}
.material-icons.video_collection:before {
  content: '\e04a';
}
.material-icons.video_file:before {
  content: '\eb87';
}
.material-icons.video_label:before {
  content: '\e071';
}
.material-icons.video_library:before {
  content: '\e04a';
}
.material-icons.video_settings:before {
  content: '\ea75';
}
.material-icons.video_stable:before {
  content: '\f081';
}
.material-icons.videocam:before {
  content: '\e04b';
}
.material-icons.videocam_off:before {
  content: '\e04c';
}
.material-icons.videogame_asset:before {
  content: '\e338';
}
.material-icons.videogame_asset_off:before {
  content: '\e500';
}
.material-icons.view_agenda:before {
  content: '\e8e9';
}
.material-icons.view_array:before {
  content: '\e8ea';
}
.material-icons.view_carousel:before {
  content: '\e8eb';
}
.material-icons.view_column:before {
  content: '\e8ec';
}
.material-icons.view_comfortable:before {
  content: '\e42a';
}
.material-icons.view_comfy:before {
  content: '\e42a';
}
.material-icons.view_comfy_alt:before {
  content: '\eb73';
}
.material-icons.view_compact:before {
  content: '\e42b';
}
.material-icons.view_compact_alt:before {
  content: '\eb74';
}
.material-icons.view_cozy:before {
  content: '\eb75';
}
.material-icons.view_day:before {
  content: '\e8ed';
}
.material-icons.view_headline:before {
  content: '\e8ee';
}
.material-icons.view_in_ar:before {
  content: '\e9fe';
}
.material-icons.view_kanban:before {
  content: '\eb7f';
}
.material-icons.view_list:before {
  content: '\e8ef';
}
.material-icons.view_module:before {
  content: '\e8f0';
}
.material-icons.view_quilt:before {
  content: '\e8f1';
}
.material-icons.view_sidebar:before {
  content: '\f114';
}
.material-icons.view_stream:before {
  content: '\e8f2';
}
.material-icons.view_timeline:before {
  content: '\eb85';
}
.material-icons.view_week:before {
  content: '\e8f3';
}
.material-icons.vignette:before {
  content: '\e435';
}
.material-icons.villa:before {
  content: '\e586';
}
.material-icons.visibility:before {
  content: '\e8f4';
}
.material-icons.visibility_off:before {
  content: '\e8f5';
}
.material-icons.voice_chat:before {
  content: '\e62e';
}
.material-icons.voice_over_off:before {
  content: '\e94a';
}
.material-icons.voicemail:before {
  content: '\e0d9';
}
.material-icons.volcano:before {
  content: '\ebda';
}
.material-icons.volume_down:before {
  content: '\e04d';
}
.material-icons.volume_down_alt:before {
  content: '\e79c';
}
.material-icons.volume_mute:before {
  content: '\e04e';
}
.material-icons.volume_off:before {
  content: '\e04f';
}
.material-icons.volume_up:before {
  content: '\e050';
}
.material-icons.volunteer_activism:before {
  content: '\ea70';
}
.material-icons.vpn_key:before {
  content: '\e0da';
}
.material-icons.vpn_key_off:before {
  content: '\eb7a';
}
.material-icons.vpn_lock:before {
  content: '\e62f';
}
.material-icons.vrpano:before {
  content: '\f082';
}
.material-icons.wallet:before {
  content: '\f8ff';
}
.material-icons.wallet_giftcard:before {
  content: '\e8f6';
}
.material-icons.wallet_membership:before {
  content: '\e8f7';
}
.material-icons.wallet_travel:before {
  content: '\e8f8';
}
.material-icons.wallpaper:before {
  content: '\e1bc';
}
.material-icons.warehouse:before {
  content: '\ebb8';
}
.material-icons.warning:before {
  content: '\e002';
}
.material-icons.warning_amber:before {
  content: '\f083';
}
.material-icons.wash:before {
  content: '\f1b1';
}
.material-icons.watch:before {
  content: '\e334';
}
.material-icons.watch_later:before {
  content: '\e924';
}
.material-icons.watch_off:before {
  content: '\eae3';
}
.material-icons.water:before {
  content: '\f084';
}
.material-icons.water_damage:before {
  content: '\f203';
}
.material-icons.water_drop:before {
  content: '\e798';
}
.material-icons.waterfall_chart:before {
  content: '\ea00';
}
.material-icons.waves:before {
  content: '\e176';
}
.material-icons.waving_hand:before {
  content: '\e766';
}
.material-icons.wb_auto:before {
  content: '\e42c';
}
.material-icons.wb_cloudy:before {
  content: '\e42d';
}
.material-icons.wb_incandescent:before {
  content: '\e42e';
}
.material-icons.wb_iridescent:before {
  content: '\e436';
}
.material-icons.wb_shade:before {
  content: '\ea01';
}
.material-icons.wb_sunny:before {
  content: '\e430';
}
.material-icons.wb_twighlight:before {
  content: '\ea02';
}
.material-icons.wb_twilight:before {
  content: '\e1c6';
}
.material-icons.wc:before {
  content: '\e63d';
}
.material-icons.web:before {
  content: '\e051';
}
.material-icons.web_asset:before {
  content: '\e069';
}
.material-icons.web_asset_off:before {
  content: '\e4f7';
}
.material-icons.web_stories:before {
  content: '\e595';
}
.material-icons.webhook:before {
  content: '\eb92';
}
.material-icons.wechat:before {
  content: '\ea81';
}
.material-icons.weekend:before {
  content: '\e16b';
}
.material-icons.west:before {
  content: '\f1e6';
}
.material-icons.whatsapp:before {
  content: '\ea9c';
}
.material-icons.whatshot:before {
  content: '\e80e';
}
.material-icons.wheelchair_pickup:before {
  content: '\f1ab';
}
.material-icons.where_to_vote:before {
  content: '\e177';
}
.material-icons.widgets:before {
  content: '\e1bd';
}
.material-icons.width_full:before {
  content: '\f8f5';
}
.material-icons.width_normal:before {
  content: '\f8f6';
}
.material-icons.width_wide:before {
  content: '\f8f7';
}
.material-icons.wifi:before {
  content: '\e63e';
}
.material-icons.wifi_1_bar:before {
  content: '\e4ca';
}
.material-icons.wifi_2_bar:before {
  content: '\e4d9';
}
.material-icons.wifi_calling:before {
  content: '\ef77';
}
.material-icons.wifi_calling_3:before {
  content: '\f085';
}
.material-icons.wifi_channel:before {
  content: '\eb6a';
}
.material-icons.wifi_find:before {
  content: '\eb31';
}
.material-icons.wifi_lock:before {
  content: '\e1e1';
}
.material-icons.wifi_off:before {
  content: '\e648';
}
.material-icons.wifi_password:before {
  content: '\eb6b';
}
.material-icons.wifi_protected_setup:before {
  content: '\f0fc';
}
.material-icons.wifi_tethering:before {
  content: '\e1e2';
}
.material-icons.wifi_tethering_error:before {
  content: '\ead9';
}
.material-icons.wifi_tethering_error_rounded:before {
  content: '\f086';
}
.material-icons.wifi_tethering_off:before {
  content: '\f087';
}
.material-icons.wind_power:before {
  content: '\ec0c';
}
.material-icons.window:before {
  content: '\f088';
}
.material-icons.wine_bar:before {
  content: '\f1e8';
}
.material-icons.woman:before {
  content: '\e13e';
}
.material-icons.woo_commerce:before {
  content: '\ea6d';
}
.material-icons.wordpress:before {
  content: '\ea9f';
}
.material-icons.work:before {
  content: '\e8f9';
}
.material-icons.work_history:before {
  content: '\ec09';
}
.material-icons.work_off:before {
  content: '\e942';
}
.material-icons.work_outline:before {
  content: '\e943';
}
.material-icons.workspace_premium:before {
  content: '\e7af';
}
.material-icons.workspaces:before {
  content: '\e1a0';
}
.material-icons.workspaces_filled:before {
  content: '\ea0d';
}
.material-icons.workspaces_outline:before {
  content: '\ea0f';
}
.material-icons.wrap_text:before {
  content: '\e25b';
}
.material-icons.wrong_location:before {
  content: '\ef78';
}
.material-icons.wysiwyg:before {
  content: '\f1c3';
}
.material-icons.yard:before {
  content: '\f089';
}
.material-icons.youtube_searched_for:before {
  content: '\e8fa';
}
.material-icons.zoom_in:before {
  content: '\e8ff';
}
.material-icons.zoom_in_map:before {
  content: '\eb2d';
}
.material-icons.zoom_out:before {
  content: '\e900';
}
.material-icons.zoom_out_map:before {
  content: '\e56b';
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography h1 {
  font: 400 24px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2 {
  font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption {
  font: 400 12px/20px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle,
.mat-card {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell,
.mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-form-field-autofill-control:-webkit-autofill
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-input-server:focus
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-form-field-autofill-control:-webkit-autofill
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-input-server[label]:not(:label-shown)
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n + 2),
.mat-grid-tile-footer .mat-line:nth-child(n + 2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 12px;
}
.mat-radio-button,
.mat-select {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical,
.mat-stepper-horizontal {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: 400;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-tab-label,
.mat-tab-link {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item,
.mat-list-option {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n + 2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n + 2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
}
@keyframes cdk-text-field-autofill-end {
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator,
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: #0000001a;
}
.mat-option {
  color: #000000de;
}
.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: #000000de;
}
.mat-option.mat-option-disabled {
  color: #00000061;
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #2196f3;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff4081;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.mat-optgroup-label {
  color: #0000008a;
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: #00000061;
}
.mat-pseudo-checkbox {
  color: #0000008a;
}
.mat-pseudo-checkbox:after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #2196f3;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff4081;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: #000000de;
}
.mat-elevation-z0 {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f;
}
.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f;
}
.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}
.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f;
}
.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f;
}
.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f;
}
.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f;
}
.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f;
}
.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f;
}
.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f;
}
.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
}
.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f;
}
.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f;
}
.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f;
}
.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f;
}
.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f;
}
.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f;
}
.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f;
}
.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: #000000de;
}
.mat-autocomplete-panel:not([class*='mat-elevation-z']) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #000000de;
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir='rtl'] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir='rtl'] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir='rtl'] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir='rtl'] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir='rtl'] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir='rtl'] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  color: #fff;
  background: #2196f3;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: #fff;
}
.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #f44336;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: #00000061;
}
.mat-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
  background: white;
  color: #000000de;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
  color: #2196f3;
}
.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #ff4081;
}
.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #2196f3;
}
.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ff4081;
}
.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: #0000001f;
}
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  color: #000000de;
  background-color: #fff;
}
.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary,
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent,
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  color: #fff;
}
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  background-color: #2196f3;
}
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  background-color: #ff4081;
}
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: #0000001f;
}
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-stroked-button:not([class*='mat-elevation-z']),
.mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*='mat-elevation-z']) {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}
.mat-raised-button.mat-button-disabled:not([class*='mat-elevation-z']) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-fab:not([class*='mat-elevation-z']),
.mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-fab:not(.mat-button-disabled):active:not([class*='mat-elevation-z']),
.mat-mini-fab:not(.mat-button-disabled):active:not([class*='mat-elevation-z']) {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f;
}
.mat-fab.mat-button-disabled:not([class*='mat-elevation-z']),
.mat-mini-fab.mat-button-disabled:not([class*='mat-elevation-z']) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: #00000061;
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #0000001f;
}
.mat-button-toggle-appearance-standard {
  color: #000000de;
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #000;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
[dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: #0000008a;
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #000000de;
}
.mat-button-toggle-disabled {
  color: #00000042;
  background-color: #eee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: #000000de;
}
.mat-card:not([class*='mat-elevation-z']) {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-card-subtitle {
  color: #0000008a;
}
.mat-checkbox-frame {
  border-color: #0000008a;
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #2196f3;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff4081;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: #0000008a;
}
.mat-checkbox .mat-ripple-element {
  background-color: #000;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #2196f3;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ff4081;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: #000000de;
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: #000000de;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #2196f3;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff4081;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-table {
  background: white;
}
.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
  border-bottom-color: #0000001f;
}
.mat-header-cell {
  color: #0000008a;
}
.mat-cell,
.mat-footer-cell {
  color: #000000de;
}
.mat-calendar-arrow {
  fill: #0000008a;
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: #0000008a;
}
.mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-table-header,
.mat-calendar-body-label {
  color: #0000008a;
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: #000000de;
  border-color: transparent;
}
.mat-calendar-body-disabled
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #00000061;
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: #00000061;
}
.mat-calendar-body-in-preview {
  color: #0000003d;
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #00000061;
}
.mat-calendar-body-disabled
  > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #0000002e;
}
.mat-calendar-body-in-range:before {
  background: rgba(33, 150, 243, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start:before,
[dir='rtl'] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(33, 150, 243, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end:before,
[dir='rtl'] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(33, 150, 243, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #2196f3;
  color: #fff;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: #2196f366;
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.cdk-keyboard-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #2196f34d;
}
@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover
    > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #2196f34d;
  }
}
.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
  background-color: #fff;
  color: #000000de;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
  background: rgba(255, 64, 129, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-accent [dir='rtl'] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-accent [dir='rtl'] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ff4081;
  color: #fff;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: #ff408166;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.mat-datepicker-content.mat-accent
  .cdk-keyboard-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent
  .cdk-program-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #ff40814d;
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent
    .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover
    > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #ff40814d;
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-warn [dir='rtl'] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-warn [dir='rtl'] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: #fff;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: #f4433666;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.mat-datepicker-content.mat-warn
  .cdk-keyboard-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn
  .cdk-program-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #f443364d;
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn
    .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover
    > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #f443364d;
  }
}
.mat-datepicker-content-touch {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
}
.mat-datepicker-toggle-active {
  color: #2196f3;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: #00000061;
}
.mat-dialog-container {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
  background: white;
  color: #000000de;
}
.mat-divider {
  border-top-color: #0000001f;
}
.mat-divider-vertical {
  border-right-color: #0000001f;
}
.mat-expansion-panel {
  background: white;
  color: #000000de;
}
.mat-expansion-panel:not([class*='mat-elevation-z']) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-action-row {
  border-top-color: #0000001f;
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled='true']),
.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled='true']),
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled='true']) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true']) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: #000000de;
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator:after {
  color: #0000008a;
}
.mat-expansion-panel-header[aria-disabled='true'] {
  color: #00000042;
}
.mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label,
.mat-hint {
  color: #0009;
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #2196f3;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #ff4081;
}
.mat-form-field-ripple {
  background-color: #000000de;
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2196f3;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
  color: #2196f3;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
  color: #ff4081;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.mat-error {
  color: #f44336;
}
.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
  color: #0000008a;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #0000006b;
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: #0000006b;
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #0000000a;
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: #00000005;
}
.mat-form-field-appearance-fill .mat-form-field-underline:before {
  background-color: #0000006b;
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #00000061;
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: #0000001f;
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #000000de;
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #2196f3;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff4081;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #00000061;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: #0000000f;
}
.mat-icon.mat-primary {
  color: #2196f3;
}
.mat-icon.mat-accent {
  color: #ff4081;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  color: #0000008a;
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after {
  color: #00000061;
}
.mat-input-element {
  caret-color: #2196f3;
}
.mat-input-element::placeholder {
  color: #0000006b;
}
.mat-input-element::-moz-placeholder {
  color: #0000006b;
}
.mat-input-element::-webkit-input-placeholder {
  color: #0000006b;
}
.mat-input-element:-ms-input-placeholder {
  color: #0000006b;
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #ff4081;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
  color: #f44336;
}
.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
  color: #000000de;
}
.mat-list-base .mat-subheader {
  color: #0000008a;
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eee;
  color: #00000061;
}
.mat-list-option:hover,
.mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option,
.mat-list-single-selected-option:hover,
.mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*='mat-elevation-z']) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-menu-item {
  background: transparent;
  color: #000000de;
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: #00000061;
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: #0000008a;
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: #0000008a;
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: #00000061;
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #c4e1f8;
}
.mat-progress-bar-buffer {
  background-color: #c4e1f8;
}
.mat-progress-bar-fill:after {
  background-color: #2196f3;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fbccdc;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fbccdc;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #ff4081;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #f44336;
}
.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #2196f3;
}
.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #ff4081;
}
.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-radio-outer-circle {
  border-color: #0000008a;
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #2196f3;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #2196f3;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff4081;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ff4081;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #00000061;
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #00000061;
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #00000061;
}
.mat-radio-button .mat-ripple-element {
  background-color: #000;
}
.mat-select-value {
  color: #000000de;
}
.mat-select-placeholder {
  color: #0000006b;
}
.mat-select-disabled .mat-select-value {
  color: #00000061;
}
.mat-select-arrow {
  color: #0000008a;
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*='mat-elevation-z']) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #2196f3;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff4081;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #00000061;
}
.mat-drawer-container {
  background-color: #fafafa;
  color: #000000de;
}
.mat-drawer {
  background-color: #fff;
  color: #000000de;
}
.mat-drawer.mat-drawer-push {
  background-color: #fff;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end,
[dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir='rtl'] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: #0009;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #ff40818a;
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #2196f3;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: #2196f38a;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #2196f3;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: #f443368a;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000;
}
.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: #00000061;
}
.mat-slider-track-background {
  background-color: #00000042;
}
.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #2196f3;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: #2196f333;
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #ff4081;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: #ff408133;
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: #f4433633;
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #00000061;
}
.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #00000042;
}
.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: #0000001f;
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: #000000de;
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #00000042;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #00000042;
  background-color: transparent;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #00000061;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled
  .mat-slider-thumb {
  border-color: #00000042;
}
.mat-slider-has-ticks .mat-slider-wrapper:after {
  border-color: #000000b3;
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
  background-image: -moz-repeating-linear-gradient(
    0.0001deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover:not([aria-disabled]),
.mat-step-header:hover[aria-disabled='false'] {
  background-color: #0000000a;
}
.mat-step-header:hover[aria-disabled='true'] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: #0000008a;
}
.mat-step-header .mat-step-icon {
  background-color: #0000008a;
  color: #fff;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #2196f3;
  color: #fff;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: #fff;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ff4081;
  color: #fff;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: #fff;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: #fff;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: #000000de;
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: #fff;
}
.mat-stepper-vertical-line:before {
  border-left-color: #0000001f;
}
.mat-horizontal-stepper-header:before,
.mat-horizontal-stepper-header:after,
.mat-stepper-horizontal-line {
  border-top-color: #0000001f;
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px;
}
.mat-stepper-vertical-line:before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label,
.mat-tab-link {
  color: #000000de;
}
.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
  color: #00000061;
}
.mat-tab-header-pagination-chevron {
  border-color: #000000de;
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #00000061;
}
.mat-tab-group[class*='mat-background-'] > .mat-tab-header,
.mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #bbdefb4d;
}
.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #2196f3;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ff80ab4d;
}
.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff4081;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffcdd24d;
}
.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #bbdefb4d;
}
.mat-tab-group.mat-background-primary > .mat-tab-header,
.mat-tab-group.mat-background-primary > .mat-tab-link-container,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #2196f3;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ff80ab4d;
}
.mat-tab-group.mat-background-accent > .mat-tab-header,
.mat-tab-group.mat-background-accent > .mat-tab-link-container,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ff4081;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffcdd24d;
}
.mat-tab-group.mat-background-warn > .mat-tab-header,
.mat-tab-group.mat-background-warn > .mat-tab-link-container,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-toolbar {
  background: whitesmoke;
  color: #000000de;
}
.mat-toolbar.mat-primary {
  background: #2196f3;
  color: #fff;
}
.mat-toolbar.mat-accent {
  background: #ff4081;
  color: #fff;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: #fff;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row,
.mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row,
  .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: #000000de;
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: #ffffffb3;
  background: #323232;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-simple-snackbar-action {
  color: #ff4081;
}
* {
  box-sizing: border-box;
  font-family: Source Sans Pro;
}
.chat .mat-form-field-appearance-outline .mat-form-field-outline {
  color: #fff !important;
}
.chat .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #e9e9e9 !important;
}
.expension-header .mat-expansion-panel-header-description,
.mat-expansion-indicator:after {
  color: #fff !important;
}
.mat-form-field .mat-form-field-infix {
  border-top: 0.4em solid transparent !important;
}
.mat-form-field .mat-form-field-infix {
  padding: 0.7em 0 !important;
}
.mat-form-field .mat-select-arrow-wrapper {
  transform: translateY(-8%) !important;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #1b1a17 !important;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f0a500 !important;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #f0a500 !important;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #1b1a17 !important;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #1b1a17 !important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #0fd74a;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #fff;
  border: 1px solid #0fd74a;
}
.c-profile-btn .mat-button-focus-overlay {
  opacity: 0;
}
.c-profile-btn .mat-menu-content {
  padding: 0 !important;
}
html,
body {
  display: flex;
  flex-direction: column;
  margin: 0;
  height: 100%;
}
html {
  font-size: 62.5%;
}
body {
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  color: #17242a;
}
h1 {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  font-family: Source-Sans-Pro-SemiBold;
  font-weight: 600;
}
p {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
}
h5 {
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  font-weight: 400;
}
h4 {
  font-size: clamp(2rem, 2vw, 2.4rem);
}
h3 {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
h2 {
  font-size: clamp(1.8rem, 2vw, 2.6rem);
  font-weight: 600;
}
.page {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}
body::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}
body::-webkit-scrollbar-thumb {
  background: #2d4057;
}
body::-webkit-scrollbar-track {
  background: #fff;
}
body {
  scrollbar-face-color: #2d4057;
  scrollbar-track-color: #fff;
}
.mat-drawer-inner-container::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}
.mat-drawer-inner-container::-webkit-scrollbar-thumb {
  background: #d8d8d8;
}
.mat-drawer-inner-container::-webkit-scrollbar-track {
  background: #ececec;
}
.mat-drawer-inner-container {
  scrollbar-face-color: #d8d8d8;
  scrollbar-track-color: #ececec;
}
.mat-drawer-content {
  background-color: #fff;
}
.modal-header .close-c {
  width: 15px;
  opacity: 1;
  cursor: pointer;
}
.modal-header a {
  display: flex;
  color: #17242a;
  text-decoration: none;
}
@media (max-width: 767px) {
  .modal-header a {
    display: initial;
  }
}
.backdropBackground {
  filter: blur(0px);
  background-color: #2c2b2b;
  opacity: 0.5 !important;
}
.modal-content {
  border: none !important;
  color: #17242a;
}
.modal-content .primary-btn {
  background-color: #3c8dbc;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}
.modal-content mat-label {
  font-weight: 700;
}
.modal-content .modal-header {
  border-bottom: none !important;
  padding-top: 0;
  color: #17242a;
}
@media (max-width: 440px) {
  .modal-content {
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
}
.modal-content mat-dialog-actions button {
  background-color: #fff;
  color: #0d1111 !important;
  font-weight: 700;
  border: 1px solid #0d1111;
  border-radius: 5px;
}
@media (min-width: 900px) {
  .modal-content mat-dialog-actions button {
    line-height: 4rem;
    width: 10rem;
  }
}
.modal-content mat-dialog-actions button:nth-child(2) {
  color: #fff !important;
  background-color: #0d1111 !important;
  font-weight: 700;
  border: 1px solid #0d1111;
  border-radius: 5px;
}
.modal-scroll {
  overflow-y: auto;
  height: 600px;
}
.modal-scroll::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
}
.modal-scroll::-webkit-scrollbar-thumb {
  background: #d8d8d8;
}
.modal-scroll::-webkit-scrollbar-track {
  background: #ececec;
}
.modal-scroll {
  scrollbar-face-color: #d8d8d8;
  scrollbar-track-color: #ececec;
}
.rec-chip {
  border-radius: 5px !important;
  background-color: #f9f9f9 !important;
}
.mat-dialog-container {
  border-radius: 10px !important;
}
.modal-para {
  color: #5f5d5d;
}
@media (min-width: 900px) {
  .modal-para {
    font-size: 16px;
  }
}
.duration-btn {
  border: 1px solid #9f9e9e !important;
  border-radius: 3px;
  background-color: #e9e9e9;
  color: #17242a;
}
@media (max-width: 599px) {
  .duration-btn {
    width: 130px !important;
  }
}
@media (min-width: 900px) {
  .duration-btn {
    width: 110px;
  }
}
.duration-btn .mat-select-placeholder {
  color: #17242a;
}
@media (min-width: 900px) {
  .duration-btn {
    width: 180px;
  }
}
.duration-btn .mat-select-value {
  color: #17242a;
  text-align: left;
}
.duration-btn .mat-select-arrow {
  color: #17242a;
}
.c-detail-page {
  margin-bottom: 10vh;
}
@media (min-width: 1200px) {
  .c-detail-page {
    margin-bottom: 5vh;
  }
}
.mat-calendar-body-label:not(:last-of-type) {
  visibility: hidden;
}
.mat-calendar-body-label:last-of-type {
  display: none;
}
@media (max-width: 559px) {
  .col-csm-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 15px;
  }
}
.custom-home-card {
  background-color: #fff;
  box-shadow: 8px 9px 32px #0000000f;
  max-width: 32%;
}
@media (min-width: 1200px) {
  .custom-home-card h3 {
    font-size: clamp(1.8rem, 2vw, 3rem);
    font-weight: 600;
  }
}
.table-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 8px 9px 32px #0000000f !important;
  border-radius: 5px !important;
}
.filter-btn {
  background-color: #0d1111 !important;
  color: #fff;
}
.btn-hover:hover {
  background-color: #f0a500 !important;
}
.rating {
  float: left;
  border: none;
}
.rating:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.rating:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 0.1em;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  color: #919191;
}
.rating:not(:checked) > label:before {
  content: '\2605  ';
}
.rating > input:checked ~ label {
  color: #f0a500;
}
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
  color: #ea0;
}
.primary-btn {
  color: #fff !important;
  background-color: #0d1111;
  font-weight: 700;
  width: 120px;
  height: 40px;
}
.rating-select .mat-radio-label {
  color: #bfbfbf !important;
}
.scroll-card {
  overflow-x: auto;
}
