/**
 * Clay 3.28.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
: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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0.0625rem 0 0 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  background-color: #fcf8e3;
  box-decoration-break: clone;
  box-shadow: -0.25em 0 0 #fcf8e3;
  display: inline;
  line-height: normal;
  padding: 2px 0.25em 3px 0;
  position: relative;
  white-space: pre-wrap;
}
mark:before,
.mark:before {
  background-color: #fcf8e3;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 0.25em;
  z-index: -1;
}

.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.list-inline {
  list-style: none;
  padding-left: 0;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.blockquote-footer {
  color: #6c757d;
  display: block;
  font-size: 80%;
}
.blockquote-footer::before {
  content: "— ";
}

.reference-mark {
  display: inline-block;
  font-size: 0.75rem;
  position: relative;
  vertical-align: super;
}

.c-kbd-group {
  font-size: 0.875rem;
}
.c-kbd-group > .c-kbd {
  font-size: inherit;
}

.c-kbd {
  background-color: transparent;
  border-radius: 2px;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: inherit;
  display: inline-block;
  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: 0.875rem;
  font-weight: 500;
  height: 1.5rem;
  line-height: 1.375rem;
  min-width: 1.5rem;
  padding-bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  padding-top: 0;
  text-align: center;
  text-transform: capitalize;
}

.c-kbd > .c-kbd {
  border-width: 0;
  font-size: inherit;
  font-weight: inherit;
  height: auto;
  line-height: inherit;
  min-width: 0;
  padding: 0;
}
.c-kbd > .c-kbd[class*=c-kbd-] {
  border-width: inherit;
  height: inherit;
  min-width: inherit;
  padding: inherit;
}
.c-kbd > .c-kbd[class*=c-kbd-]:first-child {
  margin-left: -0.3125rem;
}
.c-kbd > .c-kbd[class*=c-kbd-]:last-child {
  margin-right: -0.3125rem;
}
.c-kbd > .c-kbd.c-kbd-monospaced {
  padding: 0;
}
.c-kbd > .c-kbd-separator {
  font-weight: 400;
}

.c-kbd-monospaced {
  padding: 0;
}

.c-kbd-inline {
  border-width: 0;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  min-width: 0;
  padding: 0;
}
.c-kbd-inline .c-kbd-separator {
  font-weight: inherit;
}

.c-kbd-sm,
.c-kbd.c-kbd-sm {
  font-size: 0.75rem;
}

.c-kbd-group-sm {
  font-size: 0.75rem;
}

.c-kbd-lg,
.c-kbd.c-kbd-lg {
  font-size: 1rem;
}

.c-kbd-group-lg {
  font-size: 1rem;
}

.c-kbd-group-light {
  color: #6c757d;
}

.c-kbd-light {
  background-color: #fff;
  border-color: #ced4da;
  color: #6c757d;
}

.c-kbd-group-dark {
  color: #fff;
}

.c-kbd-dark {
  background-color: #828e9a;
  border-color: #828e9a;
  color: #fff;
}

.text-truncate {
  display: block;
}

.text-truncate-inline {
  display: inline-flex;
  max-width: 100%;
}
.text-truncate-inline .text-truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
  word-wrap: normal;
}

code {
  color: #e83e8c;
  font-size: 87.5%;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  background-color: #212529;
  border-radius: 0.2rem;
  color: #fff;
  font-size: 87.5%;
  padding: 0.2rem 0.4rem;
}
kbd kbd {
  font-size: 100%;
  font-weight: 700;
  padding: 0;
}

pre {
  color: #212529;
  display: block;
  font-size: 87.5%;
}
pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.carousel-inner::after {
  clear: both;
  content: "";
  display: block;
}

.carousel-item {
  backface-visibility: hidden;
  display: none;
  float: left;
  margin-right: -100%;
  position: relative;
  transition: transform 0.6s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transform: none;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
  z-index: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
  transition: opacity 0s 0.6s;
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  align-items: center;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity 0.15s ease;
  width: 15%;
  z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  opacity: 0.9;
  outline: 0;
  text-decoration: none;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background: no-repeat 50%/100% 100%;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  list-style: none;
  margin-left: 15%;
  margin-right: 15%;
  padding-left: 0;
  position: absolute;
  right: 0;
  z-index: 15;
}
.carousel-indicators li {
  background-clip: padding-box;
  background-color: #fff;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  box-sizing: content-box;
  cursor: pointer;
  flex: 0 1 auto;
  height: 3px;
  margin-left: 3px;
  margin-right: 3px;
  opacity: 0.5;
  text-indent: -999px;
  transition: opacity 0.6s ease;
  width: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.jumbotron {
  background-color: #e9ecef;
  border-radius: 0.3rem;
  margin-bottom: 2rem;
  padding: 2rem 1rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.toast {
  backdrop-filter: blur(10px);
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  font-size: 0.875rem;
  max-width: 350px;
  opacity: 0;
  overflow: hidden;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  align-items: center;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #6c757d;
  display: flex;
  padding: 0.25rem 0.75rem;
}

.toast-body {
  padding: 0.75rem;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  animation: spinner-border 0.75s linear infinite;
  border-radius: 50%;
  border-right-color: transparent;
  border: 0.25em solid currentColor;
  display: inline-block;
  height: 2rem;
  vertical-align: text-bottom;
  width: 2rem;
}

.spinner-border-sm {
  border-width: 0.2em;
  height: 1rem;
  width: 1rem;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  animation: spinner-grow 0.75s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  opacity: 0;
  vertical-align: text-bottom;
  width: 2rem;
}

.spinner-grow-sm {
  height: 1rem;
  width: 1rem;
}

.lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  margin-top: -3px;
  vertical-align: middle;
  width: 1em;
}

.lexicon-icon-sm {
  font-size: 0.5rem;
}

.lexicon-icon-lg {
  font-size: 2rem;
}

.lexicon-icon-xl {
  font-size: 8rem;
}

.order-arrow-down-active .order-arrow-arrow-down {
  fill: rgba(0, 0, 0, 0.9);
}

.order-arrow-up-active .order-arrow-arrow-up {
  fill: rgba(0, 0, 0, 0.9);
}

a.collapse-icon,
button.collapse-icon {
  padding-right: 2.28125rem;
}
a.collapse-icon .c-inner,
button.collapse-icon .c-inner {
  margin-right: -2.28125rem;
}

.collapse-icon-closed .lexicon-icon,
.collapse-icon-open .lexicon-icon {
  display: block;
}

.collapse-icon .collapse-icon-closed,
.collapse-icon .collapse-icon-open {
  height: 1em;
  position: absolute;
  right: 0.9375rem;
  top: calc(0.5rem + 0.0625rem + (((0.9375em * 1.5) - 1em) / 2));
  width: 1em;
}
.collapse-icon .collapse-icon-closed .lexicon-icon,
.collapse-icon .collapse-icon-open .lexicon-icon {
  margin-top: 0;
}
.collapse-icon .collapse-icon-closed {
  display: none;
}
.collapse-icon .collapse-icon-open {
  display: inline-block;
}

.collapsed .collapse-icon-closed {
  display: inline-block;
}
.collapsed .collapse-icon-open {
  display: none;
}

.collapse-icon.collapse-icon-middle .collapse-icon-closed,
.collapse-icon.collapse-icon-middle .collapse-icon-open {
  margin-top: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.aspect-ratio {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
}

.aspect-ratio-item {
  left: 0;
  position: absolute;
  word-wrap: break-word;
}

.aspect-ratio-item-fluid {
  max-width: 100%;
  position: absolute;
  word-wrap: break-word;
}

.aspect-ratio-item-vertical-fluid {
  max-height: 100%;
  position: absolute;
  word-wrap: break-word;
}

.aspect-ratio-item-flush {
  max-width: none;
  position: absolute;
  width: 100.6%;
}

.aspect-ratio-item-vertical-flush {
  height: 100.6%;
  max-height: none;
  position: absolute;
}

.aspect-ratio-item-top-left {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 0;
}

.aspect-ratio-item-top-center {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 0;
  transform: translateX(-50%);
}

.aspect-ratio-item-top-right {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
}

.aspect-ratio-item-right-middle {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.aspect-ratio-item-bottom-right {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}

.aspect-ratio-item-bottom-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}

.aspect-ratio-item-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}

.aspect-ratio-item-left-middle {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
}

.aspect-ratio-item-center-middle {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}

.aspect-ratio-3-to-2 {
  padding-bottom: 66.6666666667%;
}

.aspect-ratio-4-to-3 {
  padding-bottom: 75%;
}

.aspect-ratio-8-to-5 {
  padding-bottom: 62.5%;
}

.aspect-ratio-16-to-9 {
  padding-bottom: 56.25%;
}

.aspect-ratio-bg-contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.aspect-ratio-bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.aspect-ratio-bg-center {
  background-position: center;
  background-repeat: no-repeat;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-xl, .container-lg, .container-md, .container-sm, .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.container-fluid-max-sm {
  max-width: 540px;
}
.container-fluid-max-md {
  max-width: 720px;
}
.container-fluid-max-lg {
  max-width: 960px;
}
.container-fluid-max-xl {
  max-width: 1140px;
}

.container-no-gutters {
  padding-left: 0;
  padding-right: 0;
}
.container-no-gutters > .row {
  margin-left: 0;
  margin-right: 0;
}
.container-no-gutters > .row > .col,
.container-no-gutters > .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 575.98px) {
  .container-no-gutters-sm-down {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-gutters-sm-down > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-gutters-sm-down > .row > .col,
  .container-no-gutters-sm-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .container-no-gutters-md-down {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-gutters-md-down > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-gutters-md-down > .row > .col,
  .container-no-gutters-md-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .container-no-gutters-lg-down {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-gutters-lg-down > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-gutters-lg-down > .row > .col,
  .container-no-gutters-lg-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 1199.98px) {
  .container-no-gutters-xl-down {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-gutters-xl-down > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-gutters-xl-down > .row > .col,
  .container-no-gutters-xl-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}

.card-page {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.container .card-page, .container-fluid .card-page {
  margin-left: -15px;
  margin-right: -15px;
}

.container-form-lg {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media (max-width: 991.98px) {
  .container-form-lg {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media (max-width: 991.98px) {
  .container-form-lg .menubar-vertical-expand-lg {
    margin-top: -1rem;
  }
}

.container-view {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.alert, .portlet-msg-alert,
.portlet-msg-error,
.portlet-msg-help,
.portlet-msg-info,
.portlet-msg-progress,
.portlet-msg-success {
  border-color: transparent;
  border-style: solid;
  border-width: 0.0625rem;
  border-radius: 0.25rem;
  display: block;
  margin-bottom: 1rem;
  padding: 0.75rem 1.25rem;
  position: relative;
  word-wrap: break-word;
}
.alert .alert-btn, .portlet-msg-alert .alert-btn,
.portlet-msg-error .alert-btn,
.portlet-msg-help .alert-btn,
.portlet-msg-info .alert-btn,
.portlet-msg-progress .alert-btn,
.portlet-msg-success .alert-btn {
  border-radius: 0.2rem;
  font-size: 0.875rem;
  line-height: 1.5;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}
.alert .alert-btn .c-inner, .portlet-msg-alert .alert-btn .c-inner,
.portlet-msg-error .alert-btn .c-inner,
.portlet-msg-help .alert-btn .c-inner,
.portlet-msg-info .alert-btn .c-inner,
.portlet-msg-progress .alert-btn .c-inner,
.portlet-msg-success .alert-btn .c-inner {
  margin-bottom: -0.25rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.25rem;
}
.alert .btn-group, .portlet-msg-alert .btn-group,
.portlet-msg-error .btn-group,
.portlet-msg-help .btn-group,
.portlet-msg-info .btn-group,
.portlet-msg-progress .btn-group,
.portlet-msg-success .btn-group {
  margin-bottom: -0.125rem;
  margin-top: -0.125rem;
}
.alert .btn-group-item, .portlet-msg-alert .btn-group-item,
.portlet-msg-error .btn-group-item,
.portlet-msg-help .btn-group-item,
.portlet-msg-info .btn-group-item,
.portlet-msg-progress .btn-group-item,
.portlet-msg-success .btn-group-item {
  margin-bottom: 0.125rem;
  margin-top: 0.125rem;
}
.alert .close, .portlet-msg-alert .close,
.portlet-msg-error .close,
.portlet-msg-help .close,
.portlet-msg-info .close,
.portlet-msg-progress .close,
.portlet-msg-success .close {
  color: inherit;
  font-size: 0.875rem;
  height: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  right: 0.5rem;
  top: 0.75rem;
  width: 2rem;
}
.alert .close:hover, .portlet-msg-alert .close:hover,
.portlet-msg-error .close:hover,
.portlet-msg-help .close:hover,
.portlet-msg-info .close:hover,
.portlet-msg-progress .close:hover,
.portlet-msg-success .close:hover {
  color: inherit;
}
.alert .close .c-inner, .portlet-msg-alert .close .c-inner,
.portlet-msg-error .close .c-inner,
.portlet-msg-help .close .c-inner,
.portlet-msg-info .close .c-inner,
.portlet-msg-progress .close .c-inner,
.portlet-msg-success .close .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.alert .lead, .portlet-msg-alert .lead,
.portlet-msg-error .lead,
.portlet-msg-help .lead,
.portlet-msg-info .lead,
.portlet-msg-progress .lead,
.portlet-msg-success .lead {
  margin-right: 0.3125rem;
}
.alert-heading {
  color: inherit;
}

.alert-footer {
  margin-top: 1.375rem;
}

.alert-link,
.alert-link.btn-unstyled {
  font-weight: 700;
}
.alert-link:hover, .alert-link:focus,
.alert-link.btn-unstyled:hover,
.alert-link.btn-unstyled:focus {
  text-decoration: underline;
}

.alert-indicator {
  font-size: 1.25rem;
}
.alert-indicator + .lead {
  margin-left: 0.3125rem;
}

.alert-dismissible {
  padding-right: 2.5rem;
}

.alert-fluid {
  border-radius: 0;
  border-width: 0 0 1px 0;
  margin-bottom: 0;
  padding: 0;
}
.alert-fluid.alert-dismissible .container,
.alert-fluid.alert-dismissible .container-fluid {
  padding-right: calc( 				2.5rem + 15px 			);
  position: relative;
}
.alert-fluid .container,
.alert-fluid .container-fluid {
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
}
.alert-fluid .close {
  right: calc(15px + 0.25rem);
}

.alert-container {
  height: 0;
  position: relative;
}

.alert-notifications .alert, .alert-notifications .portlet-msg-alert,
.alert-notifications .portlet-msg-error,
.alert-notifications .portlet-msg-help,
.alert-notifications .portlet-msg-info,
.alert-notifications .portlet-msg-progress,
.alert-notifications .portlet-msg-success {
  margin-bottom: 1rem;
  max-width: 22.5rem;
}
.alert-notifications .alert:last-child, .alert-notifications .portlet-msg-alert:last-child,
.alert-notifications .portlet-msg-error:last-child,
.alert-notifications .portlet-msg-help:last-child,
.alert-notifications .portlet-msg-info:last-child,
.alert-notifications .portlet-msg-progress:last-child,
.alert-notifications .portlet-msg-success:last-child {
  margin-bottom: 0;
}
.alert-notifications .alert-fluid {
  padding-bottom: 0;
  padding-top: 0;
}

.alert-notifications-absolute {
  height: 0;
  position: absolute;
  right: 0.5rem;
  top: 4.75rem;
  z-index: 5000;
}

.alert-notifications-fixed {
  bottom: 1.25rem;
  left: 1.25rem;
  position: fixed;
  z-index: 5000;
}

.alert-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
}
.alert-list .close {
  top: 50%;
  transform: translateY(-50%);
}

.modal-body .alert .close, .modal-body .portlet-msg-alert .close,
.modal-body .portlet-msg-error .close,
.modal-body .portlet-msg-help .close,
.modal-body .portlet-msg-info .close,
.modal-body .portlet-msg-progress .close,
.modal-body .portlet-msg-success .close {
  right: 1rem;
}
.modal-body .alert-list .alert-fluid:last-child {
  margin-bottom: -1px;
}

.autofit-row.alert-autofit-row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  width: auto;
}
.autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.alert-feedback.alert, .alert-feedback.portlet-msg-alert,
.alert-feedback.portlet-msg-error,
.alert-feedback.portlet-msg-help,
.alert-feedback.portlet-msg-info,
.alert-feedback.portlet-msg-progress,
.alert-feedback.portlet-msg-success {
  background-color: transparent;
  border-width: 0;
  margin-bottom: 0.25rem;
  padding: 0;
}
.alert-feedback.alert .alert-autofit-row, .alert-feedback.portlet-msg-alert .alert-autofit-row,
.alert-feedback.portlet-msg-error .alert-autofit-row,
.alert-feedback.portlet-msg-help .alert-autofit-row,
.alert-feedback.portlet-msg-info .alert-autofit-row,
.alert-feedback.portlet-msg-progress .alert-autofit-row,
.alert-feedback.portlet-msg-success .alert-autofit-row,
.alert-feedback.alert .autofit-row,
.alert-feedback.portlet-msg-alert .autofit-row,
.alert-feedback.portlet-msg-error .autofit-row,
.alert-feedback.portlet-msg-help .autofit-row,
.alert-feedback.portlet-msg-info .autofit-row,
.alert-feedback.portlet-msg-progress .autofit-row,
.alert-feedback.portlet-msg-success .autofit-row {
  display: inline;
  margin-left: 0;
  margin-right: 0;
}
.alert-feedback.alert .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-alert .alert-autofit-row > .autofit-col,
.alert-feedback.portlet-msg-error .alert-autofit-row > .autofit-col,
.alert-feedback.portlet-msg-help .alert-autofit-row > .autofit-col,
.alert-feedback.portlet-msg-info .alert-autofit-row > .autofit-col,
.alert-feedback.portlet-msg-progress .alert-autofit-row > .autofit-col,
.alert-feedback.portlet-msg-success .alert-autofit-row > .autofit-col,
.alert-feedback.alert .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-alert .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-error .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-help .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-info .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-progress .autofit-row > .autofit-col,
.alert-feedback.portlet-msg-success .autofit-row > .autofit-col {
  display: inline;
  padding-left: 0;
  padding-right: 0.25em;
}
.alert-feedback.alert .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-alert .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-error .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-help .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-info .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-progress .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-success .alert-autofit-row > .autofit-col > .autofit-section,
.alert-feedback.alert .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-alert .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-error .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-help .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-info .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-progress .autofit-row > .autofit-col > .autofit-section,
.alert-feedback.portlet-msg-success .autofit-row > .autofit-col > .autofit-section {
  display: inline;
}
.alert-feedback.alert .close, .alert-feedback.portlet-msg-alert .close,
.alert-feedback.portlet-msg-error .close,
.alert-feedback.portlet-msg-help .close,
.alert-feedback.portlet-msg-info .close,
.alert-feedback.portlet-msg-progress .close,
.alert-feedback.portlet-msg-success .close {
  font-size: inherit;
  height: 1rem;
  position: relative;
  right: auto;
  top: 0.125em;
  width: 1rem;
}
.alert-feedback.alert .lead, .alert-feedback.portlet-msg-alert .lead,
.alert-feedback.portlet-msg-error .lead,
.alert-feedback.portlet-msg-help .lead,
.alert-feedback.portlet-msg-info .lead,
.alert-feedback.portlet-msg-progress .lead,
.alert-feedback.portlet-msg-success .lead {
  margin-right: 0;
}
.alert-feedback.alert .lead + .component-text, .alert-feedback.portlet-msg-alert .lead + .component-text,
.alert-feedback.portlet-msg-error .lead + .component-text,
.alert-feedback.portlet-msg-help .lead + .component-text,
.alert-feedback.portlet-msg-info .lead + .component-text,
.alert-feedback.portlet-msg-progress .lead + .component-text,
.alert-feedback.portlet-msg-success .lead + .component-text {
  margin-left: 0.25em;
}

.alert-primary {
  background-color: #cce5ff;
  border-color: #b8daff;
  color: #004085;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-btn {
  border-color: #007bff;
  color: #007bff;
  background-color: #fff;
}
.alert-primary .alert-btn:hover {
  background-color: #007bff;
  color: #fff;
}
.alert-primary .alert-btn:active {
  background-color: #006fe6;
  border-color: #006fe6;
}
.alert-primary .alert-btn[aria-expanded=true], .alert-primary .alert-btn.active, .alert-primary .alert-btn.show, .show > .alert-primary .alert-btn.dropdown-toggle {
  background-color: #006fe6;
  border-color: #006fe6;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  background-color: #e2e3e5;
  border-color: #d6d8db;
  color: #383d41;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-btn {
  border-color: #6c757d;
  color: #6c757d;
  background-color: #fff;
}
.alert-secondary .alert-btn:hover {
  background-color: #6c757d;
  color: #fff;
}
.alert-secondary .alert-btn:active {
  background-color: #60686f;
  border-color: #60686f;
}
.alert-secondary .alert-btn[aria-expanded=true], .alert-secondary .alert-btn.active, .alert-secondary .alert-btn.show, .show > .alert-secondary .alert-btn.dropdown-toggle {
  background-color: #60686f;
  border-color: #60686f;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success, .portlet-msg-success {
  background-color: #d4edda;
  border-color: #c3e6cb;
  color: #155724;
}
.alert-success hr, .portlet-msg-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-btn, .portlet-msg-success .alert-btn {
  border-color: #28a745;
  color: #28a745;
  background-color: #fff;
}
.alert-success .alert-btn:hover, .portlet-msg-success .alert-btn:hover {
  background-color: #28a745;
  color: #fff;
}
.alert-success .alert-btn:active, .portlet-msg-success .alert-btn:active {
  background-color: #23923d;
  border-color: #23923d;
}
.alert-success .alert-btn[aria-expanded=true], .portlet-msg-success .alert-btn[aria-expanded=true], .alert-success .alert-btn.active, .portlet-msg-success .alert-btn.active, .alert-success .alert-btn.show, .portlet-msg-success .alert-btn.show, .show > .alert-success .alert-btn.dropdown-toggle, .show > .portlet-msg-success .alert-btn.dropdown-toggle {
  background-color: #23923d;
  border-color: #23923d;
}
.alert-success .alert-link, .portlet-msg-success .alert-link {
  color: #0b2e13;
}
.alert-info, .portlet-msg-help,
.portlet-msg-info,
.portlet-msg-progress {
  background-color: #d1ecf1;
  border-color: #bee5eb;
  color: #0c5460;
}
.alert-info hr, .portlet-msg-help hr,
.portlet-msg-info hr,
.portlet-msg-progress hr {
  border-top-color: #abdde5;
}
.alert-info .alert-btn, .portlet-msg-help .alert-btn,
.portlet-msg-info .alert-btn,
.portlet-msg-progress .alert-btn {
  border-color: #17a2b8;
  color: #17a2b8;
  background-color: #fff;
}
.alert-info .alert-btn:hover, .portlet-msg-help .alert-btn:hover,
.portlet-msg-info .alert-btn:hover,
.portlet-msg-progress .alert-btn:hover {
  background-color: #17a2b8;
  color: #fff;
}
.alert-info .alert-btn:active, .portlet-msg-help .alert-btn:active,
.portlet-msg-info .alert-btn:active,
.portlet-msg-progress .alert-btn:active {
  background-color: #148ea1;
  border-color: #148ea1;
}
.alert-info .alert-btn[aria-expanded=true], .portlet-msg-help .alert-btn[aria-expanded=true],
.portlet-msg-info .alert-btn[aria-expanded=true],
.portlet-msg-progress .alert-btn[aria-expanded=true], .alert-info .alert-btn.active, .portlet-msg-help .alert-btn.active,
.portlet-msg-info .alert-btn.active,
.portlet-msg-progress .alert-btn.active, .alert-info .alert-btn.show, .portlet-msg-help .alert-btn.show,
.portlet-msg-info .alert-btn.show,
.portlet-msg-progress .alert-btn.show, .show > .alert-info .alert-btn.dropdown-toggle, .show > .portlet-msg-help .alert-btn.dropdown-toggle,
.show > .portlet-msg-info .alert-btn.dropdown-toggle,
.show > .portlet-msg-progress .alert-btn.dropdown-toggle {
  background-color: #148ea1;
  border-color: #148ea1;
}
.alert-info .alert-link, .portlet-msg-help .alert-link,
.portlet-msg-info .alert-link,
.portlet-msg-progress .alert-link {
  color: #062c33;
}
.alert-warning, .portlet-msg-alert {
  background-color: #fff3cd;
  border-color: #ffeeba;
  color: #856404;
}
.alert-warning hr, .portlet-msg-alert hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-btn, .portlet-msg-alert .alert-btn {
  border-color: #ffc107;
  color: #ffc107;
  background-color: #fff;
}
.alert-warning .alert-btn:hover, .portlet-msg-alert .alert-btn:hover {
  background-color: #ffc107;
  color: #212529;
}
.alert-warning .alert-btn:active, .portlet-msg-alert .alert-btn:active {
  background-color: #edb100;
  border-color: #edb100;
}
.alert-warning .alert-btn[aria-expanded=true], .portlet-msg-alert .alert-btn[aria-expanded=true], .alert-warning .alert-btn.active, .portlet-msg-alert .alert-btn.active, .alert-warning .alert-btn.show, .portlet-msg-alert .alert-btn.show, .show > .alert-warning .alert-btn.dropdown-toggle, .show > .portlet-msg-alert .alert-btn.dropdown-toggle {
  background-color: #edb100;
  border-color: #edb100;
}
.alert-warning .alert-link, .portlet-msg-alert .alert-link {
  color: #533f03;
}
.alert-danger, .portlet-msg-error {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
.alert-danger hr, .portlet-msg-error hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-btn, .portlet-msg-error .alert-btn {
  border-color: #dc3545;
  color: #dc3545;
  background-color: #fff;
}
.alert-danger .alert-btn:hover, .portlet-msg-error .alert-btn:hover {
  background-color: #dc3545;
  color: #fff;
}
.alert-danger .alert-btn:active, .portlet-msg-error .alert-btn:active {
  background-color: #d32535;
  border-color: #d32535;
}
.alert-danger .alert-btn[aria-expanded=true], .portlet-msg-error .alert-btn[aria-expanded=true], .alert-danger .alert-btn.active, .portlet-msg-error .alert-btn.active, .alert-danger .alert-btn.show, .portlet-msg-error .alert-btn.show, .show > .alert-danger .alert-btn.dropdown-toggle, .show > .portlet-msg-error .alert-btn.dropdown-toggle {
  background-color: #d32535;
  border-color: #d32535;
}
.alert-danger .alert-link, .portlet-msg-error .alert-link {
  color: #491217;
}
.alert-light {
  background-color: #fefefe;
  border-color: #fdfdfe;
  color: #818182;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-btn {
  border-color: #6c757d;
  color: #6c757d;
  background-color: #fff;
}
.alert-light .alert-btn:hover {
  background-color: #6c757d;
  color: #fff;
}
.alert-light .alert-btn:active {
  background-color: #60686f;
  border-color: #60686f;
}
.alert-light .alert-btn[aria-expanded=true], .alert-light .alert-btn.active, .alert-light .alert-btn.show, .show > .alert-light .alert-btn.dropdown-toggle {
  background-color: #60686f;
  border-color: #60686f;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  background-color: #d6d8d9;
  border-color: #c6c8ca;
  color: #1b1e21;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-btn {
  border-color: #343a40;
  color: #343a40;
  background-color: #fff;
}
.alert-dark .alert-btn:hover {
  background-color: #343a40;
  color: #fff;
}
.alert-dark .alert-btn:active {
  background-color: #292d32;
  border-color: #292d32;
}
.alert-dark .alert-btn[aria-expanded=true], .alert-dark .alert-btn.active, .alert-dark .alert-btn.show, .show > .alert-dark .alert-btn.dropdown-toggle {
  background-color: #292d32;
  border-color: #292d32;
}
.alert-dark .alert-link {
  color: #040505;
}
.card,
.card-horizontal {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.125);
  border-style: solid;
  border-width: 0.0625rem;
  border-radius: 0.25rem;
  display: block;
  margin-bottom: 1.5rem;
  min-width: 0;
  position: relative;
  word-wrap: break-word;
}
.card .autofit-col:first-child,
.card-horizontal .autofit-col:first-child {
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
.card .autofit-col:last-child,
.card-horizontal .autofit-col:last-child {
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.card .aspect-ratio .label,
.card-horizontal .aspect-ratio .label {
  display: block;
  margin-bottom: 0.5rem;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.5rem;
}
.card .aspect-ratio-item-top-left,
.card-horizontal .aspect-ratio-item-top-left {
  left: 1rem;
  top: 1rem;
}
.card .aspect-ratio-item-top-center,
.card-horizontal .aspect-ratio-item-top-center {
  top: 1rem;
}
.card .aspect-ratio-item-top-right,
.card-horizontal .aspect-ratio-item-top-right {
  right: 1rem;
  top: 1rem;
}
.card .aspect-ratio-item-right-middle,
.card-horizontal .aspect-ratio-item-right-middle {
  right: 1rem;
}
.card .aspect-ratio-item-bottom-right,
.card-horizontal .aspect-ratio-item-bottom-right {
  bottom: 1rem;
  right: 1rem;
}
.card .aspect-ratio-item-bottom-center,
.card-horizontal .aspect-ratio-item-bottom-center {
  bottom: 1rem;
}
.card .aspect-ratio-item-bottom-left,
.card-horizontal .aspect-ratio-item-bottom-left {
  bottom: 1rem;
  left: 1rem;
}
.card > hr,
.card-horizontal > hr {
  margin-left: 0;
  margin-right: 0;
}
.card > .list-group:first-child .list-group-item:first-child,
.card-horizontal > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child,
.card-horizontal > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}

.card-section-header {
  color: #6c757d;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2.5;
  margin-bottom: 1.5rem;
  padding: 0 15px;
  text-transform: uppercase;
}

.card-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.card-subtitle {
  color: #6c757d;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}
.card-subtitle a {
  color: #6c757d;
}
.card-subtitle a:hover {
  color: #494f54;
}
.card-text:last-child {
  margin-bottom: 0;
}

.card-link {
  color: #007bff;
}
.card-link:hover {
  text-decoration: none;
  color: #0056b3;
}
.card-link.btn-unstyled {
  white-space: normal;
}
.card-link + .card-link {
  margin-left: 0;
}

.card-divider {
  background-color: rgba(0, 0, 0, 0.125);
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  padding: 0.75rem 1.25rem;
}
.card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-header-tabs {
  border-bottom: 0;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.card-header-pills {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.card-footer {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.125);
  padding: 0.75rem 1.25rem;
}
.card-footer:last-child {
  border-radius: 0 0 0.1875rem 0.1875rem;
}

.card-img-overlay {
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}

.card-img,
.card-img-bottom {
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.card-row {
  display: flex;
  width: 100%;
}
.card-row .autofit-col {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
.card-row .autofit-col-expand {
  min-width: 25px;
}

.card-row .autofit-col-gutters {
  padding-left: 10px;
  padding-right: 10px;
}
.card-row .autofit-col-gutters .card-divider {
  margin-left: -10px;
  margin-right: -10px;
}

.justify-content-center .autofit-col {
  justify-content: center;
}
.justify-content-start .autofit-col {
  justify-content: flex-start;
}
.justify-content-end .autofit-col {
  justify-content: flex-end;
}
.text-center .autofit-col {
  text-align: center;
}
.text-left .autofit-col {
  text-align: left;
}
.text-right .autofit-col {
  text-align: right;
}

.card-item-first {
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  width: 100%;
}

.autofit-col:first-child .card-item-first {
  border-radius: 0.1875rem 0 0 0.1875rem;
}

.card-item-last {
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  width: 100%;
}

.autofit-col:last-child .card-item-last {
  border-radius: 0 0.1875rem 0.1875rem 0;
}

.rounded .card-header,
.rounded .card-item-first {
  border-top-left-radius: calc(0.25rem - 0.0625rem);
  border-top-right-radius: calc(0.25rem - 0.0625rem);
}
.rounded .card-footer,
.rounded .card-item-last {
  border-bottom-left-radius: calc(0.25rem - 0.0625rem);
  border-bottom-right-radius: calc(0.25rem - 0.0625rem);
}
.rounded .autofit-col:first-child {
  border-bottom-left-radius: calc(0.25rem - 0.0625rem);
  border-top-left-radius: calc(0.25rem - 0.0625rem);
}
.rounded .autofit-col:first-child .card-item-first {
  border-radius: calc(0.25rem - 0.0625rem) 0 0 calc(0.25rem - 0.0625rem);
}
.rounded .autofit-col:last-child {
  border-bottom-right-radius: calc(0.25rem - 0.0625rem);
  border-top-right-radius: calc(0.25rem - 0.0625rem);
}
.rounded .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem) 0;
}

.rounded-0 .card-header,
.rounded-0 .card-item-first {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rounded-0 .card-footer,
.rounded-0 .card-item-last {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-0 .autofit-col:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.rounded-0 .autofit-col:first-child .card-item-first {
  border-radius: 0 0 0 0;
}
.rounded-0 .autofit-col:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.rounded-0 .autofit-col:last-child .card-item-last {
  border-radius: 0 0 0 0;
}

.rounded-circle .card-header,
.rounded-circle .card-item-first {
  border-top-left-radius: calc(5000px - 0.0625rem);
  border-top-right-radius: calc(5000px - 0.0625rem);
}
.rounded-circle .card-footer,
.rounded-circle .card-item-last {
  border-bottom-left-radius: calc(5000px - 0.0625rem);
  border-bottom-right-radius: calc(5000px - 0.0625rem);
}
.rounded-circle .autofit-col:first-child {
  border-bottom-left-radius: calc(5000px - 0.0625rem);
  border-top-left-radius: calc(5000px - 0.0625rem);
}
.rounded-circle .autofit-col:first-child .card-item-first {
  border-radius: calc(5000px - 0.0625rem) 0 0 calc(5000px - 0.0625rem);
}
.rounded-circle .autofit-col:last-child {
  border-bottom-right-radius: calc(5000px - 0.0625rem);
  border-top-right-radius: calc(5000px - 0.0625rem);
}
.rounded-circle .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(5000px - 0.0625rem) calc(5000px - 0.0625rem) 0;
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    border-left: 0;
    margin-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -0.0625rem;
}

.form-check-card {
  margin-bottom: 1.5rem;
  margin-top: 0;
  padding-left: 0;
}
.form-check-card .card {
  margin-bottom: 0;
}
.form-check-card .custom-control {
  display: inline;
  margin-right: 0;
  position: static;
}
.form-check-card .custom-control > label {
  font-weight: 400;
  padding-left: 0;
}
.form-check-card .custom-control-input {
  z-index: 2;
}
.form-check-card .custom-control-label {
  position: absolute;
  z-index: 1;
}
.form-check-card .custom-control-label::before, .form-check-card .custom-control-label::after {
  top: 0;
}
.form-check-card .form-check-input {
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  z-index: 1;
}
.form-check-card .form-check-label {
  color: #212529;
  display: inline;
  font-weight: 400;
  padding-left: 0;
  position: static;
}
.form-check-card.active .card,
.form-check-card .custom-control-input:checked ~ .card,
.form-check-card .form-check-input:checked ~ .card {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-check-card:hover .card {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:hover ~ .card,
.form-check-input:hover ~ .card {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-check-bottom-left .card-horizontal > .card-body,
.form-check-middle-left .card-horizontal > .card-body,
.form-check-top-left .card-horizontal > .card-body {
  padding-left: 40px;
}

.form-check-bottom-right .card-horizontal > .card-body,
.form-check-middle-right .card-horizontal > .card-body,
.form-check-top-right .card-horizontal > .card-body {
  padding-right: 40px;
}

.form-check-bottom-left .custom-control-input,
.form-check-bottom-left .custom-control-label,
.form-check-bottom-left .form-check-input {
  bottom: 1rem;
  left: 1rem;
  top: auto;
  transform: none;
}

.form-check-bottom-right .custom-control-input,
.form-check-bottom-right .custom-control-label,
.form-check-bottom-right .form-check-input {
  bottom: 1rem;
  left: auto;
  right: 1rem;
  top: auto;
  transform: none;
}

.form-check-middle-left .custom-control-input,
.form-check-middle-left .custom-control-label,
.form-check-middle-left .form-check-input {
  left: 1rem;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}

.form-check-middle-right .custom-control-input,
.form-check-middle-right .custom-control-label,
.form-check-middle-right .form-check-input {
  left: auto;
  margin-top: 0;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}

.form-check-top-left .custom-control-input,
.form-check-top-left .custom-control-label,
.form-check-top-left .form-check-input {
  left: 1rem;
  top: 1rem;
  transform: none;
}

.form-check-top-right .custom-control-input,
.form-check-top-right .custom-control-label,
.form-check-top-right .form-check-input {
  left: auto;
  right: 1rem;
  top: 1rem;
  transform: none;
}

.card-page.card-page-equal-height .card-page-item,
.card-page.card-page-equal-height .card-page-item-asset,
.card-page.card-page-equal-height .card-page-item-directory {
  display: flex;
  flex-direction: column;
}
.card-page.card-page-equal-height .form-check-card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.card-page.card-page-equal-height .card {
  flex-grow: 1;
}

.card-page-item-header {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.card-page-item-directory {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 0) {
  .card-page-item-directory {
    min-width: 193px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-page-item-directory {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .card-page-item-directory {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
}
@media (min-width: 992px) {
  .card-page-item-directory {
    flex-basis: 25%;
    max-width: 25%;
  }
}

.card-page-item-asset {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 0) {
  .card-page-item-asset {
    min-width: 193px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-page-item-asset {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .card-page-item-asset {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
}
@media (min-width: 992px) {
  .card-page-item-asset {
    flex-basis: 25%;
    max-width: 25%;
  }
}

.card-page-item-user {
  display: block;
  flex-basis: 50%;
  flex-grow: 1;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 0) {
  .card-page-item-user {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-page-item-user {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    min-width: 200px;
  }
}
@media (min-width: 992px) {
  .card-page-item-user {
    flex-basis: 20%;
    max-width: 20%;
  }
}

.card-interactive.card,
.card-interactive .card {
  cursor: pointer;
  outline: 0;
  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;
}
.card-interactive.card:hover,
.card-interactive .card:hover {
  background-color: #f8f9fa;
  text-decoration: none;
}
.card-interactive.card:focus,
.card-interactive .card:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.card-interactive.card:active, .card-interactive.card.active,
.card-interactive .card:active,
.card-interactive .card.active {
  background-color: #e9ecef;
}
.card-interactive::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
.card-interactive:hover::after, .card-interactive.hover::after {
  height: 4px;
}
.card-interactive:focus::after, .card-interactive.focus::after {
  height: 4px;
}
.card-interactive:active::after, .card-interactive.active::after {
  height: 4px;
}
.card-interactive .card-body {
  display: block;
}
.card-interactive label {
  cursor: pointer;
}

.card-interactive-primary.card:focus,
.card-interactive-primary .card:focus {
  background-color: #f8f9fa;
}
.card-interactive-primary.card:active, .card-interactive-primary.card.active,
.card-interactive-primary .card:active,
.card-interactive-primary .card.active {
  background-color: #e9ecef;
}
.card-interactive-primary:hover::after, .card-interactive-primary.hover::after {
  background-color: #007bff;
}
.card-interactive-primary:active::after, .card-interactive-primary.active::after {
  background-color: #007bff;
}
.card-interactive-secondary.card,
.card-interactive-secondary .card {
  color: #212529;
}
.card-interactive-secondary.card:hover,
.card-interactive-secondary .card:hover {
  background-color: #fff;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  color: #212529;
}
.card-interactive-secondary.card:active, .card-interactive-secondary.card.active,
.card-interactive-secondary .card:active,
.card-interactive-secondary .card.active {
  background-color: #fff;
}
.card-type-asset .aspect-ratio {
  border-color: rgba(0, 0, 0, 0.125);
  border-style: solid;
  border-width: 0 0 0.0625rem 0;
  padding-bottom: 56.25%;
}
.card-type-asset .aspect-ratio .custom-control label,
.card-type-asset .aspect-ratio .form-check-label {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.card-type-asset .card-row {
  align-items: flex-start;
}
.card-type-asset .card-type-asset-icon {
  width: 22.225%;
}
.card-type-asset .card-type-asset-icon .inline-item {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.card-type-asset .card-type-asset-icon > .lexicon-icon {
  height: 100%;
  width: 100%;
}
.card-type-asset .card-type-asset-icon > .sticker {
  border-radius: 50%;
  display: block;
  font-size: 2vw;
  padding-bottom: 100%;
  width: 100%;
}
.card-type-asset .card-type-asset-icon .sticker-overlay {
  border-radius: 50%;
}
.card-type-asset .dropdown-action {
  margin-right: -0.5rem;
  margin-top: -0.1875rem;
}

.file-card .card-type-asset-icon {
  color: #6c757d;
}
.product-card .aspect-ratio {
  background-color: #fff;
  background-image: linear-gradient(0deg, #ebebeb, #ebebeb);
}
.product-card .card-body {
  text-align: center;
}
.product-card .card-title {
  font-size: 1rem;
}
.product-card .card-subtitle {
  font-size: 0.75rem;
}
.product-card .card-text {
  font-size: 1.125rem;
  font-weight: 500;
}
.user-card .card-type-asset-icon {
  max-width: 80px;
  min-width: 48px;
  width: 30%;
}
.user-card .card-type-asset-icon .lexicon-icon {
  height: auto;
  width: 50%;
}

.card-type-directory .dropdown-action {
  margin-right: -0.5rem;
}
.card-type-directory .sticker {
  font-size: 1.125rem;
}

.card-type-template.card,
.card-type-template .card {
  color: #212529;
}
.card-type-template.card:hover,
.card-type-template .card:hover {
  color: #212529;
}
.card-type-template .aspect-ratio {
  border-width: 0;
  color: #6c757d;
  text-align: center;
  padding-bottom: 56.25%;
}
.card-type-template .aspect-ratio .lexicon-icon {
  height: auto;
  width: 28%;
}
.card-type-template .aspect-ratio-item {
  width: 100.6%;
}
.card-type-template .card-title {
  display: block;
  margin-bottom: 0.5rem;
}
.card-type-template .card-text {
  display: block;
}
.template-card .card-body {
  padding-top: 0;
  text-align: center;
}
.template-card-horizontal.card,
.template-card-horizontal .card {
  color: #6c757d;
}
.template-card-horizontal.card:hover,
.template-card-horizontal .card:hover {
  color: #6c757d;
}
.template-card-horizontal .sticker {
  font-size: 1.25rem;
}
.template-card-horizontal .card-row {
  margin-left: -4px;
  margin-right: -4px;
  width: auto;
}
.template-card-horizontal .card-row .autofit-col {
  padding-left: 4px;
  padding-right: 4px;
}
.template-card-horizontal .card-title {
  color: inherit;
  margin-bottom: 0;
}
table {
  border-collapse: collapse;
}

th {
  height: 20px;
  text-align: left;
}

caption {
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

.table-head-title .inline-item-before {
  margin-right: 0.25rem;
}
.table-head-title .inline-item-before + .text-truncate-inline {
  max-width: calc(
	100% - 1em - 0.25rem
);
}
.table-head-title .inline-item-after {
  margin-left: 0.25rem;
}

.table {
  border-spacing: 0;
  color: #212529;
  margin-bottom: 0;
  width: 100%;
}
.table thead {
  background-color: #fff;
}
.table thead td,
.table thead th {
  background-color: #fff;
  border-bottom: 0.125rem solid #dee2e6;
  border-top-width: 0;
  vertical-align: bottom;
}
.table th {
  background-clip: padding-box;
  border-top: 0.0625rem solid #dee2e6;
  color: #495057;
  height: 36px;
  padding: 0.75rem;
  position: relative;
  vertical-align: top;
}
.table td {
  background-clip: padding-box;
  border-bottom-width: 0.0625rem;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0.0625rem;
  border-color: #dee2e6;
  border-style: solid;
  padding: 0.75rem;
  position: relative;
  vertical-align: middle;
}
.table td:first-child,
.table th:first-child,
.table .table-cell-start {
  padding-left: 15px;
}
.table td:last-child,
.table th:last-child,
.table .table-cell-end {
  padding-right: 15px;
}
.table tbody + tbody {
  border-top: 0.125rem solid #dee2e6;
}
.table caption {
  caption-side: top;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.table .autofit-col {
  justify-content: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.table .autofit-col:first-child {
  padding-left: 0;
}
.table .autofit-col:last-child {
  padding-right: 0;
}
.table .custom-control,
.table .form-check {
  margin-bottom: 0;
}

.table-caption-bottom caption {
  caption-side: bottom;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 0.0625rem solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 0.125rem;
  border-top-width: 0.0625rem;
}
.table-bordered td,
.table-bordered th {
  border: 0.0625rem solid #dee2e6;
  border-width: 0.0625rem;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) td,
.table-striped tbody tr:nth-of-type(odd) th {
  background-color: #f2f2f2;
}

.table-hover tbody tr:hover,
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  color: #212529;
  background-color: #ececec;
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #ececec;
}

.table-hover .table-active:hover {
  background-color: #dfdfdf;
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #dfdfdf;
}

.table-disabled {
  color: #acacac;
}
.table-disabled > td,
.table-disabled > th {
  background-color: #fff;
  cursor: not-allowed;
}
.table-disabled > td a,
.table-disabled > th a {
  color: #acacac;
  pointer-events: none;
}
.table-disabled .table-title,
.table-disabled .table-list-title {
  color: #acacac;
}

.table-hover .table-disabled:hover,
.table-hover .table-disabled:hover > td,
.table-hover .table-disabled:hover > th {
  background-color: #fff;
}

.table-striped tbody .table-disabled:nth-of-type(odd) td,
.table-striped tbody .table-disabled:nth-of-type(odd) th {
  background-color: #fff;
}

.table .thead-dark th {
  background-color: #343a40;
  border-color: #454d55;
  color: #fff;
}
.table .thead-light th {
  background-color: #fff;
  border-color: #dee2e6;
  color: #495057;
}

.table-dark {
  background-color: #343a40;
  color: #fff;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border-width: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
  color: #fff;
}

.table-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.table-title a {
  color: #212529;
}
.table-title a:hover {
  color: #212529;
}
.table-link {
  color: #495057;
}
.table-link:hover {
  color: #262a2d;
}
.table-action-link {
  align-items: center;
  border-radius: 0.25rem;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  vertical-align: middle;
  width: 2rem;
}
.table-action-link:hover {
  text-decoration: none;
}
.table-action-link .lexicon-icon {
  margin-top: 0;
}

.table-responsive-sm {
  margin-bottom: 1.5rem;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-sm > .table-bordered {
    border-width: 0;
  }
}
.table-responsive-md {
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-md > .table-bordered {
    border-width: 0;
  }
}
.table-responsive-lg {
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-lg > .table-bordered {
    border-width: 0;
  }
}
.table-responsive-xl {
  margin-bottom: 1.5rem;
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-xl > .table-bordered {
    border-width: 0;
  }
}
.table-responsive {
  margin-bottom: 1.5rem;
  display: block;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  width: 100%;
}
.table-responsive > .table-bordered {
  border-width: 0;
}

.table-list {
  border-collapse: separate;
  border-color: #dee2e6;
  border-style: solid;
  border-width: 0.0625rem 0.0625rem;
  border-radius: 0.25rem;
  margin-bottom: 0.0625rem;
}
.table-list thead:first-child tr:first-child th,
.table-list thead:first-child tr:first-child td,
.table-list tbody:first-child tr:first-child th,
.table-list tbody:first-child tr:first-child td,
.table-list tfoot:first-child tr:first-child th,
.table-list tfoot:first-child tr:first-child td,
.table-list caption:first-child + thead tr:first-child th,
.table-list caption:first-child + thead tr:first-child td {
  border-top-width: 0;
}
.table-list thead:first-child tr:first-child th:first-child,
.table-list thead:first-child tr:first-child td:first-child,
.table-list thead:first-child tr:first-child .table-cell-start,
.table-list tbody:first-child tr:first-child th:first-child,
.table-list tbody:first-child tr:first-child td:first-child,
.table-list tbody:first-child tr:first-child .table-cell-start,
.table-list tfoot:first-child tr:first-child th:first-child,
.table-list tfoot:first-child tr:first-child td:first-child,
.table-list tfoot:first-child tr:first-child .table-cell-start,
.table-list caption:first-child + thead tr:first-child th:first-child,
.table-list caption:first-child + thead tr:first-child td:first-child,
.table-list caption:first-child + thead tr:first-child .table-cell-start {
  border-top-left-radius: 0.25rem;
}
.table-list thead:first-child tr:first-child th:last-child,
.table-list thead:first-child tr:first-child td:last-child,
.table-list thead:first-child tr:first-child .table-cell-start,
.table-list tbody:first-child tr:first-child th:last-child,
.table-list tbody:first-child tr:first-child td:last-child,
.table-list tbody:first-child tr:first-child .table-cell-start,
.table-list tfoot:first-child tr:first-child th:last-child,
.table-list tfoot:first-child tr:first-child td:last-child,
.table-list tfoot:first-child tr:first-child .table-cell-start,
.table-list caption:first-child + thead tr:first-child th:last-child,
.table-list caption:first-child + thead tr:first-child td:last-child,
.table-list caption:first-child + thead tr:first-child .table-cell-start {
  border-top-right-radius: 0.25rem;
}
.table-list thead td,
.table-list thead th,
.table-list tbody td,
.table-list tbody th,
.table-list tfoot td,
.table-list tfoot th {
  border-color: #dee2e6;
  border-style: solid;
  border-width: 0.0625rem 0 0 0;
}
.table-list thead:last-child tr:last-child th:first-child,
.table-list thead:last-child tr:last-child td:first-child,
.table-list thead:last-child tr:last-child .table-cell-start,
.table-list tbody:last-child tr:last-child th:first-child,
.table-list tbody:last-child tr:last-child td:first-child,
.table-list tbody:last-child tr:last-child .table-cell-start,
.table-list tfoot:last-child tr:last-child th:first-child,
.table-list tfoot:last-child tr:last-child td:first-child,
.table-list tfoot:last-child tr:last-child .table-cell-start {
  border-bottom-left-radius: 0.25rem;
}
.table-list thead:last-child tr:last-child th:last-child,
.table-list thead:last-child tr:last-child td:last-child,
.table-list thead:last-child tr:last-child .table-cell-end,
.table-list tbody:last-child tr:last-child th:last-child,
.table-list tbody:last-child tr:last-child td:last-child,
.table-list tbody:last-child tr:last-child .table-cell-end,
.table-list tfoot:last-child tr:last-child th:last-child,
.table-list tfoot:last-child tr:last-child td:last-child,
.table-list tfoot:last-child tr:last-child .table-cell-end {
  border-bottom-right-radius: 0.25rem;
}
.table-list thead {
  background-color: #fff;
}
.table-list thead td,
.table-list thead th {
  background-color: #fff;
}
.table-list tbody {
  background-color: #fff;
}
.table-list tbody td,
.table-list tbody th {
  background-color: #fff;
  vertical-align: middle;
}
.table-list tfoot {
  background-color: #fff;
}
.table-list tfoot td,
.table-list tfoot th {
  background-color: #fff;
  vertical-align: middle;
}
.table-list .table-row-start .table-cell-start {
  border-top-left-radius: 0.25rem;
}
.table-list .table-row-start .table-cell-end {
  border-top-right-radius: 0.25rem;
}
.table-list .table-row-end .table-cell-start {
  border-bottom-left-radius: 0.25rem;
}
.table-list .table-row-end .table-cell-end {
  border-bottom-right-radius: 0.25rem;
}

.table-list.table-bordered thead th,
.table-list.table-bordered thead td,
.table-list.table-bordered tbody th,
.table-list.table-bordered tbody td,
.table-list.table-bordered tfoot th,
.table-list.table-bordered tfoot td {
  border-left-width: 0.0625rem;
}
.table-list.table-bordered th:first-child,
.table-list.table-bordered td:first-child {
  border-left-width: 0;
}

.table-list.table-striped tbody tr:nth-of-type(odd) td,
.table-list.table-striped tbody tr:nth-of-type(odd) th {
  background-color: #f2f2f2;
}

.table-list.table-hover tbody tr:hover,
.table-list.table-hover tbody tr:hover td,
.table-list.table-hover tbody tr:hover th {
  background-color: #ececec;
}

.table-list.table-hover .table-active:hover,
.table-list.table-hover .table-active:hover > th,
.table-list.table-hover .table-active:hover > td {
  background-color: #dadada;
}

.table-list .table-active,
.table-list .table-active > th,
.table-list .table-active > td {
  background-color: #dadada;
}

.table-list .table-disabled {
  background-color: #fff;
  color: #acacac;
}
.table-list .table-disabled > td,
.table-list .table-disabled > th {
  background-color: #fff;
  cursor: not-allowed;
}
.table-list .table-disabled > td a,
.table-list .table-disabled > th a {
  color: #acacac;
  pointer-events: none;
}
.table-list .table-disabled .table-title,
.table-list .table-disabled .table-list-title {
  color: #acacac;
}

.table-list.table-hover .table-disabled:hover,
.table-list.table-hover .table-disabled:hover > td,
.table-list.table-hover .table-disabled:hover > th {
  background-color: #fff;
}

.table-list.table-striped tbody .table-disabled:nth-of-type(odd),
.table-list.table-striped tbody .table-disabled:nth-of-type(odd) td,
.table-list.table-striped tbody .table-disabled:nth-of-type(odd) th {
  background-color: #fff;
}

.table-list-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0;
}
.table-list-title a {
  color: #212529;
}
.table-list-title a:hover {
  color: #212529;
}
.table-list-link {
  color: #495057;
}
.table-list-link:hover {
  color: #262a2d;
}
.table-list-action-link {
  align-items: center;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  vertical-align: middle;
  width: 2rem;
}
.table-list-action-link:hover {
  text-decoration: none;
}
.table-list-action-link .lexicon-icon {
  margin-top: 0;
}

.table-nowrap td,
.table-nowrap th {
  white-space: nowrap;
}

.table-heading-nowrap thead td,
.table-heading-nowrap thead th {
  white-space: nowrap;
}

.table .table-divider td,
.table .table-divider th {
  background-color: #fff;
  padding: 0.75rem;
}

.table-list .table-divider td,
.table-list .table-divider th {
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
}

.table-valign-bottom tbody td,
.table-valign-bottom tbody th,
.table-valign-bottom tfoot td,
.table-valign-bottom tfoot th,
.table-valign-bottom thead td,
.table-valign-bottom thead th {
  vertical-align: bottom;
}
.table-valign-bottom tbody td,
.table-valign-bottom tbody th {
  padding-bottom: 1rem;
}
.table-valign-bottom.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-end;
}

.table-valign-middle tbody td,
.table-valign-middle tbody th,
.table-valign-middle tfoot td,
.table-valign-middle tfoot th,
.table-valign-middle thead td,
.table-valign-middle thead th {
  vertical-align: middle;
}

.table-valign-top tbody td,
.table-valign-top tbody th,
.table-valign-top tfoot td,
.table-valign-top tfoot th,
.table-valign-top thead td,
.table-valign-top thead th {
  vertical-align: top;
}
.table-valign-top tbody td,
.table-valign-top tbody th {
  padding-top: 1rem;
}
.table-valign-top.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-start;
}

.tbody-valign-bottom tbody td,
.tbody-valign-bottom tbody th {
  padding-bottom: 1rem;
  vertical-align: bottom;
}
.tbody-valign-bottom.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-end;
}

.tbody-valign-middle tbody td {
  vertical-align: middle;
}

.tbody-valign-top tbody td,
.tbody-valign-top tbody th {
  padding-top: 1rem;
  vertical-align: top;
}
.tbody-valign-top.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-start;
}

.thead-valign-bottom thead td,
.thead-valign-bottom thead th {
  vertical-align: bottom;
}

.thead-valign-middle thead td,
.thead-valign-middle thead th {
  vertical-align: middle;
}

.thead-valign-top thead td,
.thead-valign-top thead th {
  vertical-align: top;
}

.show-quick-actions-on-hover tr:not(.table-active):not(.table-disabled):hover .quick-action-menu {
  display: flex;
}
.show-quick-actions-on-hover .table-focus:not(.table-active):not(.table-disabled) .quick-action-menu {
  display: flex;
}

.table .quick-action-menu {
  align-items: flex-start;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.table-striped tbody tr:nth-of-type(odd) .quick-action-menu {
  background-color: #f2f2f2;
}
.table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
  background-color: #f2f2f2;
}

.table-hover tbody tr:hover .quick-action-menu {
  background-color: #ececec;
}
.table-hover tbody .table-active:hover .quick-action-menu {
  background-color: #ececec;
}

.table-active .quick-action-menu {
  background-color: #ececec;
}

.table-list .quick-action-menu {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  top: 0;
}

.table-list.table-striped tbody tr:nth-of-type(odd) .quick-action-menu {
  background-color: #f2f2f2;
}
.table-list.table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
  background-color: #dadada;
}

.table-list.table-hover tbody tr:hover .quick-action-menu {
  background-color: #ececec;
}
.table-list.table-hover tbody .table-active:hover .quick-action-menu {
  background-color: #dadada;
}

.table-list .table-active .quick-action-menu {
  background-color: #dadada;
}

.table-column-text-start,
.table-cell-text-start {
  text-align: left;
}

.table-column-text-center,
.table-cell-text-center {
  text-align: center;
}

.table-column-text-end,
.table-cell-text-end {
  text-align: right;
}

.table-column,
.table-cell-contract, .table-autofit td,
.table-autofit th {
  display: table-cell;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 1%;
}

.table-cell-expand,
.table-column-expand, .table-autofit .table-cell-expand {
  display: table-cell;
  max-width: 12.5rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: auto;
}

.table-cell-expand-small,
.table-column-expand-small, .table-autofit .table-cell-expand-small {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 25%;
}

.table-cell-expand-smaller,
.table-column-expand-smaller, .table-autofit .table-cell-expand-smaller {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 15%;
}

.table-cell-expand-smallest,
.table-column-expand-smallest, .table-autofit .table-cell-expand-smallest {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 10%;
}

.table-cell-minw-50,
.table-column-minw-50 {
  min-width: 50px;
}

.table-cell-minw-75,
.table-column-minw-75 {
  min-width: 75px;
}

.table-cell-minw-100,
.table-column-minw-100 {
  min-width: 100px;
}

.table-cell-minw-150,
.table-column-minw-150 {
  min-width: 150px;
}

.table-cell-minw-200,
.table-column-minw-200 {
  min-width: 200px;
}

.table-cell-minw-250,
.table-column-minw-250 {
  min-width: 250px;
}

.table-cell-minw-300,
.table-column-minw-300 {
  min-width: 300px;
}

.table-cell-minw-350,
.table-column-minw-350 {
  min-width: 350px;
}

.table-cell-minw-400,
.table-column-minw-400 {
  min-width: 400px;
}

.table-cell-ws-normal,
.table-column-ws-normal {
  white-space: normal;
}

.table-cell-ws-nowrap,
.table-column-ws-nowrap {
  white-space: nowrap;
}

.table-img {
  height: auto;
  max-height: 100px;
  max-width: none;
  width: auto;
}

.table-drag th,
.table-drag td {
  position: relative;
}
.table-drag .c-drag {
  cursor: move;
}
.table-drag .c-dragging::after {
  background-color: #ced4da;
  bottom: 0;
  content: "";
  display: block;
  left: 1px;
  position: absolute;
  right: 0;
  top: 0;
}
.table-drag .c-droppable::before {
  background-image: linear-gradient(#fd7e14 50%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-repeat: repeat-y;
  background-size: 5px 6px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 1;
}
.table-dragging {
  cursor: move;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.table-clone {
  background-color: rgba(229, 242, 255, 0.9);
  cursor: move;
  position: absolute;
  top: 0;
  z-index: 1050;
}
.table-clone::before {
  background-color: #007bff;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 1px;
  width: 2px;
  z-index: 1;
}
.table-clone::after {
  background-color: #007bff;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 1px;
  width: 2px;
  z-index: 1;
}
.table-clone thead th,
.table-clone tbody td {
  background-color: transparent;
}

.tbar {
  display: flex;
}
.tbar > .container,
.tbar > .container-fluid {
  display: flex;
}

.tbar-nav {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: nowrap;
  list-style: none;
  margin-bottom: 0;
  min-width: 3.125rem;
  padding-left: 0;
  word-wrap: break-word;
}
.tbar-nav > .tbar-item {
  justify-content: center;
}

.tbar-nav-shrink {
  flex-grow: 0;
  flex-shrink: 0;
  width: auto;
}

.tbar-nav-wrap {
  flex-wrap: wrap;
}

.tbar-item {
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tbar-item:first-child {
  padding-left: 0;
}
.tbar-item:last-child {
  padding-right: 0;
}

.tbar-item-expand {
  text-align: center;
}

.tbar-link {
  display: inline-block;
}

.tbar-btn-monospaced,
.tbar-link-monospaced {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  text-align: center;
}
.tbar-btn-monospaced .inline-item .lexicon-icon,
.tbar-btn-monospaced .lexicon-icon,
.tbar-link-monospaced .inline-item .lexicon-icon,
.tbar-link-monospaced .lexicon-icon {
  margin-top: 0;
}

@media (max-width: 575.98px) {
  .tbar-inline-xs-down {
    display: block;
  }
  .tbar-inline-xs-down .container,
  .tbar-inline-xs-down .container-fluid {
    display: block;
  }
  .tbar-inline-xs-down .component-title,
  .tbar-inline-xs-down .tbar-nav,
  .tbar-inline-xs-down .tbar-section {
    display: inline;
  }
  .tbar-inline-xs-down .tbar-item {
    display: inline;
    padding-left: 0;
  }
}

@media (max-width: 767.98px) {
  .tbar-inline-sm-down {
    display: block;
  }
  .tbar-inline-sm-down .container,
  .tbar-inline-sm-down .container-fluid {
    display: block;
  }
  .tbar-inline-sm-down .component-title,
  .tbar-inline-sm-down .tbar-nav,
  .tbar-inline-sm-down .tbar-section {
    display: inline;
  }
  .tbar-inline-sm-down .tbar-item {
    display: inline;
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  .tbar-inline-md-down {
    display: block;
  }
  .tbar-inline-md-down .container,
  .tbar-inline-md-down .container-fluid {
    display: block;
  }
  .tbar-inline-md-down .component-title,
  .tbar-inline-md-down .tbar-nav,
  .tbar-inline-md-down .tbar-section {
    display: inline;
  }
  .tbar-inline-md-down .tbar-item {
    display: inline;
    padding-left: 0;
  }
}

@media (max-width: 1199.98px) {
  .tbar-inline-lg-down {
    display: block;
  }
  .tbar-inline-lg-down .container,
  .tbar-inline-lg-down .container-fluid {
    display: block;
  }
  .tbar-inline-lg-down .component-title,
  .tbar-inline-lg-down .tbar-nav,
  .tbar-inline-lg-down .tbar-section {
    display: inline;
  }
  .tbar-inline-lg-down .tbar-item {
    display: inline;
    padding-left: 0;
  }
}

.tbar-inline-xl-down {
  display: block;
}
.tbar-inline-xl-down .container,
.tbar-inline-xl-down .container-fluid {
  display: block;
}
.tbar-inline-xl-down .component-title,
.tbar-inline-xl-down .tbar-nav,
.tbar-inline-xl-down .tbar-section {
  display: inline;
}
.tbar-inline-xl-down .tbar-item {
  display: inline;
  padding-left: 0;
}

.component-tbar {
  border-color: #dee2e6;
  border-style: solid;
  border-width: 0 0 0.0625rem 0;
  height: 3.5rem;
}
.component-tbar .tbar-label {
  border-width: 0.0625rem;
}
.subnav-tbar {
  font-size: 0.875rem;
}
.subnav-tbar .btn-unstyled {
  color: #007bff;
  text-decoration: none;
}
.subnav-tbar .btn-unstyled:hover {
  color: #0056b3;
  text-decoration: underline;
}
.subnav-tbar strong {
  font-weight: 500;
}
.subnav-tbar .component-link {
  color: #007bff;
  font-weight: 500;
}
.subnav-tbar .component-link:hover {
  color: #0056b3;
}
.subnav-tbar .tbar-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.subnav-tbar .tbar-btn {
  height: 1.5rem;
  line-height: 1;
  margin-bottom: 0.125rem;
  margin-top: 0.125rem;
  padding-bottom: 0;
  padding-top: 0;
}
.subnav-tbar .tbar-btn .c-inner {
  margin-bottom: 0;
  margin-top: 0;
}
.subnav-tbar .tbar-btn .c-inner {
  margin-bottom: 0;
  margin-top: 0;
}
.subnav-tbar .tbar-link {
  margin-bottom: 0.125rem;
  margin-top: 0.125rem;
  padding-bottom: 0.09375rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.09375rem;
}
.subnav-tbar .tbar-link > .c-inner {
  margin-bottom: -0.09375rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-top: -0.09375rem;
}
.subnav-tbar .tbar-link .c-inner {
  margin-bottom: -0.09375rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-top: -0.09375rem;
}
.subnav-tbar .tbar-btn-monospaced {
  height: 1.5rem;
  margin-bottom: 0.125rem;
  margin-top: 0.125rem;
  padding: 0.25rem;
  width: 1.5rem;
}
.subnav-tbar .tbar-btn-monospaced .c-inner {
  margin: -0.25rem;
}
.subnav-tbar .tbar-link-monospaced {
  height: 1.5rem;
  margin-bottom: 0.125rem;
  margin-top: 0.125rem;
  width: 1.5rem;
}
.subnav-tbar .tbar-section {
  text-align: left;
}
.subnav-tbar .component-title {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  max-width: 100%;
}
.subnav-tbar .component-text {
  display: inline-block;
  line-height: 1.45;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  max-width: 100%;
}
.subnav-tbar .component-label {
  font-weight: 400;
}
.subnav-tbar .tbar-label {
  border-width: 0.0625rem;
}
.subnav-tbar-primary {
  background-color: #a8d2ff;
  padding-bottom: 0.625rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.625rem;
}
.subnav-tbar-primary .component-link {
  color: #212529;
}
.subnav-tbar-primary .component-link:hover {
  color: #212529;
}
.subnav-tbar-primary .component-link:disabled, .subnav-tbar-primary .component-link.disabled {
  color: #6c757d;
  cursor: not-allowed;
  opacity: 0.65;
  text-decoration: none;
}
.subnav-tbar-primary .tbar-item {
  justify-content: flex-start;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.subnav-tbar-primary .tbar-link-monospaced {
  border-radius: 0;
  border-width: 0;
  height: 3rem;
  margin-bottom: -0.625rem;
  margin-top: -0.625rem;
  width: 3rem;
}
.subnav-tbar-primary .component-label .close:focus {
  color: inherit;
}
.subnav-tbar-primary .component-label .close:disabled, .subnav-tbar-primary .component-label .close.disabled {
  color: #6c757d;
  opacity: 0.65;
}
.subnav-tbar-primary .tbar-label {
  font-size: 0.75rem;
  margin-right: 0;
  text-transform: none;
  border-width: 0.0625rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.3125rem;
}
.subnav-tbar-primary .tbar-label > .c-inner {
  margin-bottom: -0.3125rem;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: -0.3125rem;
}
.subnav-tbar-primary.subnav-tbar-disabled {
  color: #6c757d;
  background-color: #c6ddf6;
}
.subnav-tbar-primary.subnav-tbar-disabled .component-label {
  border-color: #6c757d;
}
.subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
  border-width: 0.0625rem;
}
.subnav-tbar-light {
  color: rgba(0, 0, 0, 0.5);
  background-color: #f8f9fa;
  padding-bottom: 0.125rem;
  padding-top: 0.125rem;
}
.subnav-tbar-light .tbar-label {
  border-width: 0.0625rem;
}
.tbar-stacked {
  display: inline-flex;
  height: 100%;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.tbar-stacked .tbar-nav {
  flex-direction: column;
  min-width: 0;
}
.tbar-stacked .tbar-item {
  align-items: center;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.tbar-stacked .tbar-divider-before::before {
  background-color: #212529;
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  width: 2.5rem;
}
.tbar-stacked .tbar-divider-after::after {
  background-color: #212529;
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  width: 2.5rem;
}
.tbar-stacked .tbar-item-expand {
  flex-shrink: 0;
  min-width: 0;
}
.tbar-stacked .tbar-btn-monospaced {
  border-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  height: 2.5rem;
  margin-bottom: 0;
  margin-top: 0;
  overflow: visible;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: relative;
  width: 2.5rem;
}
.tbar-stacked .tbar-btn-monospaced:focus, .tbar-stacked .tbar-btn-monospaced.focus {
  box-shadow: inset 0 0 0 0.125rem #75b8ff , inset 0 0 0 0.25rem #fff;
}
.tbar-stacked .tbar-btn-monospaced:active:focus {
  box-shadow: inset 0 0 0 0.125rem #75b8ff , inset 0 0 0 0.25rem #fff;
}
.tbar-stacked .tbar-btn-monospaced .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.tbar-stacked .tbar-label {
  border-width: 0.0625rem;
}
.tbar-light {
  background-color: #fff;
  box-shadow: inset 1px 0 0 0 #e9ecef , inset -1px 0 0 0 #e9ecef;
  color: #6c757d;
}
.tbar-light .tbar-divider-before::before {
  background-color: #e9ecef;
}
.tbar-light .tbar-divider-after::after {
  background-color: #e9ecef;
}
.tbar-light .tbar-btn-monospaced:hover {
  color: #343a40;
}
.tbar-light .tbar-btn-monospaced:focus, .tbar-light .tbar-btn-monospaced.focus {
  color: #343a40;
}
.tbar-light .tbar-btn-monospaced:active {
  background-color: #e9ecef;
  color: #343a40;
}
.tbar-light .tbar-btn-monospaced[aria-expanded=true], .tbar-light .tbar-btn-monospaced.active, .tbar-light .tbar-btn-monospaced.show, .show > .tbar-light .tbar-btn-monospaced.dropdown-toggle {
  background-color: #e9ecef;
  color: #343a40;
}
.tbar-light .tbar-btn-monospaced:disabled, .tbar-light .tbar-btn-monospaced.disabled {
  color: inherit;
}
.tbar-light .tbar-label {
  border-width: 0.0625rem;
}
.tbar-dark-l2 {
  background-color: #828e9a;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06) , inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.06);
  color: #adb5bd;
}
.tbar-dark-l2 .tbar-divider-before::before {
  background-color: rgba(255, 255, 255, 0.06);
}
.tbar-dark-l2 .tbar-divider-after::after {
  background-color: rgba(255, 255, 255, 0.06);
}
.tbar-dark-l2 .tbar-btn-monospaced:hover {
  color: #fff;
}
.tbar-dark-l2 .tbar-btn-monospaced:focus, .tbar-dark-l2 .tbar-btn-monospaced.focus {
  color: #fff;
}
.tbar-dark-l2 .tbar-btn-monospaced:active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
.tbar-dark-l2 .tbar-btn-monospaced[aria-expanded=true], .tbar-dark-l2 .tbar-btn-monospaced.active, .tbar-dark-l2 .tbar-btn-monospaced.show, .show > .tbar-dark-l2 .tbar-btn-monospaced.dropdown-toggle {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
.tbar-dark-l2 .tbar-btn-monospaced:disabled, .tbar-dark-l2 .tbar-btn-monospaced.disabled {
  color: inherit;
}
.tbar-dark-l2 .tbar-label {
  border-width: 0.0625rem;
}
.tbar-dark-d1 {
  background-color: #23272b;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06) , inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
  color: #adb5bd;
}
.tbar-dark-d1 .tbar-divider-before::before {
  background-color: rgba(255, 255, 255, 0.06);
}
.tbar-dark-d1 .tbar-divider-after::after {
  background-color: rgba(255, 255, 255, 0.06);
}
.tbar-dark-d1 .tbar-btn-monospaced:hover {
  color: #fff;
}
.tbar-dark-d1 .tbar-btn-monospaced:focus, .tbar-dark-d1 .tbar-btn-monospaced.focus {
  color: #fff;
}
.tbar-dark-d1 .tbar-btn-monospaced:active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
.tbar-dark-d1 .tbar-btn-monospaced[aria-expanded=true], .tbar-dark-d1 .tbar-btn-monospaced.active, .tbar-dark-d1 .tbar-btn-monospaced.show, .show > .tbar-dark-d1 .tbar-btn-monospaced.dropdown-toggle {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
.tbar-dark-d1 .tbar-btn-monospaced[aria-expanded=true]::after, .tbar-dark-d1 .tbar-btn-monospaced.active::after, .tbar-dark-d1 .tbar-btn-monospaced.show::after, .show > .tbar-dark-d1 .tbar-btn-monospaced.dropdown-toggle::after {
  background-color: #75b8ff;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.25rem;
}
.tbar-dark-d1 .tbar-btn-monospaced:disabled, .tbar-dark-d1 .tbar-btn-monospaced.disabled {
  color: inherit;
}
.tbar-dark-d1 .tbar-label {
  border-width: 0.0625rem;
}
.bg-checkered {
  background-image: linear-gradient(45deg, #e9ecef 25%, transparent 25%), linear-gradient(-45deg, #e9ecef 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e9ecef 75%), linear-gradient(-45deg, transparent 75%, #e9ecef 75%);
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
  background-size: 20px 20px;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 5000px !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.close {
  align-items: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border-radius: 0.2rem;
  border-width: 0;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  height: 2rem;
  justify-content: center;
  line-height: 1;
  opacity: 0.5;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  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;
  width: 2rem;
}
.close::-ms-expand {
  display: none;
}
.close:hover {
  color: #000;
  opacity: 0.75;
  text-decoration: none;
}
button.close:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: 0;
}

.close:focus {
  opacity: 0.75;
}
.close:disabled, .close.disabled {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.25;
  outline: 0;
}
.close:disabled:active, .close.disabled:active {
  pointer-events: none;
}
.close .lexicon-icon {
  margin-top: 0;
}

.c-focus-inset:focus:not(:disabled):not(.disabled):not([disabled]), .c-focus-inset.focus:not(:disabled):not(.disabled):not([disabled]) {
  box-shadow: inset 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: rgba(0, 123, 255, 0.25);
  outline: 0;
}

.autofit-row {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
ul.autofit-row {
  list-style: none;
  padding-left: 0;
}

.autofit-row-center > .autofit-col {
  justify-content: center;
}

.autofit-row-end > .autofit-col {
  justify-content: flex-end;
}

.autofit-padded > .autofit-col {
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}

.autofit-padded-no-gutters-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  width: auto;
}
.autofit-padded-no-gutters-x > .autofit-col {
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}

.autofit-padded-no-gutters-y {
  margin-bottom: -0.25rem;
  margin-top: -0.25rem;
  width: auto;
}
.autofit-padded-no-gutters-y > .autofit-col {
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}

.autofit-padded-no-gutters {
  margin-bottom: -0.25rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.25rem;
  width: auto;
}
.autofit-padded-no-gutters > .autofit-col {
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}

.autofit-padded-no-gutters-sm {
  margin: -0.25rem;
  width: auto;
}
.autofit-padded-no-gutters-sm > .autofit-col {
  padding: 0.25rem;
}

.autofit-col, .tbar-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  min-height: 0;
  position: relative;
}

.autofit-col-shrink {
  flex-shrink: 1;
  min-width: 1rem;
  word-wrap: break-word;
}

.autofit-col-expand, .tbar-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 3.125rem;
  word-wrap: break-word;
}

.autofit-section, .tbar-section {
  max-width: 100%;
}

.autofit-float {
  flex-wrap: wrap;
}
.autofit-float > .autofit-col {
  max-width: 100%;
}
.autofit-float > .autofit-col-end {
  margin-left: auto;
}
.autofit-float > .autofit-col-end + .autofit-col-end {
  margin-left: 0;
}

@media (max-width: 767.98px) {
  .autofit-float-sm-down {
    flex-wrap: wrap;
  }
  .autofit-float-sm-down > .autofit-col {
    max-width: 100%;
  }
  .autofit-float-sm-down > .autofit-col-end {
    margin-left: auto;
  }
  .autofit-float-sm-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .autofit-float-md-down {
    flex-wrap: wrap;
  }
  .autofit-float-md-down > .autofit-col {
    max-width: 100%;
  }
  .autofit-float-md-down > .autofit-col-end {
    margin-left: auto;
  }
  .autofit-float-md-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0;
  }
}

.autofit-float-end {
  flex-wrap: wrap;
  justify-content: flex-end;
}
.autofit-float-end > .autofit-col {
  max-width: 100%;
}
.autofit-float-end > .autofit-col-end {
  margin-left: auto;
}
.autofit-float-end > .autofit-col-end + .autofit-col-end {
  margin-left: 0;
}

@media (max-width: 767.98px) {
  .autofit-float-end-sm-down {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .autofit-float-end-sm-down > .autofit-col {
    max-width: 100%;
  }
  .autofit-float-end-sm-down > .autofit-col-end {
    margin-left: auto;
  }
  .autofit-float-end-sm-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .autofit-float-end-md-down {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .autofit-float-end-md-down > .autofit-col {
    max-width: 100%;
  }
  .autofit-float-end-md-down > .autofit-col-end {
    margin-left: auto;
  }
  .autofit-float-end-md-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0;
  }
}

.c-inner {
  align-items: inherit;
  display: inherit;
  flex-direction: inherit;
  height: inherit;
  justify-content: inherit;
  line-height: inherit;
  max-width: inherit;
  min-width: inherit;
  outline: 0;
  overflow: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-right: inherit;
  padding-top: inherit;
  text-overflow: inherit;
  width: inherit;
}

.heading-start {
  margin-right: 1rem;
}

.heading-end {
  margin-left: 1rem;
}

.heading-text {
  margin-bottom: auto;
  margin-top: auto;
}

.inline-scroller {
  list-style: none;
  margin: 0;
  max-height: 125px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}

.inline-item {
  align-items: center;
  display: inline-flex;
  vertical-align: middle;
}
.inline-item .inline-item {
  display: inline;
}
.inline-item .lexicon-icon {
  margin-top: -0.1em;
}
.inline-item .loading-animation {
  font-size: 1.25em;
}

.inline-item-before {
  margin-right: 0.5rem;
}

.inline-item-middle {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.inline-item-middle + .inline-item-middle {
  margin-left: 0;
}

.inline-item-after {
  margin-left: 0.5rem;
}

.page-header {
  background-color: #e9ecef;
}

.c-m-0 {
  margin: 0;
}

.c-mt-0,
.c-my-0 {
  margin-top: 0;
}

.c-mr-0,
.c-mx-0 {
  margin-right: 0;
}

.c-mb-0,
.c-my-0 {
  margin-bottom: 0;
}

.c-ml-0,
.c-mx-0 {
  margin-left: 0;
}

.c-m-1 {
  margin: 0.25rem;
}

.c-mt-1,
.c-my-1 {
  margin-top: 0.25rem;
}

.c-mr-1,
.c-mx-1 {
  margin-right: 0.25rem;
}

.c-mb-1,
.c-my-1 {
  margin-bottom: 0.25rem;
}

.c-ml-1,
.c-mx-1 {
  margin-left: 0.25rem;
}

.c-m-2 {
  margin: 0.5rem;
}

.c-mt-2,
.c-my-2 {
  margin-top: 0.5rem;
}

.c-mr-2,
.c-mx-2 {
  margin-right: 0.5rem;
}

.c-mb-2,
.c-my-2 {
  margin-bottom: 0.5rem;
}

.c-ml-2,
.c-mx-2 {
  margin-left: 0.5rem;
}

.c-m-3 {
  margin: 1rem;
}

.c-mt-3,
.c-my-3 {
  margin-top: 1rem;
}

.c-mr-3,
.c-mx-3 {
  margin-right: 1rem;
}

.c-mb-3,
.c-my-3 {
  margin-bottom: 1rem;
}

.c-ml-3,
.c-mx-3 {
  margin-left: 1rem;
}

.c-m-4 {
  margin: 1.5rem;
}

.c-mt-4,
.c-my-4 {
  margin-top: 1.5rem;
}

.c-mr-4,
.c-mx-4 {
  margin-right: 1.5rem;
}

.c-mb-4,
.c-my-4 {
  margin-bottom: 1.5rem;
}

.c-ml-4,
.c-mx-4 {
  margin-left: 1.5rem;
}

.c-m-5 {
  margin: 3rem;
}

.c-mt-5,
.c-my-5 {
  margin-top: 3rem;
}

.c-mr-5,
.c-mx-5 {
  margin-right: 3rem;
}

.c-mb-5,
.c-my-5 {
  margin-bottom: 3rem;
}

.c-ml-5,
.c-mx-5 {
  margin-left: 3rem;
}

.c-m-6 {
  margin: 4.5rem;
}

.c-mt-6,
.c-my-6 {
  margin-top: 4.5rem;
}

.c-mr-6,
.c-mx-6 {
  margin-right: 4.5rem;
}

.c-mb-6,
.c-my-6 {
  margin-bottom: 4.5rem;
}

.c-ml-6,
.c-mx-6 {
  margin-left: 4.5rem;
}

.c-m-7 {
  margin: 6rem;
}

.c-mt-7,
.c-my-7 {
  margin-top: 6rem;
}

.c-mr-7,
.c-mx-7 {
  margin-right: 6rem;
}

.c-mb-7,
.c-my-7 {
  margin-bottom: 6rem;
}

.c-ml-7,
.c-mx-7 {
  margin-left: 6rem;
}

.c-m-8 {
  margin: 7.5rem;
}

.c-mt-8,
.c-my-8 {
  margin-top: 7.5rem;
}

.c-mr-8,
.c-mx-8 {
  margin-right: 7.5rem;
}

.c-mb-8,
.c-my-8 {
  margin-bottom: 7.5rem;
}

.c-ml-8,
.c-mx-8 {
  margin-left: 7.5rem;
}

.c-p-0 {
  padding: 0;
}

.c-pt-0,
.c-py-0 {
  padding-top: 0;
}

.c-pr-0,
.c-px-0 {
  padding-right: 0;
}

.c-pb-0,
.c-py-0 {
  padding-bottom: 0;
}

.c-pl-0,
.c-px-0 {
  padding-left: 0;
}

.c-p-1 {
  padding: 0.25rem;
}

.c-pt-1,
.c-py-1 {
  padding-top: 0.25rem;
}

.c-pr-1,
.c-px-1 {
  padding-right: 0.25rem;
}

.c-pb-1,
.c-py-1 {
  padding-bottom: 0.25rem;
}

.c-pl-1,
.c-px-1 {
  padding-left: 0.25rem;
}

.c-p-2 {
  padding: 0.5rem;
}

.c-pt-2,
.c-py-2 {
  padding-top: 0.5rem;
}

.c-pr-2,
.c-px-2 {
  padding-right: 0.5rem;
}

.c-pb-2,
.c-py-2 {
  padding-bottom: 0.5rem;
}

.c-pl-2,
.c-px-2 {
  padding-left: 0.5rem;
}

.c-p-3 {
  padding: 1rem;
}

.c-pt-3,
.c-py-3 {
  padding-top: 1rem;
}

.c-pr-3,
.c-px-3 {
  padding-right: 1rem;
}

.c-pb-3,
.c-py-3 {
  padding-bottom: 1rem;
}

.c-pl-3,
.c-px-3 {
  padding-left: 1rem;
}

.c-p-4 {
  padding: 1.5rem;
}

.c-pt-4,
.c-py-4 {
  padding-top: 1.5rem;
}

.c-pr-4,
.c-px-4 {
  padding-right: 1.5rem;
}

.c-pb-4,
.c-py-4 {
  padding-bottom: 1.5rem;
}

.c-pl-4,
.c-px-4 {
  padding-left: 1.5rem;
}

.c-p-5 {
  padding: 3rem;
}

.c-pt-5,
.c-py-5 {
  padding-top: 3rem;
}

.c-pr-5,
.c-px-5 {
  padding-right: 3rem;
}

.c-pb-5,
.c-py-5 {
  padding-bottom: 3rem;
}

.c-pl-5,
.c-px-5 {
  padding-left: 3rem;
}

.c-p-6 {
  padding: 4.5rem;
}

.c-pt-6,
.c-py-6 {
  padding-top: 4.5rem;
}

.c-pr-6,
.c-px-6 {
  padding-right: 4.5rem;
}

.c-pb-6,
.c-py-6 {
  padding-bottom: 4.5rem;
}

.c-pl-6,
.c-px-6 {
  padding-left: 4.5rem;
}

.c-p-7 {
  padding: 6rem;
}

.c-pt-7,
.c-py-7 {
  padding-top: 6rem;
}

.c-pr-7,
.c-px-7 {
  padding-right: 6rem;
}

.c-pb-7,
.c-py-7 {
  padding-bottom: 6rem;
}

.c-pl-7,
.c-px-7 {
  padding-left: 6rem;
}

.c-p-8 {
  padding: 7.5rem;
}

.c-pt-8,
.c-py-8 {
  padding-top: 7.5rem;
}

.c-pr-8,
.c-px-8 {
  padding-right: 7.5rem;
}

.c-pb-8,
.c-py-8 {
  padding-bottom: 7.5rem;
}

.c-pl-8,
.c-px-8 {
  padding-left: 7.5rem;
}

.c-m-n1 {
  margin: -0.25rem;
}

.c-mt-n1,
.c-my-n1 {
  margin-top: -0.25rem;
}

.c-mr-n1,
.c-mx-n1 {
  margin-right: -0.25rem;
}

.c-mb-n1,
.c-my-n1 {
  margin-bottom: -0.25rem;
}

.c-ml-n1,
.c-mx-n1 {
  margin-left: -0.25rem;
}

.c-m-n2 {
  margin: -0.5rem;
}

.c-mt-n2,
.c-my-n2 {
  margin-top: -0.5rem;
}

.c-mr-n2,
.c-mx-n2 {
  margin-right: -0.5rem;
}

.c-mb-n2,
.c-my-n2 {
  margin-bottom: -0.5rem;
}

.c-ml-n2,
.c-mx-n2 {
  margin-left: -0.5rem;
}

.c-m-n3 {
  margin: -1rem;
}

.c-mt-n3,
.c-my-n3 {
  margin-top: -1rem;
}

.c-mr-n3,
.c-mx-n3 {
  margin-right: -1rem;
}

.c-mb-n3,
.c-my-n3 {
  margin-bottom: -1rem;
}

.c-ml-n3,
.c-mx-n3 {
  margin-left: -1rem;
}

.c-m-n4 {
  margin: -1.5rem;
}

.c-mt-n4,
.c-my-n4 {
  margin-top: -1.5rem;
}

.c-mr-n4,
.c-mx-n4 {
  margin-right: -1.5rem;
}

.c-mb-n4,
.c-my-n4 {
  margin-bottom: -1.5rem;
}

.c-ml-n4,
.c-mx-n4 {
  margin-left: -1.5rem;
}

.c-m-n5 {
  margin: -3rem;
}

.c-mt-n5,
.c-my-n5 {
  margin-top: -3rem;
}

.c-mr-n5,
.c-mx-n5 {
  margin-right: -3rem;
}

.c-mb-n5,
.c-my-n5 {
  margin-bottom: -3rem;
}

.c-ml-n5,
.c-mx-n5 {
  margin-left: -3rem;
}

.c-m-n6 {
  margin: -4.5rem;
}

.c-mt-n6,
.c-my-n6 {
  margin-top: -4.5rem;
}

.c-mr-n6,
.c-mx-n6 {
  margin-right: -4.5rem;
}

.c-mb-n6,
.c-my-n6 {
  margin-bottom: -4.5rem;
}

.c-ml-n6,
.c-mx-n6 {
  margin-left: -4.5rem;
}

.c-m-n7 {
  margin: -6rem;
}

.c-mt-n7,
.c-my-n7 {
  margin-top: -6rem;
}

.c-mr-n7,
.c-mx-n7 {
  margin-right: -6rem;
}

.c-mb-n7,
.c-my-n7 {
  margin-bottom: -6rem;
}

.c-ml-n7,
.c-mx-n7 {
  margin-left: -6rem;
}

.c-m-n8 {
  margin: -7.5rem;
}

.c-mt-n8,
.c-my-n8 {
  margin-top: -7.5rem;
}

.c-mr-n8,
.c-mx-n8 {
  margin-right: -7.5rem;
}

.c-mb-n8,
.c-my-n8 {
  margin-bottom: -7.5rem;
}

.c-ml-n8,
.c-mx-n8 {
  margin-left: -7.5rem;
}

.c-m-auto {
  margin: auto;
}

.c-mt-auto,
.c-my-auto {
  margin-top: auto;
}

.c-mr-auto,
.c-mx-auto {
  margin-right: auto;
}

.c-mb-auto,
.c-my-auto {
  margin-bottom: auto;
}

.c-ml-auto,
.c-mx-auto {
  margin-left: auto;
}

@media (min-width: 576px) {
  .c-m-sm-0 {
    margin: 0;
  }
  .c-mt-sm-0,
  .c-my-sm-0 {
    margin-top: 0;
  }
  .c-mr-sm-0,
  .c-mx-sm-0 {
    margin-right: 0;
  }
  .c-mb-sm-0,
  .c-my-sm-0 {
    margin-bottom: 0;
  }
  .c-ml-sm-0,
  .c-mx-sm-0 {
    margin-left: 0;
  }
  .c-m-sm-1 {
    margin: 0.25rem;
  }
  .c-mt-sm-1,
  .c-my-sm-1 {
    margin-top: 0.25rem;
  }
  .c-mr-sm-1,
  .c-mx-sm-1 {
    margin-right: 0.25rem;
  }
  .c-mb-sm-1,
  .c-my-sm-1 {
    margin-bottom: 0.25rem;
  }
  .c-ml-sm-1,
  .c-mx-sm-1 {
    margin-left: 0.25rem;
  }
  .c-m-sm-2 {
    margin: 0.5rem;
  }
  .c-mt-sm-2,
  .c-my-sm-2 {
    margin-top: 0.5rem;
  }
  .c-mr-sm-2,
  .c-mx-sm-2 {
    margin-right: 0.5rem;
  }
  .c-mb-sm-2,
  .c-my-sm-2 {
    margin-bottom: 0.5rem;
  }
  .c-ml-sm-2,
  .c-mx-sm-2 {
    margin-left: 0.5rem;
  }
  .c-m-sm-3 {
    margin: 1rem;
  }
  .c-mt-sm-3,
  .c-my-sm-3 {
    margin-top: 1rem;
  }
  .c-mr-sm-3,
  .c-mx-sm-3 {
    margin-right: 1rem;
  }
  .c-mb-sm-3,
  .c-my-sm-3 {
    margin-bottom: 1rem;
  }
  .c-ml-sm-3,
  .c-mx-sm-3 {
    margin-left: 1rem;
  }
  .c-m-sm-4 {
    margin: 1.5rem;
  }
  .c-mt-sm-4,
  .c-my-sm-4 {
    margin-top: 1.5rem;
  }
  .c-mr-sm-4,
  .c-mx-sm-4 {
    margin-right: 1.5rem;
  }
  .c-mb-sm-4,
  .c-my-sm-4 {
    margin-bottom: 1.5rem;
  }
  .c-ml-sm-4,
  .c-mx-sm-4 {
    margin-left: 1.5rem;
  }
  .c-m-sm-5 {
    margin: 3rem;
  }
  .c-mt-sm-5,
  .c-my-sm-5 {
    margin-top: 3rem;
  }
  .c-mr-sm-5,
  .c-mx-sm-5 {
    margin-right: 3rem;
  }
  .c-mb-sm-5,
  .c-my-sm-5 {
    margin-bottom: 3rem;
  }
  .c-ml-sm-5,
  .c-mx-sm-5 {
    margin-left: 3rem;
  }
  .c-m-sm-6 {
    margin: 4.5rem;
  }
  .c-mt-sm-6,
  .c-my-sm-6 {
    margin-top: 4.5rem;
  }
  .c-mr-sm-6,
  .c-mx-sm-6 {
    margin-right: 4.5rem;
  }
  .c-mb-sm-6,
  .c-my-sm-6 {
    margin-bottom: 4.5rem;
  }
  .c-ml-sm-6,
  .c-mx-sm-6 {
    margin-left: 4.5rem;
  }
  .c-m-sm-7 {
    margin: 6rem;
  }
  .c-mt-sm-7,
  .c-my-sm-7 {
    margin-top: 6rem;
  }
  .c-mr-sm-7,
  .c-mx-sm-7 {
    margin-right: 6rem;
  }
  .c-mb-sm-7,
  .c-my-sm-7 {
    margin-bottom: 6rem;
  }
  .c-ml-sm-7,
  .c-mx-sm-7 {
    margin-left: 6rem;
  }
  .c-m-sm-8 {
    margin: 7.5rem;
  }
  .c-mt-sm-8,
  .c-my-sm-8 {
    margin-top: 7.5rem;
  }
  .c-mr-sm-8,
  .c-mx-sm-8 {
    margin-right: 7.5rem;
  }
  .c-mb-sm-8,
  .c-my-sm-8 {
    margin-bottom: 7.5rem;
  }
  .c-ml-sm-8,
  .c-mx-sm-8 {
    margin-left: 7.5rem;
  }
  .c-p-sm-0 {
    padding: 0;
  }
  .c-pt-sm-0,
  .c-py-sm-0 {
    padding-top: 0;
  }
  .c-pr-sm-0,
  .c-px-sm-0 {
    padding-right: 0;
  }
  .c-pb-sm-0,
  .c-py-sm-0 {
    padding-bottom: 0;
  }
  .c-pl-sm-0,
  .c-px-sm-0 {
    padding-left: 0;
  }
  .c-p-sm-1 {
    padding: 0.25rem;
  }
  .c-pt-sm-1,
  .c-py-sm-1 {
    padding-top: 0.25rem;
  }
  .c-pr-sm-1,
  .c-px-sm-1 {
    padding-right: 0.25rem;
  }
  .c-pb-sm-1,
  .c-py-sm-1 {
    padding-bottom: 0.25rem;
  }
  .c-pl-sm-1,
  .c-px-sm-1 {
    padding-left: 0.25rem;
  }
  .c-p-sm-2 {
    padding: 0.5rem;
  }
  .c-pt-sm-2,
  .c-py-sm-2 {
    padding-top: 0.5rem;
  }
  .c-pr-sm-2,
  .c-px-sm-2 {
    padding-right: 0.5rem;
  }
  .c-pb-sm-2,
  .c-py-sm-2 {
    padding-bottom: 0.5rem;
  }
  .c-pl-sm-2,
  .c-px-sm-2 {
    padding-left: 0.5rem;
  }
  .c-p-sm-3 {
    padding: 1rem;
  }
  .c-pt-sm-3,
  .c-py-sm-3 {
    padding-top: 1rem;
  }
  .c-pr-sm-3,
  .c-px-sm-3 {
    padding-right: 1rem;
  }
  .c-pb-sm-3,
  .c-py-sm-3 {
    padding-bottom: 1rem;
  }
  .c-pl-sm-3,
  .c-px-sm-3 {
    padding-left: 1rem;
  }
  .c-p-sm-4 {
    padding: 1.5rem;
  }
  .c-pt-sm-4,
  .c-py-sm-4 {
    padding-top: 1.5rem;
  }
  .c-pr-sm-4,
  .c-px-sm-4 {
    padding-right: 1.5rem;
  }
  .c-pb-sm-4,
  .c-py-sm-4 {
    padding-bottom: 1.5rem;
  }
  .c-pl-sm-4,
  .c-px-sm-4 {
    padding-left: 1.5rem;
  }
  .c-p-sm-5 {
    padding: 3rem;
  }
  .c-pt-sm-5,
  .c-py-sm-5 {
    padding-top: 3rem;
  }
  .c-pr-sm-5,
  .c-px-sm-5 {
    padding-right: 3rem;
  }
  .c-pb-sm-5,
  .c-py-sm-5 {
    padding-bottom: 3rem;
  }
  .c-pl-sm-5,
  .c-px-sm-5 {
    padding-left: 3rem;
  }
  .c-p-sm-6 {
    padding: 4.5rem;
  }
  .c-pt-sm-6,
  .c-py-sm-6 {
    padding-top: 4.5rem;
  }
  .c-pr-sm-6,
  .c-px-sm-6 {
    padding-right: 4.5rem;
  }
  .c-pb-sm-6,
  .c-py-sm-6 {
    padding-bottom: 4.5rem;
  }
  .c-pl-sm-6,
  .c-px-sm-6 {
    padding-left: 4.5rem;
  }
  .c-p-sm-7 {
    padding: 6rem;
  }
  .c-pt-sm-7,
  .c-py-sm-7 {
    padding-top: 6rem;
  }
  .c-pr-sm-7,
  .c-px-sm-7 {
    padding-right: 6rem;
  }
  .c-pb-sm-7,
  .c-py-sm-7 {
    padding-bottom: 6rem;
  }
  .c-pl-sm-7,
  .c-px-sm-7 {
    padding-left: 6rem;
  }
  .c-p-sm-8 {
    padding: 7.5rem;
  }
  .c-pt-sm-8,
  .c-py-sm-8 {
    padding-top: 7.5rem;
  }
  .c-pr-sm-8,
  .c-px-sm-8 {
    padding-right: 7.5rem;
  }
  .c-pb-sm-8,
  .c-py-sm-8 {
    padding-bottom: 7.5rem;
  }
  .c-pl-sm-8,
  .c-px-sm-8 {
    padding-left: 7.5rem;
  }
  .c-m-sm-n1 {
    margin: -0.25rem;
  }
  .c-mt-sm-n1,
  .c-my-sm-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-sm-n1,
  .c-mx-sm-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-sm-n1,
  .c-my-sm-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-sm-n1,
  .c-mx-sm-n1 {
    margin-left: -0.25rem;
  }
  .c-m-sm-n2 {
    margin: -0.5rem;
  }
  .c-mt-sm-n2,
  .c-my-sm-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-sm-n2,
  .c-mx-sm-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-sm-n2,
  .c-my-sm-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-sm-n2,
  .c-mx-sm-n2 {
    margin-left: -0.5rem;
  }
  .c-m-sm-n3 {
    margin: -1rem;
  }
  .c-mt-sm-n3,
  .c-my-sm-n3 {
    margin-top: -1rem;
  }
  .c-mr-sm-n3,
  .c-mx-sm-n3 {
    margin-right: -1rem;
  }
  .c-mb-sm-n3,
  .c-my-sm-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-sm-n3,
  .c-mx-sm-n3 {
    margin-left: -1rem;
  }
  .c-m-sm-n4 {
    margin: -1.5rem;
  }
  .c-mt-sm-n4,
  .c-my-sm-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-sm-n4,
  .c-mx-sm-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-sm-n4,
  .c-my-sm-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-sm-n4,
  .c-mx-sm-n4 {
    margin-left: -1.5rem;
  }
  .c-m-sm-n5 {
    margin: -3rem;
  }
  .c-mt-sm-n5,
  .c-my-sm-n5 {
    margin-top: -3rem;
  }
  .c-mr-sm-n5,
  .c-mx-sm-n5 {
    margin-right: -3rem;
  }
  .c-mb-sm-n5,
  .c-my-sm-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-sm-n5,
  .c-mx-sm-n5 {
    margin-left: -3rem;
  }
  .c-m-sm-n6 {
    margin: -4.5rem;
  }
  .c-mt-sm-n6,
  .c-my-sm-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-sm-n6,
  .c-mx-sm-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-sm-n6,
  .c-my-sm-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-sm-n6,
  .c-mx-sm-n6 {
    margin-left: -4.5rem;
  }
  .c-m-sm-n7 {
    margin: -6rem;
  }
  .c-mt-sm-n7,
  .c-my-sm-n7 {
    margin-top: -6rem;
  }
  .c-mr-sm-n7,
  .c-mx-sm-n7 {
    margin-right: -6rem;
  }
  .c-mb-sm-n7,
  .c-my-sm-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-sm-n7,
  .c-mx-sm-n7 {
    margin-left: -6rem;
  }
  .c-m-sm-n8 {
    margin: -7.5rem;
  }
  .c-mt-sm-n8,
  .c-my-sm-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-sm-n8,
  .c-mx-sm-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-sm-n8,
  .c-my-sm-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-sm-n8,
  .c-mx-sm-n8 {
    margin-left: -7.5rem;
  }
  .c-m-sm-auto {
    margin: auto;
  }
  .c-mt-sm-auto,
  .c-my-sm-auto {
    margin-top: auto;
  }
  .c-mr-sm-auto,
  .c-mx-sm-auto {
    margin-right: auto;
  }
  .c-mb-sm-auto,
  .c-my-sm-auto {
    margin-bottom: auto;
  }
  .c-ml-sm-auto,
  .c-mx-sm-auto {
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .c-m-md-0 {
    margin: 0;
  }
  .c-mt-md-0,
  .c-my-md-0 {
    margin-top: 0;
  }
  .c-mr-md-0,
  .c-mx-md-0 {
    margin-right: 0;
  }
  .c-mb-md-0,
  .c-my-md-0 {
    margin-bottom: 0;
  }
  .c-ml-md-0,
  .c-mx-md-0 {
    margin-left: 0;
  }
  .c-m-md-1 {
    margin: 0.25rem;
  }
  .c-mt-md-1,
  .c-my-md-1 {
    margin-top: 0.25rem;
  }
  .c-mr-md-1,
  .c-mx-md-1 {
    margin-right: 0.25rem;
  }
  .c-mb-md-1,
  .c-my-md-1 {
    margin-bottom: 0.25rem;
  }
  .c-ml-md-1,
  .c-mx-md-1 {
    margin-left: 0.25rem;
  }
  .c-m-md-2 {
    margin: 0.5rem;
  }
  .c-mt-md-2,
  .c-my-md-2 {
    margin-top: 0.5rem;
  }
  .c-mr-md-2,
  .c-mx-md-2 {
    margin-right: 0.5rem;
  }
  .c-mb-md-2,
  .c-my-md-2 {
    margin-bottom: 0.5rem;
  }
  .c-ml-md-2,
  .c-mx-md-2 {
    margin-left: 0.5rem;
  }
  .c-m-md-3 {
    margin: 1rem;
  }
  .c-mt-md-3,
  .c-my-md-3 {
    margin-top: 1rem;
  }
  .c-mr-md-3,
  .c-mx-md-3 {
    margin-right: 1rem;
  }
  .c-mb-md-3,
  .c-my-md-3 {
    margin-bottom: 1rem;
  }
  .c-ml-md-3,
  .c-mx-md-3 {
    margin-left: 1rem;
  }
  .c-m-md-4 {
    margin: 1.5rem;
  }
  .c-mt-md-4,
  .c-my-md-4 {
    margin-top: 1.5rem;
  }
  .c-mr-md-4,
  .c-mx-md-4 {
    margin-right: 1.5rem;
  }
  .c-mb-md-4,
  .c-my-md-4 {
    margin-bottom: 1.5rem;
  }
  .c-ml-md-4,
  .c-mx-md-4 {
    margin-left: 1.5rem;
  }
  .c-m-md-5 {
    margin: 3rem;
  }
  .c-mt-md-5,
  .c-my-md-5 {
    margin-top: 3rem;
  }
  .c-mr-md-5,
  .c-mx-md-5 {
    margin-right: 3rem;
  }
  .c-mb-md-5,
  .c-my-md-5 {
    margin-bottom: 3rem;
  }
  .c-ml-md-5,
  .c-mx-md-5 {
    margin-left: 3rem;
  }
  .c-m-md-6 {
    margin: 4.5rem;
  }
  .c-mt-md-6,
  .c-my-md-6 {
    margin-top: 4.5rem;
  }
  .c-mr-md-6,
  .c-mx-md-6 {
    margin-right: 4.5rem;
  }
  .c-mb-md-6,
  .c-my-md-6 {
    margin-bottom: 4.5rem;
  }
  .c-ml-md-6,
  .c-mx-md-6 {
    margin-left: 4.5rem;
  }
  .c-m-md-7 {
    margin: 6rem;
  }
  .c-mt-md-7,
  .c-my-md-7 {
    margin-top: 6rem;
  }
  .c-mr-md-7,
  .c-mx-md-7 {
    margin-right: 6rem;
  }
  .c-mb-md-7,
  .c-my-md-7 {
    margin-bottom: 6rem;
  }
  .c-ml-md-7,
  .c-mx-md-7 {
    margin-left: 6rem;
  }
  .c-m-md-8 {
    margin: 7.5rem;
  }
  .c-mt-md-8,
  .c-my-md-8 {
    margin-top: 7.5rem;
  }
  .c-mr-md-8,
  .c-mx-md-8 {
    margin-right: 7.5rem;
  }
  .c-mb-md-8,
  .c-my-md-8 {
    margin-bottom: 7.5rem;
  }
  .c-ml-md-8,
  .c-mx-md-8 {
    margin-left: 7.5rem;
  }
  .c-p-md-0 {
    padding: 0;
  }
  .c-pt-md-0,
  .c-py-md-0 {
    padding-top: 0;
  }
  .c-pr-md-0,
  .c-px-md-0 {
    padding-right: 0;
  }
  .c-pb-md-0,
  .c-py-md-0 {
    padding-bottom: 0;
  }
  .c-pl-md-0,
  .c-px-md-0 {
    padding-left: 0;
  }
  .c-p-md-1 {
    padding: 0.25rem;
  }
  .c-pt-md-1,
  .c-py-md-1 {
    padding-top: 0.25rem;
  }
  .c-pr-md-1,
  .c-px-md-1 {
    padding-right: 0.25rem;
  }
  .c-pb-md-1,
  .c-py-md-1 {
    padding-bottom: 0.25rem;
  }
  .c-pl-md-1,
  .c-px-md-1 {
    padding-left: 0.25rem;
  }
  .c-p-md-2 {
    padding: 0.5rem;
  }
  .c-pt-md-2,
  .c-py-md-2 {
    padding-top: 0.5rem;
  }
  .c-pr-md-2,
  .c-px-md-2 {
    padding-right: 0.5rem;
  }
  .c-pb-md-2,
  .c-py-md-2 {
    padding-bottom: 0.5rem;
  }
  .c-pl-md-2,
  .c-px-md-2 {
    padding-left: 0.5rem;
  }
  .c-p-md-3 {
    padding: 1rem;
  }
  .c-pt-md-3,
  .c-py-md-3 {
    padding-top: 1rem;
  }
  .c-pr-md-3,
  .c-px-md-3 {
    padding-right: 1rem;
  }
  .c-pb-md-3,
  .c-py-md-3 {
    padding-bottom: 1rem;
  }
  .c-pl-md-3,
  .c-px-md-3 {
    padding-left: 1rem;
  }
  .c-p-md-4 {
    padding: 1.5rem;
  }
  .c-pt-md-4,
  .c-py-md-4 {
    padding-top: 1.5rem;
  }
  .c-pr-md-4,
  .c-px-md-4 {
    padding-right: 1.5rem;
  }
  .c-pb-md-4,
  .c-py-md-4 {
    padding-bottom: 1.5rem;
  }
  .c-pl-md-4,
  .c-px-md-4 {
    padding-left: 1.5rem;
  }
  .c-p-md-5 {
    padding: 3rem;
  }
  .c-pt-md-5,
  .c-py-md-5 {
    padding-top: 3rem;
  }
  .c-pr-md-5,
  .c-px-md-5 {
    padding-right: 3rem;
  }
  .c-pb-md-5,
  .c-py-md-5 {
    padding-bottom: 3rem;
  }
  .c-pl-md-5,
  .c-px-md-5 {
    padding-left: 3rem;
  }
  .c-p-md-6 {
    padding: 4.5rem;
  }
  .c-pt-md-6,
  .c-py-md-6 {
    padding-top: 4.5rem;
  }
  .c-pr-md-6,
  .c-px-md-6 {
    padding-right: 4.5rem;
  }
  .c-pb-md-6,
  .c-py-md-6 {
    padding-bottom: 4.5rem;
  }
  .c-pl-md-6,
  .c-px-md-6 {
    padding-left: 4.5rem;
  }
  .c-p-md-7 {
    padding: 6rem;
  }
  .c-pt-md-7,
  .c-py-md-7 {
    padding-top: 6rem;
  }
  .c-pr-md-7,
  .c-px-md-7 {
    padding-right: 6rem;
  }
  .c-pb-md-7,
  .c-py-md-7 {
    padding-bottom: 6rem;
  }
  .c-pl-md-7,
  .c-px-md-7 {
    padding-left: 6rem;
  }
  .c-p-md-8 {
    padding: 7.5rem;
  }
  .c-pt-md-8,
  .c-py-md-8 {
    padding-top: 7.5rem;
  }
  .c-pr-md-8,
  .c-px-md-8 {
    padding-right: 7.5rem;
  }
  .c-pb-md-8,
  .c-py-md-8 {
    padding-bottom: 7.5rem;
  }
  .c-pl-md-8,
  .c-px-md-8 {
    padding-left: 7.5rem;
  }
  .c-m-md-n1 {
    margin: -0.25rem;
  }
  .c-mt-md-n1,
  .c-my-md-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-md-n1,
  .c-mx-md-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-md-n1,
  .c-my-md-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-md-n1,
  .c-mx-md-n1 {
    margin-left: -0.25rem;
  }
  .c-m-md-n2 {
    margin: -0.5rem;
  }
  .c-mt-md-n2,
  .c-my-md-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-md-n2,
  .c-mx-md-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-md-n2,
  .c-my-md-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-md-n2,
  .c-mx-md-n2 {
    margin-left: -0.5rem;
  }
  .c-m-md-n3 {
    margin: -1rem;
  }
  .c-mt-md-n3,
  .c-my-md-n3 {
    margin-top: -1rem;
  }
  .c-mr-md-n3,
  .c-mx-md-n3 {
    margin-right: -1rem;
  }
  .c-mb-md-n3,
  .c-my-md-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-md-n3,
  .c-mx-md-n3 {
    margin-left: -1rem;
  }
  .c-m-md-n4 {
    margin: -1.5rem;
  }
  .c-mt-md-n4,
  .c-my-md-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-md-n4,
  .c-mx-md-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-md-n4,
  .c-my-md-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-md-n4,
  .c-mx-md-n4 {
    margin-left: -1.5rem;
  }
  .c-m-md-n5 {
    margin: -3rem;
  }
  .c-mt-md-n5,
  .c-my-md-n5 {
    margin-top: -3rem;
  }
  .c-mr-md-n5,
  .c-mx-md-n5 {
    margin-right: -3rem;
  }
  .c-mb-md-n5,
  .c-my-md-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-md-n5,
  .c-mx-md-n5 {
    margin-left: -3rem;
  }
  .c-m-md-n6 {
    margin: -4.5rem;
  }
  .c-mt-md-n6,
  .c-my-md-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-md-n6,
  .c-mx-md-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-md-n6,
  .c-my-md-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-md-n6,
  .c-mx-md-n6 {
    margin-left: -4.5rem;
  }
  .c-m-md-n7 {
    margin: -6rem;
  }
  .c-mt-md-n7,
  .c-my-md-n7 {
    margin-top: -6rem;
  }
  .c-mr-md-n7,
  .c-mx-md-n7 {
    margin-right: -6rem;
  }
  .c-mb-md-n7,
  .c-my-md-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-md-n7,
  .c-mx-md-n7 {
    margin-left: -6rem;
  }
  .c-m-md-n8 {
    margin: -7.5rem;
  }
  .c-mt-md-n8,
  .c-my-md-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-md-n8,
  .c-mx-md-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-md-n8,
  .c-my-md-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-md-n8,
  .c-mx-md-n8 {
    margin-left: -7.5rem;
  }
  .c-m-md-auto {
    margin: auto;
  }
  .c-mt-md-auto,
  .c-my-md-auto {
    margin-top: auto;
  }
  .c-mr-md-auto,
  .c-mx-md-auto {
    margin-right: auto;
  }
  .c-mb-md-auto,
  .c-my-md-auto {
    margin-bottom: auto;
  }
  .c-ml-md-auto,
  .c-mx-md-auto {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .c-m-lg-0 {
    margin: 0;
  }
  .c-mt-lg-0,
  .c-my-lg-0 {
    margin-top: 0;
  }
  .c-mr-lg-0,
  .c-mx-lg-0 {
    margin-right: 0;
  }
  .c-mb-lg-0,
  .c-my-lg-0 {
    margin-bottom: 0;
  }
  .c-ml-lg-0,
  .c-mx-lg-0 {
    margin-left: 0;
  }
  .c-m-lg-1 {
    margin: 0.25rem;
  }
  .c-mt-lg-1,
  .c-my-lg-1 {
    margin-top: 0.25rem;
  }
  .c-mr-lg-1,
  .c-mx-lg-1 {
    margin-right: 0.25rem;
  }
  .c-mb-lg-1,
  .c-my-lg-1 {
    margin-bottom: 0.25rem;
  }
  .c-ml-lg-1,
  .c-mx-lg-1 {
    margin-left: 0.25rem;
  }
  .c-m-lg-2 {
    margin: 0.5rem;
  }
  .c-mt-lg-2,
  .c-my-lg-2 {
    margin-top: 0.5rem;
  }
  .c-mr-lg-2,
  .c-mx-lg-2 {
    margin-right: 0.5rem;
  }
  .c-mb-lg-2,
  .c-my-lg-2 {
    margin-bottom: 0.5rem;
  }
  .c-ml-lg-2,
  .c-mx-lg-2 {
    margin-left: 0.5rem;
  }
  .c-m-lg-3 {
    margin: 1rem;
  }
  .c-mt-lg-3,
  .c-my-lg-3 {
    margin-top: 1rem;
  }
  .c-mr-lg-3,
  .c-mx-lg-3 {
    margin-right: 1rem;
  }
  .c-mb-lg-3,
  .c-my-lg-3 {
    margin-bottom: 1rem;
  }
  .c-ml-lg-3,
  .c-mx-lg-3 {
    margin-left: 1rem;
  }
  .c-m-lg-4 {
    margin: 1.5rem;
  }
  .c-mt-lg-4,
  .c-my-lg-4 {
    margin-top: 1.5rem;
  }
  .c-mr-lg-4,
  .c-mx-lg-4 {
    margin-right: 1.5rem;
  }
  .c-mb-lg-4,
  .c-my-lg-4 {
    margin-bottom: 1.5rem;
  }
  .c-ml-lg-4,
  .c-mx-lg-4 {
    margin-left: 1.5rem;
  }
  .c-m-lg-5 {
    margin: 3rem;
  }
  .c-mt-lg-5,
  .c-my-lg-5 {
    margin-top: 3rem;
  }
  .c-mr-lg-5,
  .c-mx-lg-5 {
    margin-right: 3rem;
  }
  .c-mb-lg-5,
  .c-my-lg-5 {
    margin-bottom: 3rem;
  }
  .c-ml-lg-5,
  .c-mx-lg-5 {
    margin-left: 3rem;
  }
  .c-m-lg-6 {
    margin: 4.5rem;
  }
  .c-mt-lg-6,
  .c-my-lg-6 {
    margin-top: 4.5rem;
  }
  .c-mr-lg-6,
  .c-mx-lg-6 {
    margin-right: 4.5rem;
  }
  .c-mb-lg-6,
  .c-my-lg-6 {
    margin-bottom: 4.5rem;
  }
  .c-ml-lg-6,
  .c-mx-lg-6 {
    margin-left: 4.5rem;
  }
  .c-m-lg-7 {
    margin: 6rem;
  }
  .c-mt-lg-7,
  .c-my-lg-7 {
    margin-top: 6rem;
  }
  .c-mr-lg-7,
  .c-mx-lg-7 {
    margin-right: 6rem;
  }
  .c-mb-lg-7,
  .c-my-lg-7 {
    margin-bottom: 6rem;
  }
  .c-ml-lg-7,
  .c-mx-lg-7 {
    margin-left: 6rem;
  }
  .c-m-lg-8 {
    margin: 7.5rem;
  }
  .c-mt-lg-8,
  .c-my-lg-8 {
    margin-top: 7.5rem;
  }
  .c-mr-lg-8,
  .c-mx-lg-8 {
    margin-right: 7.5rem;
  }
  .c-mb-lg-8,
  .c-my-lg-8 {
    margin-bottom: 7.5rem;
  }
  .c-ml-lg-8,
  .c-mx-lg-8 {
    margin-left: 7.5rem;
  }
  .c-p-lg-0 {
    padding: 0;
  }
  .c-pt-lg-0,
  .c-py-lg-0 {
    padding-top: 0;
  }
  .c-pr-lg-0,
  .c-px-lg-0 {
    padding-right: 0;
  }
  .c-pb-lg-0,
  .c-py-lg-0 {
    padding-bottom: 0;
  }
  .c-pl-lg-0,
  .c-px-lg-0 {
    padding-left: 0;
  }
  .c-p-lg-1 {
    padding: 0.25rem;
  }
  .c-pt-lg-1,
  .c-py-lg-1 {
    padding-top: 0.25rem;
  }
  .c-pr-lg-1,
  .c-px-lg-1 {
    padding-right: 0.25rem;
  }
  .c-pb-lg-1,
  .c-py-lg-1 {
    padding-bottom: 0.25rem;
  }
  .c-pl-lg-1,
  .c-px-lg-1 {
    padding-left: 0.25rem;
  }
  .c-p-lg-2 {
    padding: 0.5rem;
  }
  .c-pt-lg-2,
  .c-py-lg-2 {
    padding-top: 0.5rem;
  }
  .c-pr-lg-2,
  .c-px-lg-2 {
    padding-right: 0.5rem;
  }
  .c-pb-lg-2,
  .c-py-lg-2 {
    padding-bottom: 0.5rem;
  }
  .c-pl-lg-2,
  .c-px-lg-2 {
    padding-left: 0.5rem;
  }
  .c-p-lg-3 {
    padding: 1rem;
  }
  .c-pt-lg-3,
  .c-py-lg-3 {
    padding-top: 1rem;
  }
  .c-pr-lg-3,
  .c-px-lg-3 {
    padding-right: 1rem;
  }
  .c-pb-lg-3,
  .c-py-lg-3 {
    padding-bottom: 1rem;
  }
  .c-pl-lg-3,
  .c-px-lg-3 {
    padding-left: 1rem;
  }
  .c-p-lg-4 {
    padding: 1.5rem;
  }
  .c-pt-lg-4,
  .c-py-lg-4 {
    padding-top: 1.5rem;
  }
  .c-pr-lg-4,
  .c-px-lg-4 {
    padding-right: 1.5rem;
  }
  .c-pb-lg-4,
  .c-py-lg-4 {
    padding-bottom: 1.5rem;
  }
  .c-pl-lg-4,
  .c-px-lg-4 {
    padding-left: 1.5rem;
  }
  .c-p-lg-5 {
    padding: 3rem;
  }
  .c-pt-lg-5,
  .c-py-lg-5 {
    padding-top: 3rem;
  }
  .c-pr-lg-5,
  .c-px-lg-5 {
    padding-right: 3rem;
  }
  .c-pb-lg-5,
  .c-py-lg-5 {
    padding-bottom: 3rem;
  }
  .c-pl-lg-5,
  .c-px-lg-5 {
    padding-left: 3rem;
  }
  .c-p-lg-6 {
    padding: 4.5rem;
  }
  .c-pt-lg-6,
  .c-py-lg-6 {
    padding-top: 4.5rem;
  }
  .c-pr-lg-6,
  .c-px-lg-6 {
    padding-right: 4.5rem;
  }
  .c-pb-lg-6,
  .c-py-lg-6 {
    padding-bottom: 4.5rem;
  }
  .c-pl-lg-6,
  .c-px-lg-6 {
    padding-left: 4.5rem;
  }
  .c-p-lg-7 {
    padding: 6rem;
  }
  .c-pt-lg-7,
  .c-py-lg-7 {
    padding-top: 6rem;
  }
  .c-pr-lg-7,
  .c-px-lg-7 {
    padding-right: 6rem;
  }
  .c-pb-lg-7,
  .c-py-lg-7 {
    padding-bottom: 6rem;
  }
  .c-pl-lg-7,
  .c-px-lg-7 {
    padding-left: 6rem;
  }
  .c-p-lg-8 {
    padding: 7.5rem;
  }
  .c-pt-lg-8,
  .c-py-lg-8 {
    padding-top: 7.5rem;
  }
  .c-pr-lg-8,
  .c-px-lg-8 {
    padding-right: 7.5rem;
  }
  .c-pb-lg-8,
  .c-py-lg-8 {
    padding-bottom: 7.5rem;
  }
  .c-pl-lg-8,
  .c-px-lg-8 {
    padding-left: 7.5rem;
  }
  .c-m-lg-n1 {
    margin: -0.25rem;
  }
  .c-mt-lg-n1,
  .c-my-lg-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-lg-n1,
  .c-mx-lg-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-lg-n1,
  .c-my-lg-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-lg-n1,
  .c-mx-lg-n1 {
    margin-left: -0.25rem;
  }
  .c-m-lg-n2 {
    margin: -0.5rem;
  }
  .c-mt-lg-n2,
  .c-my-lg-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-lg-n2,
  .c-mx-lg-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-lg-n2,
  .c-my-lg-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-lg-n2,
  .c-mx-lg-n2 {
    margin-left: -0.5rem;
  }
  .c-m-lg-n3 {
    margin: -1rem;
  }
  .c-mt-lg-n3,
  .c-my-lg-n3 {
    margin-top: -1rem;
  }
  .c-mr-lg-n3,
  .c-mx-lg-n3 {
    margin-right: -1rem;
  }
  .c-mb-lg-n3,
  .c-my-lg-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-lg-n3,
  .c-mx-lg-n3 {
    margin-left: -1rem;
  }
  .c-m-lg-n4 {
    margin: -1.5rem;
  }
  .c-mt-lg-n4,
  .c-my-lg-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-lg-n4,
  .c-mx-lg-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-lg-n4,
  .c-my-lg-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-lg-n4,
  .c-mx-lg-n4 {
    margin-left: -1.5rem;
  }
  .c-m-lg-n5 {
    margin: -3rem;
  }
  .c-mt-lg-n5,
  .c-my-lg-n5 {
    margin-top: -3rem;
  }
  .c-mr-lg-n5,
  .c-mx-lg-n5 {
    margin-right: -3rem;
  }
  .c-mb-lg-n5,
  .c-my-lg-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-lg-n5,
  .c-mx-lg-n5 {
    margin-left: -3rem;
  }
  .c-m-lg-n6 {
    margin: -4.5rem;
  }
  .c-mt-lg-n6,
  .c-my-lg-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-lg-n6,
  .c-mx-lg-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-lg-n6,
  .c-my-lg-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-lg-n6,
  .c-mx-lg-n6 {
    margin-left: -4.5rem;
  }
  .c-m-lg-n7 {
    margin: -6rem;
  }
  .c-mt-lg-n7,
  .c-my-lg-n7 {
    margin-top: -6rem;
  }
  .c-mr-lg-n7,
  .c-mx-lg-n7 {
    margin-right: -6rem;
  }
  .c-mb-lg-n7,
  .c-my-lg-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-lg-n7,
  .c-mx-lg-n7 {
    margin-left: -6rem;
  }
  .c-m-lg-n8 {
    margin: -7.5rem;
  }
  .c-mt-lg-n8,
  .c-my-lg-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-lg-n8,
  .c-mx-lg-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-lg-n8,
  .c-my-lg-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-lg-n8,
  .c-mx-lg-n8 {
    margin-left: -7.5rem;
  }
  .c-m-lg-auto {
    margin: auto;
  }
  .c-mt-lg-auto,
  .c-my-lg-auto {
    margin-top: auto;
  }
  .c-mr-lg-auto,
  .c-mx-lg-auto {
    margin-right: auto;
  }
  .c-mb-lg-auto,
  .c-my-lg-auto {
    margin-bottom: auto;
  }
  .c-ml-lg-auto,
  .c-mx-lg-auto {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .c-m-xl-0 {
    margin: 0;
  }
  .c-mt-xl-0,
  .c-my-xl-0 {
    margin-top: 0;
  }
  .c-mr-xl-0,
  .c-mx-xl-0 {
    margin-right: 0;
  }
  .c-mb-xl-0,
  .c-my-xl-0 {
    margin-bottom: 0;
  }
  .c-ml-xl-0,
  .c-mx-xl-0 {
    margin-left: 0;
  }
  .c-m-xl-1 {
    margin: 0.25rem;
  }
  .c-mt-xl-1,
  .c-my-xl-1 {
    margin-top: 0.25rem;
  }
  .c-mr-xl-1,
  .c-mx-xl-1 {
    margin-right: 0.25rem;
  }
  .c-mb-xl-1,
  .c-my-xl-1 {
    margin-bottom: 0.25rem;
  }
  .c-ml-xl-1,
  .c-mx-xl-1 {
    margin-left: 0.25rem;
  }
  .c-m-xl-2 {
    margin: 0.5rem;
  }
  .c-mt-xl-2,
  .c-my-xl-2 {
    margin-top: 0.5rem;
  }
  .c-mr-xl-2,
  .c-mx-xl-2 {
    margin-right: 0.5rem;
  }
  .c-mb-xl-2,
  .c-my-xl-2 {
    margin-bottom: 0.5rem;
  }
  .c-ml-xl-2,
  .c-mx-xl-2 {
    margin-left: 0.5rem;
  }
  .c-m-xl-3 {
    margin: 1rem;
  }
  .c-mt-xl-3,
  .c-my-xl-3 {
    margin-top: 1rem;
  }
  .c-mr-xl-3,
  .c-mx-xl-3 {
    margin-right: 1rem;
  }
  .c-mb-xl-3,
  .c-my-xl-3 {
    margin-bottom: 1rem;
  }
  .c-ml-xl-3,
  .c-mx-xl-3 {
    margin-left: 1rem;
  }
  .c-m-xl-4 {
    margin: 1.5rem;
  }
  .c-mt-xl-4,
  .c-my-xl-4 {
    margin-top: 1.5rem;
  }
  .c-mr-xl-4,
  .c-mx-xl-4 {
    margin-right: 1.5rem;
  }
  .c-mb-xl-4,
  .c-my-xl-4 {
    margin-bottom: 1.5rem;
  }
  .c-ml-xl-4,
  .c-mx-xl-4 {
    margin-left: 1.5rem;
  }
  .c-m-xl-5 {
    margin: 3rem;
  }
  .c-mt-xl-5,
  .c-my-xl-5 {
    margin-top: 3rem;
  }
  .c-mr-xl-5,
  .c-mx-xl-5 {
    margin-right: 3rem;
  }
  .c-mb-xl-5,
  .c-my-xl-5 {
    margin-bottom: 3rem;
  }
  .c-ml-xl-5,
  .c-mx-xl-5 {
    margin-left: 3rem;
  }
  .c-m-xl-6 {
    margin: 4.5rem;
  }
  .c-mt-xl-6,
  .c-my-xl-6 {
    margin-top: 4.5rem;
  }
  .c-mr-xl-6,
  .c-mx-xl-6 {
    margin-right: 4.5rem;
  }
  .c-mb-xl-6,
  .c-my-xl-6 {
    margin-bottom: 4.5rem;
  }
  .c-ml-xl-6,
  .c-mx-xl-6 {
    margin-left: 4.5rem;
  }
  .c-m-xl-7 {
    margin: 6rem;
  }
  .c-mt-xl-7,
  .c-my-xl-7 {
    margin-top: 6rem;
  }
  .c-mr-xl-7,
  .c-mx-xl-7 {
    margin-right: 6rem;
  }
  .c-mb-xl-7,
  .c-my-xl-7 {
    margin-bottom: 6rem;
  }
  .c-ml-xl-7,
  .c-mx-xl-7 {
    margin-left: 6rem;
  }
  .c-m-xl-8 {
    margin: 7.5rem;
  }
  .c-mt-xl-8,
  .c-my-xl-8 {
    margin-top: 7.5rem;
  }
  .c-mr-xl-8,
  .c-mx-xl-8 {
    margin-right: 7.5rem;
  }
  .c-mb-xl-8,
  .c-my-xl-8 {
    margin-bottom: 7.5rem;
  }
  .c-ml-xl-8,
  .c-mx-xl-8 {
    margin-left: 7.5rem;
  }
  .c-p-xl-0 {
    padding: 0;
  }
  .c-pt-xl-0,
  .c-py-xl-0 {
    padding-top: 0;
  }
  .c-pr-xl-0,
  .c-px-xl-0 {
    padding-right: 0;
  }
  .c-pb-xl-0,
  .c-py-xl-0 {
    padding-bottom: 0;
  }
  .c-pl-xl-0,
  .c-px-xl-0 {
    padding-left: 0;
  }
  .c-p-xl-1 {
    padding: 0.25rem;
  }
  .c-pt-xl-1,
  .c-py-xl-1 {
    padding-top: 0.25rem;
  }
  .c-pr-xl-1,
  .c-px-xl-1 {
    padding-right: 0.25rem;
  }
  .c-pb-xl-1,
  .c-py-xl-1 {
    padding-bottom: 0.25rem;
  }
  .c-pl-xl-1,
  .c-px-xl-1 {
    padding-left: 0.25rem;
  }
  .c-p-xl-2 {
    padding: 0.5rem;
  }
  .c-pt-xl-2,
  .c-py-xl-2 {
    padding-top: 0.5rem;
  }
  .c-pr-xl-2,
  .c-px-xl-2 {
    padding-right: 0.5rem;
  }
  .c-pb-xl-2,
  .c-py-xl-2 {
    padding-bottom: 0.5rem;
  }
  .c-pl-xl-2,
  .c-px-xl-2 {
    padding-left: 0.5rem;
  }
  .c-p-xl-3 {
    padding: 1rem;
  }
  .c-pt-xl-3,
  .c-py-xl-3 {
    padding-top: 1rem;
  }
  .c-pr-xl-3,
  .c-px-xl-3 {
    padding-right: 1rem;
  }
  .c-pb-xl-3,
  .c-py-xl-3 {
    padding-bottom: 1rem;
  }
  .c-pl-xl-3,
  .c-px-xl-3 {
    padding-left: 1rem;
  }
  .c-p-xl-4 {
    padding: 1.5rem;
  }
  .c-pt-xl-4,
  .c-py-xl-4 {
    padding-top: 1.5rem;
  }
  .c-pr-xl-4,
  .c-px-xl-4 {
    padding-right: 1.5rem;
  }
  .c-pb-xl-4,
  .c-py-xl-4 {
    padding-bottom: 1.5rem;
  }
  .c-pl-xl-4,
  .c-px-xl-4 {
    padding-left: 1.5rem;
  }
  .c-p-xl-5 {
    padding: 3rem;
  }
  .c-pt-xl-5,
  .c-py-xl-5 {
    padding-top: 3rem;
  }
  .c-pr-xl-5,
  .c-px-xl-5 {
    padding-right: 3rem;
  }
  .c-pb-xl-5,
  .c-py-xl-5 {
    padding-bottom: 3rem;
  }
  .c-pl-xl-5,
  .c-px-xl-5 {
    padding-left: 3rem;
  }
  .c-p-xl-6 {
    padding: 4.5rem;
  }
  .c-pt-xl-6,
  .c-py-xl-6 {
    padding-top: 4.5rem;
  }
  .c-pr-xl-6,
  .c-px-xl-6 {
    padding-right: 4.5rem;
  }
  .c-pb-xl-6,
  .c-py-xl-6 {
    padding-bottom: 4.5rem;
  }
  .c-pl-xl-6,
  .c-px-xl-6 {
    padding-left: 4.5rem;
  }
  .c-p-xl-7 {
    padding: 6rem;
  }
  .c-pt-xl-7,
  .c-py-xl-7 {
    padding-top: 6rem;
  }
  .c-pr-xl-7,
  .c-px-xl-7 {
    padding-right: 6rem;
  }
  .c-pb-xl-7,
  .c-py-xl-7 {
    padding-bottom: 6rem;
  }
  .c-pl-xl-7,
  .c-px-xl-7 {
    padding-left: 6rem;
  }
  .c-p-xl-8 {
    padding: 7.5rem;
  }
  .c-pt-xl-8,
  .c-py-xl-8 {
    padding-top: 7.5rem;
  }
  .c-pr-xl-8,
  .c-px-xl-8 {
    padding-right: 7.5rem;
  }
  .c-pb-xl-8,
  .c-py-xl-8 {
    padding-bottom: 7.5rem;
  }
  .c-pl-xl-8,
  .c-px-xl-8 {
    padding-left: 7.5rem;
  }
  .c-m-xl-n1 {
    margin: -0.25rem;
  }
  .c-mt-xl-n1,
  .c-my-xl-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-xl-n1,
  .c-mx-xl-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-xl-n1,
  .c-my-xl-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-xl-n1,
  .c-mx-xl-n1 {
    margin-left: -0.25rem;
  }
  .c-m-xl-n2 {
    margin: -0.5rem;
  }
  .c-mt-xl-n2,
  .c-my-xl-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-xl-n2,
  .c-mx-xl-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-xl-n2,
  .c-my-xl-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-xl-n2,
  .c-mx-xl-n2 {
    margin-left: -0.5rem;
  }
  .c-m-xl-n3 {
    margin: -1rem;
  }
  .c-mt-xl-n3,
  .c-my-xl-n3 {
    margin-top: -1rem;
  }
  .c-mr-xl-n3,
  .c-mx-xl-n3 {
    margin-right: -1rem;
  }
  .c-mb-xl-n3,
  .c-my-xl-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-xl-n3,
  .c-mx-xl-n3 {
    margin-left: -1rem;
  }
  .c-m-xl-n4 {
    margin: -1.5rem;
  }
  .c-mt-xl-n4,
  .c-my-xl-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-xl-n4,
  .c-mx-xl-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-xl-n4,
  .c-my-xl-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-xl-n4,
  .c-mx-xl-n4 {
    margin-left: -1.5rem;
  }
  .c-m-xl-n5 {
    margin: -3rem;
  }
  .c-mt-xl-n5,
  .c-my-xl-n5 {
    margin-top: -3rem;
  }
  .c-mr-xl-n5,
  .c-mx-xl-n5 {
    margin-right: -3rem;
  }
  .c-mb-xl-n5,
  .c-my-xl-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-xl-n5,
  .c-mx-xl-n5 {
    margin-left: -3rem;
  }
  .c-m-xl-n6 {
    margin: -4.5rem;
  }
  .c-mt-xl-n6,
  .c-my-xl-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-xl-n6,
  .c-mx-xl-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-xl-n6,
  .c-my-xl-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-xl-n6,
  .c-mx-xl-n6 {
    margin-left: -4.5rem;
  }
  .c-m-xl-n7 {
    margin: -6rem;
  }
  .c-mt-xl-n7,
  .c-my-xl-n7 {
    margin-top: -6rem;
  }
  .c-mr-xl-n7,
  .c-mx-xl-n7 {
    margin-right: -6rem;
  }
  .c-mb-xl-n7,
  .c-my-xl-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-xl-n7,
  .c-mx-xl-n7 {
    margin-left: -6rem;
  }
  .c-m-xl-n8 {
    margin: -7.5rem;
  }
  .c-mt-xl-n8,
  .c-my-xl-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-xl-n8,
  .c-mx-xl-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-xl-n8,
  .c-my-xl-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-xl-n8,
  .c-mx-xl-n8 {
    margin-left: -7.5rem;
  }
  .c-m-xl-auto {
    margin: auto;
  }
  .c-mt-xl-auto,
  .c-my-xl-auto {
    margin-top: auto;
  }
  .c-mr-xl-auto,
  .c-mx-xl-auto {
    margin-right: auto;
  }
  .c-mb-xl-auto,
  .c-my-xl-auto {
    margin-bottom: auto;
  }
  .c-ml-xl-auto,
  .c-mx-xl-auto {
    margin-left: auto;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 0.0625rem solid #dee2e6 !important;
}

.border-top {
  border-top: 0.0625rem solid #dee2e6 !important;
}

.border-right {
  border-right: 0.0625rem solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 0.0625rem solid #dee2e6 !important;
}

.border-left {
  border-left: 0.0625rem solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
/* REUSE-Snippet-Begin
 * SPDX-License-Identifier: MIT
 * SPDX-Copyright: © 2012 Nicolas Gallagher <https://github.com/suitcss/components-flex-embed>
 */
.embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed-responsive::before {
  content: "";
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  border-width: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* REUSE-Snippet-End */
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1030;
}

.fixed-bottom {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 4.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.mt-7,
.my-7 {
  margin-top: 6rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 6rem !important;
}

.m-8 {
  margin: 7.5rem !important;
}

.mt-8,
.my-8 {
  margin-top: 7.5rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 7.5rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 7.5rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 7.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.pt-7,
.py-7 {
  padding-top: 6rem !important;
}

.pr-7,
.px-7 {
  padding-right: 6rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

.pl-7,
.px-7 {
  padding-left: 6rem !important;
}

.p-8 {
  padding: 7.5rem !important;
}

.pt-8,
.py-8 {
  padding-top: 7.5rem !important;
}

.pr-8,
.px-8 {
  padding-right: 7.5rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 7.5rem !important;
}

.pl-8,
.px-8 {
  padding-left: 7.5rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-n6 {
  margin: -4.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -6rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -6rem !important;
}

.m-n8 {
  margin: -7.5rem !important;
}

.mt-n8,
.my-n8 {
  margin-top: -7.5rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -7.5rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -7.5rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -7.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 4.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !important;
  }
  .m-sm-8 {
    margin: 7.5rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 7.5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 4.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !important;
  }
  .p-sm-8 {
    padding: 7.5rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 7.5rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -4.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n7 {
    margin: -6rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !important;
  }
  .m-sm-n8 {
    margin: -7.5rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -7.5rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -7.5rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -7.5rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -7.5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 4.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !important;
  }
  .m-md-8 {
    margin: 7.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 7.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 7.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 7.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 4.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important;
  }
  .p-md-8 {
    padding: 7.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 7.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 7.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 7.5rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -4.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important;
  }
  .m-md-n7 {
    margin: -6rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !important;
  }
  .m-md-n8 {
    margin: -7.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -7.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -7.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -7.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -7.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 4.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !important;
  }
  .m-lg-8 {
    margin: 7.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 7.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 4.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important;
  }
  .p-lg-8 {
    padding: 7.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 7.5rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -4.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n7 {
    margin: -6rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !important;
  }
  .m-lg-n8 {
    margin: -7.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -7.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -7.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -7.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -7.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 4.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !important;
  }
  .m-xl-8 {
    margin: 7.5rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 7.5rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 7.5rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 7.5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 4.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important;
  }
  .p-xl-8 {
    padding: 7.5rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 7.5rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 7.5rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 7.5rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -4.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n7 {
    margin: -6rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !important;
  }
  .m-xl-n8 {
    margin: -7.5rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -7.5rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -7.5rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -7.5rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -7.5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-semi-bold {
  font-weight: 500 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: 900 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

#sessionToast.alert, #sessionToast.portlet-msg-alert,
#sessionToast.portlet-msg-error,
#sessionToast.portlet-msg-help,
#sessionToast.portlet-msg-info,
#sessionToast.portlet-msg-progress,
#sessionToast.portlet-msg-success {
  max-width: 15.5rem;
}

.alert-danger .lead, .portlet-msg-error .lead {
  display: none;
}

html:not(#__):not(#___) .cadmin .alert-warning, html:not(#__):not(#___) .cadmin .portlet-msg-alert {
  background-color: #feefef;
  border-color: #f48989;
  color: #da1414;
}

.portlet-column.portlet-column-only, .col-md-12, .col-md-8 {
  padding-right: 0;
  padding-left: 0;
}

.portlet-msg-progress {
  background-image: url(../images/aui/loading_indicator.gif);
  background-position: 6px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.navbar .nav li > a {
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.entry-status.approved {
  border-color: #28a745 !important;
}
.entry-status.scheduled {
  border-color: #17a2b8 !important;
}
.entry-status.pending {
  border-color: #17a2b8 !important;
}
.entry-status.denied {
  border-color: #dc3545 !important;
}
.entry-status.expired {
  border-color: #ffc107 !important;
}

.status.approved {
  color: #28a745;
}
.status.scheduled {
  color: #17a2b8;
}
.status.pending {
  color: #17a2b8;
}
.status.denied {
  color: #dc3545;
}
.status.expired {
  color: #ffc107;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2") format("woff");
}
/* ---------- Browser normalization ---------- */
/* line 4, ../../../sass/stylesheets/base.scss */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 8, ../../../sass/stylesheets/base.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 13, ../../../sass/stylesheets/base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both;
}

/* line 19, ../../../sass/stylesheets/base.scss */
fieldset, img {
  border: 0;
}

/* line 23, ../../../sass/stylesheets/base.scss */
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 28, ../../../sass/stylesheets/base.scss */
caption, th {
  text-align: left;
}

/* line 32, ../../../sass/stylesheets/base.scss */
q:before, q:after {
  content: "";
}

/* line 36, ../../../sass/stylesheets/base.scss */
abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help;
}

/* line 42, ../../../sass/stylesheets/base.scss */
html {
  overflow-y: scroll;
}

/* line 46, ../../../sass/stylesheets/base.scss */
html.aui-dialog-iframe-root-node {
  overflow: auto;
}

/* line 50, ../../../sass/stylesheets/base.scss */
body {
  background: #FFF;
  font-family: "Arial";
  font-size: 12px;
  line-height: 1.4;
}

/* line 57, ../../../sass/stylesheets/base.scss */
body.portal-popup {
  background: none;
  padding: 10px;
}

/* line 62, ../../../sass/stylesheets/base.scss */
body.aui-dialog-iframe-popup {
  padding-bottom: 0;
}

/* line 66, ../../../sass/stylesheets/base.scss */
body.portal-iframe {
  padding: 0;
}

/* line 70, ../../../sass/stylesheets/base.scss */
th {
  font-weight: bold;
}

/* line 74, ../../../sass/stylesheets/base.scss */
caption {
  margin-bottom: 0.5em;
  text-align: center;
}

/* ---------- Links ---------- */
/* line 80, ../../../sass/stylesheets/base.scss */
a, a:hover, a:visited {
  text-decoration: none;
}

/* line 84, ../../../sass/stylesheets/base.scss */
a {
  color: #0081C3;
}

/* line 88, ../../../sass/stylesheets/base.scss */
a:hover {
  color: #0081C3;
}

/* line 92, ../../../sass/stylesheets/base.scss */
a:visited {
  color: #551A8B;
}

/* ---------- Headers ---------- */
/* line 98, ../../../sass/stylesheets/base.scss */
h1 {
  font-size: 1.8em;
}

/* line 102, ../../../sass/stylesheets/base.scss */
h2 {
  font-size: 1.6em;
}

/* line 106, ../../../sass/stylesheets/base.scss */
h3 {
  font-size: 1.4em;
}

/* line 110, ../../../sass/stylesheets/base.scss */
h1, h2, h3 {
  margin: 1em 0;
}

/* line 114, ../../../sass/stylesheets/base.scss */
h4, h5, h6 {
  font-size: 1.1em;
}

/* line 118, ../../../sass/stylesheets/base.scss */
h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold;
}

/* ---------- Text formatting ---------- */
/* line 124, ../../../sass/stylesheets/base.scss */
b, strong {
  font-weight: bold;
}

/* line 128, ../../../sass/stylesheets/base.scss */
i, em {
  font-style: italic;
}

/* line 132, ../../../sass/stylesheets/base.scss */
code, pre {
  font-family: "Courier New", Courier, monospace;
  white-space: pre;
}

/* line 137, ../../../sass/stylesheets/base.scss */
.important {
  font-weight: bold;
}

/* ---------- Separator ---------- */
/* line 143, ../../../sass/stylesheets/base.scss */
hr, .separator {
  border-top: 1px dotted #BFBFBF;
}

/* line 147, ../../../sass/stylesheets/base.scss */
.side-hidden {
  display: none !important;
}

/* line 151, ../../../sass/stylesheets/base.scss */
.hidden {
  display: none !important;
}

@media (min-width: 1280px) {
  /* line 156, ../../../sass/stylesheets/base.scss */
  img[photosize=small] {
    width: auto;
  }
  /* line 160, ../../../sass/stylesheets/base.scss */
  img[photosize=medium] {
    width: auto;
  }
  /* line 164, ../../../sass/stylesheets/base.scss */
  img[photosize=large] {
    width: 100%;
    max-width: 900px;
  }
}
@media (min-width: 960px) and (max-width: 1280px) {
  /* line 171, ../../../sass/stylesheets/base.scss */
  img[photosize=small] {
    width: 140px;
  }
  /* line 175, ../../../sass/stylesheets/base.scss */
  img[photosize=medium] {
    width: 450px;
  }
  /* line 179, ../../../sass/stylesheets/base.scss */
  img[photosize=large] {
    width: 100%;
  }
}
@media (max-width: 960px) {
  /* line 185, ../../../sass/stylesheets/base.scss */
  img[photosize=small] {
    width: 140px;
  }
  /* line 189, ../../../sass/stylesheets/base.scss */
  img[photosize=medium] {
    width: 80%;
  }
  /* line 193, ../../../sass/stylesheets/base.scss */
  img[photosize=large] {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 199, ../../../sass/stylesheets/base.scss */
  img[photosize=small] {
    width: 140px;
  }
  /* line 203, ../../../sass/stylesheets/base.scss */
  img[photosize=medium] {
    width: 450px;
  }
  /* line 207, ../../../sass/stylesheets/base.scss */
  img[photosize=large] {
    width: 100%;
  }
}