/*!
 ussene azito mauanja 
 */
 :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", 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;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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", 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 {
  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[title],
abbr[data-original-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;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .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: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
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;
}

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;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

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: .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,
.uh1, .uh2, .uh3, .uh4, .uh5, .uh6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .uh1 {
  font-size: 2.5rem;
}

h2, .uh2 {
  font-size: 2rem;
}

h3, .uh3 {
  font-size: 1.75rem;
}

h4, .uh4 {
  font-size: 1.5rem;
}

h5, .uh5 {
  font-size: 1.25rem;
}

h6, .uh6 {
  font-size: 1rem;
}

.ulead {
  font-size: 1.25rem;
  font-weight: 300;
}

.udisplay-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.udisplay-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.udisplay-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.udisplay-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,
.usmall {
  font-size: 80%;
  font-weight: 400;
}

mark,
.umark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.ulist-unstyled {
  padding-left: 0;
  list-style: none;
}

.ulist-inline {
  padding-left: 0;
  list-style: none;
}

.ulist-inline-item {
  display: inline-block;
}

.ulist-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.uinitialism {
  font-size: 90%;
  text-transform: uppercase;
}

.ublockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.ublockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.ublockquote-footer::before {
  content: "\2014\00A0";
}

.uimg-fluid {
  max-width: 100%;
  height: auto;
}

.uimg-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.ufigure {
  display: inline-block;
}

.ufigure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.ufigure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: 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;
}

.upre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.ucontainer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .ucontainer {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .ucontainer {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .ucontainer {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .ucontainer {
    max-width: 1140px;
  }
}

.ucontainer-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.urow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.uno-gutters {
  margin-right: 0;
  margin-left: 0;
}

.uno-gutters > .ucol,
.uno-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.ucol-1, .ucol-2, .ucol-3, .ucol-4, .ucol-5, .ucol-6, .ucol-7, .ucol-8, .ucol-9, .ucol-10, .ucol-11, .ucol-12, .ucol,
.ucol-auto, .ucol-sm-1, .ucol-sm-2, .ucol-sm-3, .ucol-sm-4, .ucol-sm-5, .ucol-sm-6, .ucol-sm-7, .ucol-sm-8, .ucol-sm-9, .ucol-sm-10, .ucol-sm-11, .ucol-sm-12, .ucol-sm,
.ucol-sm-auto, .ucol-md-1, .ucol-md-2, .ucol-md-3, .ucol-md-4, .ucol-md-5, .ucol-md-6, .ucol-md-7, .ucol-md-8, .ucol-md-9, .ucol-md-10, .ucol-md-11, .ucol-md-12, .ucol-md,
.ucol-md-auto, .ucol-lg-1, .ucol-lg-2, .ucol-lg-3, .ucol-lg-4, .ucol-lg-5, .ucol-lg-6, .ucol-lg-7, .ucol-lg-8, .ucol-lg-9, .ucol-lg-10, .ucol-lg-11, .ucol-lg-12, .ucol-lg,
.ucol-lg-auto, .ucol-xl-1, .ucol-xl-2, .ucol-xl-3, .ucol-xl-4, .ucol-xl-5, .ucol-xl-6, .ucol-xl-7, .ucol-xl-8, .ucol-xl-9, .ucol-xl-10, .ucol-xl-11, .ucol-xl-12, .ucol-xl,
.ucol-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.ucol {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.ucol-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.ucol-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.ucol-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.ucol-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.ucol-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.ucol-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.ucol-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.ucol-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.ucol-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.ucol-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.ucol-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.ucol-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.ucol-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.uorder-first {
  -ms-flex-order: -1;
  order: -1;
}

.uorder-last {
  -ms-flex-order: 13;
  order: 13;
}

.uorder-0 {
  -ms-flex-order: 0;
  order: 0;
}

.uorder-1 {
  -ms-flex-order: 1;
  order: 1;
}

.uorder-2 {
  -ms-flex-order: 2;
  order: 2;
}

.uorder-3 {
  -ms-flex-order: 3;
  order: 3;
}

.uorder-4 {
  -ms-flex-order: 4;
  order: 4;
}

.uorder-5 {
  -ms-flex-order: 5;
  order: 5;
}

.uorder-6 {
  -ms-flex-order: 6;
  order: 6;
}

.uorder-7 {
  -ms-flex-order: 7;
  order: 7;
}

.uorder-8 {
  -ms-flex-order: 8;
  order: 8;
}

.uorder-9 {
  -ms-flex-order: 9;
  order: 9;
}

.uorder-10 {
  -ms-flex-order: 10;
  order: 10;
}

.uorder-11 {
  -ms-flex-order: 11;
  order: 11;
}

.uorder-12 {
  -ms-flex-order: 12;
  order: 12;
}

.uoffset-1 {
  margin-left: 8.333333%;
}

.uoffset-2 {
  margin-left: 16.666667%;
}

.uoffset-3 {
  margin-left: 25%;
}

.uoffset-4 {
  margin-left: 33.333333%;
}

.uoffset-5 {
  margin-left: 41.666667%;
}

.uoffset-6 {
  margin-left: 50%;
}

.uoffset-7 {
  margin-left: 58.333333%;
}

.uoffset-8 {
  margin-left: 66.666667%;
}

.uoffset-9 {
  margin-left: 75%;
}

.uoffset-10 {
  margin-left: 83.333333%;
}

.uoffset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .ucol-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ucol-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ucol-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .ucol-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .ucol-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ucol-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .ucol-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .ucol-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ucol-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .ucol-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .ucol-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ucol-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .ucol-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .ucol-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .uorder-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .uorder-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .uorder-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .uorder-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .uorder-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .uorder-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .uorder-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .uorder-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .uorder-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .uorder-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .uorder-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .uorder-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .uorder-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .uorder-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .uorder-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .uoffset-sm-0 {
    margin-left: 0;
  }
  .uoffset-sm-1 {
    margin-left: 8.333333%;
  }
  .uoffset-sm-2 {
    margin-left: 16.666667%;
  }
  .uoffset-sm-3 {
    margin-left: 25%;
  }
  .uoffset-sm-4 {
    margin-left: 33.333333%;
  }
  .uoffset-sm-5 {
    margin-left: 41.666667%;
  }
  .uoffset-sm-6 {
    margin-left: 50%;
  }
  .uoffset-sm-7 {
    margin-left: 58.333333%;
  }
  .uoffset-sm-8 {
    margin-left: 66.666667%;
  }
  .uoffset-sm-9 {
    margin-left: 75%;
  }
  .uoffset-sm-10 {
    margin-left: 83.333333%;
  }
  .uoffset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .ucol-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ucol-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ucol-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .ucol-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .ucol-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ucol-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .ucol-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .ucol-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ucol-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .ucol-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .ucol-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ucol-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .ucol-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .ucol-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .uorder-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .uorder-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .uorder-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .uorder-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .uorder-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .uorder-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .uorder-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .uorder-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .uorder-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .uorder-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .uorder-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .uorder-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .uorder-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .uorder-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .uorder-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .uoffset-md-0 {
    margin-left: 0;
  }
  .uoffset-md-1 {
    margin-left: 8.333333%;
  }
  .uoffset-md-2 {
    margin-left: 16.666667%;
  }
  .uoffset-md-3 {
    margin-left: 25%;
  }
  .uoffset-md-4 {
    margin-left: 33.333333%;
  }
  .uoffset-md-5 {
    margin-left: 41.666667%;
  }
  .uoffset-md-6 {
    margin-left: 50%;
  }
  .uoffset-md-7 {
    margin-left: 58.333333%;
  }
  .uoffset-md-8 {
    margin-left: 66.666667%;
  }
  .uoffset-md-9 {
    margin-left: 75%;
  }
  .uoffset-md-10 {
    margin-left: 83.333333%;
  }
  .uoffset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .ucol-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ucol-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ucol-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .ucol-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .ucol-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ucol-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .ucol-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .ucol-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ucol-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .ucol-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .ucol-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ucol-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .ucol-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .ucol-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .uorder-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .uorder-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .uorder-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .uorder-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .uorder-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .uorder-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .uorder-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .uorder-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .uorder-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .uorder-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .uorder-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .uorder-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .uorder-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .uorder-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .uorder-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .uoffset-lg-0 {
    margin-left: 0;
  }
  .uoffset-lg-1 {
    margin-left: 8.333333%;
  }
  .uoffset-lg-2 {
    margin-left: 16.666667%;
  }
  .uoffset-lg-3 {
    margin-left: 25%;
  }
  .uoffset-lg-4 {
    margin-left: 33.333333%;
  }
  .uoffset-lg-5 {
    margin-left: 41.666667%;
  }
  .uoffset-lg-6 {
    margin-left: 50%;
  }
  .uoffset-lg-7 {
    margin-left: 58.333333%;
  }
  .uoffset-lg-8 {
    margin-left: 66.666667%;
  }
  .uoffset-lg-9 {
    margin-left: 75%;
  }
  .uoffset-lg-10 {
    margin-left: 83.333333%;
  }
  .uoffset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .ucol-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ucol-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ucol-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .ucol-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .ucol-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ucol-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .ucol-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .ucol-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ucol-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .ucol-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .ucol-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ucol-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .ucol-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .ucol-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .uorder-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .uorder-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .uorder-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .uorder-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .uorder-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .uorder-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .uorder-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .uorder-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .uorder-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .uorder-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .uorder-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .uorder-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .uorder-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .uorder-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .uorder-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .uoffset-xl-0 {
    margin-left: 0;
  }
  .uoffset-xl-1 {
    margin-left: 8.333333%;
  }
  .uoffset-xl-2 {
    margin-left: 16.666667%;
  }
  .uoffset-xl-3 {
    margin-left: 25%;
  }
  .uoffset-xl-4 {
    margin-left: 33.333333%;
  }
  .uoffset-xl-5 {
    margin-left: 41.666667%;
  }
  .uoffset-xl-6 {
    margin-left: 50%;
  }
  .uoffset-xl-7 {
    margin-left: 58.333333%;
  }
  .uoffset-xl-8 {
    margin-left: 66.666667%;
  }
  .uoffset-xl-9 {
    margin-left: 75%;
  }
  .uoffset-xl-10 {
    margin-left: 83.333333%;
  }
  .uoffset-xl-11 {
    margin-left: 91.666667%;
  }
}

.utable {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.utable th,
.utable td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.utable thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.utable tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.utable-sm th,
.utable-sm td {
  padding: 0.3rem;
}

.utable-bordered {
  border: 1px solid #dee2e6;
}

.utable-bordered th,
.utable-bordered td {
  border: 1px solid #dee2e6;
}

.utable-bordered thead th,
.utable-bordered thead td {
  border-bottom-width: 2px;
}

.utable-borderless th,
.utable-borderless td,
.utable-borderless thead th,
.utable-borderless tbody + tbody {
  border: 0;
}

.utable-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.utable-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.utable-primary,
.utable-primary > th,
.utable-primary > td {
  background-color: #b8daff;
}

.utable-primary th,
.utable-primary td,
.utable-primary thead th,
.utable-primary tbody + tbody {
  border-color: #7abaff;
}

.utable-hover .utable-primary:hover {
  background-color: #9fcdff;
}

.utable-hover .utable-primary:hover > td,
.utable-hover .utable-primary:hover > th {
  background-color: #9fcdff;
}

.utable-secondary,
.utable-secondary > th,
.utable-secondary > td {
  background-color: #d6d8db;
}

.utable-secondary th,
.utable-secondary td,
.utable-secondary thead th,
.utable-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.utable-hover .utable-secondary:hover {
  background-color: #c8cbcf;
}

.utable-hover .utable-secondary:hover > td,
.utable-hover .utable-secondary:hover > th {
  background-color: #c8cbcf;
}

.utable-success,
.utable-success > th,
.utable-success > td {
  background-color: #c3e6cb;
}

.utable-success th,
.utable-success td,
.utable-success thead th,
.utable-success tbody + tbody {
  border-color: #8fd19e;
}

.utable-hover .utable-success:hover {
  background-color: #b1dfbb;
}

.utable-hover .utable-success:hover > td,
.utable-hover .utable-success:hover > th {
  background-color: #b1dfbb;
}

.utable-info,
.utable-info > th,
.utable-info > td {
  background-color: #bee5eb;
}

.utable-info th,
.utable-info td,
.utable-info thead th,
.utable-info tbody + tbody {
  border-color: #86cfda;
}

.utable-hover .utable-info:hover {
  background-color: #abdde5;
}

.utable-hover .utable-info:hover > td,
.utable-hover .utable-info:hover > th {
  background-color: #abdde5;
}

.utable-warning,
.utable-warning > th,
.utable-warning > td {
  background-color: #ffeeba;
}

.utable-warning th,
.utable-warning td,
.utable-warning thead th,
.utable-warning tbody + tbody {
  border-color: #ffdf7e;
}

.utable-hover .utable-warning:hover {
  background-color: #ffe8a1;
}

.utable-hover .utable-warning:hover > td,
.utable-hover .utable-warning:hover > th {
  background-color: #ffe8a1;
}

.utable-danger,
.utable-danger > th,
.utable-danger > td {
  background-color: #f5c6cb;
}

.utable-danger th,
.utable-danger td,
.utable-danger thead th,
.utable-danger tbody + tbody {
  border-color: #ed969e;
}

.utable-hover .utable-danger:hover {
  background-color: #f1b0b7;
}

.utable-hover .utable-danger:hover > td,
.utable-hover .utable-danger:hover > th {
  background-color: #f1b0b7;
}

.utable-light,
.utable-light > th,
.utable-light > td {
  background-color: #fdfdfe;
}

.utable-light th,
.utable-light td,
.utable-light thead th,
.utable-light tbody + tbody {
  border-color: #fbfcfc;
}

.utable-hover .utable-light:hover {
  background-color: #ececf6;
}

.utable-hover .utable-light:hover > td,
.utable-hover .utable-light:hover > th {
  background-color: #ececf6;
}

.utable-dark,
.utable-dark > th,
.utable-dark > td {
  background-color: #c6c8ca;
}

.utable-dark th,
.utable-dark td,
.utable-dark thead th,
.utable-dark tbody + tbody {
  border-color: #95999c;
}

.utable-hover .utable-dark:hover {
  background-color: #b9bbbe;
}

.utable-hover .utable-dark:hover > td,
.utable-hover .utable-dark:hover > th {
  background-color: #b9bbbe;
}

.utable-active,
.utable-active > th,
.utable-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.utable-hover .utable-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.utable-hover .utable-active:hover > td,
.utable-hover .utable-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.utable .uthead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.utable .uthead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.utable-dark {
  color: #fff;
  background-color: #343a40;
}

.utable-dark th,
.utable-dark td,
.utable-dark thead th {
  border-color: #454d55;
}

.utable-dark.utable-bordered {
  border: 0;
}

.utable-dark.utable-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.utable-dark.utable-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .utable-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .utable-responsive-sm > .utable-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .utable-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .utable-responsive-md > .utable-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .utable-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .utable-responsive-lg > .utable-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .utable-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .utable-responsive-xl > .utable-bordered {
    border: 0;
  }
}

.utable-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.utable-responsive > .utable-bordered {
  border: 0;
}

.uform-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) {
  .uform-control {
    transition: none;
  }
}

.uform-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.uform-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.uform-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.uform-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.uform-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.uform-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.uform-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.uform-control:disabled, .uform-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.uform-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.uform-control-file,
.uform-control-range {
  display: block;
  width: 100%;
}

.ucol-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.ucol-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.ucol-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.uform-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.uform-control-plaintext.uform-control-sm, .uform-control-plaintext.uform-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.uform-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;
}

.uform-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.uform-control[size], select.uform-control[multiple] {
  height: auto;
}

textarea.uform-control {
  height: auto;
}

.uform-group {
  margin-bottom: 1rem;
}

.uform-text {
  display: block;
  margin-top: 0.25rem;
}

.uform-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.uform-row > .ucol,
.uform-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.uform-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.uform-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.uform-check-input:disabled ~ .uform-check-label {
  color: #6c757d;
}

.uform-check-label {
  margin-bottom: 0;
}

.uform-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.uform-check-inline .uform-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.uvalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.uvalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.uwas-validated .uform-control:valid, .uform-control.uis-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' 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: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.uwas-validated .uform-control:valid:focus, .uform-control.uis-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.uwas-validated .uform-control:valid ~ .uvalid-feedback,
.uwas-validated .uform-control:valid ~ .uvalid-tooltip, .uform-control.uis-valid ~ .uvalid-feedback,
.uform-control.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated textarea.uform-control:valid, textarea.uform-control.uis-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.uwas-validated .ucustom-select:valid, .ucustom-select.uis-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.uwas-validated .ucustom-select:valid:focus, .ucustom-select.uis-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.uwas-validated .ucustom-select:valid ~ .uvalid-feedback,
.uwas-validated .ucustom-select:valid ~ .uvalid-tooltip, .ucustom-select.uis-valid ~ .uvalid-feedback,
.ucustom-select.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated .uform-control-file:valid ~ .uvalid-feedback,
.uwas-validated .uform-control-file:valid ~ .uvalid-tooltip, .uform-control-file.uis-valid ~ .uvalid-feedback,
.uform-control-file.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated .uform-check-input:valid ~ .uform-check-label, .uform-check-input.uis-valid ~ .uform-check-label {
  color: #28a745;
}

.uwas-validated .uform-check-input:valid ~ .uvalid-feedback,
.uwas-validated .uform-check-input:valid ~ .uvalid-tooltip, .uform-check-input.uis-valid ~ .uvalid-feedback,
.uform-check-input.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-control-input:valid ~ .ucustom-control-label, .ucustom-control-input.uis-valid ~ .ucustom-control-label {
  color: #28a745;
}

.uwas-validated .ucustom-control-input:valid ~ .ucustom-control-label::before, .ucustom-control-input.uis-valid ~ .ucustom-control-label::before {
  border-color: #28a745;
}

.uwas-validated .ucustom-control-input:valid ~ .uvalid-feedback,
.uwas-validated .ucustom-control-input:valid ~ .uvalid-tooltip, .ucustom-control-input.uis-valid ~ .uvalid-feedback,
.ucustom-control-input.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-control-input:valid:checked ~ .ucustom-control-label::before, .ucustom-control-input.uis-valid:checked ~ .ucustom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.uwas-validated .ucustom-control-input:valid:focus ~ .ucustom-control-label::before, .ucustom-control-input.uis-valid:focus ~ .ucustom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.uwas-validated .ucustom-control-input:valid:focus:not(:checked) ~ .ucustom-control-label::before, .ucustom-control-input.uis-valid:focus:not(:checked) ~ .ucustom-control-label::before {
  border-color: #28a745;
}

.uwas-validated .ucustom-file-input:valid ~ .ucustom-file-label, .ucustom-file-input.uis-valid ~ .ucustom-file-label {
  border-color: #28a745;
}

.uwas-validated .ucustom-file-input:valid ~ .uvalid-feedback,
.uwas-validated .ucustom-file-input:valid ~ .uvalid-tooltip, .ucustom-file-input.uis-valid ~ .uvalid-feedback,
.ucustom-file-input.uis-valid ~ .uvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-file-input:valid:focus ~ .ucustom-file-label, .ucustom-file-input.uis-valid:focus ~ .ucustom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.uinvalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.uinvalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.uwas-validated .uform-control:invalid, .uform-control.uis-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.uwas-validated .uform-control:invalid:focus, .uform-control.uis-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.uwas-validated .uform-control:invalid ~ .uinvalid-feedback,
.uwas-validated .uform-control:invalid ~ .uinvalid-tooltip, .uform-control.uis-invalid ~ .uinvalid-feedback,
.uform-control.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated textarea.uform-control:invalid, textarea.uform-control.uis-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.uwas-validated .ucustom-select:invalid, .ucustom-select.uis-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.uwas-validated .ucustom-select:invalid:focus, .ucustom-select.uis-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.uwas-validated .ucustom-select:invalid ~ .uinvalid-feedback,
.uwas-validated .ucustom-select:invalid ~ .uinvalid-tooltip, .ucustom-select.uis-invalid ~ .uinvalid-feedback,
.ucustom-select.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated .uform-control-file:invalid ~ .uinvalid-feedback,
.uwas-validated .uform-control-file:invalid ~ .uinvalid-tooltip, .uform-control-file.uis-invalid ~ .uinvalid-feedback,
.uform-control-file.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated .uform-check-input:invalid ~ .uform-check-label, .uform-check-input.uis-invalid ~ .uform-check-label {
  color: #dc3545;
}

.uwas-validated .uform-check-input:invalid ~ .uinvalid-feedback,
.uwas-validated .uform-check-input:invalid ~ .uinvalid-tooltip, .uform-check-input.uis-invalid ~ .uinvalid-feedback,
.uform-check-input.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-control-input:invalid ~ .ucustom-control-label, .ucustom-control-input.uis-invalid ~ .ucustom-control-label {
  color: #dc3545;
}

.uwas-validated .ucustom-control-input:invalid ~ .ucustom-control-label::before, .ucustom-control-input.uis-invalid ~ .ucustom-control-label::before {
  border-color: #dc3545;
}

.uwas-validated .ucustom-control-input:invalid ~ .uinvalid-feedback,
.uwas-validated .ucustom-control-input:invalid ~ .uinvalid-tooltip, .ucustom-control-input.uis-invalid ~ .uinvalid-feedback,
.ucustom-control-input.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-control-input:invalid:checked ~ .ucustom-control-label::before, .ucustom-control-input.uis-invalid:checked ~ .ucustom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.uwas-validated .ucustom-control-input:invalid:focus ~ .ucustom-control-label::before, .ucustom-control-input.uis-invalid:focus ~ .ucustom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.uwas-validated .ucustom-control-input:invalid:focus:not(:checked) ~ .ucustom-control-label::before, .ucustom-control-input.uis-invalid:focus:not(:checked) ~ .ucustom-control-label::before {
  border-color: #dc3545;
}

.uwas-validated .ucustom-file-input:invalid ~ .ucustom-file-label, .ucustom-file-input.uis-invalid ~ .ucustom-file-label {
  border-color: #dc3545;
}

.uwas-validated .ucustom-file-input:invalid ~ .uinvalid-feedback,
.uwas-validated .ucustom-file-input:invalid ~ .uinvalid-tooltip, .ucustom-file-input.uis-invalid ~ .uinvalid-feedback,
.ucustom-file-input.uis-invalid ~ .uinvalid-tooltip {
  display: block;
}

.uwas-validated .ucustom-file-input:invalid:focus ~ .ucustom-file-label, .ucustom-file-input.uis-invalid:focus ~ .ucustom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.uform-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.uform-inline .uform-check {
  width: 100%;
}

@media (min-width: 576px) {
  .uform-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .uform-inline .uform-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .uform-inline .uform-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .uform-inline .uform-control-plaintext {
    display: inline-block;
  }
  .uform-inline .uinput-group,
  .uform-inline .ucustom-select {
    width: auto;
  }
  .uform-inline .uform-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .uform-inline .uform-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .uform-inline .ucustom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .uform-inline .ucustom-control-label {
    margin-bottom: 0;
  }
}

.ubtn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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) {
  .ubtn {
    transition: none;
  }
}

.ubtn:hover {
  color: #212529;
  text-decoration: none;
}

.ubtn:focus, .ubtn.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ubtn.udisabled, .ubtn:disabled {
  opacity: 0.65;
}

a.ubtn.udisabled,
fieldset:disabled a.ubtn {
  pointer-events: none;
}

.ubtn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.ubtn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.ubtn-primary:focus, .ubtn-primary.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.ubtn-primary.udisabled, .ubtn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.ubtn-primary:not(:disabled):not(.udisabled):active, .ubtn-primary:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-primary.udropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.ubtn-primary:not(:disabled):not(.udisabled):active:focus, .ubtn-primary:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-primary.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.ubtn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.ubtn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.ubtn-secondary:focus, .ubtn-secondary.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.ubtn-secondary.udisabled, .ubtn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.ubtn-secondary:not(:disabled):not(.udisabled):active, .ubtn-secondary:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-secondary.udropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.ubtn-secondary:not(:disabled):not(.udisabled):active:focus, .ubtn-secondary:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-secondary.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.ubtn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.ubtn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.ubtn-success:focus, .ubtn-success.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.ubtn-success.udisabled, .ubtn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.ubtn-success:not(:disabled):not(.udisabled):active, .ubtn-success:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-success.udropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.ubtn-success:not(:disabled):not(.udisabled):active:focus, .ubtn-success:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-success.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.ubtn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.ubtn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.ubtn-info:focus, .ubtn-info.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.ubtn-info.udisabled, .ubtn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.ubtn-info:not(:disabled):not(.udisabled):active, .ubtn-info:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-info.udropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.ubtn-info:not(:disabled):not(.udisabled):active:focus, .ubtn-info:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-info.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.ubtn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.ubtn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.ubtn-warning:focus, .ubtn-warning.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.ubtn-warning.udisabled, .ubtn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.ubtn-warning:not(:disabled):not(.udisabled):active, .ubtn-warning:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-warning.udropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.ubtn-warning:not(:disabled):not(.udisabled):active:focus, .ubtn-warning:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-warning.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.ubtn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.ubtn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.ubtn-danger:focus, .ubtn-danger.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.ubtn-danger.udisabled, .ubtn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.ubtn-danger:not(:disabled):not(.udisabled):active, .ubtn-danger:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-danger.udropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.ubtn-danger:not(:disabled):not(.udisabled):active:focus, .ubtn-danger:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-danger.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.ubtn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.ubtn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.ubtn-light:focus, .ubtn-light.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.ubtn-light.udisabled, .ubtn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.ubtn-light:not(:disabled):not(.udisabled):active, .ubtn-light:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-light.udropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.ubtn-light:not(:disabled):not(.udisabled):active:focus, .ubtn-light:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-light.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.ubtn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.ubtn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.ubtn-dark:focus, .ubtn-dark.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.ubtn-dark.udisabled, .ubtn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.ubtn-dark:not(:disabled):not(.udisabled):active, .ubtn-dark:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-dark.udropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.ubtn-dark:not(:disabled):not(.udisabled):active:focus, .ubtn-dark:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-dark.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.ubtn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.ubtn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.ubtn-outline-primary:focus, .ubtn-outline-primary.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.ubtn-outline-primary.udisabled, .ubtn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.ubtn-outline-primary:not(:disabled):not(.udisabled):active, .ubtn-outline-primary:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-primary.udropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.ubtn-outline-primary:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-primary:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-primary.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.ubtn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.ubtn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.ubtn-outline-secondary:focus, .ubtn-outline-secondary.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.ubtn-outline-secondary.udisabled, .ubtn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.ubtn-outline-secondary:not(:disabled):not(.udisabled):active, .ubtn-outline-secondary:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-secondary.udropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.ubtn-outline-secondary:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-secondary:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-secondary.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.ubtn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.ubtn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.ubtn-outline-success:focus, .ubtn-outline-success.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.ubtn-outline-success.udisabled, .ubtn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.ubtn-outline-success:not(:disabled):not(.udisabled):active, .ubtn-outline-success:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-success.udropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.ubtn-outline-success:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-success:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-success.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.ubtn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.ubtn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.ubtn-outline-info:focus, .ubtn-outline-info.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.ubtn-outline-info.udisabled, .ubtn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.ubtn-outline-info:not(:disabled):not(.udisabled):active, .ubtn-outline-info:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-info.udropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.ubtn-outline-info:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-info:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-info.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.ubtn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.ubtn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.ubtn-outline-warning:focus, .ubtn-outline-warning.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.ubtn-outline-warning.udisabled, .ubtn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.ubtn-outline-warning:not(:disabled):not(.udisabled):active, .ubtn-outline-warning:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-warning.udropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.ubtn-outline-warning:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-warning:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-warning.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.ubtn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.ubtn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.ubtn-outline-danger:focus, .ubtn-outline-danger.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.ubtn-outline-danger.udisabled, .ubtn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.ubtn-outline-danger:not(:disabled):not(.udisabled):active, .ubtn-outline-danger:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-danger.udropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.ubtn-outline-danger:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-danger:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-danger.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.ubtn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.ubtn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.ubtn-outline-light:focus, .ubtn-outline-light.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.ubtn-outline-light.udisabled, .ubtn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.ubtn-outline-light:not(:disabled):not(.udisabled):active, .ubtn-outline-light:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-light.udropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.ubtn-outline-light:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-light:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-light.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.ubtn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.ubtn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.ubtn-outline-dark:focus, .ubtn-outline-dark.ufocus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.ubtn-outline-dark.udisabled, .ubtn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.ubtn-outline-dark:not(:disabled):not(.udisabled):active, .ubtn-outline-dark:not(:disabled):not(.udisabled).uactive,
.ushow > .ubtn-outline-dark.udropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.ubtn-outline-dark:not(:disabled):not(.udisabled):active:focus, .ubtn-outline-dark:not(:disabled):not(.udisabled).uactive:focus,
.ushow > .ubtn-outline-dark.udropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.ubtn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.ubtn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.ubtn-link:focus, .ubtn-link.ufocus {
  text-decoration: underline;
  box-shadow: none;
}

.ubtn-link:disabled, .ubtn-link.udisabled {
  color: #6c757d;
  pointer-events: none;
}

.ubtn-lg, .ubtn-group-lg > .ubtn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.ubtn-sm, .ubtn-group-sm > .ubtn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.ubtn-block {
  display: block;
  width: 100%;
}

.ubtn-block + .ubtn-block {
  margin-top: 0.5rem;
}

input[type="submit"].ubtn-block,
input[type="reset"].ubtn-block,
input[type="button"].ubtn-block {
  width: 100%;
}

.ufade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .ufade {
    transition: none;
  }
}

.ufade:not(.ushow) {
  opacity: 0;
}

.ucollapse:not(.ushow) {
  display: none;
}

.ucollapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .ucollapsing {
    transition: none;
  }
}

.udropup,
.udropright,
.udropdown,
.udropleft {
  position: relative;
}

.udropdown-toggle {
  white-space: nowrap;
}

.udropdown-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;
}

.udropdown-toggle:empty::after {
  margin-left: 0;
}

.udropdown-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;
}

.udropdown-menu-left {
  right: auto;
  left: 0;
}

.udropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .udropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .udropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .udropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .udropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .udropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .udropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .udropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .udropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.udropup .udropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.udropup .udropdown-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;
}

.udropup .udropdown-toggle:empty::after {
  margin-left: 0;
}

.udropright .udropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.udropright .udropdown-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;
}

.udropright .udropdown-toggle:empty::after {
  margin-left: 0;
}

.udropright .udropdown-toggle::after {
  vertical-align: 0;
}

.udropleft .udropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.udropleft .udropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.udropleft .udropdown-toggle::after {
  display: none;
}

.udropleft .udropdown-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;
}

.udropleft .udropdown-toggle:empty::after {
  margin-left: 0;
}

.udropleft .udropdown-toggle::before {
  vertical-align: 0;
}

.udropdown-menu[x-placement^="top"], .udropdown-menu[x-placement^="right"], .udropdown-menu[x-placement^="bottom"], .udropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.udropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.udropdown-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;
}

.udropdown-item:hover, .udropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.udropdown-item.uactive, .udropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.udropdown-item.udisabled, .udropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.udropdown-menu.ushow {
  display: block;
}

.udropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.udropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.ubtn-group,
.ubtn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.ubtn-group > .ubtn,
.ubtn-group-vertical > .ubtn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.ubtn-group > .ubtn:hover,
.ubtn-group-vertical > .ubtn:hover {
  z-index: 1;
}

.ubtn-group > .ubtn:focus, .ubtn-group > .ubtn:active, .ubtn-group > .ubtn.uactive,
.ubtn-group-vertical > .ubtn:focus,
.ubtn-group-vertical > .ubtn:active,
.ubtn-group-vertical > .ubtn.uactive {
  z-index: 1;
}

.ubtn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ubtn-toolbar .uinput-group {
  width: auto;
}

.ubtn-group > .ubtn:not(:first-child),
.ubtn-group > .ubtn-group:not(:first-child) {
  margin-left: -1px;
}

.ubtn-group > .ubtn:not(:last-child):not(.udropdown-toggle),
.ubtn-group > .ubtn-group:not(:last-child) > .ubtn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ubtn-group > .ubtn:not(:first-child),
.ubtn-group > .ubtn-group:not(:first-child) > .ubtn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.udropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.udropdown-toggle-split::after,
.udropup .udropdown-toggle-split::after,
.udropright .udropdown-toggle-split::after {
  margin-left: 0;
}

.udropleft .udropdown-toggle-split::before {
  margin-right: 0;
}

.ubtn-sm + .udropdown-toggle-split, .ubtn-group-sm > .ubtn + .udropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.ubtn-lg + .udropdown-toggle-split, .ubtn-group-lg > .ubtn + .udropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.ubtn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.ubtn-group-vertical > .ubtn,
.ubtn-group-vertical > .ubtn-group {
  width: 100%;
}

.ubtn-group-vertical > .ubtn:not(:first-child),
.ubtn-group-vertical > .ubtn-group:not(:first-child) {
  margin-top: -1px;
}

.ubtn-group-vertical > .ubtn:not(:last-child):not(.udropdown-toggle),
.ubtn-group-vertical > .ubtn-group:not(:last-child) > .ubtn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ubtn-group-vertical > .ubtn:not(:first-child),
.ubtn-group-vertical > .ubtn-group:not(:first-child) > .ubtn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ubtn-group-toggle > .ubtn,
.ubtn-group-toggle > .ubtn-group > .ubtn {
  margin-bottom: 0;
}

.ubtn-group-toggle > .ubtn input[type="radio"],
.ubtn-group-toggle > .ubtn input[type="checkbox"],
.ubtn-group-toggle > .ubtn-group > .ubtn input[type="radio"],
.ubtn-group-toggle > .ubtn-group > .ubtn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.uinput-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.uinput-group > .uform-control,
.uinput-group > .uform-control-plaintext,
.uinput-group > .ucustom-select,
.uinput-group > .ucustom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.uinput-group > .uform-control + .uform-control,
.uinput-group > .uform-control + .ucustom-select,
.uinput-group > .uform-control + .ucustom-file,
.uinput-group > .uform-control-plaintext + .uform-control,
.uinput-group > .uform-control-plaintext + .ucustom-select,
.uinput-group > .uform-control-plaintext + .ucustom-file,
.uinput-group > .ucustom-select + .uform-control,
.uinput-group > .ucustom-select + .ucustom-select,
.uinput-group > .ucustom-select + .ucustom-file,
.uinput-group > .ucustom-file + .uform-control,
.uinput-group > .ucustom-file + .ucustom-select,
.uinput-group > .ucustom-file + .ucustom-file {
  margin-left: -1px;
}

.uinput-group > .uform-control:focus,
.uinput-group > .ucustom-select:focus,
.uinput-group > .ucustom-file .ucustom-file-input:focus ~ .ucustom-file-label {
  z-index: 3;
}

.uinput-group > .ucustom-file .ucustom-file-input:focus {
  z-index: 4;
}

.uinput-group > .uform-control:not(:last-child),
.uinput-group > .ucustom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.uinput-group > .uform-control:not(:first-child),
.uinput-group > .ucustom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.uinput-group > .ucustom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.uinput-group > .ucustom-file:not(:last-child) .ucustom-file-label,
.uinput-group > .ucustom-file:not(:last-child) .ucustom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.uinput-group > .ucustom-file:not(:first-child) .ucustom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.uinput-group-prepend,
.uinput-group-append {
  display: -ms-flexbox;
  display: flex;
}

.uinput-group-prepend .ubtn,
.uinput-group-append .ubtn {
  position: relative;
  z-index: 2;
}

.uinput-group-prepend .ubtn:focus,
.uinput-group-append .ubtn:focus {
  z-index: 3;
}

.uinput-group-prepend .ubtn + .ubtn,
.uinput-group-prepend .ubtn + .uinput-group-text,
.uinput-group-prepend .uinput-group-text + .uinput-group-text,
.uinput-group-prepend .uinput-group-text + .ubtn,
.uinput-group-append .ubtn + .ubtn,
.uinput-group-append .ubtn + .uinput-group-text,
.uinput-group-append .uinput-group-text + .uinput-group-text,
.uinput-group-append .uinput-group-text + .ubtn {
  margin-left: -1px;
}

.uinput-group-prepend {
  margin-right: -1px;
}

.uinput-group-append {
  margin-left: -1px;
}

.uinput-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  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;
}

.uinput-group-text input[type="radio"],
.uinput-group-text input[type="checkbox"] {
  margin-top: 0;
}

.uinput-group-lg > .uform-control:not(textarea),
.uinput-group-lg > .ucustom-select {
  height: calc(1.5em + 1rem + 2px);
}

.uinput-group-lg > .uform-control,
.uinput-group-lg > .ucustom-select,
.uinput-group-lg > .uinput-group-prepend > .uinput-group-text,
.uinput-group-lg > .uinput-group-append > .uinput-group-text,
.uinput-group-lg > .uinput-group-prepend > .ubtn,
.uinput-group-lg > .uinput-group-append > .ubtn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.uinput-group-sm > .uform-control:not(textarea),
.uinput-group-sm > .ucustom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.uinput-group-sm > .uform-control,
.uinput-group-sm > .ucustom-select,
.uinput-group-sm > .uinput-group-prepend > .uinput-group-text,
.uinput-group-sm > .uinput-group-append > .uinput-group-text,
.uinput-group-sm > .uinput-group-prepend > .ubtn,
.uinput-group-sm > .uinput-group-append > .ubtn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.uinput-group-lg > .ucustom-select,
.uinput-group-sm > .ucustom-select {
  padding-right: 1.75rem;
}

.uinput-group > .uinput-group-prepend > .ubtn,
.uinput-group > .uinput-group-prepend > .uinput-group-text,
.uinput-group > .uinput-group-append:not(:last-child) > .ubtn,
.uinput-group > .uinput-group-append:not(:last-child) > .uinput-group-text,
.uinput-group > .uinput-group-append:last-child > .ubtn:not(:last-child):not(.udropdown-toggle),
.uinput-group > .uinput-group-append:last-child > .uinput-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.uinput-group > .uinput-group-append > .ubtn,
.uinput-group > .uinput-group-append > .uinput-group-text,
.uinput-group > .uinput-group-prepend:not(:first-child) > .ubtn,
.uinput-group > .uinput-group-prepend:not(:first-child) > .uinput-group-text,
.uinput-group > .uinput-group-prepend:first-child > .ubtn:not(:first-child),
.uinput-group > .uinput-group-prepend:first-child > .uinput-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ucustom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.ucustom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.ucustom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.ucustom-control-input:checked ~ .ucustom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.ucustom-control-input:focus ~ .ucustom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-control-input:focus:not(:checked) ~ .ucustom-control-label::before {
  border-color: #80bdff;
}

.ucustom-control-input:not(:disabled):active ~ .ucustom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.ucustom-control-input:disabled ~ .ucustom-control-label {
  color: #6c757d;
}

.ucustom-control-input:disabled ~ .ucustom-control-label::before {
  background-color: #e9ecef;
}

.ucustom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.ucustom-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;
}

.ucustom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.ucustom-checkbox .ucustom-control-label::before {
  border-radius: 0.25rem;
}

.ucustom-checkbox .ucustom-control-input:checked ~ .ucustom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.ucustom-checkbox .ucustom-control-input:indeterminate ~ .ucustom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.ucustom-checkbox .ucustom-control-input:indeterminate ~ .ucustom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.ucustom-checkbox .ucustom-control-input:disabled:checked ~ .ucustom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.ucustom-checkbox .ucustom-control-input:disabled:indeterminate ~ .ucustom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.ucustom-radio .ucustom-control-label::before {
  border-radius: 50%;
}

.ucustom-radio .ucustom-control-input:checked ~ .ucustom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.ucustom-radio .ucustom-control-input:disabled:checked ~ .ucustom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.ucustom-switch {
  padding-left: 2.25rem;
}

.ucustom-switch .ucustom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.ucustom-switch .ucustom-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: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  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;
  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, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .ucustom-switch .ucustom-control-label::after {
    transition: none;
  }
}

.ucustom-switch .ucustom-control-input:checked ~ .ucustom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.ucustom-switch .ucustom-control-input:disabled:checked ~ .ucustom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.ucustom-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: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ucustom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.ucustom-select[multiple], .ucustom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.ucustom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.ucustom-select::-ms-expand {
  display: none;
}

.ucustom-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;
}

.ucustom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.ucustom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.ucustom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.ucustom-file-input:focus ~ .ucustom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-file-input:disabled ~ .ucustom-file-label {
  background-color: #e9ecef;
}

.ucustom-file-input:lang(en) ~ .ucustom-file-label::after {
  content: "Browse";
}

.ucustom-file-input ~ .ucustom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.ucustom-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;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.ucustom-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;
}

.ucustom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ucustom-range:focus {
  outline: none;
}

.ucustom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ucustom-range::-moz-focus-outer {
  border: 0;
}

.ucustom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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) {
  .ucustom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.ucustom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.ucustom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.ucustom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .ucustom-range::-moz-range-thumb {
    transition: none;
  }
}

.ucustom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.ucustom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.ucustom-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;
  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) {
  .ucustom-range::-ms-thumb {
    transition: none;
  }
}

.ucustom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.ucustom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.ucustom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.ucustom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.ucustom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.ucustom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.ucustom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.ucustom-range:disabled::-moz-range-track {
  cursor: default;
}

.ucustom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.ucustom-control-label::before,
.ucustom-file-label,
.ucustom-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) {
  .ucustom-control-label::before,
  .ucustom-file-label,
  .ucustom-select {
    transition: none;
  }
}

.unav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.unav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.unav-link:hover, .unav-link:focus {
  text-decoration: none;
}

.unav-link.udisabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.unav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.unav-tabs .unav-item {
  margin-bottom: -1px;
}

.unav-tabs .unav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.unav-tabs .unav-link:hover, .unav-tabs .unav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.unav-tabs .unav-link.udisabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.unav-tabs .unav-link.uactive,
.unav-tabs .unav-item.ushow .unav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.unav-tabs .udropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.unav-pills .unav-link {
  border-radius: 0.25rem;
}

.unav-pills .unav-link.uactive,
.unav-pills .ushow > .unav-link {
  color: #fff;
  background-color: #007bff;
}

.unav-fill .unav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.unav-justified .unav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.utab-content > .utab-pane {
  display: none;
}

.utab-content > .uactive {
  display: block;
}

.unavbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.unavbar > .ucontainer,
.unavbar > .ucontainer-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.unavbar-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;
}

.unavbar-brand:hover, .unavbar-brand:focus {
  text-decoration: none;
}

.unavbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.unavbar-nav .unav-link {
  padding-right: 0;
  padding-left: 0;
}

.unavbar-nav .udropdown-menu {
  position: static;
  float: none;
}

.unavbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.unavbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.unavbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.unavbar-toggler:hover, .unavbar-toggler:focus {
  text-decoration: none;
}

.unavbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .unavbar-expand-sm > .ucontainer,
  .unavbar-expand-sm > .ucontainer-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .unavbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .unavbar-expand-sm .unavbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .unavbar-expand-sm .unavbar-nav .udropdown-menu {
    position: absolute;
  }
  .unavbar-expand-sm .unavbar-nav .unav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .unavbar-expand-sm > .ucontainer,
  .unavbar-expand-sm > .ucontainer-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .unavbar-expand-sm .unavbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .unavbar-expand-sm .unavbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .unavbar-expand-md > .ucontainer,
  .unavbar-expand-md > .ucontainer-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .unavbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .unavbar-expand-md .unavbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .unavbar-expand-md .unavbar-nav .udropdown-menu {
    position: absolute;
  }
  .unavbar-expand-md .unavbar-nav .unav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .unavbar-expand-md > .ucontainer,
  .unavbar-expand-md > .ucontainer-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .unavbar-expand-md .unavbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .unavbar-expand-md .unavbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .unavbar-expand-lg > .ucontainer,
  .unavbar-expand-lg > .ucontainer-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .unavbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .unavbar-expand-lg .unavbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .unavbar-expand-lg .unavbar-nav .udropdown-menu {
    position: absolute;
  }
  .unavbar-expand-lg .unavbar-nav .unav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .unavbar-expand-lg > .ucontainer,
  .unavbar-expand-lg > .ucontainer-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .unavbar-expand-lg .unavbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .unavbar-expand-lg .unavbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .unavbar-expand-xl > .ucontainer,
  .unavbar-expand-xl > .ucontainer-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .unavbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .unavbar-expand-xl .unavbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .unavbar-expand-xl .unavbar-nav .udropdown-menu {
    position: absolute;
  }
  .unavbar-expand-xl .unavbar-nav .unav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .unavbar-expand-xl > .ucontainer,
  .unavbar-expand-xl > .ucontainer-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .unavbar-expand-xl .unavbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .unavbar-expand-xl .unavbar-toggler {
    display: none;
  }
}

.unavbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.unavbar-expand > .ucontainer,
.unavbar-expand > .ucontainer-fluid {
  padding-right: 0;
  padding-left: 0;
}

.unavbar-expand .unavbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.unavbar-expand .unavbar-nav .udropdown-menu {
  position: absolute;
}

.unavbar-expand .unavbar-nav .unav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.unavbar-expand > .ucontainer,
.unavbar-expand > .ucontainer-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.unavbar-expand .unavbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.unavbar-expand .unavbar-toggler {
  display: none;
}

.unavbar-light .unavbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.unavbar-light .unavbar-brand:hover, .unavbar-light .unavbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.unavbar-light .unavbar-nav .unav-link {
  color: rgba(0, 0, 0, 0.5);
}

.unavbar-light .unavbar-nav .unav-link:hover, .unavbar-light .unavbar-nav .unav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.unavbar-light .unavbar-nav .unav-link.udisabled {
  color: rgba(0, 0, 0, 0.3);
}

.unavbar-light .unavbar-nav .ushow > .unav-link,
.unavbar-light .unavbar-nav .uactive > .unav-link,
.unavbar-light .unavbar-nav .unav-link.ushow,
.unavbar-light .unavbar-nav .unav-link.uactive {
  color: rgba(0, 0, 0, 0.9);
}

.unavbar-light .unavbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.unavbar-light .unavbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.uw3.uorg/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.unavbar-light .unavbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.unavbar-light .unavbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.unavbar-light .unavbar-text a:hover, .unavbar-light .unavbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.unavbar-dark .unavbar-brand {
  color: #fff;
}

.unavbar-dark .unavbar-brand:hover, .unavbar-dark .unavbar-brand:focus {
  color: #fff;
}

.unavbar-dark .unavbar-nav .unav-link {
  color: rgba(255, 255, 255, 0.5);
}

.unavbar-dark .unavbar-nav .unav-link:hover, .unavbar-dark .unavbar-nav .unav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.unavbar-dark .unavbar-nav .unav-link.udisabled {
  color: rgba(255, 255, 255, 0.25);
}

.unavbar-dark .unavbar-nav .ushow > .unav-link,
.unavbar-dark .unavbar-nav .uactive > .unav-link,
.unavbar-dark .unavbar-nav .unav-link.ushow,
.unavbar-dark .unavbar-nav .unav-link.uactive {
  color: #fff;
}

.unavbar-dark .unavbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.unavbar-dark .unavbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.uw3.uorg/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.unavbar-dark .unavbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.unavbar-dark .unavbar-text a {
  color: #fff;
}

.unavbar-dark .unavbar-text a:hover, .unavbar-dark .unavbar-text a:focus {
  color: #fff;
}

.ucard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  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;
}

.ucard > hr {
  margin-right: 0;
  margin-left: 0;
}

.ucard > .ulist-group:first-child .ulist-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.ucard > .ulist-group:last-child .ulist-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.ucard-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.ucard-title {
  margin-bottom: 0.75rem;
}

.ucard-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.ucard-text:last-child {
  margin-bottom: 0;
}

.ucard-link:hover {
  text-decoration: none;
}

.ucard-link + .ucard-link {
  margin-left: 1.25rem;
}

.ucard-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.ucard-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.ucard-header + .ulist-group .ulist-group-item:first-child {
  border-top: 0;
}

.ucard-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.ucard-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.ucard-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.ucard-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.ucard-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.ucard-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.ucard-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.ucard-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.ucard-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ucard-deck .ucard {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .ucard-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .ucard-deck .ucard {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.ucard-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ucard-group > .ucard {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .ucard-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .ucard-group > .ucard {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .ucard-group > .ucard + .ucard {
    margin-left: 0;
    border-left: 0;
  }
  .ucard-group > .ucard:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .ucard-group > .ucard:not(:last-child) .ucard-img-top,
  .ucard-group > .ucard:not(:last-child) .ucard-header {
    border-top-right-radius: 0;
  }
  .ucard-group > .ucard:not(:last-child) .ucard-img-bottom,
  .ucard-group > .ucard:not(:last-child) .ucard-footer {
    border-bottom-right-radius: 0;
  }
  .ucard-group > .ucard:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .ucard-group > .ucard:not(:first-child) .ucard-img-top,
  .ucard-group > .ucard:not(:first-child) .ucard-header {
    border-top-left-radius: 0;
  }
  .ucard-group > .ucard:not(:first-child) .ucard-img-bottom,
  .ucard-group > .ucard:not(:first-child) .ucard-footer {
    border-bottom-left-radius: 0;
  }
}

.ucard-columns .ucard {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .ucard-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .ucard-columns .ucard {
    display: inline-block;
    width: 100%;
  }
}

.uaccordion > .ucard {
  overflow: hidden;
}

.uaccordion > .ucard:not(:first-of-type) .ucard-header:first-child {
  border-radius: 0;
}

.uaccordion > .ucard:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.uaccordion > .ucard:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.uaccordion > .ucard:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.uaccordion > .ucard .ucard-header {
  margin-bottom: -1px;
}

.ubreadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.ubreadcrumb-item + .ubreadcrumb-item {
  padding-left: 0.5rem;
}

.ubreadcrumb-item + .ubreadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.ubreadcrumb-item + .ubreadcrumb-item:hover::before {
  text-decoration: underline;
}

.ubreadcrumb-item + .ubreadcrumb-item:hover::before {
  text-decoration: none;
}

.ubreadcrumb-item.uactive {
  color: #6c757d;
}

.upagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.upage-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;
}

.upage-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.upage-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.upage-item:first-child .upage-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.upage-item:last-child .upage-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.upage-item.uactive .upage-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.upage-item.udisabled .upage-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.upagination-lg .upage-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.upagination-lg .upage-item:first-child .upage-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.upagination-lg .upage-item:last-child .upage-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.upagination-sm .upage-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.upagination-sm .upage-item:first-child .upage-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.upagination-sm .upage-item:last-child .upage-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.ubadge {
  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) {
  .ubadge {
    transition: none;
  }
}

a.ubadge:hover, a.ubadge:focus {
  text-decoration: none;
}

.ubadge:empty {
  display: none;
}

.ubtn .ubadge {
  position: relative;
  top: -1px;
}

.ubadge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.ubadge-primary {
  color: #fff;
  background-color: #007bff;
}

a.ubadge-primary:hover, a.ubadge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.ubadge-primary:focus, a.ubadge-primary.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.ubadge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.ubadge-secondary:hover, a.ubadge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.ubadge-secondary:focus, a.ubadge-secondary.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.ubadge-success {
  color: #fff;
  background-color: #28a745;
}

a.ubadge-success:hover, a.ubadge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.ubadge-success:focus, a.ubadge-success.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.ubadge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.ubadge-info:hover, a.ubadge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.ubadge-info:focus, a.ubadge-info.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.ubadge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.ubadge-warning:hover, a.ubadge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.ubadge-warning:focus, a.ubadge-warning.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.ubadge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.ubadge-danger:hover, a.ubadge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.ubadge-danger:focus, a.ubadge-danger.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.ubadge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.ubadge-light:hover, a.ubadge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.ubadge-light:focus, a.ubadge-light.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.ubadge-dark {
  color: #fff;
  background-color: #343a40;
}

a.ubadge-dark:hover, a.ubadge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.ubadge-dark:focus, a.ubadge-dark.ufocus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.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;
}

.ualert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.ualert-heading {
  color: inherit;
}

.ualert-link {
  font-weight: 700;
}

.ualert-dismissible {
  padding-right: 4rem;
}

.ualert-dismissible .uclose {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.ualert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.ualert-primary hr {
  border-top-color: #9fcdff;
}

.ualert-primary .ualert-link {
  color: #002752;
}

.ualert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.ualert-secondary hr {
  border-top-color: #c8cbcf;
}

.ualert-secondary .ualert-link {
  color: #202326;
}

.ualert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.ualert-success hr {
  border-top-color: #b1dfbb;
}

.ualert-success .ualert-link {
  color: #0b2e13;
}

.ualert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.ualert-info hr {
  border-top-color: #abdde5;
}

.ualert-info .ualert-link {
  color: #062c33;
}

.ualert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.ualert-warning hr {
  border-top-color: #ffe8a1;
}

.ualert-warning .ualert-link {
  color: #533f03;
}

.ualert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.ualert-danger hr {
  border-top-color: #f1b0b7;
}

.ualert-danger .ualert-link {
  color: #491217;
}

.ualert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.ualert-light hr {
  border-top-color: #ececf6;
}

.ualert-light .ualert-link {
  color: #686868;
}

.ualert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.ualert-dark hr {
  border-top-color: #b9bbbe;
}

.ualert-dark .ualert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.uprogress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.uprogress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .uprogress-bar {
    transition: none;
  }
}

.uprogress-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;
}

.uprogress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .uprogress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.umedia {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.umedia-body {
  -ms-flex: 1;
  flex: 1;
}

.ulist-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.ulist-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.ulist-group-item-action:hover, .ulist-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.ulist-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.ulist-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.ulist-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.ulist-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.ulist-group-item.udisabled, .ulist-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.ulist-group-item.uactive {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.ulist-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.ulist-group-horizontal .ulist-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.ulist-group-horizontal .ulist-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.ulist-group-horizontal .ulist-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .ulist-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ulist-group-horizontal-sm .ulist-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .ulist-group-horizontal-sm .ulist-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ulist-group-horizontal-sm .ulist-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .ulist-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ulist-group-horizontal-md .ulist-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .ulist-group-horizontal-md .ulist-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ulist-group-horizontal-md .ulist-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .ulist-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ulist-group-horizontal-lg .ulist-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .ulist-group-horizontal-lg .ulist-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ulist-group-horizontal-lg .ulist-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .ulist-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ulist-group-horizontal-xl .ulist-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .ulist-group-horizontal-xl .ulist-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ulist-group-horizontal-xl .ulist-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.ulist-group-flush .ulist-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.ulist-group-flush .ulist-group-item:last-child {
  margin-bottom: -1px;
}

.ulist-group-flush:first-child .ulist-group-item:first-child {
  border-top: 0;
}

.ulist-group-flush:last-child .ulist-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.ulist-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.ulist-group-item-primary.ulist-group-item-action:hover, .ulist-group-item-primary.ulist-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.ulist-group-item-primary.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.ulist-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.ulist-group-item-secondary.ulist-group-item-action:hover, .ulist-group-item-secondary.ulist-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.ulist-group-item-secondary.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.ulist-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.ulist-group-item-success.ulist-group-item-action:hover, .ulist-group-item-success.ulist-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.ulist-group-item-success.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.ulist-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.ulist-group-item-info.ulist-group-item-action:hover, .ulist-group-item-info.ulist-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.ulist-group-item-info.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.ulist-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.ulist-group-item-warning.ulist-group-item-action:hover, .ulist-group-item-warning.ulist-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.ulist-group-item-warning.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.ulist-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.ulist-group-item-danger.ulist-group-item-action:hover, .ulist-group-item-danger.ulist-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.ulist-group-item-danger.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.ulist-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.ulist-group-item-light.ulist-group-item-action:hover, .ulist-group-item-light.ulist-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.ulist-group-item-light.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.ulist-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.ulist-group-item-dark.ulist-group-item-action:hover, .ulist-group-item-dark.ulist-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.ulist-group-item-dark.ulist-group-item-action.uactive {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.uclose {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.uclose:hover {
  color: #000;
  text-decoration: none;
}

.uclose:not(:disabled):not(.udisabled):hover, .uclose:not(:disabled):not(.udisabled):focus {
  opacity: .75;
}

button.uclose {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.uclose.udisabled {
  pointer-events: none;
}

.utoast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.utoast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.utoast.ushowing {
  opacity: 1;
}

.utoast.ushow {
  display: block;
  opacity: 1;
}

.utoast.uhide {
  display: none;
}

.utoast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.utoast-body {
  padding: 0.75rem;
}

.umodal-open {
  overflow: hidden;
}

.umodal-open .umodal {
  overflow-x: hidden;
  overflow-y: auto;
}

.umodal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.umodal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.umodal.ufade .umodal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .umodal.ufade .umodal-dialog {
    transition: none;
  }
}

.umodal.ushow .umodal-dialog {
  -webkit-transform: none;
  transform: none;
}

.umodal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.umodal-dialog-scrollable .umodal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.umodal-dialog-scrollable .umodal-header,
.umodal-dialog-scrollable .umodal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.umodal-dialog-scrollable .umodal-body {
  overflow-y: auto;
}

.umodal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.umodal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.umodal-dialog-centered.umodal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.umodal-dialog-centered.umodal-dialog-scrollable .umodal-content {
  max-height: none;
}

.umodal-dialog-centered.umodal-dialog-scrollable::before {
  content: none;
}

.umodal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  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;
}

.umodal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.umodal-backdrop.ufade {
  opacity: 0;
}

.umodal-backdrop.ushow {
  opacity: 0.5;
}

.umodal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.umodal-header .uclose {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.umodal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.umodal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.umodal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.umodal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.umodal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.umodal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .umodal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .umodal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .umodal-dialog-scrollable .umodal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .umodal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .umodal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .umodal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .umodal-lg,
  .umodal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .umodal-xl {
    max-width: 1140px;
  }
}

.utooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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;
}

.utooltip.ushow {
  opacity: 0.9;
}

.utooltip .uarrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.utooltip .uarrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.ubs-tooltip-top, .ubs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.ubs-tooltip-top .uarrow, .ubs-tooltip-auto[x-placement^="top"] .uarrow {
  bottom: 0;
}

.ubs-tooltip-top .uarrow::before, .ubs-tooltip-auto[x-placement^="top"] .uarrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.ubs-tooltip-right, .ubs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.ubs-tooltip-right .uarrow, .ubs-tooltip-auto[x-placement^="right"] .uarrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.ubs-tooltip-right .uarrow::before, .ubs-tooltip-auto[x-placement^="right"] .uarrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.ubs-tooltip-bottom, .ubs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.ubs-tooltip-bottom .uarrow, .ubs-tooltip-auto[x-placement^="bottom"] .uarrow {
  top: 0;
}

.ubs-tooltip-bottom .uarrow::before, .ubs-tooltip-auto[x-placement^="bottom"] .uarrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.ubs-tooltip-left, .ubs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.ubs-tooltip-left .uarrow, .ubs-tooltip-auto[x-placement^="left"] .uarrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.ubs-tooltip-left .uarrow::before, .ubs-tooltip-auto[x-placement^="left"] .uarrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.utooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.upopover {
  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", 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;
}

.upopover .uarrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.upopover .uarrow::before, .upopover .uarrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.ubs-popover-top, .ubs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.ubs-popover-top > .uarrow, .ubs-popover-auto[x-placement^="top"] > .uarrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.ubs-popover-top > .uarrow::before, .ubs-popover-auto[x-placement^="top"] > .uarrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.ubs-popover-top > .uarrow::after, .ubs-popover-auto[x-placement^="top"] > .uarrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.ubs-popover-right, .ubs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.ubs-popover-right > .uarrow, .ubs-popover-auto[x-placement^="right"] > .uarrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.ubs-popover-right > .uarrow::before, .ubs-popover-auto[x-placement^="right"] > .uarrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.ubs-popover-right > .uarrow::after, .ubs-popover-auto[x-placement^="right"] > .uarrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.ubs-popover-bottom, .ubs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.ubs-popover-bottom > .uarrow, .ubs-popover-auto[x-placement^="bottom"] > .uarrow {
  top: calc((0.5rem + 1px) * -1);
}

.ubs-popover-bottom > .uarrow::before, .ubs-popover-auto[x-placement^="bottom"] > .uarrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.ubs-popover-bottom > .uarrow::after, .ubs-popover-auto[x-placement^="bottom"] > .uarrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.ubs-popover-bottom .upopover-header::before, .ubs-popover-auto[x-placement^="bottom"] .upopover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.ubs-popover-left, .ubs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.ubs-popover-left > .uarrow, .ubs-popover-auto[x-placement^="left"] > .uarrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.ubs-popover-left > .uarrow::before, .ubs-popover-auto[x-placement^="left"] > .uarrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.ubs-popover-left > .uarrow::after, .ubs-popover-auto[x-placement^="left"] > .uarrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.upopover-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);
}

.upopover-header:empty {
  display: none;
}

.upopover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.ucarousel {
  position: relative;
}

.ucarousel.upointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.ucarousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.ucarousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.ucarousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .ucarousel-item {
    transition: none;
  }
}

.ucarousel-item.uactive,
.ucarousel-item-next,
.ucarousel-item-prev {
  display: block;
}

.ucarousel-item-next:not(.ucarousel-item-left),
.uactive.ucarousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.ucarousel-item-prev:not(.ucarousel-item-right),
.uactive.ucarousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.ucarousel-fade .ucarousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.ucarousel-fade .ucarousel-item.uactive,
.ucarousel-fade .ucarousel-item-next.ucarousel-item-left,
.ucarousel-fade .ucarousel-item-prev.ucarousel-item-right {
  z-index: 1;
  opacity: 1;
}

.ucarousel-fade .uactive.ucarousel-item-left,
.ucarousel-fade .uactive.ucarousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  .ucarousel-fade .uactive.ucarousel-item-left,
  .ucarousel-fade .uactive.ucarousel-item-right {
    transition: none;
  }
}

.ucarousel-control-prev,
.ucarousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .ucarousel-control-prev,
  .ucarousel-control-next {
    transition: none;
  }
}

.ucarousel-control-prev:hover, .ucarousel-control-prev:focus,
.ucarousel-control-next:hover,
.ucarousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.ucarousel-control-prev {
  left: 0;
}

.ucarousel-control-next {
  right: 0;
}

.ucarousel-control-prev-icon,
.ucarousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.ucarousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.ucarousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.uw3.uorg/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.ucarousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.ucarousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  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: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .ucarousel-indicators li {
    transition: none;
  }
}

.ucarousel-indicators .uactive {
  opacity: 1;
}

.ucarousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.uspinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.uspinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

.uspinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.uspinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.ualign-baseline {
  vertical-align: baseline !important;
}

.ualign-top {
  vertical-align: top !important;
}

.ualign-middle {
  vertical-align: middle !important;
}

.ualign-bottom {
  vertical-align: bottom !important;
}

.ualign-text-bottom {
  vertical-align: text-bottom !important;
}

.ualign-text-top {
  vertical-align: text-top !important;
}

.ubg-primary {
  background-color: #007bff !important;
}

a.ubg-primary:hover, a.ubg-primary:focus,
button.ubg-primary:hover,
button.ubg-primary:focus {
  background-color: #0062cc !important;
}

.ubg-secondary {
  background-color: #6c757d !important;
}

a.ubg-secondary:hover, a.ubg-secondary:focus,
button.ubg-secondary:hover,
button.ubg-secondary:focus {
  background-color: #545b62 !important;
}

.ubg-success {
  background-color: #28a745 !important;
}

a.ubg-success:hover, a.ubg-success:focus,
button.ubg-success:hover,
button.ubg-success:focus {
  background-color: #1e7e34 !important;
}

.ubg-info {
  background-color: #17a2b8 !important;
}

a.ubg-info:hover, a.ubg-info:focus,
button.ubg-info:hover,
button.ubg-info:focus {
  background-color: #117a8b !important;
}

.ubg-warning {
  background-color: #ffc107 !important;
}

a.ubg-warning:hover, a.ubg-warning:focus,
button.ubg-warning:hover,
button.ubg-warning:focus {
  background-color: #d39e00 !important;
}

.ubg-danger {
  background-color: #dc3545 !important;
}

a.ubg-danger:hover, a.ubg-danger:focus,
button.ubg-danger:hover,
button.ubg-danger:focus {
  background-color: #bd2130 !important;
}

.ubg-light {
  background-color: #f8f9fa !important;
}

a.ubg-light:hover, a.ubg-light:focus,
button.ubg-light:hover,
button.ubg-light:focus {
  background-color: #dae0e5 !important;
}

.ubg-dark {
  background-color: #343a40 !important;
}

a.ubg-dark:hover, a.ubg-dark:focus,
button.ubg-dark:hover,
button.ubg-dark:focus {
  background-color: #1d2124 !important;
}

.ubg-white {
  background-color: #fff !important;
}

.ubg-transparent {
  background-color: transparent !important;
}

.uborder {
  border: 1px solid #dee2e6 !important;
}

.uborder-top {
  border-top: 1px solid #dee2e6 !important;
}

.uborder-right {
  border-right: 1px solid #dee2e6 !important;
}

.uborder-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.uborder-left {
  border-left: 1px solid #dee2e6 !important;
}

.uborder-0 {
  border: 0 !important;
}

.uborder-top-0 {
  border-top: 0 !important;
}

.uborder-right-0 {
  border-right: 0 !important;
}

.uborder-bottom-0 {
  border-bottom: 0 !important;
}

.uborder-left-0 {
  border-left: 0 !important;
}

.uborder-primary {
  border-color: #007bff !important;
}

.uborder-secondary {
  border-color: #6c757d !important;
}

.uborder-success {
  border-color: #28a745 !important;
}

.uborder-info {
  border-color: #17a2b8 !important;
}

.uborder-warning {
  border-color: #ffc107 !important;
}

.uborder-danger {
  border-color: #dc3545 !important;
}

.uborder-light {
  border-color: #f8f9fa !important;
}

.uborder-dark {
  border-color: #343a40 !important;
}

.uborder-white {
  border-color: #fff !important;
}

.urounded-sm {
  border-radius: 0.2rem !important;
}

.urounded {
  border-radius: 0.25rem !important;
}

.urounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.urounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.urounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.urounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.urounded-lg {
  border-radius: 0.3rem !important;
}

.urounded-circle {
  border-radius: 50% !important;
}

.urounded-pill {
  border-radius: 50rem !important;
}

.urounded-0 {
  border-radius: 0 !important;
}

.uclearfix::after {
  display: block;
  clear: both;
  content: "";
}

.ud-none {
  display: none !important;
}

.ud-inline {
  display: inline !important;
}

.ud-inline-block {
  display: inline-block !important;
}

.ud-block {
  display: block !important;
}

.ud-table {
  display: table !important;
}

.ud-table-row {
  display: table-row !important;
}

.ud-table-cell {
  display: table-cell !important;
}

.ud-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.ud-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .ud-sm-none {
    display: none !important;
  }
  .ud-sm-inline {
    display: inline !important;
  }
  .ud-sm-inline-block {
    display: inline-block !important;
  }
  .ud-sm-block {
    display: block !important;
  }
  .ud-sm-table {
    display: table !important;
  }
  .ud-sm-table-row {
    display: table-row !important;
  }
  .ud-sm-table-cell {
    display: table-cell !important;
  }
  .ud-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .ud-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .ud-md-none {
    display: none !important;
  }
  .ud-md-inline {
    display: inline !important;
  }
  .ud-md-inline-block {
    display: inline-block !important;
  }
  .ud-md-block {
    display: block !important;
  }
  .ud-md-table {
    display: table !important;
  }
  .ud-md-table-row {
    display: table-row !important;
  }
  .ud-md-table-cell {
    display: table-cell !important;
  }
  .ud-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .ud-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .ud-lg-none {
    display: none !important;
  }
  .ud-lg-inline {
    display: inline !important;
  }
  .ud-lg-inline-block {
    display: inline-block !important;
  }
  .ud-lg-block {
    display: block !important;
  }
  .ud-lg-table {
    display: table !important;
  }
  .ud-lg-table-row {
    display: table-row !important;
  }
  .ud-lg-table-cell {
    display: table-cell !important;
  }
  .ud-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .ud-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .ud-xl-none {
    display: none !important;
  }
  .ud-xl-inline {
    display: inline !important;
  }
  .ud-xl-inline-block {
    display: inline-block !important;
  }
  .ud-xl-block {
    display: block !important;
  }
  .ud-xl-table {
    display: table !important;
  }
  .ud-xl-table-row {
    display: table-row !important;
  }
  .ud-xl-table-cell {
    display: table-cell !important;
  }
  .ud-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .ud-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .ud-print-none {
    display: none !important;
  }
  .ud-print-inline {
    display: inline !important;
  }
  .ud-print-inline-block {
    display: inline-block !important;
  }
  .ud-print-block {
    display: block !important;
  }
  .ud-print-table {
    display: table !important;
  }
  .ud-print-table-row {
    display: table-row !important;
  }
  .ud-print-table-cell {
    display: table-cell !important;
  }
  .ud-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .ud-print-inline-flex {
    display: -ms-inline-flexbox !important;
    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 iframe,
.embed-responsive embed,
.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%;
}

.uflex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.uflex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.uflex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.uflex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.uflex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.uflex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.uflex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.uflex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.uflex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.uflex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.uflex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.uflex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.ujustify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.ujustify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.ujustify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.ujustify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.ujustify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.ualign-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.ualign-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.ualign-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.ualign-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.ualign-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.ualign-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.ualign-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.ualign-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.ualign-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.ualign-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.ualign-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.ualign-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.ualign-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.ualign-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.ualign-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.ualign-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.ualign-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .uflex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .uflex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .uflex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .uflex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .uflex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .uflex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .uflex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .uflex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .uflex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .uflex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .uflex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .uflex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .ujustify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .ujustify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .ujustify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .ujustify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .ujustify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .ualign-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .ualign-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .ualign-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .ualign-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .ualign-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .ualign-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .ualign-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .ualign-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .ualign-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .ualign-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .ualign-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .ualign-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .ualign-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .ualign-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .ualign-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .ualign-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .ualign-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .uflex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .uflex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .uflex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .uflex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .uflex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .uflex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .uflex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .uflex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .uflex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .uflex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .uflex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .uflex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .ujustify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .ujustify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .ujustify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .ujustify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .ujustify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .ualign-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .ualign-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .ualign-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .ualign-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .ualign-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .ualign-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .ualign-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .ualign-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .ualign-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .ualign-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .ualign-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .ualign-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .ualign-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .ualign-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .ualign-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .ualign-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .ualign-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .uflex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .uflex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .uflex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .uflex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .uflex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .uflex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .uflex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .uflex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .uflex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .uflex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .uflex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .uflex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .ujustify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .ujustify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .ujustify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .ujustify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .ujustify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .ualign-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .ualign-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .ualign-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .ualign-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .ualign-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .ualign-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .ualign-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .ualign-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .ualign-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .ualign-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .ualign-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .ualign-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .ualign-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .ualign-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .ualign-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .ualign-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .ualign-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .uflex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .uflex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .uflex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .uflex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .uflex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .uflex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .uflex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .uflex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .uflex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .uflex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .uflex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .uflex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .ujustify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .ujustify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .ujustify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .ujustify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .ujustify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .ualign-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .ualign-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .ualign-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .ualign-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .ualign-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .ualign-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .ualign-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .ualign-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .ualign-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .ualign-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .ualign-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .ualign-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .ualign-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .ualign-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .ualign-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .ualign-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .ualign-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.ufloat-left {
  float: left !important;
}

.ufloat-right {
  float: right !important;
}

.ufloat-none {
  float: none !important;
}

@media (min-width: 576px) {
  .ufloat-sm-left {
    float: left !important;
  }
  .ufloat-sm-right {
    float: right !important;
  }
  .ufloat-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .ufloat-md-left {
    float: left !important;
  }
  .ufloat-md-right {
    float: right !important;
  }
  .ufloat-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .ufloat-lg-left {
    float: left !important;
  }
  .ufloat-lg-right {
    float: right !important;
  }
  .ufloat-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .ufloat-xl-left {
    float: left !important;
  }
  .ufloat-xl-right {
    float: right !important;
  }
  .ufloat-xl-none {
    float: none !important;
  }
}

.uoverflow-auto {
  overflow: auto !important;
}

.uoverflow-hidden {
  overflow: hidden !important;
}

.uposition-static {
  position: static !important;
}

.uposition-relative {
  position: relative !important;
}

.uposition-absolute {
  position: absolute !important;
}

.uposition-fixed {
  position: fixed !important;
}

.uposition-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.ufixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.ufixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .usticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.usr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.usr-only-focusable:active, .usr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.ushadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.ushadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.ushadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.ushadow-none {
  box-shadow: none !important;
}

.uw-25 {
  width: 25% !important;
}

.uw-50 {
  width: 50% !important;
}

.uw-75 {
  width: 75% !important;
}

.uw-100 {
  width: 100% !important;
}

.uw-auto {
  width: auto !important;
}

.uh-25 {
  height: 25% !important;
}

.uh-50 {
  height: 50% !important;
}

.uh-75 {
  height: 75% !important;
}

.uh-100 {
  height: 100% !important;
}

.uh-auto {
  height: auto !important;
}

.umw-100 {
  max-width: 100% !important;
}

.umh-100 {
  max-height: 100% !important;
}

.umin-vw-100 {
  min-width: 100vw !important;
}

.umin-vh-100 {
  min-height: 100vh !important;
}

.uvw-100 {
  width: 100vw !important;
}

.uvh-100 {
  height: 100vh !important;
}

.ustretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.um-0 {
  margin: 0 !important;
}

.umt-0,
.umy-0 {
  margin-top: 0 !important;
}

.umr-0,
.umx-0 {
  margin-right: 0 !important;
}

.umb-0,
.umy-0 {
  margin-bottom: 0 !important;
}

.uml-0,
.umx-0 {
  margin-left: 0 !important;
}

.um-1 {
  margin: 0.25rem !important;
}

.umt-1,
.umy-1 {
  margin-top: 0.25rem !important;
}

.umr-1,
.umx-1 {
  margin-right: 0.25rem !important;
}

.umb-1,
.umy-1 {
  margin-bottom: 0.25rem !important;
}

.uml-1,
.umx-1 {
  margin-left: 0.25rem !important;
}

.um-2 {
  margin: 0.5rem !important;
}

.umt-2,
.umy-2 {
  margin-top: 0.5rem !important;
}

.umr-2,
.umx-2 {
  margin-right: 0.5rem !important;
}

.umb-2,
.umy-2 {
  margin-bottom: 0.5rem !important;
}

.uml-2,
.umx-2 {
  margin-left: 0.5rem !important;
}

.um-3 {
  margin: 1rem !important;
}

.umt-3,
.umy-3 {
  margin-top: 1rem !important;
}

.umr-3,
.umx-3 {
  margin-right: 1rem !important;
}

.umb-3,
.umy-3 {
  margin-bottom: 1rem !important;
}

.uml-3,
.umx-3 {
  margin-left: 1rem !important;
}

.um-4 {
  margin: 1.5rem !important;
}

.umt-4,
.umy-4 {
  margin-top: 1.5rem !important;
}

.umr-4,
.umx-4 {
  margin-right: 1.5rem !important;
}

.umb-4,
.umy-4 {
  margin-bottom: 1.5rem !important;
}

.uml-4,
.umx-4 {
  margin-left: 1.5rem !important;
}

.um-5 {
  margin: 3rem !important;
}

.umt-5,
.umy-5 {
  margin-top: 3rem !important;
}

.umr-5,
.umx-5 {
  margin-right: 3rem !important;
}

.umb-5,
.umy-5 {
  margin-bottom: 3rem !important;
}

.uml-5,
.umx-5 {
  margin-left: 3rem !important;
}

.up-0 {
  padding: 0 !important;
}

.upt-0,
.upy-0 {
  padding-top: 0 !important;
}

.upr-0,
.upx-0 {
  padding-right: 0 !important;
}

.upb-0,
.upy-0 {
  padding-bottom: 0 !important;
}

.upl-0,
.upx-0 {
  padding-left: 0 !important;
}

.up-1 {
  padding: 0.25rem !important;
}

.upt-1,
.upy-1 {
  padding-top: 0.25rem !important;
}

.upr-1,
.upx-1 {
  padding-right: 0.25rem !important;
}

.upb-1,
.upy-1 {
  padding-bottom: 0.25rem !important;
}

.upl-1,
.upx-1 {
  padding-left: 0.25rem !important;
}

.up-2 {
  padding: 0.5rem !important;
}

.upt-2,
.upy-2 {
  padding-top: 0.5rem !important;
}

.upr-2,
.upx-2 {
  padding-right: 0.5rem !important;
}

.upb-2,
.upy-2 {
  padding-bottom: 0.5rem !important;
}

.upl-2,
.upx-2 {
  padding-left: 0.5rem !important;
}

.up-3 {
  padding: 1rem !important;
}

.upt-3,
.upy-3 {
  padding-top: 1rem !important;
}

.upr-3,
.upx-3 {
  padding-right: 1rem !important;
}

.upb-3,
.upy-3 {
  padding-bottom: 1rem !important;
}

.upl-3,
.upx-3 {
  padding-left: 1rem !important;
}

.up-4 {
  padding: 1.5rem !important;
}

.upt-4,
.upy-4 {
  padding-top: 1.5rem !important;
}

.upr-4,
.upx-4 {
  padding-right: 1.5rem !important;
}

.upb-4,
.upy-4 {
  padding-bottom: 1.5rem !important;
}

.upl-4,
.upx-4 {
  padding-left: 1.5rem !important;
}

.up-5 {
  padding: 3rem !important;
}

.upt-5,
.upy-5 {
  padding-top: 3rem !important;
}

.upr-5,
.upx-5 {
  padding-right: 3rem !important;
}

.upb-5,
.upy-5 {
  padding-bottom: 3rem !important;
}

.upl-5,
.upx-5 {
  padding-left: 3rem !important;
}

.um-n1 {
  margin: -0.25rem !important;
}

.umt-n1,
.umy-n1 {
  margin-top: -0.25rem !important;
}

.umr-n1,
.umx-n1 {
  margin-right: -0.25rem !important;
}

.umb-n1,
.umy-n1 {
  margin-bottom: -0.25rem !important;
}

.uml-n1,
.umx-n1 {
  margin-left: -0.25rem !important;
}

.um-n2 {
  margin: -0.5rem !important;
}

.umt-n2,
.umy-n2 {
  margin-top: -0.5rem !important;
}

.umr-n2,
.umx-n2 {
  margin-right: -0.5rem !important;
}

.umb-n2,
.umy-n2 {
  margin-bottom: -0.5rem !important;
}

.uml-n2,
.umx-n2 {
  margin-left: -0.5rem !important;
}

.um-n3 {
  margin: -1rem !important;
}

.umt-n3,
.umy-n3 {
  margin-top: -1rem !important;
}

.umr-n3,
.umx-n3 {
  margin-right: -1rem !important;
}

.umb-n3,
.umy-n3 {
  margin-bottom: -1rem !important;
}

.uml-n3,
.umx-n3 {
  margin-left: -1rem !important;
}

.um-n4 {
  margin: -1.5rem !important;
}

.umt-n4,
.umy-n4 {
  margin-top: -1.5rem !important;
}

.umr-n4,
.umx-n4 {
  margin-right: -1.5rem !important;
}

.umb-n4,
.umy-n4 {
  margin-bottom: -1.5rem !important;
}

.uml-n4,
.umx-n4 {
  margin-left: -1.5rem !important;
}

.um-n5 {
  margin: -3rem !important;
}

.umt-n5,
.umy-n5 {
  margin-top: -3rem !important;
}

.umr-n5,
.umx-n5 {
  margin-right: -3rem !important;
}

.umb-n5,
.umy-n5 {
  margin-bottom: -3rem !important;
}

.uml-n5,
.umx-n5 {
  margin-left: -3rem !important;
}

.um-auto {
  margin: auto !important;
}

.umt-auto,
.umy-auto {
  margin-top: auto !important;
}

.umr-auto,
.umx-auto {
  margin-right: auto !important;
}

.umb-auto,
.umy-auto {
  margin-bottom: auto !important;
}

.uml-auto,
.umx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .um-sm-0 {
    margin: 0 !important;
  }
  .umt-sm-0,
  .umy-sm-0 {
    margin-top: 0 !important;
  }
  .umr-sm-0,
  .umx-sm-0 {
    margin-right: 0 !important;
  }
  .umb-sm-0,
  .umy-sm-0 {
    margin-bottom: 0 !important;
  }
  .uml-sm-0,
  .umx-sm-0 {
    margin-left: 0 !important;
  }
  .um-sm-1 {
    margin: 0.25rem !important;
  }
  .umt-sm-1,
  .umy-sm-1 {
    margin-top: 0.25rem !important;
  }
  .umr-sm-1,
  .umx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .umb-sm-1,
  .umy-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .uml-sm-1,
  .umx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .um-sm-2 {
    margin: 0.5rem !important;
  }
  .umt-sm-2,
  .umy-sm-2 {
    margin-top: 0.5rem !important;
  }
  .umr-sm-2,
  .umx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .umb-sm-2,
  .umy-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .uml-sm-2,
  .umx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .um-sm-3 {
    margin: 1rem !important;
  }
  .umt-sm-3,
  .umy-sm-3 {
    margin-top: 1rem !important;
  }
  .umr-sm-3,
  .umx-sm-3 {
    margin-right: 1rem !important;
  }
  .umb-sm-3,
  .umy-sm-3 {
    margin-bottom: 1rem !important;
  }
  .uml-sm-3,
  .umx-sm-3 {
    margin-left: 1rem !important;
  }
  .um-sm-4 {
    margin: 1.5rem !important;
  }
  .umt-sm-4,
  .umy-sm-4 {
    margin-top: 1.5rem !important;
  }
  .umr-sm-4,
  .umx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .umb-sm-4,
  .umy-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .uml-sm-4,
  .umx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .um-sm-5 {
    margin: 3rem !important;
  }
  .umt-sm-5,
  .umy-sm-5 {
    margin-top: 3rem !important;
  }
  .umr-sm-5,
  .umx-sm-5 {
    margin-right: 3rem !important;
  }
  .umb-sm-5,
  .umy-sm-5 {
    margin-bottom: 3rem !important;
  }
  .uml-sm-5,
  .umx-sm-5 {
    margin-left: 3rem !important;
  }
  .up-sm-0 {
    padding: 0 !important;
  }
  .upt-sm-0,
  .upy-sm-0 {
    padding-top: 0 !important;
  }
  .upr-sm-0,
  .upx-sm-0 {
    padding-right: 0 !important;
  }
  .upb-sm-0,
  .upy-sm-0 {
    padding-bottom: 0 !important;
  }
  .upl-sm-0,
  .upx-sm-0 {
    padding-left: 0 !important;
  }
  .up-sm-1 {
    padding: 0.25rem !important;
  }
  .upt-sm-1,
  .upy-sm-1 {
    padding-top: 0.25rem !important;
  }
  .upr-sm-1,
  .upx-sm-1 {
    padding-right: 0.25rem !important;
  }
  .upb-sm-1,
  .upy-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .upl-sm-1,
  .upx-sm-1 {
    padding-left: 0.25rem !important;
  }
  .up-sm-2 {
    padding: 0.5rem !important;
  }
  .upt-sm-2,
  .upy-sm-2 {
    padding-top: 0.5rem !important;
  }
  .upr-sm-2,
  .upx-sm-2 {
    padding-right: 0.5rem !important;
  }
  .upb-sm-2,
  .upy-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .upl-sm-2,
  .upx-sm-2 {
    padding-left: 0.5rem !important;
  }
  .up-sm-3 {
    padding: 1rem !important;
  }
  .upt-sm-3,
  .upy-sm-3 {
    padding-top: 1rem !important;
  }
  .upr-sm-3,
  .upx-sm-3 {
    padding-right: 1rem !important;
  }
  .upb-sm-3,
  .upy-sm-3 {
    padding-bottom: 1rem !important;
  }
  .upl-sm-3,
  .upx-sm-3 {
    padding-left: 1rem !important;
  }
  .up-sm-4 {
    padding: 1.5rem !important;
  }
  .upt-sm-4,
  .upy-sm-4 {
    padding-top: 1.5rem !important;
  }
  .upr-sm-4,
  .upx-sm-4 {
    padding-right: 1.5rem !important;
  }
  .upb-sm-4,
  .upy-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .upl-sm-4,
  .upx-sm-4 {
    padding-left: 1.5rem !important;
  }
  .up-sm-5 {
    padding: 3rem !important;
  }
  .upt-sm-5,
  .upy-sm-5 {
    padding-top: 3rem !important;
  }
  .upr-sm-5,
  .upx-sm-5 {
    padding-right: 3rem !important;
  }
  .upb-sm-5,
  .upy-sm-5 {
    padding-bottom: 3rem !important;
  }
  .upl-sm-5,
  .upx-sm-5 {
    padding-left: 3rem !important;
  }
  .um-sm-n1 {
    margin: -0.25rem !important;
  }
  .umt-sm-n1,
  .umy-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .umr-sm-n1,
  .umx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .umb-sm-n1,
  .umy-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .uml-sm-n1,
  .umx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .um-sm-n2 {
    margin: -0.5rem !important;
  }
  .umt-sm-n2,
  .umy-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .umr-sm-n2,
  .umx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .umb-sm-n2,
  .umy-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .uml-sm-n2,
  .umx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .um-sm-n3 {
    margin: -1rem !important;
  }
  .umt-sm-n3,
  .umy-sm-n3 {
    margin-top: -1rem !important;
  }
  .umr-sm-n3,
  .umx-sm-n3 {
    margin-right: -1rem !important;
  }
  .umb-sm-n3,
  .umy-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .uml-sm-n3,
  .umx-sm-n3 {
    margin-left: -1rem !important;
  }
  .um-sm-n4 {
    margin: -1.5rem !important;
  }
  .umt-sm-n4,
  .umy-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .umr-sm-n4,
  .umx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .umb-sm-n4,
  .umy-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .uml-sm-n4,
  .umx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .um-sm-n5 {
    margin: -3rem !important;
  }
  .umt-sm-n5,
  .umy-sm-n5 {
    margin-top: -3rem !important;
  }
  .umr-sm-n5,
  .umx-sm-n5 {
    margin-right: -3rem !important;
  }
  .umb-sm-n5,
  .umy-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .uml-sm-n5,
  .umx-sm-n5 {
    margin-left: -3rem !important;
  }
  .um-sm-auto {
    margin: auto !important;
  }
  .umt-sm-auto,
  .umy-sm-auto {
    margin-top: auto !important;
  }
  .umr-sm-auto,
  .umx-sm-auto {
    margin-right: auto !important;
  }
  .umb-sm-auto,
  .umy-sm-auto {
    margin-bottom: auto !important;
  }
  .uml-sm-auto,
  .umx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .um-md-0 {
    margin: 0 !important;
  }
  .umt-md-0,
  .umy-md-0 {
    margin-top: 0 !important;
  }
  .umr-md-0,
  .umx-md-0 {
    margin-right: 0 !important;
  }
  .umb-md-0,
  .umy-md-0 {
    margin-bottom: 0 !important;
  }
  .uml-md-0,
  .umx-md-0 {
    margin-left: 0 !important;
  }
  .um-md-1 {
    margin: 0.25rem !important;
  }
  .umt-md-1,
  .umy-md-1 {
    margin-top: 0.25rem !important;
  }
  .umr-md-1,
  .umx-md-1 {
    margin-right: 0.25rem !important;
  }
  .umb-md-1,
  .umy-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .uml-md-1,
  .umx-md-1 {
    margin-left: 0.25rem !important;
  }
  .um-md-2 {
    margin: 0.5rem !important;
  }
  .umt-md-2,
  .umy-md-2 {
    margin-top: 0.5rem !important;
  }
  .umr-md-2,
  .umx-md-2 {
    margin-right: 0.5rem !important;
  }
  .umb-md-2,
  .umy-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .uml-md-2,
  .umx-md-2 {
    margin-left: 0.5rem !important;
  }
  .um-md-3 {
    margin: 1rem !important;
  }
  .umt-md-3,
  .umy-md-3 {
    margin-top: 1rem !important;
  }
  .umr-md-3,
  .umx-md-3 {
    margin-right: 1rem !important;
  }
  .umb-md-3,
  .umy-md-3 {
    margin-bottom: 1rem !important;
  }
  .uml-md-3,
  .umx-md-3 {
    margin-left: 1rem !important;
  }
  .um-md-4 {
    margin: 1.5rem !important;
  }
  .umt-md-4,
  .umy-md-4 {
    margin-top: 1.5rem !important;
  }
  .umr-md-4,
  .umx-md-4 {
    margin-right: 1.5rem !important;
  }
  .umb-md-4,
  .umy-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .uml-md-4,
  .umx-md-4 {
    margin-left: 1.5rem !important;
  }
  .um-md-5 {
    margin: 3rem !important;
  }
  .umt-md-5,
  .umy-md-5 {
    margin-top: 3rem !important;
  }
  .umr-md-5,
  .umx-md-5 {
    margin-right: 3rem !important;
  }
  .umb-md-5,
  .umy-md-5 {
    margin-bottom: 3rem !important;
  }
  .uml-md-5,
  .umx-md-5 {
    margin-left: 3rem !important;
  }
  .up-md-0 {
    padding: 0 !important;
  }
  .upt-md-0,
  .upy-md-0 {
    padding-top: 0 !important;
  }
  .upr-md-0,
  .upx-md-0 {
    padding-right: 0 !important;
  }
  .upb-md-0,
  .upy-md-0 {
    padding-bottom: 0 !important;
  }
  .upl-md-0,
  .upx-md-0 {
    padding-left: 0 !important;
  }
  .up-md-1 {
    padding: 0.25rem !important;
  }
  .upt-md-1,
  .upy-md-1 {
    padding-top: 0.25rem !important;
  }
  .upr-md-1,
  .upx-md-1 {
    padding-right: 0.25rem !important;
  }
  .upb-md-1,
  .upy-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .upl-md-1,
  .upx-md-1 {
    padding-left: 0.25rem !important;
  }
  .up-md-2 {
    padding: 0.5rem !important;
  }
  .upt-md-2,
  .upy-md-2 {
    padding-top: 0.5rem !important;
  }
  .upr-md-2,
  .upx-md-2 {
    padding-right: 0.5rem !important;
  }
  .upb-md-2,
  .upy-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .upl-md-2,
  .upx-md-2 {
    padding-left: 0.5rem !important;
  }
  .up-md-3 {
    padding: 1rem !important;
  }
  .upt-md-3,
  .upy-md-3 {
    padding-top: 1rem !important;
  }
  .upr-md-3,
  .upx-md-3 {
    padding-right: 1rem !important;
  }
  .upb-md-3,
  .upy-md-3 {
    padding-bottom: 1rem !important;
  }
  .upl-md-3,
  .upx-md-3 {
    padding-left: 1rem !important;
  }
  .up-md-4 {
    padding: 1.5rem !important;
  }
  .upt-md-4,
  .upy-md-4 {
    padding-top: 1.5rem !important;
  }
  .upr-md-4,
  .upx-md-4 {
    padding-right: 1.5rem !important;
  }
  .upb-md-4,
  .upy-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .upl-md-4,
  .upx-md-4 {
    padding-left: 1.5rem !important;
  }
  .up-md-5 {
    padding: 3rem !important;
  }
  .upt-md-5,
  .upy-md-5 {
    padding-top: 3rem !important;
  }
  .upr-md-5,
  .upx-md-5 {
    padding-right: 3rem !important;
  }
  .upb-md-5,
  .upy-md-5 {
    padding-bottom: 3rem !important;
  }
  .upl-md-5,
  .upx-md-5 {
    padding-left: 3rem !important;
  }
  .um-md-n1 {
    margin: -0.25rem !important;
  }
  .umt-md-n1,
  .umy-md-n1 {
    margin-top: -0.25rem !important;
  }
  .umr-md-n1,
  .umx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .umb-md-n1,
  .umy-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .uml-md-n1,
  .umx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .um-md-n2 {
    margin: -0.5rem !important;
  }
  .umt-md-n2,
  .umy-md-n2 {
    margin-top: -0.5rem !important;
  }
  .umr-md-n2,
  .umx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .umb-md-n2,
  .umy-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .uml-md-n2,
  .umx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .um-md-n3 {
    margin: -1rem !important;
  }
  .umt-md-n3,
  .umy-md-n3 {
    margin-top: -1rem !important;
  }
  .umr-md-n3,
  .umx-md-n3 {
    margin-right: -1rem !important;
  }
  .umb-md-n3,
  .umy-md-n3 {
    margin-bottom: -1rem !important;
  }
  .uml-md-n3,
  .umx-md-n3 {
    margin-left: -1rem !important;
  }
  .um-md-n4 {
    margin: -1.5rem !important;
  }
  .umt-md-n4,
  .umy-md-n4 {
    margin-top: -1.5rem !important;
  }
  .umr-md-n4,
  .umx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .umb-md-n4,
  .umy-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .uml-md-n4,
  .umx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .um-md-n5 {
    margin: -3rem !important;
  }
  .umt-md-n5,
  .umy-md-n5 {
    margin-top: -3rem !important;
  }
  .umr-md-n5,
  .umx-md-n5 {
    margin-right: -3rem !important;
  }
  .umb-md-n5,
  .umy-md-n5 {
    margin-bottom: -3rem !important;
  }
  .uml-md-n5,
  .umx-md-n5 {
    margin-left: -3rem !important;
  }
  .um-md-auto {
    margin: auto !important;
  }
  .umt-md-auto,
  .umy-md-auto {
    margin-top: auto !important;
  }
  .umr-md-auto,
  .umx-md-auto {
    margin-right: auto !important;
  }
  .umb-md-auto,
  .umy-md-auto {
    margin-bottom: auto !important;
  }
  .uml-md-auto,
  .umx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .um-lg-0 {
    margin: 0 !important;
  }
  .umt-lg-0,
  .umy-lg-0 {
    margin-top: 0 !important;
  }
  .umr-lg-0,
  .umx-lg-0 {
    margin-right: 0 !important;
  }
  .umb-lg-0,
  .umy-lg-0 {
    margin-bottom: 0 !important;
  }
  .uml-lg-0,
  .umx-lg-0 {
    margin-left: 0 !important;
  }
  .um-lg-1 {
    margin: 0.25rem !important;
  }
  .umt-lg-1,
  .umy-lg-1 {
    margin-top: 0.25rem !important;
  }
  .umr-lg-1,
  .umx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .umb-lg-1,
  .umy-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .uml-lg-1,
  .umx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .um-lg-2 {
    margin: 0.5rem !important;
  }
  .umt-lg-2,
  .umy-lg-2 {
    margin-top: 0.5rem !important;
  }
  .umr-lg-2,
  .umx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .umb-lg-2,
  .umy-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .uml-lg-2,
  .umx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .um-lg-3 {
    margin: 1rem !important;
  }
  .umt-lg-3,
  .umy-lg-3 {
    margin-top: 1rem !important;
  }
  .umr-lg-3,
  .umx-lg-3 {
    margin-right: 1rem !important;
  }
  .umb-lg-3,
  .umy-lg-3 {
    margin-bottom: 1rem !important;
  }
  .uml-lg-3,
  .umx-lg-3 {
    margin-left: 1rem !important;
  }
  .um-lg-4 {
    margin: 1.5rem !important;
  }
  .umt-lg-4,
  .umy-lg-4 {
    margin-top: 1.5rem !important;
  }
  .umr-lg-4,
  .umx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .umb-lg-4,
  .umy-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .uml-lg-4,
  .umx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .um-lg-5 {
    margin: 3rem !important;
  }
  .umt-lg-5,
  .umy-lg-5 {
    margin-top: 3rem !important;
  }
  .umr-lg-5,
  .umx-lg-5 {
    margin-right: 3rem !important;
  }
  .umb-lg-5,
  .umy-lg-5 {
    margin-bottom: 3rem !important;
  }
  .uml-lg-5,
  .umx-lg-5 {
    margin-left: 3rem !important;
  }
  .up-lg-0 {
    padding: 0 !important;
  }
  .upt-lg-0,
  .upy-lg-0 {
    padding-top: 0 !important;
  }
  .upr-lg-0,
  .upx-lg-0 {
    padding-right: 0 !important;
  }
  .upb-lg-0,
  .upy-lg-0 {
    padding-bottom: 0 !important;
  }
  .upl-lg-0,
  .upx-lg-0 {
    padding-left: 0 !important;
  }
  .up-lg-1 {
    padding: 0.25rem !important;
  }
  .upt-lg-1,
  .upy-lg-1 {
    padding-top: 0.25rem !important;
  }
  .upr-lg-1,
  .upx-lg-1 {
    padding-right: 0.25rem !important;
  }
  .upb-lg-1,
  .upy-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .upl-lg-1,
  .upx-lg-1 {
    padding-left: 0.25rem !important;
  }
  .up-lg-2 {
    padding: 0.5rem !important;
  }
  .upt-lg-2,
  .upy-lg-2 {
    padding-top: 0.5rem !important;
  }
  .upr-lg-2,
  .upx-lg-2 {
    padding-right: 0.5rem !important;
  }
  .upb-lg-2,
  .upy-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .upl-lg-2,
  .upx-lg-2 {
    padding-left: 0.5rem !important;
  }
  .up-lg-3 {
    padding: 1rem !important;
  }
  .upt-lg-3,
  .upy-lg-3 {
    padding-top: 1rem !important;
  }
  .upr-lg-3,
  .upx-lg-3 {
    padding-right: 1rem !important;
  }
  .upb-lg-3,
  .upy-lg-3 {
    padding-bottom: 1rem !important;
  }
  .upl-lg-3,
  .upx-lg-3 {
    padding-left: 1rem !important;
  }
  .up-lg-4 {
    padding: 1.5rem !important;
  }
  .upt-lg-4,
  .upy-lg-4 {
    padding-top: 1.5rem !important;
  }
  .upr-lg-4,
  .upx-lg-4 {
    padding-right: 1.5rem !important;
  }
  .upb-lg-4,
  .upy-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .upl-lg-4,
  .upx-lg-4 {
    padding-left: 1.5rem !important;
  }
  .up-lg-5 {
    padding: 3rem !important;
  }
  .upt-lg-5,
  .upy-lg-5 {
    padding-top: 3rem !important;
  }
  .upr-lg-5,
  .upx-lg-5 {
    padding-right: 3rem !important;
  }
  .upb-lg-5,
  .upy-lg-5 {
    padding-bottom: 3rem !important;
  }
  .upl-lg-5,
  .upx-lg-5 {
    padding-left: 3rem !important;
  }
  .um-lg-n1 {
    margin: -0.25rem !important;
  }
  .umt-lg-n1,
  .umy-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .umr-lg-n1,
  .umx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .umb-lg-n1,
  .umy-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .uml-lg-n1,
  .umx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .um-lg-n2 {
    margin: -0.5rem !important;
  }
  .umt-lg-n2,
  .umy-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .umr-lg-n2,
  .umx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .umb-lg-n2,
  .umy-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .uml-lg-n2,
  .umx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .um-lg-n3 {
    margin: -1rem !important;
  }
  .umt-lg-n3,
  .umy-lg-n3 {
    margin-top: -1rem !important;
  }
  .umr-lg-n3,
  .umx-lg-n3 {
    margin-right: -1rem !important;
  }
  .umb-lg-n3,
  .umy-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .uml-lg-n3,
  .umx-lg-n3 {
    margin-left: -1rem !important;
  }
  .um-lg-n4 {
    margin: -1.5rem !important;
  }
  .umt-lg-n4,
  .umy-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .umr-lg-n4,
  .umx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .umb-lg-n4,
  .umy-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .uml-lg-n4,
  .umx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .um-lg-n5 {
    margin: -3rem !important;
  }
  .umt-lg-n5,
  .umy-lg-n5 {
    margin-top: -3rem !important;
  }
  .umr-lg-n5,
  .umx-lg-n5 {
    margin-right: -3rem !important;
  }
  .umb-lg-n5,
  .umy-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .uml-lg-n5,
  .umx-lg-n5 {
    margin-left: -3rem !important;
  }
  .um-lg-auto {
    margin: auto !important;
  }
  .umt-lg-auto,
  .umy-lg-auto {
    margin-top: auto !important;
  }
  .umr-lg-auto,
  .umx-lg-auto {
    margin-right: auto !important;
  }
  .umb-lg-auto,
  .umy-lg-auto {
    margin-bottom: auto !important;
  }
  .uml-lg-auto,
  .umx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .um-xl-0 {
    margin: 0 !important;
  }
  .umt-xl-0,
  .umy-xl-0 {
    margin-top: 0 !important;
  }
  .umr-xl-0,
  .umx-xl-0 {
    margin-right: 0 !important;
  }
  .umb-xl-0,
  .umy-xl-0 {
    margin-bottom: 0 !important;
  }
  .uml-xl-0,
  .umx-xl-0 {
    margin-left: 0 !important;
  }
  .um-xl-1 {
    margin: 0.25rem !important;
  }
  .umt-xl-1,
  .umy-xl-1 {
    margin-top: 0.25rem !important;
  }
  .umr-xl-1,
  .umx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .umb-xl-1,
  .umy-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .uml-xl-1,
  .umx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .um-xl-2 {
    margin: 0.5rem !important;
  }
  .umt-xl-2,
  .umy-xl-2 {
    margin-top: 0.5rem !important;
  }
  .umr-xl-2,
  .umx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .umb-xl-2,
  .umy-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .uml-xl-2,
  .umx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .um-xl-3 {
    margin: 1rem !important;
  }
  .umt-xl-3,
  .umy-xl-3 {
    margin-top: 1rem !important;
  }
  .umr-xl-3,
  .umx-xl-3 {
    margin-right: 1rem !important;
  }
  .umb-xl-3,
  .umy-xl-3 {
    margin-bottom: 1rem !important;
  }
  .uml-xl-3,
  .umx-xl-3 {
    margin-left: 1rem !important;
  }
  .um-xl-4 {
    margin: 1.5rem !important;
  }
  .umt-xl-4,
  .umy-xl-4 {
    margin-top: 1.5rem !important;
  }
  .umr-xl-4,
  .umx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .umb-xl-4,
  .umy-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .uml-xl-4,
  .umx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .um-xl-5 {
    margin: 3rem !important;
  }
  .umt-xl-5,
  .umy-xl-5 {
    margin-top: 3rem !important;
  }
  .umr-xl-5,
  .umx-xl-5 {
    margin-right: 3rem !important;
  }
  .umb-xl-5,
  .umy-xl-5 {
    margin-bottom: 3rem !important;
  }
  .uml-xl-5,
  .umx-xl-5 {
    margin-left: 3rem !important;
  }
  .up-xl-0 {
    padding: 0 !important;
  }
  .upt-xl-0,
  .upy-xl-0 {
    padding-top: 0 !important;
  }
  .upr-xl-0,
  .upx-xl-0 {
    padding-right: 0 !important;
  }
  .upb-xl-0,
  .upy-xl-0 {
    padding-bottom: 0 !important;
  }
  .upl-xl-0,
  .upx-xl-0 {
    padding-left: 0 !important;
  }
  .up-xl-1 {
    padding: 0.25rem !important;
  }
  .upt-xl-1,
  .upy-xl-1 {
    padding-top: 0.25rem !important;
  }
  .upr-xl-1,
  .upx-xl-1 {
    padding-right: 0.25rem !important;
  }
  .upb-xl-1,
  .upy-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .upl-xl-1,
  .upx-xl-1 {
    padding-left: 0.25rem !important;
  }
  .up-xl-2 {
    padding: 0.5rem !important;
  }
  .upt-xl-2,
  .upy-xl-2 {
    padding-top: 0.5rem !important;
  }
  .upr-xl-2,
  .upx-xl-2 {
    padding-right: 0.5rem !important;
  }
  .upb-xl-2,
  .upy-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .upl-xl-2,
  .upx-xl-2 {
    padding-left: 0.5rem !important;
  }
  .up-xl-3 {
    padding: 1rem !important;
  }
  .upt-xl-3,
  .upy-xl-3 {
    padding-top: 1rem !important;
  }
  .upr-xl-3,
  .upx-xl-3 {
    padding-right: 1rem !important;
  }
  .upb-xl-3,
  .upy-xl-3 {
    padding-bottom: 1rem !important;
  }
  .upl-xl-3,
  .upx-xl-3 {
    padding-left: 1rem !important;
  }
  .up-xl-4 {
    padding: 1.5rem !important;
  }
  .upt-xl-4,
  .upy-xl-4 {
    padding-top: 1.5rem !important;
  }
  .upr-xl-4,
  .upx-xl-4 {
    padding-right: 1.5rem !important;
  }
  .upb-xl-4,
  .upy-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .upl-xl-4,
  .upx-xl-4 {
    padding-left: 1.5rem !important;
  }
  .up-xl-5 {
    padding: 3rem !important;
  }
  .upt-xl-5,
  .upy-xl-5 {
    padding-top: 3rem !important;
  }
  .upr-xl-5,
  .upx-xl-5 {
    padding-right: 3rem !important;
  }
  .upb-xl-5,
  .upy-xl-5 {
    padding-bottom: 3rem !important;
  }
  .upl-xl-5,
  .upx-xl-5 {
    padding-left: 3rem !important;
  }
  .um-xl-n1 {
    margin: -0.25rem !important;
  }
  .umt-xl-n1,
  .umy-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .umr-xl-n1,
  .umx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .umb-xl-n1,
  .umy-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .uml-xl-n1,
  .umx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .um-xl-n2 {
    margin: -0.5rem !important;
  }
  .umt-xl-n2,
  .umy-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .umr-xl-n2,
  .umx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .umb-xl-n2,
  .umy-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .uml-xl-n2,
  .umx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .um-xl-n3 {
    margin: -1rem !important;
  }
  .umt-xl-n3,
  .umy-xl-n3 {
    margin-top: -1rem !important;
  }
  .umr-xl-n3,
  .umx-xl-n3 {
    margin-right: -1rem !important;
  }
  .umb-xl-n3,
  .umy-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .uml-xl-n3,
  .umx-xl-n3 {
    margin-left: -1rem !important;
  }
  .um-xl-n4 {
    margin: -1.5rem !important;
  }
  .umt-xl-n4,
  .umy-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .umr-xl-n4,
  .umx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .umb-xl-n4,
  .umy-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .uml-xl-n4,
  .umx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .um-xl-n5 {
    margin: -3rem !important;
  }
  .umt-xl-n5,
  .umy-xl-n5 {
    margin-top: -3rem !important;
  }
  .umr-xl-n5,
  .umx-xl-n5 {
    margin-right: -3rem !important;
  }
  .umb-xl-n5,
  .umy-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .uml-xl-n5,
  .umx-xl-n5 {
    margin-left: -3rem !important;
  }
  .um-xl-auto {
    margin: auto !important;
  }
  .umt-xl-auto,
  .umy-xl-auto {
    margin-top: auto !important;
  }
  .umr-xl-auto,
  .umx-xl-auto {
    margin-right: auto !important;
  }
  .umb-xl-auto,
  .umy-xl-auto {
    margin-bottom: auto !important;
  }
  .uml-xl-auto,
  .umx-xl-auto {
    margin-left: auto !important;
  }
}

.utext-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.utext-justify {
  text-align: justify !important;
}

.utext-wrap {
  white-space: normal !important;
}

.utext-nowrap {
  white-space: nowrap !important;
}

.utext-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.utext-left {
  text-align: left !important;
}

.utext-right {
  text-align: right !important;
}

.utext-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .utext-sm-left {
    text-align: left !important;
  }
  .utext-sm-right {
    text-align: right !important;
  }
  .utext-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .utext-md-left {
    text-align: left !important;
  }
  .utext-md-right {
    text-align: right !important;
  }
  .utext-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .utext-lg-left {
    text-align: left !important;
  }
  .utext-lg-right {
    text-align: right !important;
  }
  .utext-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .utext-xl-left {
    text-align: left !important;
  }
  .utext-xl-right {
    text-align: right !important;
  }
  .utext-xl-center {
    text-align: center !important;
  }
}

.utext-lowercase {
  text-transform: lowercase !important;
}

.utext-uppercase {
  text-transform: uppercase !important;
}

.utext-capitalize {
  text-transform: capitalize !important;
}

.ufont-weight-light {
  font-weight: 300 !important;
}

.ufont-weight-lighter {
  font-weight: lighter !important;
}

.ufont-weight-normal {
  font-weight: 400 !important;
}

.ufont-weight-bold {
  font-weight: 700 !important;
}

.ufont-weight-bolder {
  font-weight: bolder !important;
}

.ufont-italic {
  font-style: italic !important;
}

.utext-white {
  color: #fff !important;
}

.utext-primary {
  color: #007bff !important;
}

a.utext-primary:hover, a.utext-primary:focus {
  color: #0056b3 !important;
}

.utext-secondary {
  color: #6c757d !important;
}

a.utext-secondary:hover, a.utext-secondary:focus {
  color: #494f54 !important;
}

.utext-success {
  color: #28a745 !important;
}

a.utext-success:hover, a.utext-success:focus {
  color: #19692c !important;
}

.utext-info {
  color: #17a2b8 !important;
}

a.utext-info:hover, a.utext-info:focus {
  color: #0f6674 !important;
}

.utext-warning {
  color: #ffc107 !important;
}

a.utext-warning:hover, a.utext-warning:focus {
  color: #ba8b00 !important;
}

.utext-danger {
  color: #dc3545 !important;
}

a.utext-danger:hover, a.utext-danger:focus {
  color: #a71d2a !important;
}

.utext-light {
  color: #f8f9fa !important;
}

a.utext-light:hover, a.utext-light:focus {
  color: #cbd3da !important;
}

.utext-dark {
  color: #343a40 !important;
}

a.utext-dark:hover, a.utext-dark:focus {
  color: #121416 !important;
}

.utext-body {
  color: #212529 !important;
}

.utext-muted {
  color: #6c757d !important;
}

.utext-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.utext-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.utext-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.utext-decoration-none {
  text-decoration: none !important;
}

.utext-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.utext-reset {
  color: inherit !important;
}

.uvisible {
  visibility: visible !important;
}

.uinvisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.ubtn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .ucontainer {
    min-width: 992px !important;
  }
  .unavbar {
    display: none;
  }
  .ubadge {
    border: 1px solid #000;
  }
  .utable {
    border-collapse: collapse !important;
  }
  .utable td,
  .utable th {
    background-color: #fff !important;
  }
  .utable-bordered th,
  .utable-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .utable-dark {
    color: inherit;
  }
  .utable-dark th,
  .utable-dark td,
  .utable-dark thead th,
  .utable-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .utable .uthead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*# sourceMappingURL=bootstrap.ucss.umap */