@charset "UTF-8";
html, body {
  overflow: visible !important;
  height: auto !important;
}

.base-forms-module {
  /*!
   * Bootstrap v4.6.0 (https://getbootstrap.com/)
   * Copyright 2011-2021 The Bootstrap Authors
   * Copyright 2011-2021 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
}
.base-forms-module :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.base-forms-module *,
.base-forms-module *::before,
.base-forms-module *::after {
  box-sizing: border-box;
}
.base-forms-module html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.base-forms-module article, .base-forms-module aside, .base-forms-module figcaption, .base-forms-module figure, .base-forms-module footer, .base-forms-module header, .base-forms-module hgroup, .base-forms-module main, .base-forms-module nav, .base-forms-module section {
  display: block;
}
.base-forms-module body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.base-forms-module [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.base-forms-module hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.base-forms-module h1, .base-forms-module h2, .base-forms-module h3, .base-forms-module h4, .base-forms-module h5, .base-forms-module h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.base-forms-module p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.base-forms-module abbr[title],
.base-forms-module abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.base-forms-module address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.base-forms-module ol,
.base-forms-module ul,
.base-forms-module dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.base-forms-module ol ol,
.base-forms-module ul ul,
.base-forms-module ol ul,
.base-forms-module ul ol {
  margin-bottom: 0;
}
.base-forms-module dt {
  font-weight: 700;
}
.base-forms-module dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.base-forms-module blockquote {
  margin: 0 0 1rem;
}
.base-forms-module b,
.base-forms-module strong {
  font-weight: bolder;
}
.base-forms-module small {
  font-size: 80%;
}
.base-forms-module sub,
.base-forms-module sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.base-forms-module sub {
  bottom: -0.25em;
}
.base-forms-module sup {
  top: -0.5em;
}
.base-forms-module a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.base-forms-module a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}
.base-forms-module a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.base-forms-module a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.base-forms-module pre,
.base-forms-module code,
.base-forms-module kbd,
.base-forms-module samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.base-forms-module pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.base-forms-module figure {
  margin: 0 0 1rem;
}
.base-forms-module img {
  vertical-align: middle;
  border-style: none;
}
.base-forms-module svg {
  overflow: hidden;
  vertical-align: middle;
}
.base-forms-module table {
  border-collapse: collapse;
}
.base-forms-module caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.base-forms-module th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.base-forms-module label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.base-forms-module button {
  border-radius: 0;
}
.base-forms-module button:focus:not(:focus-visible) {
  outline: 0;
}
.base-forms-module input,
.base-forms-module button,
.base-forms-module select,
.base-forms-module optgroup,
.base-forms-module textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.base-forms-module button,
.base-forms-module input {
  overflow: visible;
}
.base-forms-module button,
.base-forms-module select {
  text-transform: none;
}
.base-forms-module [role=button] {
  cursor: pointer;
}
.base-forms-module select {
  word-wrap: normal;
}
.base-forms-module button,
.base-forms-module [type=button],
.base-forms-module [type=reset],
.base-forms-module [type=submit] {
  -webkit-appearance: button;
}
.base-forms-module button:not(:disabled),
.base-forms-module [type=button]:not(:disabled),
.base-forms-module [type=reset]:not(:disabled),
.base-forms-module [type=submit]:not(:disabled) {
  cursor: pointer;
}
.base-forms-module button::-moz-focus-inner,
.base-forms-module [type=button]::-moz-focus-inner,
.base-forms-module [type=reset]::-moz-focus-inner,
.base-forms-module [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.base-forms-module input[type=radio],
.base-forms-module input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.base-forms-module textarea {
  overflow: auto;
  resize: vertical;
}
.base-forms-module fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.base-forms-module legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.base-forms-module progress {
  vertical-align: baseline;
}
.base-forms-module [type=number]::-webkit-inner-spin-button,
.base-forms-module [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.base-forms-module [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.base-forms-module [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.base-forms-module ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.base-forms-module output {
  display: inline-block;
}
.base-forms-module summary {
  display: list-item;
  cursor: pointer;
}
.base-forms-module template {
  display: none;
}
.base-forms-module [hidden] {
  display: none !important;
}
.base-forms-module h1, .base-forms-module h2, .base-forms-module h3, .base-forms-module h4, .base-forms-module h5, .base-forms-module h6,
.base-forms-module .h1, .base-forms-module .h2, .base-forms-module .h3, .base-forms-module .h4, .base-forms-module .h5, .base-forms-module .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.base-forms-module h1, .base-forms-module .h1 {
  font-size: 2.5rem;
}
.base-forms-module h2, .base-forms-module .h2 {
  font-size: 2rem;
}
.base-forms-module h3, .base-forms-module .h3 {
  font-size: 1.75rem;
}
.base-forms-module h4, .base-forms-module .h4 {
  font-size: 1.5rem;
}
.base-forms-module h5, .base-forms-module .h5 {
  font-size: 1.25rem;
}
.base-forms-module h6, .base-forms-module .h6 {
  font-size: 1rem;
}
.base-forms-module .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.base-forms-module .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.base-forms-module .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.base-forms-module .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.base-forms-module .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.base-forms-module hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.base-forms-module small,
.base-forms-module .small {
  font-size: 80%;
  font-weight: 400;
}
.base-forms-module mark,
.base-forms-module .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.base-forms-module .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.base-forms-module .list-inline {
  padding-left: 0;
  list-style: none;
}
.base-forms-module .list-inline-item {
  display: inline-block;
}
.base-forms-module .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.base-forms-module .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.base-forms-module .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.base-forms-module .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.base-forms-module .blockquote-footer::before {
  content: "— ";
}
.base-forms-module .img-fluid {
  max-width: 100%;
  height: auto;
}
.base-forms-module .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.base-forms-module .figure {
  display: inline-block;
}
.base-forms-module .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.base-forms-module .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.base-forms-module code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > .base-forms-module code {
  color: inherit;
}
.base-forms-module kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.base-forms-module kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.base-forms-module pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.base-forms-module pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.base-forms-module .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.base-forms-module .container,
.base-forms-module .container-fluid,
.base-forms-module .container-xl,
.base-forms-module .container-lg,
.base-forms-module .container-md,
.base-forms-module .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .base-forms-module .container-sm, .base-forms-module .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .base-forms-module .container-md, .base-forms-module .container-sm, .base-forms-module .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .base-forms-module .container-lg, .base-forms-module .container-md, .base-forms-module .container-sm, .base-forms-module .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .container-xl, .base-forms-module .container-lg, .base-forms-module .container-md, .base-forms-module .container-sm, .base-forms-module .container {
    max-width: 1140px;
  }
}
.base-forms-module .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.base-forms-module .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.base-forms-module .no-gutters > .col,
.base-forms-module .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.base-forms-module .col-xl,
.base-forms-module .col-xl-auto, .base-forms-module .col-xl-12, .base-forms-module .col-xl-11, .base-forms-module .col-xl-10, .base-forms-module .col-xl-9, .base-forms-module .col-xl-8, .base-forms-module .col-xl-7, .base-forms-module .col-xl-6, .base-forms-module .col-xl-5, .base-forms-module .col-xl-4, .base-forms-module .col-xl-3, .base-forms-module .col-xl-2, .base-forms-module .col-xl-1, .base-forms-module .col-lg,
.base-forms-module .col-lg-auto, .base-forms-module .col-lg-12, .base-forms-module .col-lg-11, .base-forms-module .col-lg-10, .base-forms-module .col-lg-9, .base-forms-module .col-lg-8, .base-forms-module .col-lg-7, .base-forms-module .col-lg-6, .base-forms-module .col-lg-5, .base-forms-module .col-lg-4, .base-forms-module .col-lg-3, .base-forms-module .col-lg-2, .base-forms-module .col-lg-1, .base-forms-module .col-md,
.base-forms-module .col-md-auto, .base-forms-module .col-md-12, .base-forms-module .col-md-11, .base-forms-module .col-md-10, .base-forms-module .col-md-9, .base-forms-module .col-md-8, .base-forms-module .col-md-7, .base-forms-module .col-md-6, .base-forms-module .col-md-5, .base-forms-module .col-md-4, .base-forms-module .col-md-3, .base-forms-module .col-md-2, .base-forms-module .col-md-1, .base-forms-module .col-sm,
.base-forms-module .col-sm-auto, .base-forms-module .col-sm-12, .base-forms-module .col-sm-11, .base-forms-module .col-sm-10, .base-forms-module .col-sm-9, .base-forms-module .col-sm-8, .base-forms-module .col-sm-7, .base-forms-module .col-sm-6, .base-forms-module .col-sm-5, .base-forms-module .col-sm-4, .base-forms-module .col-sm-3, .base-forms-module .col-sm-2, .base-forms-module .col-sm-1, .base-forms-module .col,
.base-forms-module .col-auto, .base-forms-module .col-12, .base-forms-module .col-11, .base-forms-module .col-10, .base-forms-module .col-9, .base-forms-module .col-8, .base-forms-module .col-7, .base-forms-module .col-6, .base-forms-module .col-5, .base-forms-module .col-4, .base-forms-module .col-3, .base-forms-module .col-2, .base-forms-module .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.base-forms-module .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.base-forms-module .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.base-forms-module .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.base-forms-module .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.base-forms-module .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.base-forms-module .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.base-forms-module .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.base-forms-module .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.base-forms-module .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.base-forms-module .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.base-forms-module .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.base-forms-module .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.base-forms-module .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.base-forms-module .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.base-forms-module .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.base-forms-module .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.base-forms-module .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.base-forms-module .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.base-forms-module .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.base-forms-module .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.base-forms-module .order-first {
  order: -1;
}
.base-forms-module .order-last {
  order: 13;
}
.base-forms-module .order-0 {
  order: 0;
}
.base-forms-module .order-1 {
  order: 1;
}
.base-forms-module .order-2 {
  order: 2;
}
.base-forms-module .order-3 {
  order: 3;
}
.base-forms-module .order-4 {
  order: 4;
}
.base-forms-module .order-5 {
  order: 5;
}
.base-forms-module .order-6 {
  order: 6;
}
.base-forms-module .order-7 {
  order: 7;
}
.base-forms-module .order-8 {
  order: 8;
}
.base-forms-module .order-9 {
  order: 9;
}
.base-forms-module .order-10 {
  order: 10;
}
.base-forms-module .order-11 {
  order: 11;
}
.base-forms-module .order-12 {
  order: 12;
}
.base-forms-module .offset-1 {
  margin-left: 8.3333333333%;
}
.base-forms-module .offset-2 {
  margin-left: 16.6666666667%;
}
.base-forms-module .offset-3 {
  margin-left: 25%;
}
.base-forms-module .offset-4 {
  margin-left: 33.3333333333%;
}
.base-forms-module .offset-5 {
  margin-left: 41.6666666667%;
}
.base-forms-module .offset-6 {
  margin-left: 50%;
}
.base-forms-module .offset-7 {
  margin-left: 58.3333333333%;
}
.base-forms-module .offset-8 {
  margin-left: 66.6666666667%;
}
.base-forms-module .offset-9 {
  margin-left: 75%;
}
.base-forms-module .offset-10 {
  margin-left: 83.3333333333%;
}
.base-forms-module .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .base-forms-module .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .base-forms-module .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .base-forms-module .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .base-forms-module .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .base-forms-module .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .base-forms-module .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .base-forms-module .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .base-forms-module .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .base-forms-module .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .base-forms-module .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .base-forms-module .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .order-sm-first {
    order: -1;
  }
  .base-forms-module .order-sm-last {
    order: 13;
  }
  .base-forms-module .order-sm-0 {
    order: 0;
  }
  .base-forms-module .order-sm-1 {
    order: 1;
  }
  .base-forms-module .order-sm-2 {
    order: 2;
  }
  .base-forms-module .order-sm-3 {
    order: 3;
  }
  .base-forms-module .order-sm-4 {
    order: 4;
  }
  .base-forms-module .order-sm-5 {
    order: 5;
  }
  .base-forms-module .order-sm-6 {
    order: 6;
  }
  .base-forms-module .order-sm-7 {
    order: 7;
  }
  .base-forms-module .order-sm-8 {
    order: 8;
  }
  .base-forms-module .order-sm-9 {
    order: 9;
  }
  .base-forms-module .order-sm-10 {
    order: 10;
  }
  .base-forms-module .order-sm-11 {
    order: 11;
  }
  .base-forms-module .order-sm-12 {
    order: 12;
  }
  .base-forms-module .offset-sm-0 {
    margin-left: 0;
  }
  .base-forms-module .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .base-forms-module .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .base-forms-module .offset-sm-3 {
    margin-left: 25%;
  }
  .base-forms-module .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .base-forms-module .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .base-forms-module .offset-sm-6 {
    margin-left: 50%;
  }
  .base-forms-module .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .base-forms-module .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .base-forms-module .offset-sm-9 {
    margin-left: 75%;
  }
  .base-forms-module .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .base-forms-module .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .base-forms-module .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .base-forms-module .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .base-forms-module .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .base-forms-module .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .base-forms-module .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .base-forms-module .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .base-forms-module .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .base-forms-module .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .base-forms-module .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .base-forms-module .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .base-forms-module .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .order-md-first {
    order: -1;
  }
  .base-forms-module .order-md-last {
    order: 13;
  }
  .base-forms-module .order-md-0 {
    order: 0;
  }
  .base-forms-module .order-md-1 {
    order: 1;
  }
  .base-forms-module .order-md-2 {
    order: 2;
  }
  .base-forms-module .order-md-3 {
    order: 3;
  }
  .base-forms-module .order-md-4 {
    order: 4;
  }
  .base-forms-module .order-md-5 {
    order: 5;
  }
  .base-forms-module .order-md-6 {
    order: 6;
  }
  .base-forms-module .order-md-7 {
    order: 7;
  }
  .base-forms-module .order-md-8 {
    order: 8;
  }
  .base-forms-module .order-md-9 {
    order: 9;
  }
  .base-forms-module .order-md-10 {
    order: 10;
  }
  .base-forms-module .order-md-11 {
    order: 11;
  }
  .base-forms-module .order-md-12 {
    order: 12;
  }
  .base-forms-module .offset-md-0 {
    margin-left: 0;
  }
  .base-forms-module .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .base-forms-module .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .base-forms-module .offset-md-3 {
    margin-left: 25%;
  }
  .base-forms-module .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .base-forms-module .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .base-forms-module .offset-md-6 {
    margin-left: 50%;
  }
  .base-forms-module .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .base-forms-module .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .base-forms-module .offset-md-9 {
    margin-left: 75%;
  }
  .base-forms-module .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .base-forms-module .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .base-forms-module .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .base-forms-module .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .base-forms-module .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .base-forms-module .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .base-forms-module .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .base-forms-module .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .base-forms-module .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .base-forms-module .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .base-forms-module .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .base-forms-module .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .base-forms-module .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .order-lg-first {
    order: -1;
  }
  .base-forms-module .order-lg-last {
    order: 13;
  }
  .base-forms-module .order-lg-0 {
    order: 0;
  }
  .base-forms-module .order-lg-1 {
    order: 1;
  }
  .base-forms-module .order-lg-2 {
    order: 2;
  }
  .base-forms-module .order-lg-3 {
    order: 3;
  }
  .base-forms-module .order-lg-4 {
    order: 4;
  }
  .base-forms-module .order-lg-5 {
    order: 5;
  }
  .base-forms-module .order-lg-6 {
    order: 6;
  }
  .base-forms-module .order-lg-7 {
    order: 7;
  }
  .base-forms-module .order-lg-8 {
    order: 8;
  }
  .base-forms-module .order-lg-9 {
    order: 9;
  }
  .base-forms-module .order-lg-10 {
    order: 10;
  }
  .base-forms-module .order-lg-11 {
    order: 11;
  }
  .base-forms-module .order-lg-12 {
    order: 12;
  }
  .base-forms-module .offset-lg-0 {
    margin-left: 0;
  }
  .base-forms-module .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .base-forms-module .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .base-forms-module .offset-lg-3 {
    margin-left: 25%;
  }
  .base-forms-module .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .base-forms-module .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .base-forms-module .offset-lg-6 {
    margin-left: 50%;
  }
  .base-forms-module .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .base-forms-module .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .base-forms-module .offset-lg-9 {
    margin-left: 75%;
  }
  .base-forms-module .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .base-forms-module .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .base-forms-module .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .base-forms-module .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .base-forms-module .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .base-forms-module .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .base-forms-module .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .base-forms-module .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .base-forms-module .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .base-forms-module .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .base-forms-module .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .base-forms-module .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .base-forms-module .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .base-forms-module .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .base-forms-module .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .base-forms-module .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-forms-module .order-xl-first {
    order: -1;
  }
  .base-forms-module .order-xl-last {
    order: 13;
  }
  .base-forms-module .order-xl-0 {
    order: 0;
  }
  .base-forms-module .order-xl-1 {
    order: 1;
  }
  .base-forms-module .order-xl-2 {
    order: 2;
  }
  .base-forms-module .order-xl-3 {
    order: 3;
  }
  .base-forms-module .order-xl-4 {
    order: 4;
  }
  .base-forms-module .order-xl-5 {
    order: 5;
  }
  .base-forms-module .order-xl-6 {
    order: 6;
  }
  .base-forms-module .order-xl-7 {
    order: 7;
  }
  .base-forms-module .order-xl-8 {
    order: 8;
  }
  .base-forms-module .order-xl-9 {
    order: 9;
  }
  .base-forms-module .order-xl-10 {
    order: 10;
  }
  .base-forms-module .order-xl-11 {
    order: 11;
  }
  .base-forms-module .order-xl-12 {
    order: 12;
  }
  .base-forms-module .offset-xl-0 {
    margin-left: 0;
  }
  .base-forms-module .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .base-forms-module .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .base-forms-module .offset-xl-3 {
    margin-left: 25%;
  }
  .base-forms-module .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .base-forms-module .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .base-forms-module .offset-xl-6 {
    margin-left: 50%;
  }
  .base-forms-module .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .base-forms-module .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .base-forms-module .offset-xl-9 {
    margin-left: 75%;
  }
  .base-forms-module .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .base-forms-module .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.base-forms-module .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.base-forms-module .table th,
.base-forms-module .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.base-forms-module .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.base-forms-module .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.base-forms-module .table-sm th,
.base-forms-module .table-sm td {
  padding: 0.3rem;
}
.base-forms-module .table-bordered {
  border: 1px solid #dee2e6;
}
.base-forms-module .table-bordered th,
.base-forms-module .table-bordered td {
  border: 1px solid #dee2e6;
}
.base-forms-module .table-bordered thead th,
.base-forms-module .table-bordered thead td {
  border-bottom-width: 2px;
}
.base-forms-module .table-borderless th,
.base-forms-module .table-borderless td,
.base-forms-module .table-borderless thead th,
.base-forms-module .table-borderless tbody + tbody {
  border: 0;
}
.base-forms-module .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.base-forms-module .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.base-forms-module .table-primary,
.base-forms-module .table-primary > th,
.base-forms-module .table-primary > td {
  background-color: rgb(183.6, 218.04, 255);
}
.base-forms-module .table-primary th,
.base-forms-module .table-primary td,
.base-forms-module .table-primary thead th,
.base-forms-module .table-primary tbody + tbody {
  border-color: rgb(122.4, 186.36, 255);
}
.base-forms-module .table-hover .table-primary:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.base-forms-module .table-hover .table-primary:hover > td,
.base-forms-module .table-hover .table-primary:hover > th {
  background-color: rgb(158.1, 204.84, 255);
}
.base-forms-module .table-secondary,
.base-forms-module .table-secondary > th,
.base-forms-module .table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.base-forms-module .table-secondary th,
.base-forms-module .table-secondary td,
.base-forms-module .table-secondary thead th,
.base-forms-module .table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}
.base-forms-module .table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.base-forms-module .table-hover .table-secondary:hover > td,
.base-forms-module .table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.base-forms-module .table-success,
.base-forms-module .table-success > th,
.base-forms-module .table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.base-forms-module .table-success th,
.base-forms-module .table-success td,
.base-forms-module .table-success thead th,
.base-forms-module .table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}
.base-forms-module .table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.base-forms-module .table-hover .table-success:hover > td,
.base-forms-module .table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.base-forms-module .table-info,
.base-forms-module .table-info > th,
.base-forms-module .table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.base-forms-module .table-info th,
.base-forms-module .table-info td,
.base-forms-module .table-info thead th,
.base-forms-module .table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}
.base-forms-module .table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.base-forms-module .table-hover .table-info:hover > td,
.base-forms-module .table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.base-forms-module .table-warning,
.base-forms-module .table-warning > th,
.base-forms-module .table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.base-forms-module .table-warning th,
.base-forms-module .table-warning td,
.base-forms-module .table-warning thead th,
.base-forms-module .table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}
.base-forms-module .table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.base-forms-module .table-hover .table-warning:hover > td,
.base-forms-module .table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}
.base-forms-module .table-danger,
.base-forms-module .table-danger > th,
.base-forms-module .table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}
.base-forms-module .table-danger th,
.base-forms-module .table-danger td,
.base-forms-module .table-danger thead th,
.base-forms-module .table-danger tbody + tbody {
  border-color: rgb(236.8, 149.96, 158.28);
}
.base-forms-module .table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.base-forms-module .table-hover .table-danger:hover > td,
.base-forms-module .table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.base-forms-module .table-light,
.base-forms-module .table-light > th,
.base-forms-module .table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}
.base-forms-module .table-light th,
.base-forms-module .table-light td,
.base-forms-module .table-light thead th,
.base-forms-module .table-light tbody + tbody {
  border-color: rgb(251.36, 251.88, 252.4);
}
.base-forms-module .table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.base-forms-module .table-hover .table-light:hover > td,
.base-forms-module .table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}
.base-forms-module .table-dark,
.base-forms-module .table-dark > th,
.base-forms-module .table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.base-forms-module .table-dark th,
.base-forms-module .table-dark td,
.base-forms-module .table-dark thead th,
.base-forms-module .table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}
.base-forms-module .table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.base-forms-module .table-hover .table-dark:hover > td,
.base-forms-module .table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.base-forms-module .table-active,
.base-forms-module .table-active > th,
.base-forms-module .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.base-forms-module .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.base-forms-module .table-hover .table-active:hover > td,
.base-forms-module .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.base-forms-module .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.base-forms-module .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.base-forms-module .table-dark {
  color: #fff;
  background-color: #343a40;
}
.base-forms-module .table-dark th,
.base-forms-module .table-dark td,
.base-forms-module .table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.base-forms-module .table-dark.table-bordered {
  border: 0;
}
.base-forms-module .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.base-forms-module .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .base-forms-module .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .base-forms-module .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .base-forms-module .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .base-forms-module .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .base-forms-module .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .base-forms-module .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .base-forms-module .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .base-forms-module .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.base-forms-module .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.base-forms-module .table-responsive > .table-bordered {
  border: 0;
}
.base-forms-module .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .form-control {
    transition: none;
  }
}
.base-forms-module .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.base-forms-module .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.base-forms-module .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(127.5, 189, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.base-forms-module .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.base-forms-module .form-control:disabled, .base-forms-module .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.base-forms-module input[type=date].form-control,
.base-forms-module input[type=time].form-control,
.base-forms-module input[type=datetime-local].form-control,
.base-forms-module input[type=month].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.base-forms-module select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.base-forms-module .form-control-file,
.base-forms-module .form-control-range {
  display: block;
  width: 100%;
}
.base-forms-module .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.base-forms-module .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.base-forms-module .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.base-forms-module .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.base-forms-module .form-control-plaintext.form-control-sm, .base-forms-module .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.base-forms-module .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.base-forms-module .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.base-forms-module select.form-control[size], .base-forms-module select.form-control[multiple] {
  height: auto;
}
.base-forms-module textarea.form-control {
  height: auto;
}
.base-forms-module .form-group {
  margin-bottom: 1rem;
}
.base-forms-module .form-text {
  display: block;
  margin-top: 0.25rem;
}
.base-forms-module .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.base-forms-module .form-row > .col,
.base-forms-module .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.base-forms-module .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.base-forms-module .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.base-forms-module .form-check-input[disabled] ~ .form-check-label, .base-forms-module .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.base-forms-module .form-check-label {
  margin-bottom: 0;
}
.base-forms-module .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.base-forms-module .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.base-forms-module .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.base-forms-module .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .base-forms-module .valid-tooltip, .form-row > [class*=col-] > .base-forms-module .valid-tooltip {
  left: 5px;
}
.was-validated .base-forms-module:valid ~ .valid-feedback,
.was-validated .base-forms-module:valid ~ .valid-tooltip, .base-forms-module.is-valid ~ .valid-feedback,
.base-forms-module.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .base-forms-module .form-control:valid, .base-forms-module .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .base-forms-module .form-control:valid:focus, .base-forms-module .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .base-forms-module textarea.form-control:valid, .base-forms-module textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .base-forms-module .custom-select:valid, .base-forms-module .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .base-forms-module .custom-select:valid:focus, .base-forms-module .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .base-forms-module .form-check-input:valid ~ .form-check-label, .base-forms-module .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .base-forms-module .form-check-input:valid ~ .valid-feedback,
.was-validated .base-forms-module .form-check-input:valid ~ .valid-tooltip, .base-forms-module .form-check-input.is-valid ~ .valid-feedback,
.base-forms-module .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .base-forms-module .custom-control-input:valid ~ .custom-control-label, .base-forms-module .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .base-forms-module .custom-control-input:valid ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .base-forms-module .custom-control-input:valid:checked ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .base-forms-module .custom-control-input:valid:focus ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .base-forms-module .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .base-forms-module .custom-file-input:valid ~ .custom-file-label, .base-forms-module .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .base-forms-module .custom-file-input:valid:focus ~ .custom-file-label, .base-forms-module .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.base-forms-module .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.base-forms-module .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .base-forms-module .invalid-tooltip, .form-row > [class*=col-] > .base-forms-module .invalid-tooltip {
  left: 5px;
}
.was-validated .base-forms-module:invalid ~ .invalid-feedback,
.was-validated .base-forms-module:invalid ~ .invalid-tooltip, .base-forms-module.is-invalid ~ .invalid-feedback,
.base-forms-module.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .base-forms-module .form-control:invalid, .base-forms-module .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .base-forms-module .form-control:invalid:focus, .base-forms-module .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .base-forms-module textarea.form-control:invalid, .base-forms-module textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .base-forms-module .custom-select:invalid, .base-forms-module .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .base-forms-module .custom-select:invalid:focus, .base-forms-module .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .base-forms-module .form-check-input:invalid ~ .form-check-label, .base-forms-module .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .base-forms-module .form-check-input:invalid ~ .invalid-feedback,
.was-validated .base-forms-module .form-check-input:invalid ~ .invalid-tooltip, .base-forms-module .form-check-input.is-invalid ~ .invalid-feedback,
.base-forms-module .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .base-forms-module .custom-control-input:invalid ~ .custom-control-label, .base-forms-module .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .base-forms-module .custom-control-input:invalid ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .base-forms-module .custom-control-input:invalid:checked ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .base-forms-module .custom-control-input:invalid:focus ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .base-forms-module .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .base-forms-module .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .base-forms-module .custom-file-input:invalid ~ .custom-file-label, .base-forms-module .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .base-forms-module .custom-file-input:invalid:focus ~ .custom-file-label, .base-forms-module .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.base-forms-module .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.base-forms-module .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .base-forms-module .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .base-forms-module .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .base-forms-module .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .base-forms-module .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .base-forms-module .form-inline .input-group,
  .base-forms-module .form-inline .custom-select {
    width: auto;
  }
  .base-forms-module .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .base-forms-module .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .base-forms-module .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .base-forms-module .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.base-forms-module .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .btn {
    transition: none;
  }
}
.base-forms-module .btn:hover {
  color: #212529;
  text-decoration: none;
}
.base-forms-module .btn:focus, .base-forms-module .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .btn.disabled, .base-forms-module .btn:disabled {
  opacity: 0.65;
}
.base-forms-module .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.base-forms-module a.btn.disabled,
.base-forms-module fieldset:disabled a.btn {
  pointer-events: none;
}
.base-forms-module .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
}
.base-forms-module .btn-primary:focus, .base-forms-module .btn-primary.focus {
  color: #fff;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 142.8, 255, 0.5);
}
.base-forms-module .btn-primary.disabled, .base-forms-module .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .btn-primary:not(:disabled):not(.disabled):active, .base-forms-module .btn-primary:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 92.25, 191.25);
}
.base-forms-module .btn-primary:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 142.8, 255, 0.5);
}
.base-forms-module .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.base-forms-module .btn-secondary:focus, .base-forms-module .btn-secondary.focus {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.base-forms-module .btn-secondary.disabled, .base-forms-module .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .btn-secondary:not(:disabled):not(.disabled):active, .base-forms-module .btn-secondary:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.base-forms-module .btn-secondary:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.base-forms-module .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.base-forms-module .btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.base-forms-module .btn-success:focus, .base-forms-module .btn-success.focus {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.base-forms-module .btn-success.disabled, .base-forms-module .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.base-forms-module .btn-success:not(:disabled):not(.disabled):active, .base-forms-module .btn-success:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.base-forms-module .btn-success:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-success:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.base-forms-module .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.base-forms-module .btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.base-forms-module .btn-info:focus, .base-forms-module .btn-info.focus {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.base-forms-module .btn-info.disabled, .base-forms-module .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.base-forms-module .btn-info:not(:disabled):not(.disabled):active, .base-forms-module .btn-info:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.base-forms-module .btn-info:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-info:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.base-forms-module .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.base-forms-module .btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.base-forms-module .btn-warning:focus, .base-forms-module .btn-warning.focus {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
}
.base-forms-module .btn-warning.disabled, .base-forms-module .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.base-forms-module .btn-warning:not(:disabled):not(.disabled):active, .base-forms-module .btn-warning:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.base-forms-module .btn-warning:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
}
.base-forms-module .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.base-forms-module .btn-danger:hover {
  color: #fff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.base-forms-module .btn-danger:focus, .base-forms-module .btn-danger.focus {
  color: #fff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.base-forms-module .btn-danger.disabled, .base-forms-module .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.base-forms-module .btn-danger:not(:disabled):not(.disabled):active, .base-forms-module .btn-danger:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.base-forms-module .btn-danger:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.base-forms-module .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.base-forms-module .btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.base-forms-module .btn-light:focus, .base-forms-module .btn-light.focus {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}
.base-forms-module .btn-light.disabled, .base-forms-module .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.base-forms-module .btn-light:not(:disabled):not(.disabled):active, .base-forms-module .btn-light:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.base-forms-module .btn-light:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-light:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}
.base-forms-module .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.base-forms-module .btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.base-forms-module .btn-dark:focus, .base-forms-module .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.base-forms-module .btn-dark.disabled, .base-forms-module .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.base-forms-module .btn-dark:not(:disabled):not(.disabled):active, .base-forms-module .btn-dark:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.base-forms-module .btn-dark:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.base-forms-module .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.base-forms-module .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .btn-outline-primary:focus, .base-forms-module .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.base-forms-module .btn-outline-primary.disabled, .base-forms-module .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.base-forms-module .btn-outline-primary:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.base-forms-module .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .btn-outline-secondary:focus, .base-forms-module .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.base-forms-module .btn-outline-secondary.disabled, .base-forms-module .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.base-forms-module .btn-outline-secondary:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.base-forms-module .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.base-forms-module .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.base-forms-module .btn-outline-success:focus, .base-forms-module .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.base-forms-module .btn-outline-success.disabled, .base-forms-module .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.base-forms-module .btn-outline-success:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-success:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.base-forms-module .btn-outline-success:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.base-forms-module .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.base-forms-module .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.base-forms-module .btn-outline-info:focus, .base-forms-module .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.base-forms-module .btn-outline-info.disabled, .base-forms-module .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.base-forms-module .btn-outline-info:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-info:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.base-forms-module .btn-outline-info:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.base-forms-module .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.base-forms-module .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.base-forms-module .btn-outline-warning:focus, .base-forms-module .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.base-forms-module .btn-outline-warning.disabled, .base-forms-module .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.base-forms-module .btn-outline-warning:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.base-forms-module .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.base-forms-module .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.base-forms-module .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.base-forms-module .btn-outline-danger:focus, .base-forms-module .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.base-forms-module .btn-outline-danger.disabled, .base-forms-module .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.base-forms-module .btn-outline-danger:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.base-forms-module .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.base-forms-module .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.base-forms-module .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.base-forms-module .btn-outline-light:focus, .base-forms-module .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.base-forms-module .btn-outline-light.disabled, .base-forms-module .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.base-forms-module .btn-outline-light:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-light:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.base-forms-module .btn-outline-light:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.base-forms-module .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.base-forms-module .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.base-forms-module .btn-outline-dark:focus, .base-forms-module .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.base-forms-module .btn-outline-dark.disabled, .base-forms-module .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.base-forms-module .btn-outline-dark:not(:disabled):not(.disabled):active, .base-forms-module .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .base-forms-module .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.base-forms-module .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .base-forms-module .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .base-forms-module .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.base-forms-module .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.base-forms-module .btn-link:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}
.base-forms-module .btn-link:focus, .base-forms-module .btn-link.focus {
  text-decoration: underline;
}
.base-forms-module .btn-link:disabled, .base-forms-module .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.base-forms-module .btn-lg, .base-forms-module .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.base-forms-module .btn-sm, .base-forms-module .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.base-forms-module .btn-block {
  display: block;
  width: 100%;
}
.base-forms-module .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.base-forms-module input[type=submit].btn-block,
.base-forms-module input[type=reset].btn-block,
.base-forms-module input[type=button].btn-block {
  width: 100%;
}
.base-forms-module .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .fade {
    transition: none;
  }
}
.base-forms-module .fade:not(.show) {
  opacity: 0;
}
.base-forms-module .collapse:not(.show) {
  display: none;
}
.base-forms-module .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .collapsing {
    transition: none;
  }
}
.base-forms-module .dropup,
.base-forms-module .dropright,
.base-forms-module .dropdown,
.base-forms-module .dropleft {
  position: relative;
}
.base-forms-module .dropdown-toggle {
  white-space: nowrap;
}
.base-forms-module .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.base-forms-module .dropdown-toggle:empty::after {
  margin-left: 0;
}
.base-forms-module .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.base-forms-module .dropdown-menu-left {
  right: auto;
  left: 0;
}
.base-forms-module .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .base-forms-module .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .base-forms-module .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .base-forms-module .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .base-forms-module .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .base-forms-module .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .base-forms-module .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .base-forms-module .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.base-forms-module .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.base-forms-module .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.base-forms-module .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.base-forms-module .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.base-forms-module .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.base-forms-module .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.base-forms-module .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.base-forms-module .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.base-forms-module .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.base-forms-module .dropleft .dropdown-toggle::after {
  display: none;
}
.base-forms-module .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.base-forms-module .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.base-forms-module .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.base-forms-module .dropdown-menu[x-placement^=top], .base-forms-module .dropdown-menu[x-placement^=right], .base-forms-module .dropdown-menu[x-placement^=bottom], .base-forms-module .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
.base-forms-module .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.base-forms-module .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.base-forms-module .dropdown-item:hover, .base-forms-module .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.base-forms-module .dropdown-item.active, .base-forms-module .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.base-forms-module .dropdown-item.disabled, .base-forms-module .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.base-forms-module .dropdown-menu.show {
  display: block;
}
.base-forms-module .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.base-forms-module .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.base-forms-module .btn-group,
.base-forms-module .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.base-forms-module .btn-group > .btn,
.base-forms-module .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.base-forms-module .btn-group > .btn:hover,
.base-forms-module .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.base-forms-module .btn-group > .btn:focus, .base-forms-module .btn-group > .btn:active, .base-forms-module .btn-group > .btn.active,
.base-forms-module .btn-group-vertical > .btn:focus,
.base-forms-module .btn-group-vertical > .btn:active,
.base-forms-module .btn-group-vertical > .btn.active {
  z-index: 1;
}
.base-forms-module .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.base-forms-module .btn-toolbar .input-group {
  width: auto;
}
.base-forms-module .btn-group > .btn:not(:first-child),
.base-forms-module .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.base-forms-module .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.base-forms-module .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.base-forms-module .btn-group > .btn:not(:first-child),
.base-forms-module .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.base-forms-module .dropdown-toggle-split::after, .dropup .base-forms-module .dropdown-toggle-split::after, .dropright .base-forms-module .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .base-forms-module .dropdown-toggle-split::before {
  margin-right: 0;
}
.base-forms-module .btn-sm + .dropdown-toggle-split, .base-forms-module .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.base-forms-module .btn-lg + .dropdown-toggle-split, .base-forms-module .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.base-forms-module .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.base-forms-module .btn-group-vertical > .btn,
.base-forms-module .btn-group-vertical > .btn-group {
  width: 100%;
}
.base-forms-module .btn-group-vertical > .btn:not(:first-child),
.base-forms-module .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.base-forms-module .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.base-forms-module .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .btn-group-vertical > .btn:not(:first-child),
.base-forms-module .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.base-forms-module .btn-group-toggle > .btn,
.base-forms-module .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.base-forms-module .btn-group-toggle > .btn input[type=radio],
.base-forms-module .btn-group-toggle > .btn input[type=checkbox],
.base-forms-module .btn-group-toggle > .btn-group > .btn input[type=radio],
.base-forms-module .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.base-forms-module .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.base-forms-module .input-group > .form-control,
.base-forms-module .input-group > .form-control-plaintext,
.base-forms-module .input-group > .custom-select,
.base-forms-module .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.base-forms-module .input-group > .form-control + .form-control,
.base-forms-module .input-group > .form-control + .custom-select,
.base-forms-module .input-group > .form-control + .custom-file,
.base-forms-module .input-group > .form-control-plaintext + .form-control,
.base-forms-module .input-group > .form-control-plaintext + .custom-select,
.base-forms-module .input-group > .form-control-plaintext + .custom-file,
.base-forms-module .input-group > .custom-select + .form-control,
.base-forms-module .input-group > .custom-select + .custom-select,
.base-forms-module .input-group > .custom-select + .custom-file,
.base-forms-module .input-group > .custom-file + .form-control,
.base-forms-module .input-group > .custom-file + .custom-select,
.base-forms-module .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.base-forms-module .input-group > .form-control:focus,
.base-forms-module .input-group > .custom-select:focus,
.base-forms-module .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.base-forms-module .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.base-forms-module .input-group > .form-control:not(:first-child),
.base-forms-module .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.base-forms-module .input-group > .custom-file:not(:last-child) .custom-file-label, .base-forms-module .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .input-group:not(.has-validation) > .form-control:not(:last-child),
.base-forms-module .input-group:not(.has-validation) > .custom-select:not(:last-child),
.base-forms-module .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.base-forms-module .input-group.has-validation > .form-control:nth-last-child(n+3),
.base-forms-module .input-group.has-validation > .custom-select:nth-last-child(n+3),
.base-forms-module .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.base-forms-module .input-group-prepend,
.base-forms-module .input-group-append {
  display: flex;
}
.base-forms-module .input-group-prepend .btn,
.base-forms-module .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.base-forms-module .input-group-prepend .btn:focus,
.base-forms-module .input-group-append .btn:focus {
  z-index: 3;
}
.base-forms-module .input-group-prepend .btn + .btn,
.base-forms-module .input-group-prepend .btn + .input-group-text,
.base-forms-module .input-group-prepend .input-group-text + .input-group-text,
.base-forms-module .input-group-prepend .input-group-text + .btn,
.base-forms-module .input-group-append .btn + .btn,
.base-forms-module .input-group-append .btn + .input-group-text,
.base-forms-module .input-group-append .input-group-text + .input-group-text,
.base-forms-module .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.base-forms-module .input-group-prepend {
  margin-right: -1px;
}
.base-forms-module .input-group-append {
  margin-left: -1px;
}
.base-forms-module .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.base-forms-module .input-group-text input[type=radio],
.base-forms-module .input-group-text input[type=checkbox] {
  margin-top: 0;
}
.base-forms-module .input-group-lg > .form-control:not(textarea),
.base-forms-module .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.base-forms-module .input-group-lg > .form-control,
.base-forms-module .input-group-lg > .custom-select,
.base-forms-module .input-group-lg > .input-group-prepend > .input-group-text,
.base-forms-module .input-group-lg > .input-group-append > .input-group-text,
.base-forms-module .input-group-lg > .input-group-prepend > .btn,
.base-forms-module .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.base-forms-module .input-group-sm > .form-control:not(textarea),
.base-forms-module .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.base-forms-module .input-group-sm > .form-control,
.base-forms-module .input-group-sm > .custom-select,
.base-forms-module .input-group-sm > .input-group-prepend > .input-group-text,
.base-forms-module .input-group-sm > .input-group-append > .input-group-text,
.base-forms-module .input-group-sm > .input-group-prepend > .btn,
.base-forms-module .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.base-forms-module .input-group-lg > .custom-select,
.base-forms-module .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.base-forms-module .input-group > .input-group-prepend > .btn,
.base-forms-module .input-group > .input-group-prepend > .input-group-text,
.base-forms-module .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.base-forms-module .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.base-forms-module .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.base-forms-module .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.base-forms-module .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.base-forms-module .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.base-forms-module .input-group > .input-group-append > .btn,
.base-forms-module .input-group > .input-group-append > .input-group-text,
.base-forms-module .input-group > .input-group-prepend:not(:first-child) > .btn,
.base-forms-module .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.base-forms-module .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.base-forms-module .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.base-forms-module .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.base-forms-module .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.base-forms-module .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.base-forms-module .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(127.5, 189, 255);
}
.base-forms-module .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(178.5, 215.4, 255);
  border-color: rgb(178.5, 215.4, 255);
}
.base-forms-module .custom-control-input[disabled] ~ .custom-control-label, .base-forms-module .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.base-forms-module .custom-control-input[disabled] ~ .custom-control-label::before, .base-forms-module .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.base-forms-module .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.base-forms-module .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.base-forms-module .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}
.base-forms-module .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.base-forms-module .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.base-forms-module .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.base-forms-module .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.base-forms-module .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.base-forms-module .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.base-forms-module .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.base-forms-module .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.base-forms-module .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.base-forms-module .custom-switch {
  padding-left: 2.25rem;
}
.base-forms-module .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.base-forms-module .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.base-forms-module .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.base-forms-module .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.base-forms-module .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.base-forms-module .custom-select:focus {
  border-color: rgb(127.5, 189, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.base-forms-module .custom-select[multiple], .base-forms-module .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.base-forms-module .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.base-forms-module .custom-select::-ms-expand {
  display: none;
}
.base-forms-module .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.base-forms-module .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.base-forms-module .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.base-forms-module .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.base-forms-module .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.base-forms-module .custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(127.5, 189, 255);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-file-input[disabled] ~ .custom-file-label, .base-forms-module .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.base-forms-module .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.base-forms-module .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.base-forms-module .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.base-forms-module .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.base-forms-module .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.base-forms-module .custom-range:focus {
  outline: 0;
}
.base-forms-module .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .custom-range::-moz-focus-outer {
  border: 0;
}
.base-forms-module .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.base-forms-module .custom-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
}
.base-forms-module .custom-range::-webkit-slider-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.base-forms-module .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.base-forms-module .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.base-forms-module .custom-range::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
}
.base-forms-module .custom-range::-moz-range-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.base-forms-module .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.base-forms-module .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.base-forms-module .custom-range::-ms-thumb {
  appearance: none;
}
.base-forms-module .custom-range::-ms-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.base-forms-module .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.base-forms-module .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.base-forms-module .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.base-forms-module .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.base-forms-module .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.base-forms-module .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.base-forms-module .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.base-forms-module .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.base-forms-module .custom-control-label::before,
.base-forms-module .custom-file-label,
.base-forms-module .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .custom-control-label::before,
  .base-forms-module .custom-file-label,
  .base-forms-module .custom-select {
    transition: none;
  }
}
.base-forms-module .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.base-forms-module .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.base-forms-module .nav-link:hover, .base-forms-module .nav-link:focus {
  text-decoration: none;
}
.base-forms-module .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.base-forms-module .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.base-forms-module .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.base-forms-module .nav-tabs .nav-link:hover, .base-forms-module .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.base-forms-module .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.base-forms-module .nav-tabs .nav-link.active,
.base-forms-module .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.base-forms-module .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.base-forms-module .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.base-forms-module .nav-pills .nav-link.active,
.base-forms-module .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.base-forms-module .nav-fill > .nav-link,
.base-forms-module .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.base-forms-module .nav-justified > .nav-link,
.base-forms-module .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.base-forms-module .tab-content > .tab-pane {
  display: none;
}
.base-forms-module .tab-content > .active {
  display: block;
}
.base-forms-module .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.base-forms-module .navbar .container,
.base-forms-module .navbar .container-fluid,
.base-forms-module .navbar .container-sm,
.base-forms-module .navbar .container-md,
.base-forms-module .navbar .container-lg,
.base-forms-module .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.base-forms-module .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.base-forms-module .navbar-brand:hover, .base-forms-module .navbar-brand:focus {
  text-decoration: none;
}
.base-forms-module .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.base-forms-module .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.base-forms-module .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.base-forms-module .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.base-forms-module .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.base-forms-module .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.base-forms-module .navbar-toggler:hover, .base-forms-module .navbar-toggler:focus {
  text-decoration: none;
}
.base-forms-module .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.base-forms-module .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .base-forms-module .navbar-expand-sm > .container,
  .base-forms-module .navbar-expand-sm > .container-fluid,
  .base-forms-module .navbar-expand-sm > .container-sm,
  .base-forms-module .navbar-expand-sm > .container-md,
  .base-forms-module .navbar-expand-sm > .container-lg,
  .base-forms-module .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .base-forms-module .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .base-forms-module .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .base-forms-module .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .base-forms-module .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .base-forms-module .navbar-expand-sm > .container,
  .base-forms-module .navbar-expand-sm > .container-fluid,
  .base-forms-module .navbar-expand-sm > .container-sm,
  .base-forms-module .navbar-expand-sm > .container-md,
  .base-forms-module .navbar-expand-sm > .container-lg,
  .base-forms-module .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .base-forms-module .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .base-forms-module .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .base-forms-module .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .base-forms-module .navbar-expand-md > .container,
  .base-forms-module .navbar-expand-md > .container-fluid,
  .base-forms-module .navbar-expand-md > .container-sm,
  .base-forms-module .navbar-expand-md > .container-md,
  .base-forms-module .navbar-expand-md > .container-lg,
  .base-forms-module .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .base-forms-module .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .base-forms-module .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .base-forms-module .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .base-forms-module .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .base-forms-module .navbar-expand-md > .container,
  .base-forms-module .navbar-expand-md > .container-fluid,
  .base-forms-module .navbar-expand-md > .container-sm,
  .base-forms-module .navbar-expand-md > .container-md,
  .base-forms-module .navbar-expand-md > .container-lg,
  .base-forms-module .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .base-forms-module .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .base-forms-module .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .base-forms-module .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .base-forms-module .navbar-expand-lg > .container,
  .base-forms-module .navbar-expand-lg > .container-fluid,
  .base-forms-module .navbar-expand-lg > .container-sm,
  .base-forms-module .navbar-expand-lg > .container-md,
  .base-forms-module .navbar-expand-lg > .container-lg,
  .base-forms-module .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .base-forms-module .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .base-forms-module .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .base-forms-module .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .base-forms-module .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .base-forms-module .navbar-expand-lg > .container,
  .base-forms-module .navbar-expand-lg > .container-fluid,
  .base-forms-module .navbar-expand-lg > .container-sm,
  .base-forms-module .navbar-expand-lg > .container-md,
  .base-forms-module .navbar-expand-lg > .container-lg,
  .base-forms-module .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .base-forms-module .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .base-forms-module .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .base-forms-module .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .base-forms-module .navbar-expand-xl > .container,
  .base-forms-module .navbar-expand-xl > .container-fluid,
  .base-forms-module .navbar-expand-xl > .container-sm,
  .base-forms-module .navbar-expand-xl > .container-md,
  .base-forms-module .navbar-expand-xl > .container-lg,
  .base-forms-module .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .base-forms-module .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .base-forms-module .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .base-forms-module .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .base-forms-module .navbar-expand-xl > .container,
  .base-forms-module .navbar-expand-xl > .container-fluid,
  .base-forms-module .navbar-expand-xl > .container-sm,
  .base-forms-module .navbar-expand-xl > .container-md,
  .base-forms-module .navbar-expand-xl > .container-lg,
  .base-forms-module .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .base-forms-module .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .base-forms-module .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .base-forms-module .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.base-forms-module .navbar-expand > .container,
.base-forms-module .navbar-expand > .container-fluid,
.base-forms-module .navbar-expand > .container-sm,
.base-forms-module .navbar-expand > .container-md,
.base-forms-module .navbar-expand > .container-lg,
.base-forms-module .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.base-forms-module .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.base-forms-module .navbar-expand .navbar-nav {
  flex-direction: row;
}
.base-forms-module .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.base-forms-module .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.base-forms-module .navbar-expand > .container,
.base-forms-module .navbar-expand > .container-fluid,
.base-forms-module .navbar-expand > .container-sm,
.base-forms-module .navbar-expand > .container-md,
.base-forms-module .navbar-expand > .container-lg,
.base-forms-module .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.base-forms-module .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.base-forms-module .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.base-forms-module .navbar-expand .navbar-toggler {
  display: none;
}
.base-forms-module .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.base-forms-module .navbar-light .navbar-brand:hover, .base-forms-module .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.base-forms-module .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.base-forms-module .navbar-light .navbar-nav .nav-link:hover, .base-forms-module .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.base-forms-module .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.base-forms-module .navbar-light .navbar-nav .show > .nav-link,
.base-forms-module .navbar-light .navbar-nav .active > .nav-link,
.base-forms-module .navbar-light .navbar-nav .nav-link.show,
.base-forms-module .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.base-forms-module .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.base-forms-module .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.base-forms-module .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.base-forms-module .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.base-forms-module .navbar-light .navbar-text a:hover, .base-forms-module .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.base-forms-module .navbar-dark .navbar-brand {
  color: #fff;
}
.base-forms-module .navbar-dark .navbar-brand:hover, .base-forms-module .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.base-forms-module .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.base-forms-module .navbar-dark .navbar-nav .nav-link:hover, .base-forms-module .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.base-forms-module .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.base-forms-module .navbar-dark .navbar-nav .show > .nav-link,
.base-forms-module .navbar-dark .navbar-nav .active > .nav-link,
.base-forms-module .navbar-dark .navbar-nav .nav-link.show,
.base-forms-module .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.base-forms-module .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.base-forms-module .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.base-forms-module .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.base-forms-module .navbar-dark .navbar-text a {
  color: #fff;
}
.base-forms-module .navbar-dark .navbar-text a:hover, .base-forms-module .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.base-forms-module .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.base-forms-module .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.base-forms-module .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.base-forms-module .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.base-forms-module .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.base-forms-module .card > .card-header + .list-group,
.base-forms-module .card > .list-group + .card-footer {
  border-top: 0;
}
.base-forms-module .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.base-forms-module .card-title {
  margin-bottom: 0.75rem;
}
.base-forms-module .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.base-forms-module .card-text:last-child {
  margin-bottom: 0;
}
.base-forms-module .card-link:hover {
  text-decoration: none;
}
.base-forms-module .card-link + .card-link {
  margin-left: 1.25rem;
}
.base-forms-module .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.base-forms-module .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.base-forms-module .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.base-forms-module .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.base-forms-module .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.base-forms-module .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.base-forms-module .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.base-forms-module .card-img,
.base-forms-module .card-img-top,
.base-forms-module .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.base-forms-module .card-img,
.base-forms-module .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.base-forms-module .card-img,
.base-forms-module .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.base-forms-module .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .base-forms-module .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .base-forms-module .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.base-forms-module .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .base-forms-module .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .base-forms-module .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .base-forms-module .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .base-forms-module .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .base-forms-module .card-group > .card:not(:last-child) .card-img-top,
  .base-forms-module .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .base-forms-module .card-group > .card:not(:last-child) .card-img-bottom,
  .base-forms-module .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .base-forms-module .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .base-forms-module .card-group > .card:not(:first-child) .card-img-top,
  .base-forms-module .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .base-forms-module .card-group > .card:not(:first-child) .card-img-bottom,
  .base-forms-module .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.base-forms-module .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .base-forms-module .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .base-forms-module .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.base-forms-module .accordion {
  overflow-anchor: none;
}
.base-forms-module .accordion > .card {
  overflow: hidden;
}
.base-forms-module .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.base-forms-module .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.base-forms-module .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.base-forms-module .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.base-forms-module .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.base-forms-module .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.base-forms-module .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.base-forms-module .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.base-forms-module .breadcrumb-item.active {
  color: #6c757d;
}
.base-forms-module .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.base-forms-module .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.base-forms-module .page-link:hover {
  z-index: 2;
  color: rgb(0, 86.1, 178.5);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.base-forms-module .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.base-forms-module .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.base-forms-module .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.base-forms-module .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.base-forms-module .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.base-forms-module .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.base-forms-module .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.base-forms-module .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.base-forms-module .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.base-forms-module .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .base-forms-module .badge {
    transition: none;
  }
}
a.base-forms-module .badge:hover, a.base-forms-module .badge:focus {
  text-decoration: none;
}

.base-forms-module .badge:empty {
  display: none;
}
.base-forms-module .btn .badge {
  position: relative;
  top: -1px;
}
.base-forms-module .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.base-forms-module .badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.base-forms-module .badge-primary:hover, a.base-forms-module .badge-primary:focus {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
}
a.base-forms-module .badge-primary:focus, a.base-forms-module .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.base-forms-module .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.base-forms-module .badge-secondary:hover, a.base-forms-module .badge-secondary:focus {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
a.base-forms-module .badge-secondary:focus, a.base-forms-module .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.base-forms-module .badge-success {
  color: #fff;
  background-color: #28a745;
}
a.base-forms-module .badge-success:hover, a.base-forms-module .badge-success:focus {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}
a.base-forms-module .badge-success:focus, a.base-forms-module .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.base-forms-module .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.base-forms-module .badge-info:hover, a.base-forms-module .badge-info:focus {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
a.base-forms-module .badge-info:focus, a.base-forms-module .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.base-forms-module .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.base-forms-module .badge-warning:hover, a.base-forms-module .badge-warning:focus {
  color: #212529;
  background-color: rgb(211, 158.25, 0);
}
a.base-forms-module .badge-warning:focus, a.base-forms-module .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.base-forms-module .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.base-forms-module .badge-danger:hover, a.base-forms-module .badge-danger:focus {
  color: #fff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
a.base-forms-module .badge-danger:focus, a.base-forms-module .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.base-forms-module .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.base-forms-module .badge-light:hover, a.base-forms-module .badge-light:focus {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
}
a.base-forms-module .badge-light:focus, a.base-forms-module .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.base-forms-module .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.base-forms-module .badge-dark:hover, a.base-forms-module .badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
a.base-forms-module .badge-dark:focus, a.base-forms-module .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.base-forms-module .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.base-forms-module .alert-heading {
  color: inherit;
}
.base-forms-module .alert-link {
  font-weight: 700;
}
.base-forms-module .alert-dismissible {
  padding-right: 4rem;
}
.base-forms-module .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.base-forms-module .alert-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.base-forms-module .alert-primary hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.base-forms-module .alert-primary .alert-link {
  color: rgb(0, 39.36, 81.6);
}
.base-forms-module .alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.base-forms-module .alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.base-forms-module .alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}
.base-forms-module .alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.base-forms-module .alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.base-forms-module .alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}
.base-forms-module .alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.base-forms-module .alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.base-forms-module .alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}
.base-forms-module .alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.base-forms-module .alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.base-forms-module .alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}
.base-forms-module .alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.base-forms-module .alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.base-forms-module .alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}
.base-forms-module .alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.base-forms-module .alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.base-forms-module .alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}
.base-forms-module .alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.base-forms-module .alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.base-forms-module .alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}
.base-forms-module .media {
  display: flex;
  align-items: flex-start;
}
.base-forms-module .media-body {
  flex: 1;
}
.base-forms-module .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.base-forms-module .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.base-forms-module .list-group-item-action:hover, .base-forms-module .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.base-forms-module .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.base-forms-module .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.base-forms-module .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.base-forms-module .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.base-forms-module .list-group-item.disabled, .base-forms-module .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.base-forms-module .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .list-group-item + .base-forms-module .list-group-item {
  border-top-width: 0;
}
.base-forms-module .list-group-item + .base-forms-module .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.base-forms-module .list-group-horizontal {
  flex-direction: row;
}
.base-forms-module .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.base-forms-module .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.base-forms-module .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.base-forms-module .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.base-forms-module .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .base-forms-module .list-group-horizontal-sm {
    flex-direction: row;
  }
  .base-forms-module .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .base-forms-module .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .base-forms-module .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .base-forms-module .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .base-forms-module .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .base-forms-module .list-group-horizontal-md {
    flex-direction: row;
  }
  .base-forms-module .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .base-forms-module .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .base-forms-module .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .base-forms-module .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .base-forms-module .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .base-forms-module .list-group-horizontal-lg {
    flex-direction: row;
  }
  .base-forms-module .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .base-forms-module .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .base-forms-module .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .base-forms-module .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .base-forms-module .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .list-group-horizontal-xl {
    flex-direction: row;
  }
  .base-forms-module .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .base-forms-module .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .base-forms-module .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .base-forms-module .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .base-forms-module .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.base-forms-module .list-group-flush {
  border-radius: 0;
}
.base-forms-module .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.base-forms-module .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.base-forms-module .list-group-item-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(183.6, 218.04, 255);
}
.base-forms-module .list-group-item-primary.list-group-item-action:hover, .base-forms-module .list-group-item-primary.list-group-item-action:focus {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(158.1, 204.84, 255);
}
.base-forms-module .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 63.96, 132.6);
  border-color: rgb(0, 63.96, 132.6);
}
.base-forms-module .list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}
.base-forms-module .list-group-item-secondary.list-group-item-action:hover, .base-forms-module .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.base-forms-module .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}
.base-forms-module .list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.base-forms-module .list-group-item-success.list-group-item-action:hover, .base-forms-module .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.base-forms-module .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}
.base-forms-module .list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.base-forms-module .list-group-item-info.list-group-item-action:hover, .base-forms-module .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.base-forms-module .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}
.base-forms-module .list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.base-forms-module .list-group-item-warning.list-group-item-action:hover, .base-forms-module .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.base-forms-module .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}
.base-forms-module .list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(245.2, 198.44, 202.92);
}
.base-forms-module .list-group-item-danger.list-group-item-action:hover, .base-forms-module .list-group-item-danger.list-group-item-action:focus {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.base-forms-module .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(114.4, 27.56, 35.88);
  border-color: rgb(114.4, 27.56, 35.88);
}
.base-forms-module .list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}
.base-forms-module .list-group-item-light.list-group-item-action:hover, .base-forms-module .list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
.base-forms-module .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}
.base-forms-module .list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.base-forms-module .list-group-item-dark.list-group-item-action:hover, .base-forms-module .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.base-forms-module .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}
.base-forms-module .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.base-forms-module .close:hover {
  color: #000;
  text-decoration: none;
}
.base-forms-module .close:not(:disabled):not(.disabled):hover, .base-forms-module .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
.base-forms-module button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.base-forms-module a.close.disabled {
  pointer-events: none;
}
.base-forms-module .modal-open {
  overflow: hidden;
}
.base-forms-module .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.base-forms-module .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.base-forms-module .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .base-forms-module .modal-dialog {
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .base-forms-module .modal-dialog {
    transition: none;
  }
}
.modal.fade .base-forms-module .modal-dialog {
  transform: translate(0, -50px);
}
.modal.show .base-forms-module .modal-dialog {
  transform: none;
}
.modal.modal-static .base-forms-module .modal-dialog {
  transform: scale(1.02);
}
.base-forms-module .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.base-forms-module .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.base-forms-module .modal-dialog-scrollable .modal-header,
.base-forms-module .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.base-forms-module .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.base-forms-module .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.base-forms-module .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.base-forms-module .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.base-forms-module .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.base-forms-module .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.base-forms-module .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.base-forms-module .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.base-forms-module .modal-backdrop.fade {
  opacity: 0;
}
.base-forms-module .modal-backdrop.show {
  opacity: 0.5;
}
.base-forms-module .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.base-forms-module .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.base-forms-module .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.base-forms-module .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.base-forms-module .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.base-forms-module .modal-footer > * {
  margin: 0.25rem;
}
.base-forms-module .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .base-forms-module .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .base-forms-module .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .base-forms-module .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .base-forms-module .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .base-forms-module .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .base-forms-module .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .base-forms-module .modal-lg,
  .base-forms-module .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .modal-xl {
    max-width: 1140px;
  }
}
.base-forms-module .align-baseline {
  vertical-align: baseline !important;
}
.base-forms-module .align-top {
  vertical-align: top !important;
}
.base-forms-module .align-middle {
  vertical-align: middle !important;
}
.base-forms-module .align-bottom {
  vertical-align: bottom !important;
}
.base-forms-module .align-text-bottom {
  vertical-align: text-bottom !important;
}
.base-forms-module .align-text-top {
  vertical-align: text-top !important;
}
.base-forms-module .bg-primary {
  background-color: #007bff !important;
}
.base-forms-module a.bg-primary:hover, .base-forms-module a.bg-primary:focus,
.base-forms-module button.bg-primary:hover,
.base-forms-module button.bg-primary:focus {
  background-color: rgb(0, 98.4, 204) !important;
}
.base-forms-module .bg-secondary {
  background-color: #6c757d !important;
}
.base-forms-module a.bg-secondary:hover, .base-forms-module a.bg-secondary:focus,
.base-forms-module button.bg-secondary:hover,
.base-forms-module button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}
.base-forms-module .bg-success {
  background-color: #28a745 !important;
}
.base-forms-module a.bg-success:hover, .base-forms-module a.bg-success:focus,
.base-forms-module button.bg-success:hover,
.base-forms-module button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}
.base-forms-module .bg-info {
  background-color: #17a2b8 !important;
}
.base-forms-module a.bg-info:hover, .base-forms-module a.bg-info:focus,
.base-forms-module button.bg-info:hover,
.base-forms-module button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}
.base-forms-module .bg-warning {
  background-color: #ffc107 !important;
}
.base-forms-module a.bg-warning:hover, .base-forms-module a.bg-warning:focus,
.base-forms-module button.bg-warning:hover,
.base-forms-module button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}
.base-forms-module .bg-danger {
  background-color: #dc3545 !important;
}
.base-forms-module a.bg-danger:hover, .base-forms-module a.bg-danger:focus,
.base-forms-module button.bg-danger:hover,
.base-forms-module button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}
.base-forms-module .bg-light {
  background-color: #f8f9fa !important;
}
.base-forms-module a.bg-light:hover, .base-forms-module a.bg-light:focus,
.base-forms-module button.bg-light:hover,
.base-forms-module button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}
.base-forms-module .bg-dark {
  background-color: #343a40 !important;
}
.base-forms-module a.bg-dark:hover, .base-forms-module a.bg-dark:focus,
.base-forms-module button.bg-dark:hover,
.base-forms-module button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}
.base-forms-module .bg-white {
  background-color: #fff !important;
}
.base-forms-module .bg-transparent {
  background-color: transparent !important;
}
.base-forms-module .border {
  border: 1px solid #dee2e6 !important;
}
.base-forms-module .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.base-forms-module .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.base-forms-module .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.base-forms-module .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.base-forms-module .border-0 {
  border: 0 !important;
}
.base-forms-module .border-top-0 {
  border-top: 0 !important;
}
.base-forms-module .border-right-0 {
  border-right: 0 !important;
}
.base-forms-module .border-bottom-0 {
  border-bottom: 0 !important;
}
.base-forms-module .border-left-0 {
  border-left: 0 !important;
}
.base-forms-module .border-primary {
  border-color: #007bff !important;
}
.base-forms-module .border-secondary {
  border-color: #6c757d !important;
}
.base-forms-module .border-success {
  border-color: #28a745 !important;
}
.base-forms-module .border-info {
  border-color: #17a2b8 !important;
}
.base-forms-module .border-warning {
  border-color: #ffc107 !important;
}
.base-forms-module .border-danger {
  border-color: #dc3545 !important;
}
.base-forms-module .border-light {
  border-color: #f8f9fa !important;
}
.base-forms-module .border-dark {
  border-color: #343a40 !important;
}
.base-forms-module .border-white {
  border-color: #fff !important;
}
.base-forms-module .rounded-sm {
  border-radius: 0.2rem !important;
}
.base-forms-module .rounded {
  border-radius: 0.25rem !important;
}
.base-forms-module .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.base-forms-module .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.base-forms-module .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.base-forms-module .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.base-forms-module .rounded-lg {
  border-radius: 0.3rem !important;
}
.base-forms-module .rounded-circle {
  border-radius: 50% !important;
}
.base-forms-module .rounded-pill {
  border-radius: 50rem !important;
}
.base-forms-module .rounded-0 {
  border-radius: 0 !important;
}
.base-forms-module .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.base-forms-module .d-none {
  display: none !important;
}
.base-forms-module .d-inline {
  display: inline !important;
}
.base-forms-module .d-inline-block {
  display: inline-block !important;
}
.base-forms-module .d-block {
  display: block !important;
}
.base-forms-module .d-table {
  display: table !important;
}
.base-forms-module .d-table-row {
  display: table-row !important;
}
.base-forms-module .d-table-cell {
  display: table-cell !important;
}
.base-forms-module .d-flex {
  display: flex !important;
}
.base-forms-module .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .base-forms-module .d-sm-none {
    display: none !important;
  }
  .base-forms-module .d-sm-inline {
    display: inline !important;
  }
  .base-forms-module .d-sm-inline-block {
    display: inline-block !important;
  }
  .base-forms-module .d-sm-block {
    display: block !important;
  }
  .base-forms-module .d-sm-table {
    display: table !important;
  }
  .base-forms-module .d-sm-table-row {
    display: table-row !important;
  }
  .base-forms-module .d-sm-table-cell {
    display: table-cell !important;
  }
  .base-forms-module .d-sm-flex {
    display: flex !important;
  }
  .base-forms-module .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .base-forms-module .d-md-none {
    display: none !important;
  }
  .base-forms-module .d-md-inline {
    display: inline !important;
  }
  .base-forms-module .d-md-inline-block {
    display: inline-block !important;
  }
  .base-forms-module .d-md-block {
    display: block !important;
  }
  .base-forms-module .d-md-table {
    display: table !important;
  }
  .base-forms-module .d-md-table-row {
    display: table-row !important;
  }
  .base-forms-module .d-md-table-cell {
    display: table-cell !important;
  }
  .base-forms-module .d-md-flex {
    display: flex !important;
  }
  .base-forms-module .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .base-forms-module .d-lg-none {
    display: none !important;
  }
  .base-forms-module .d-lg-inline {
    display: inline !important;
  }
  .base-forms-module .d-lg-inline-block {
    display: inline-block !important;
  }
  .base-forms-module .d-lg-block {
    display: block !important;
  }
  .base-forms-module .d-lg-table {
    display: table !important;
  }
  .base-forms-module .d-lg-table-row {
    display: table-row !important;
  }
  .base-forms-module .d-lg-table-cell {
    display: table-cell !important;
  }
  .base-forms-module .d-lg-flex {
    display: flex !important;
  }
  .base-forms-module .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .d-xl-none {
    display: none !important;
  }
  .base-forms-module .d-xl-inline {
    display: inline !important;
  }
  .base-forms-module .d-xl-inline-block {
    display: inline-block !important;
  }
  .base-forms-module .d-xl-block {
    display: block !important;
  }
  .base-forms-module .d-xl-table {
    display: table !important;
  }
  .base-forms-module .d-xl-table-row {
    display: table-row !important;
  }
  .base-forms-module .d-xl-table-cell {
    display: table-cell !important;
  }
  .base-forms-module .d-xl-flex {
    display: flex !important;
  }
  .base-forms-module .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .base-forms-module .d-print-none {
    display: none !important;
  }
  .base-forms-module .d-print-inline {
    display: inline !important;
  }
  .base-forms-module .d-print-inline-block {
    display: inline-block !important;
  }
  .base-forms-module .d-print-block {
    display: block !important;
  }
  .base-forms-module .d-print-table {
    display: table !important;
  }
  .base-forms-module .d-print-table-row {
    display: table-row !important;
  }
  .base-forms-module .d-print-table-cell {
    display: table-cell !important;
  }
  .base-forms-module .d-print-flex {
    display: flex !important;
  }
  .base-forms-module .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.base-forms-module .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.base-forms-module .embed-responsive::before {
  display: block;
  content: "";
}
.base-forms-module .embed-responsive .embed-responsive-item,
.base-forms-module .embed-responsive iframe,
.base-forms-module .embed-responsive embed,
.base-forms-module .embed-responsive object,
.base-forms-module .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.base-forms-module .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.base-forms-module .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.base-forms-module .embed-responsive-4by3::before {
  padding-top: 75%;
}
.base-forms-module .embed-responsive-1by1::before {
  padding-top: 100%;
}
.base-forms-module .flex-row {
  flex-direction: row !important;
}
.base-forms-module .flex-column {
  flex-direction: column !important;
}
.base-forms-module .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.base-forms-module .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.base-forms-module .flex-wrap {
  flex-wrap: wrap !important;
}
.base-forms-module .flex-nowrap {
  flex-wrap: nowrap !important;
}
.base-forms-module .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.base-forms-module .flex-fill {
  flex: 1 1 auto !important;
}
.base-forms-module .flex-grow-0 {
  flex-grow: 0 !important;
}
.base-forms-module .flex-grow-1 {
  flex-grow: 1 !important;
}
.base-forms-module .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.base-forms-module .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.base-forms-module .justify-content-start {
  justify-content: flex-start !important;
}
.base-forms-module .justify-content-end {
  justify-content: flex-end !important;
}
.base-forms-module .justify-content-center {
  justify-content: center !important;
}
.base-forms-module .justify-content-between {
  justify-content: space-between !important;
}
.base-forms-module .justify-content-around {
  justify-content: space-around !important;
}
.base-forms-module .align-items-start {
  align-items: flex-start !important;
}
.base-forms-module .align-items-end {
  align-items: flex-end !important;
}
.base-forms-module .align-items-center {
  align-items: center !important;
}
.base-forms-module .align-items-baseline {
  align-items: baseline !important;
}
.base-forms-module .align-items-stretch {
  align-items: stretch !important;
}
.base-forms-module .align-content-start {
  align-content: flex-start !important;
}
.base-forms-module .align-content-end {
  align-content: flex-end !important;
}
.base-forms-module .align-content-center {
  align-content: center !important;
}
.base-forms-module .align-content-between {
  align-content: space-between !important;
}
.base-forms-module .align-content-around {
  align-content: space-around !important;
}
.base-forms-module .align-content-stretch {
  align-content: stretch !important;
}
.base-forms-module .align-self-auto {
  align-self: auto !important;
}
.base-forms-module .align-self-start {
  align-self: flex-start !important;
}
.base-forms-module .align-self-end {
  align-self: flex-end !important;
}
.base-forms-module .align-self-center {
  align-self: center !important;
}
.base-forms-module .align-self-baseline {
  align-self: baseline !important;
}
.base-forms-module .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .base-forms-module .flex-sm-row {
    flex-direction: row !important;
  }
  .base-forms-module .flex-sm-column {
    flex-direction: column !important;
  }
  .base-forms-module .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .base-forms-module .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .base-forms-module .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .base-forms-module .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .base-forms-module .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .base-forms-module .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .base-forms-module .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .base-forms-module .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .base-forms-module .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .base-forms-module .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .base-forms-module .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .base-forms-module .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .base-forms-module .justify-content-sm-center {
    justify-content: center !important;
  }
  .base-forms-module .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .base-forms-module .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .base-forms-module .align-items-sm-start {
    align-items: flex-start !important;
  }
  .base-forms-module .align-items-sm-end {
    align-items: flex-end !important;
  }
  .base-forms-module .align-items-sm-center {
    align-items: center !important;
  }
  .base-forms-module .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .base-forms-module .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .base-forms-module .align-content-sm-start {
    align-content: flex-start !important;
  }
  .base-forms-module .align-content-sm-end {
    align-content: flex-end !important;
  }
  .base-forms-module .align-content-sm-center {
    align-content: center !important;
  }
  .base-forms-module .align-content-sm-between {
    align-content: space-between !important;
  }
  .base-forms-module .align-content-sm-around {
    align-content: space-around !important;
  }
  .base-forms-module .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .base-forms-module .align-self-sm-auto {
    align-self: auto !important;
  }
  .base-forms-module .align-self-sm-start {
    align-self: flex-start !important;
  }
  .base-forms-module .align-self-sm-end {
    align-self: flex-end !important;
  }
  .base-forms-module .align-self-sm-center {
    align-self: center !important;
  }
  .base-forms-module .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .base-forms-module .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .base-forms-module .flex-md-row {
    flex-direction: row !important;
  }
  .base-forms-module .flex-md-column {
    flex-direction: column !important;
  }
  .base-forms-module .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .base-forms-module .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .base-forms-module .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .base-forms-module .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .base-forms-module .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .base-forms-module .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .base-forms-module .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .base-forms-module .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .base-forms-module .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .base-forms-module .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .base-forms-module .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .base-forms-module .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .base-forms-module .justify-content-md-center {
    justify-content: center !important;
  }
  .base-forms-module .justify-content-md-between {
    justify-content: space-between !important;
  }
  .base-forms-module .justify-content-md-around {
    justify-content: space-around !important;
  }
  .base-forms-module .align-items-md-start {
    align-items: flex-start !important;
  }
  .base-forms-module .align-items-md-end {
    align-items: flex-end !important;
  }
  .base-forms-module .align-items-md-center {
    align-items: center !important;
  }
  .base-forms-module .align-items-md-baseline {
    align-items: baseline !important;
  }
  .base-forms-module .align-items-md-stretch {
    align-items: stretch !important;
  }
  .base-forms-module .align-content-md-start {
    align-content: flex-start !important;
  }
  .base-forms-module .align-content-md-end {
    align-content: flex-end !important;
  }
  .base-forms-module .align-content-md-center {
    align-content: center !important;
  }
  .base-forms-module .align-content-md-between {
    align-content: space-between !important;
  }
  .base-forms-module .align-content-md-around {
    align-content: space-around !important;
  }
  .base-forms-module .align-content-md-stretch {
    align-content: stretch !important;
  }
  .base-forms-module .align-self-md-auto {
    align-self: auto !important;
  }
  .base-forms-module .align-self-md-start {
    align-self: flex-start !important;
  }
  .base-forms-module .align-self-md-end {
    align-self: flex-end !important;
  }
  .base-forms-module .align-self-md-center {
    align-self: center !important;
  }
  .base-forms-module .align-self-md-baseline {
    align-self: baseline !important;
  }
  .base-forms-module .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .base-forms-module .flex-lg-row {
    flex-direction: row !important;
  }
  .base-forms-module .flex-lg-column {
    flex-direction: column !important;
  }
  .base-forms-module .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .base-forms-module .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .base-forms-module .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .base-forms-module .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .base-forms-module .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .base-forms-module .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .base-forms-module .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .base-forms-module .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .base-forms-module .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .base-forms-module .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .base-forms-module .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .base-forms-module .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .base-forms-module .justify-content-lg-center {
    justify-content: center !important;
  }
  .base-forms-module .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .base-forms-module .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .base-forms-module .align-items-lg-start {
    align-items: flex-start !important;
  }
  .base-forms-module .align-items-lg-end {
    align-items: flex-end !important;
  }
  .base-forms-module .align-items-lg-center {
    align-items: center !important;
  }
  .base-forms-module .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .base-forms-module .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .base-forms-module .align-content-lg-start {
    align-content: flex-start !important;
  }
  .base-forms-module .align-content-lg-end {
    align-content: flex-end !important;
  }
  .base-forms-module .align-content-lg-center {
    align-content: center !important;
  }
  .base-forms-module .align-content-lg-between {
    align-content: space-between !important;
  }
  .base-forms-module .align-content-lg-around {
    align-content: space-around !important;
  }
  .base-forms-module .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .base-forms-module .align-self-lg-auto {
    align-self: auto !important;
  }
  .base-forms-module .align-self-lg-start {
    align-self: flex-start !important;
  }
  .base-forms-module .align-self-lg-end {
    align-self: flex-end !important;
  }
  .base-forms-module .align-self-lg-center {
    align-self: center !important;
  }
  .base-forms-module .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .base-forms-module .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .flex-xl-row {
    flex-direction: row !important;
  }
  .base-forms-module .flex-xl-column {
    flex-direction: column !important;
  }
  .base-forms-module .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .base-forms-module .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .base-forms-module .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .base-forms-module .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .base-forms-module .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .base-forms-module .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .base-forms-module .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .base-forms-module .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .base-forms-module .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .base-forms-module .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .base-forms-module .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .base-forms-module .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .base-forms-module .justify-content-xl-center {
    justify-content: center !important;
  }
  .base-forms-module .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .base-forms-module .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .base-forms-module .align-items-xl-start {
    align-items: flex-start !important;
  }
  .base-forms-module .align-items-xl-end {
    align-items: flex-end !important;
  }
  .base-forms-module .align-items-xl-center {
    align-items: center !important;
  }
  .base-forms-module .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .base-forms-module .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .base-forms-module .align-content-xl-start {
    align-content: flex-start !important;
  }
  .base-forms-module .align-content-xl-end {
    align-content: flex-end !important;
  }
  .base-forms-module .align-content-xl-center {
    align-content: center !important;
  }
  .base-forms-module .align-content-xl-between {
    align-content: space-between !important;
  }
  .base-forms-module .align-content-xl-around {
    align-content: space-around !important;
  }
  .base-forms-module .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .base-forms-module .align-self-xl-auto {
    align-self: auto !important;
  }
  .base-forms-module .align-self-xl-start {
    align-self: flex-start !important;
  }
  .base-forms-module .align-self-xl-end {
    align-self: flex-end !important;
  }
  .base-forms-module .align-self-xl-center {
    align-self: center !important;
  }
  .base-forms-module .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .base-forms-module .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.base-forms-module .float-left {
  float: left !important;
}
.base-forms-module .float-right {
  float: right !important;
}
.base-forms-module .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .base-forms-module .float-sm-left {
    float: left !important;
  }
  .base-forms-module .float-sm-right {
    float: right !important;
  }
  .base-forms-module .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .base-forms-module .float-md-left {
    float: left !important;
  }
  .base-forms-module .float-md-right {
    float: right !important;
  }
  .base-forms-module .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .base-forms-module .float-lg-left {
    float: left !important;
  }
  .base-forms-module .float-lg-right {
    float: right !important;
  }
  .base-forms-module .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .float-xl-left {
    float: left !important;
  }
  .base-forms-module .float-xl-right {
    float: right !important;
  }
  .base-forms-module .float-xl-none {
    float: none !important;
  }
}
.base-forms-module .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.base-forms-module .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.base-forms-module .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.base-forms-module .overflow-auto {
  overflow: auto !important;
}
.base-forms-module .overflow-hidden {
  overflow: hidden !important;
}
.base-forms-module .position-static {
  position: static !important;
}
.base-forms-module .position-relative {
  position: relative !important;
}
.base-forms-module .position-absolute {
  position: absolute !important;
}
.base-forms-module .position-fixed {
  position: fixed !important;
}
.base-forms-module .position-sticky {
  position: sticky !important;
}
.base-forms-module .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.base-forms-module .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .base-forms-module .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.base-forms-module .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.base-forms-module .sr-only-focusable:active, .base-forms-module .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.base-forms-module .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.base-forms-module .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.base-forms-module .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.base-forms-module .shadow-none {
  box-shadow: none !important;
}
.base-forms-module .w-25 {
  width: 25% !important;
}
.base-forms-module .w-50 {
  width: 50% !important;
}
.base-forms-module .w-75 {
  width: 75% !important;
}
.base-forms-module .w-100 {
  width: 100% !important;
}
.base-forms-module .w-auto {
  width: auto !important;
}
.base-forms-module .h-25 {
  height: 25% !important;
}
.base-forms-module .h-50 {
  height: 50% !important;
}
.base-forms-module .h-75 {
  height: 75% !important;
}
.base-forms-module .h-100 {
  height: 100% !important;
}
.base-forms-module .h-auto {
  height: auto !important;
}
.base-forms-module .mw-100 {
  max-width: 100% !important;
}
.base-forms-module .mh-100 {
  max-height: 100% !important;
}
.base-forms-module .min-vw-100 {
  min-width: 100vw !important;
}
.base-forms-module .min-vh-100 {
  min-height: 100vh !important;
}
.base-forms-module .vw-100 {
  width: 100vw !important;
}
.base-forms-module .vh-100 {
  height: 100vh !important;
}
.base-forms-module .m-0 {
  margin: 0 !important;
}
.base-forms-module .mt-0,
.base-forms-module .my-0 {
  margin-top: 0 !important;
}
.base-forms-module .mr-0,
.base-forms-module .mx-0 {
  margin-right: 0 !important;
}
.base-forms-module .mb-0,
.base-forms-module .my-0 {
  margin-bottom: 0 !important;
}
.base-forms-module .ml-0,
.base-forms-module .mx-0 {
  margin-left: 0 !important;
}
.base-forms-module .m-1 {
  margin: 0.25rem !important;
}
.base-forms-module .mt-1,
.base-forms-module .my-1 {
  margin-top: 0.25rem !important;
}
.base-forms-module .mr-1,
.base-forms-module .mx-1 {
  margin-right: 0.25rem !important;
}
.base-forms-module .mb-1,
.base-forms-module .my-1 {
  margin-bottom: 0.25rem !important;
}
.base-forms-module .ml-1,
.base-forms-module .mx-1 {
  margin-left: 0.25rem !important;
}
.base-forms-module .m-2 {
  margin: 0.5rem !important;
}
.base-forms-module .mt-2,
.base-forms-module .my-2 {
  margin-top: 0.5rem !important;
}
.base-forms-module .mr-2,
.base-forms-module .mx-2 {
  margin-right: 0.5rem !important;
}
.base-forms-module .mb-2,
.base-forms-module .my-2 {
  margin-bottom: 0.5rem !important;
}
.base-forms-module .ml-2,
.base-forms-module .mx-2 {
  margin-left: 0.5rem !important;
}
.base-forms-module .m-3 {
  margin: 1rem !important;
}
.base-forms-module .mt-3,
.base-forms-module .my-3 {
  margin-top: 1rem !important;
}
.base-forms-module .mr-3,
.base-forms-module .mx-3 {
  margin-right: 1rem !important;
}
.base-forms-module .mb-3,
.base-forms-module .my-3 {
  margin-bottom: 1rem !important;
}
.base-forms-module .ml-3,
.base-forms-module .mx-3 {
  margin-left: 1rem !important;
}
.base-forms-module .m-4 {
  margin: 1.5rem !important;
}
.base-forms-module .mt-4,
.base-forms-module .my-4 {
  margin-top: 1.5rem !important;
}
.base-forms-module .mr-4,
.base-forms-module .mx-4 {
  margin-right: 1.5rem !important;
}
.base-forms-module .mb-4,
.base-forms-module .my-4 {
  margin-bottom: 1.5rem !important;
}
.base-forms-module .ml-4,
.base-forms-module .mx-4 {
  margin-left: 1.5rem !important;
}
.base-forms-module .m-5 {
  margin: 3rem !important;
}
.base-forms-module .mt-5,
.base-forms-module .my-5 {
  margin-top: 3rem !important;
}
.base-forms-module .mr-5,
.base-forms-module .mx-5 {
  margin-right: 3rem !important;
}
.base-forms-module .mb-5,
.base-forms-module .my-5 {
  margin-bottom: 3rem !important;
}
.base-forms-module .ml-5,
.base-forms-module .mx-5 {
  margin-left: 3rem !important;
}
.base-forms-module .p-0 {
  padding: 0 !important;
}
.base-forms-module .pt-0,
.base-forms-module .py-0 {
  padding-top: 0 !important;
}
.base-forms-module .pr-0,
.base-forms-module .px-0 {
  padding-right: 0 !important;
}
.base-forms-module .pb-0,
.base-forms-module .py-0 {
  padding-bottom: 0 !important;
}
.base-forms-module .pl-0,
.base-forms-module .px-0 {
  padding-left: 0 !important;
}
.base-forms-module .p-1 {
  padding: 0.25rem !important;
}
.base-forms-module .pt-1,
.base-forms-module .py-1 {
  padding-top: 0.25rem !important;
}
.base-forms-module .pr-1,
.base-forms-module .px-1 {
  padding-right: 0.25rem !important;
}
.base-forms-module .pb-1,
.base-forms-module .py-1 {
  padding-bottom: 0.25rem !important;
}
.base-forms-module .pl-1,
.base-forms-module .px-1 {
  padding-left: 0.25rem !important;
}
.base-forms-module .p-2 {
  padding: 0.5rem !important;
}
.base-forms-module .pt-2,
.base-forms-module .py-2 {
  padding-top: 0.5rem !important;
}
.base-forms-module .pr-2,
.base-forms-module .px-2 {
  padding-right: 0.5rem !important;
}
.base-forms-module .pb-2,
.base-forms-module .py-2 {
  padding-bottom: 0.5rem !important;
}
.base-forms-module .pl-2,
.base-forms-module .px-2 {
  padding-left: 0.5rem !important;
}
.base-forms-module .p-3 {
  padding: 1rem !important;
}
.base-forms-module .pt-3,
.base-forms-module .py-3 {
  padding-top: 1rem !important;
}
.base-forms-module .pr-3,
.base-forms-module .px-3 {
  padding-right: 1rem !important;
}
.base-forms-module .pb-3,
.base-forms-module .py-3 {
  padding-bottom: 1rem !important;
}
.base-forms-module .pl-3,
.base-forms-module .px-3 {
  padding-left: 1rem !important;
}
.base-forms-module .p-4 {
  padding: 1.5rem !important;
}
.base-forms-module .pt-4,
.base-forms-module .py-4 {
  padding-top: 1.5rem !important;
}
.base-forms-module .pr-4,
.base-forms-module .px-4 {
  padding-right: 1.5rem !important;
}
.base-forms-module .pb-4,
.base-forms-module .py-4 {
  padding-bottom: 1.5rem !important;
}
.base-forms-module .pl-4,
.base-forms-module .px-4 {
  padding-left: 1.5rem !important;
}
.base-forms-module .p-5 {
  padding: 3rem !important;
}
.base-forms-module .pt-5,
.base-forms-module .py-5 {
  padding-top: 3rem !important;
}
.base-forms-module .pr-5,
.base-forms-module .px-5 {
  padding-right: 3rem !important;
}
.base-forms-module .pb-5,
.base-forms-module .py-5 {
  padding-bottom: 3rem !important;
}
.base-forms-module .pl-5,
.base-forms-module .px-5 {
  padding-left: 3rem !important;
}
.base-forms-module .m-n1 {
  margin: -0.25rem !important;
}
.base-forms-module .mt-n1,
.base-forms-module .my-n1 {
  margin-top: -0.25rem !important;
}
.base-forms-module .mr-n1,
.base-forms-module .mx-n1 {
  margin-right: -0.25rem !important;
}
.base-forms-module .mb-n1,
.base-forms-module .my-n1 {
  margin-bottom: -0.25rem !important;
}
.base-forms-module .ml-n1,
.base-forms-module .mx-n1 {
  margin-left: -0.25rem !important;
}
.base-forms-module .m-n2 {
  margin: -0.5rem !important;
}
.base-forms-module .mt-n2,
.base-forms-module .my-n2 {
  margin-top: -0.5rem !important;
}
.base-forms-module .mr-n2,
.base-forms-module .mx-n2 {
  margin-right: -0.5rem !important;
}
.base-forms-module .mb-n2,
.base-forms-module .my-n2 {
  margin-bottom: -0.5rem !important;
}
.base-forms-module .ml-n2,
.base-forms-module .mx-n2 {
  margin-left: -0.5rem !important;
}
.base-forms-module .m-n3 {
  margin: -1rem !important;
}
.base-forms-module .mt-n3,
.base-forms-module .my-n3 {
  margin-top: -1rem !important;
}
.base-forms-module .mr-n3,
.base-forms-module .mx-n3 {
  margin-right: -1rem !important;
}
.base-forms-module .mb-n3,
.base-forms-module .my-n3 {
  margin-bottom: -1rem !important;
}
.base-forms-module .ml-n3,
.base-forms-module .mx-n3 {
  margin-left: -1rem !important;
}
.base-forms-module .m-n4 {
  margin: -1.5rem !important;
}
.base-forms-module .mt-n4,
.base-forms-module .my-n4 {
  margin-top: -1.5rem !important;
}
.base-forms-module .mr-n4,
.base-forms-module .mx-n4 {
  margin-right: -1.5rem !important;
}
.base-forms-module .mb-n4,
.base-forms-module .my-n4 {
  margin-bottom: -1.5rem !important;
}
.base-forms-module .ml-n4,
.base-forms-module .mx-n4 {
  margin-left: -1.5rem !important;
}
.base-forms-module .m-n5 {
  margin: -3rem !important;
}
.base-forms-module .mt-n5,
.base-forms-module .my-n5 {
  margin-top: -3rem !important;
}
.base-forms-module .mr-n5,
.base-forms-module .mx-n5 {
  margin-right: -3rem !important;
}
.base-forms-module .mb-n5,
.base-forms-module .my-n5 {
  margin-bottom: -3rem !important;
}
.base-forms-module .ml-n5,
.base-forms-module .mx-n5 {
  margin-left: -3rem !important;
}
.base-forms-module .m-auto {
  margin: auto !important;
}
.base-forms-module .mt-auto,
.base-forms-module .my-auto {
  margin-top: auto !important;
}
.base-forms-module .mr-auto,
.base-forms-module .mx-auto {
  margin-right: auto !important;
}
.base-forms-module .mb-auto,
.base-forms-module .my-auto {
  margin-bottom: auto !important;
}
.base-forms-module .ml-auto,
.base-forms-module .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .base-forms-module .m-sm-0 {
    margin: 0 !important;
  }
  .base-forms-module .mt-sm-0,
  .base-forms-module .my-sm-0 {
    margin-top: 0 !important;
  }
  .base-forms-module .mr-sm-0,
  .base-forms-module .mx-sm-0 {
    margin-right: 0 !important;
  }
  .base-forms-module .mb-sm-0,
  .base-forms-module .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .base-forms-module .ml-sm-0,
  .base-forms-module .mx-sm-0 {
    margin-left: 0 !important;
  }
  .base-forms-module .m-sm-1 {
    margin: 0.25rem !important;
  }
  .base-forms-module .mt-sm-1,
  .base-forms-module .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .base-forms-module .mr-sm-1,
  .base-forms-module .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .base-forms-module .mb-sm-1,
  .base-forms-module .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .base-forms-module .ml-sm-1,
  .base-forms-module .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .base-forms-module .m-sm-2 {
    margin: 0.5rem !important;
  }
  .base-forms-module .mt-sm-2,
  .base-forms-module .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .base-forms-module .mr-sm-2,
  .base-forms-module .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .base-forms-module .mb-sm-2,
  .base-forms-module .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .base-forms-module .ml-sm-2,
  .base-forms-module .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .base-forms-module .m-sm-3 {
    margin: 1rem !important;
  }
  .base-forms-module .mt-sm-3,
  .base-forms-module .my-sm-3 {
    margin-top: 1rem !important;
  }
  .base-forms-module .mr-sm-3,
  .base-forms-module .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .base-forms-module .mb-sm-3,
  .base-forms-module .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .base-forms-module .ml-sm-3,
  .base-forms-module .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .base-forms-module .m-sm-4 {
    margin: 1.5rem !important;
  }
  .base-forms-module .mt-sm-4,
  .base-forms-module .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .base-forms-module .mr-sm-4,
  .base-forms-module .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .base-forms-module .mb-sm-4,
  .base-forms-module .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .base-forms-module .ml-sm-4,
  .base-forms-module .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .base-forms-module .m-sm-5 {
    margin: 3rem !important;
  }
  .base-forms-module .mt-sm-5,
  .base-forms-module .my-sm-5 {
    margin-top: 3rem !important;
  }
  .base-forms-module .mr-sm-5,
  .base-forms-module .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .base-forms-module .mb-sm-5,
  .base-forms-module .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .base-forms-module .ml-sm-5,
  .base-forms-module .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .base-forms-module .p-sm-0 {
    padding: 0 !important;
  }
  .base-forms-module .pt-sm-0,
  .base-forms-module .py-sm-0 {
    padding-top: 0 !important;
  }
  .base-forms-module .pr-sm-0,
  .base-forms-module .px-sm-0 {
    padding-right: 0 !important;
  }
  .base-forms-module .pb-sm-0,
  .base-forms-module .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .base-forms-module .pl-sm-0,
  .base-forms-module .px-sm-0 {
    padding-left: 0 !important;
  }
  .base-forms-module .p-sm-1 {
    padding: 0.25rem !important;
  }
  .base-forms-module .pt-sm-1,
  .base-forms-module .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .base-forms-module .pr-sm-1,
  .base-forms-module .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .base-forms-module .pb-sm-1,
  .base-forms-module .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .base-forms-module .pl-sm-1,
  .base-forms-module .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .base-forms-module .p-sm-2 {
    padding: 0.5rem !important;
  }
  .base-forms-module .pt-sm-2,
  .base-forms-module .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .base-forms-module .pr-sm-2,
  .base-forms-module .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .base-forms-module .pb-sm-2,
  .base-forms-module .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .base-forms-module .pl-sm-2,
  .base-forms-module .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .base-forms-module .p-sm-3 {
    padding: 1rem !important;
  }
  .base-forms-module .pt-sm-3,
  .base-forms-module .py-sm-3 {
    padding-top: 1rem !important;
  }
  .base-forms-module .pr-sm-3,
  .base-forms-module .px-sm-3 {
    padding-right: 1rem !important;
  }
  .base-forms-module .pb-sm-3,
  .base-forms-module .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .base-forms-module .pl-sm-3,
  .base-forms-module .px-sm-3 {
    padding-left: 1rem !important;
  }
  .base-forms-module .p-sm-4 {
    padding: 1.5rem !important;
  }
  .base-forms-module .pt-sm-4,
  .base-forms-module .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .base-forms-module .pr-sm-4,
  .base-forms-module .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .base-forms-module .pb-sm-4,
  .base-forms-module .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .base-forms-module .pl-sm-4,
  .base-forms-module .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .base-forms-module .p-sm-5 {
    padding: 3rem !important;
  }
  .base-forms-module .pt-sm-5,
  .base-forms-module .py-sm-5 {
    padding-top: 3rem !important;
  }
  .base-forms-module .pr-sm-5,
  .base-forms-module .px-sm-5 {
    padding-right: 3rem !important;
  }
  .base-forms-module .pb-sm-5,
  .base-forms-module .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .base-forms-module .pl-sm-5,
  .base-forms-module .px-sm-5 {
    padding-left: 3rem !important;
  }
  .base-forms-module .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .base-forms-module .mt-sm-n1,
  .base-forms-module .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .base-forms-module .mr-sm-n1,
  .base-forms-module .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .base-forms-module .mb-sm-n1,
  .base-forms-module .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .base-forms-module .ml-sm-n1,
  .base-forms-module .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .base-forms-module .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .base-forms-module .mt-sm-n2,
  .base-forms-module .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .base-forms-module .mr-sm-n2,
  .base-forms-module .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .base-forms-module .mb-sm-n2,
  .base-forms-module .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .base-forms-module .ml-sm-n2,
  .base-forms-module .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .base-forms-module .m-sm-n3 {
    margin: -1rem !important;
  }
  .base-forms-module .mt-sm-n3,
  .base-forms-module .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .base-forms-module .mr-sm-n3,
  .base-forms-module .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .base-forms-module .mb-sm-n3,
  .base-forms-module .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .base-forms-module .ml-sm-n3,
  .base-forms-module .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .base-forms-module .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .base-forms-module .mt-sm-n4,
  .base-forms-module .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .base-forms-module .mr-sm-n4,
  .base-forms-module .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .base-forms-module .mb-sm-n4,
  .base-forms-module .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .base-forms-module .ml-sm-n4,
  .base-forms-module .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .base-forms-module .m-sm-n5 {
    margin: -3rem !important;
  }
  .base-forms-module .mt-sm-n5,
  .base-forms-module .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .base-forms-module .mr-sm-n5,
  .base-forms-module .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .base-forms-module .mb-sm-n5,
  .base-forms-module .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .base-forms-module .ml-sm-n5,
  .base-forms-module .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .base-forms-module .m-sm-auto {
    margin: auto !important;
  }
  .base-forms-module .mt-sm-auto,
  .base-forms-module .my-sm-auto {
    margin-top: auto !important;
  }
  .base-forms-module .mr-sm-auto,
  .base-forms-module .mx-sm-auto {
    margin-right: auto !important;
  }
  .base-forms-module .mb-sm-auto,
  .base-forms-module .my-sm-auto {
    margin-bottom: auto !important;
  }
  .base-forms-module .ml-sm-auto,
  .base-forms-module .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .base-forms-module .m-md-0 {
    margin: 0 !important;
  }
  .base-forms-module .mt-md-0,
  .base-forms-module .my-md-0 {
    margin-top: 0 !important;
  }
  .base-forms-module .mr-md-0,
  .base-forms-module .mx-md-0 {
    margin-right: 0 !important;
  }
  .base-forms-module .mb-md-0,
  .base-forms-module .my-md-0 {
    margin-bottom: 0 !important;
  }
  .base-forms-module .ml-md-0,
  .base-forms-module .mx-md-0 {
    margin-left: 0 !important;
  }
  .base-forms-module .m-md-1 {
    margin: 0.25rem !important;
  }
  .base-forms-module .mt-md-1,
  .base-forms-module .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .base-forms-module .mr-md-1,
  .base-forms-module .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .base-forms-module .mb-md-1,
  .base-forms-module .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .base-forms-module .ml-md-1,
  .base-forms-module .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .base-forms-module .m-md-2 {
    margin: 0.5rem !important;
  }
  .base-forms-module .mt-md-2,
  .base-forms-module .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .base-forms-module .mr-md-2,
  .base-forms-module .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .base-forms-module .mb-md-2,
  .base-forms-module .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .base-forms-module .ml-md-2,
  .base-forms-module .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .base-forms-module .m-md-3 {
    margin: 1rem !important;
  }
  .base-forms-module .mt-md-3,
  .base-forms-module .my-md-3 {
    margin-top: 1rem !important;
  }
  .base-forms-module .mr-md-3,
  .base-forms-module .mx-md-3 {
    margin-right: 1rem !important;
  }
  .base-forms-module .mb-md-3,
  .base-forms-module .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .base-forms-module .ml-md-3,
  .base-forms-module .mx-md-3 {
    margin-left: 1rem !important;
  }
  .base-forms-module .m-md-4 {
    margin: 1.5rem !important;
  }
  .base-forms-module .mt-md-4,
  .base-forms-module .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .base-forms-module .mr-md-4,
  .base-forms-module .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .base-forms-module .mb-md-4,
  .base-forms-module .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .base-forms-module .ml-md-4,
  .base-forms-module .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .base-forms-module .m-md-5 {
    margin: 3rem !important;
  }
  .base-forms-module .mt-md-5,
  .base-forms-module .my-md-5 {
    margin-top: 3rem !important;
  }
  .base-forms-module .mr-md-5,
  .base-forms-module .mx-md-5 {
    margin-right: 3rem !important;
  }
  .base-forms-module .mb-md-5,
  .base-forms-module .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .base-forms-module .ml-md-5,
  .base-forms-module .mx-md-5 {
    margin-left: 3rem !important;
  }
  .base-forms-module .p-md-0 {
    padding: 0 !important;
  }
  .base-forms-module .pt-md-0,
  .base-forms-module .py-md-0 {
    padding-top: 0 !important;
  }
  .base-forms-module .pr-md-0,
  .base-forms-module .px-md-0 {
    padding-right: 0 !important;
  }
  .base-forms-module .pb-md-0,
  .base-forms-module .py-md-0 {
    padding-bottom: 0 !important;
  }
  .base-forms-module .pl-md-0,
  .base-forms-module .px-md-0 {
    padding-left: 0 !important;
  }
  .base-forms-module .p-md-1 {
    padding: 0.25rem !important;
  }
  .base-forms-module .pt-md-1,
  .base-forms-module .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .base-forms-module .pr-md-1,
  .base-forms-module .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .base-forms-module .pb-md-1,
  .base-forms-module .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .base-forms-module .pl-md-1,
  .base-forms-module .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .base-forms-module .p-md-2 {
    padding: 0.5rem !important;
  }
  .base-forms-module .pt-md-2,
  .base-forms-module .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .base-forms-module .pr-md-2,
  .base-forms-module .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .base-forms-module .pb-md-2,
  .base-forms-module .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .base-forms-module .pl-md-2,
  .base-forms-module .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .base-forms-module .p-md-3 {
    padding: 1rem !important;
  }
  .base-forms-module .pt-md-3,
  .base-forms-module .py-md-3 {
    padding-top: 1rem !important;
  }
  .base-forms-module .pr-md-3,
  .base-forms-module .px-md-3 {
    padding-right: 1rem !important;
  }
  .base-forms-module .pb-md-3,
  .base-forms-module .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .base-forms-module .pl-md-3,
  .base-forms-module .px-md-3 {
    padding-left: 1rem !important;
  }
  .base-forms-module .p-md-4 {
    padding: 1.5rem !important;
  }
  .base-forms-module .pt-md-4,
  .base-forms-module .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .base-forms-module .pr-md-4,
  .base-forms-module .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .base-forms-module .pb-md-4,
  .base-forms-module .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .base-forms-module .pl-md-4,
  .base-forms-module .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .base-forms-module .p-md-5 {
    padding: 3rem !important;
  }
  .base-forms-module .pt-md-5,
  .base-forms-module .py-md-5 {
    padding-top: 3rem !important;
  }
  .base-forms-module .pr-md-5,
  .base-forms-module .px-md-5 {
    padding-right: 3rem !important;
  }
  .base-forms-module .pb-md-5,
  .base-forms-module .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .base-forms-module .pl-md-5,
  .base-forms-module .px-md-5 {
    padding-left: 3rem !important;
  }
  .base-forms-module .m-md-n1 {
    margin: -0.25rem !important;
  }
  .base-forms-module .mt-md-n1,
  .base-forms-module .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .base-forms-module .mr-md-n1,
  .base-forms-module .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .base-forms-module .mb-md-n1,
  .base-forms-module .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .base-forms-module .ml-md-n1,
  .base-forms-module .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .base-forms-module .m-md-n2 {
    margin: -0.5rem !important;
  }
  .base-forms-module .mt-md-n2,
  .base-forms-module .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .base-forms-module .mr-md-n2,
  .base-forms-module .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .base-forms-module .mb-md-n2,
  .base-forms-module .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .base-forms-module .ml-md-n2,
  .base-forms-module .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .base-forms-module .m-md-n3 {
    margin: -1rem !important;
  }
  .base-forms-module .mt-md-n3,
  .base-forms-module .my-md-n3 {
    margin-top: -1rem !important;
  }
  .base-forms-module .mr-md-n3,
  .base-forms-module .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .base-forms-module .mb-md-n3,
  .base-forms-module .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .base-forms-module .ml-md-n3,
  .base-forms-module .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .base-forms-module .m-md-n4 {
    margin: -1.5rem !important;
  }
  .base-forms-module .mt-md-n4,
  .base-forms-module .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .base-forms-module .mr-md-n4,
  .base-forms-module .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .base-forms-module .mb-md-n4,
  .base-forms-module .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .base-forms-module .ml-md-n4,
  .base-forms-module .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .base-forms-module .m-md-n5 {
    margin: -3rem !important;
  }
  .base-forms-module .mt-md-n5,
  .base-forms-module .my-md-n5 {
    margin-top: -3rem !important;
  }
  .base-forms-module .mr-md-n5,
  .base-forms-module .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .base-forms-module .mb-md-n5,
  .base-forms-module .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .base-forms-module .ml-md-n5,
  .base-forms-module .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .base-forms-module .m-md-auto {
    margin: auto !important;
  }
  .base-forms-module .mt-md-auto,
  .base-forms-module .my-md-auto {
    margin-top: auto !important;
  }
  .base-forms-module .mr-md-auto,
  .base-forms-module .mx-md-auto {
    margin-right: auto !important;
  }
  .base-forms-module .mb-md-auto,
  .base-forms-module .my-md-auto {
    margin-bottom: auto !important;
  }
  .base-forms-module .ml-md-auto,
  .base-forms-module .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .base-forms-module .m-lg-0 {
    margin: 0 !important;
  }
  .base-forms-module .mt-lg-0,
  .base-forms-module .my-lg-0 {
    margin-top: 0 !important;
  }
  .base-forms-module .mr-lg-0,
  .base-forms-module .mx-lg-0 {
    margin-right: 0 !important;
  }
  .base-forms-module .mb-lg-0,
  .base-forms-module .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .base-forms-module .ml-lg-0,
  .base-forms-module .mx-lg-0 {
    margin-left: 0 !important;
  }
  .base-forms-module .m-lg-1 {
    margin: 0.25rem !important;
  }
  .base-forms-module .mt-lg-1,
  .base-forms-module .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .base-forms-module .mr-lg-1,
  .base-forms-module .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .base-forms-module .mb-lg-1,
  .base-forms-module .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .base-forms-module .ml-lg-1,
  .base-forms-module .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .base-forms-module .m-lg-2 {
    margin: 0.5rem !important;
  }
  .base-forms-module .mt-lg-2,
  .base-forms-module .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .base-forms-module .mr-lg-2,
  .base-forms-module .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .base-forms-module .mb-lg-2,
  .base-forms-module .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .base-forms-module .ml-lg-2,
  .base-forms-module .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .base-forms-module .m-lg-3 {
    margin: 1rem !important;
  }
  .base-forms-module .mt-lg-3,
  .base-forms-module .my-lg-3 {
    margin-top: 1rem !important;
  }
  .base-forms-module .mr-lg-3,
  .base-forms-module .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .base-forms-module .mb-lg-3,
  .base-forms-module .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .base-forms-module .ml-lg-3,
  .base-forms-module .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .base-forms-module .m-lg-4 {
    margin: 1.5rem !important;
  }
  .base-forms-module .mt-lg-4,
  .base-forms-module .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .base-forms-module .mr-lg-4,
  .base-forms-module .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .base-forms-module .mb-lg-4,
  .base-forms-module .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .base-forms-module .ml-lg-4,
  .base-forms-module .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .base-forms-module .m-lg-5 {
    margin: 3rem !important;
  }
  .base-forms-module .mt-lg-5,
  .base-forms-module .my-lg-5 {
    margin-top: 3rem !important;
  }
  .base-forms-module .mr-lg-5,
  .base-forms-module .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .base-forms-module .mb-lg-5,
  .base-forms-module .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .base-forms-module .ml-lg-5,
  .base-forms-module .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .base-forms-module .p-lg-0 {
    padding: 0 !important;
  }
  .base-forms-module .pt-lg-0,
  .base-forms-module .py-lg-0 {
    padding-top: 0 !important;
  }
  .base-forms-module .pr-lg-0,
  .base-forms-module .px-lg-0 {
    padding-right: 0 !important;
  }
  .base-forms-module .pb-lg-0,
  .base-forms-module .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .base-forms-module .pl-lg-0,
  .base-forms-module .px-lg-0 {
    padding-left: 0 !important;
  }
  .base-forms-module .p-lg-1 {
    padding: 0.25rem !important;
  }
  .base-forms-module .pt-lg-1,
  .base-forms-module .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .base-forms-module .pr-lg-1,
  .base-forms-module .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .base-forms-module .pb-lg-1,
  .base-forms-module .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .base-forms-module .pl-lg-1,
  .base-forms-module .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .base-forms-module .p-lg-2 {
    padding: 0.5rem !important;
  }
  .base-forms-module .pt-lg-2,
  .base-forms-module .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .base-forms-module .pr-lg-2,
  .base-forms-module .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .base-forms-module .pb-lg-2,
  .base-forms-module .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .base-forms-module .pl-lg-2,
  .base-forms-module .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .base-forms-module .p-lg-3 {
    padding: 1rem !important;
  }
  .base-forms-module .pt-lg-3,
  .base-forms-module .py-lg-3 {
    padding-top: 1rem !important;
  }
  .base-forms-module .pr-lg-3,
  .base-forms-module .px-lg-3 {
    padding-right: 1rem !important;
  }
  .base-forms-module .pb-lg-3,
  .base-forms-module .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .base-forms-module .pl-lg-3,
  .base-forms-module .px-lg-3 {
    padding-left: 1rem !important;
  }
  .base-forms-module .p-lg-4 {
    padding: 1.5rem !important;
  }
  .base-forms-module .pt-lg-4,
  .base-forms-module .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .base-forms-module .pr-lg-4,
  .base-forms-module .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .base-forms-module .pb-lg-4,
  .base-forms-module .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .base-forms-module .pl-lg-4,
  .base-forms-module .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .base-forms-module .p-lg-5 {
    padding: 3rem !important;
  }
  .base-forms-module .pt-lg-5,
  .base-forms-module .py-lg-5 {
    padding-top: 3rem !important;
  }
  .base-forms-module .pr-lg-5,
  .base-forms-module .px-lg-5 {
    padding-right: 3rem !important;
  }
  .base-forms-module .pb-lg-5,
  .base-forms-module .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .base-forms-module .pl-lg-5,
  .base-forms-module .px-lg-5 {
    padding-left: 3rem !important;
  }
  .base-forms-module .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .base-forms-module .mt-lg-n1,
  .base-forms-module .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .base-forms-module .mr-lg-n1,
  .base-forms-module .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .base-forms-module .mb-lg-n1,
  .base-forms-module .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .base-forms-module .ml-lg-n1,
  .base-forms-module .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .base-forms-module .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .base-forms-module .mt-lg-n2,
  .base-forms-module .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .base-forms-module .mr-lg-n2,
  .base-forms-module .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .base-forms-module .mb-lg-n2,
  .base-forms-module .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .base-forms-module .ml-lg-n2,
  .base-forms-module .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .base-forms-module .m-lg-n3 {
    margin: -1rem !important;
  }
  .base-forms-module .mt-lg-n3,
  .base-forms-module .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .base-forms-module .mr-lg-n3,
  .base-forms-module .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .base-forms-module .mb-lg-n3,
  .base-forms-module .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .base-forms-module .ml-lg-n3,
  .base-forms-module .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .base-forms-module .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .base-forms-module .mt-lg-n4,
  .base-forms-module .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .base-forms-module .mr-lg-n4,
  .base-forms-module .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .base-forms-module .mb-lg-n4,
  .base-forms-module .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .base-forms-module .ml-lg-n4,
  .base-forms-module .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .base-forms-module .m-lg-n5 {
    margin: -3rem !important;
  }
  .base-forms-module .mt-lg-n5,
  .base-forms-module .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .base-forms-module .mr-lg-n5,
  .base-forms-module .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .base-forms-module .mb-lg-n5,
  .base-forms-module .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .base-forms-module .ml-lg-n5,
  .base-forms-module .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .base-forms-module .m-lg-auto {
    margin: auto !important;
  }
  .base-forms-module .mt-lg-auto,
  .base-forms-module .my-lg-auto {
    margin-top: auto !important;
  }
  .base-forms-module .mr-lg-auto,
  .base-forms-module .mx-lg-auto {
    margin-right: auto !important;
  }
  .base-forms-module .mb-lg-auto,
  .base-forms-module .my-lg-auto {
    margin-bottom: auto !important;
  }
  .base-forms-module .ml-lg-auto,
  .base-forms-module .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .m-xl-0 {
    margin: 0 !important;
  }
  .base-forms-module .mt-xl-0,
  .base-forms-module .my-xl-0 {
    margin-top: 0 !important;
  }
  .base-forms-module .mr-xl-0,
  .base-forms-module .mx-xl-0 {
    margin-right: 0 !important;
  }
  .base-forms-module .mb-xl-0,
  .base-forms-module .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .base-forms-module .ml-xl-0,
  .base-forms-module .mx-xl-0 {
    margin-left: 0 !important;
  }
  .base-forms-module .m-xl-1 {
    margin: 0.25rem !important;
  }
  .base-forms-module .mt-xl-1,
  .base-forms-module .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .base-forms-module .mr-xl-1,
  .base-forms-module .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .base-forms-module .mb-xl-1,
  .base-forms-module .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .base-forms-module .ml-xl-1,
  .base-forms-module .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .base-forms-module .m-xl-2 {
    margin: 0.5rem !important;
  }
  .base-forms-module .mt-xl-2,
  .base-forms-module .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .base-forms-module .mr-xl-2,
  .base-forms-module .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .base-forms-module .mb-xl-2,
  .base-forms-module .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .base-forms-module .ml-xl-2,
  .base-forms-module .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .base-forms-module .m-xl-3 {
    margin: 1rem !important;
  }
  .base-forms-module .mt-xl-3,
  .base-forms-module .my-xl-3 {
    margin-top: 1rem !important;
  }
  .base-forms-module .mr-xl-3,
  .base-forms-module .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .base-forms-module .mb-xl-3,
  .base-forms-module .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .base-forms-module .ml-xl-3,
  .base-forms-module .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .base-forms-module .m-xl-4 {
    margin: 1.5rem !important;
  }
  .base-forms-module .mt-xl-4,
  .base-forms-module .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .base-forms-module .mr-xl-4,
  .base-forms-module .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .base-forms-module .mb-xl-4,
  .base-forms-module .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .base-forms-module .ml-xl-4,
  .base-forms-module .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .base-forms-module .m-xl-5 {
    margin: 3rem !important;
  }
  .base-forms-module .mt-xl-5,
  .base-forms-module .my-xl-5 {
    margin-top: 3rem !important;
  }
  .base-forms-module .mr-xl-5,
  .base-forms-module .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .base-forms-module .mb-xl-5,
  .base-forms-module .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .base-forms-module .ml-xl-5,
  .base-forms-module .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .base-forms-module .p-xl-0 {
    padding: 0 !important;
  }
  .base-forms-module .pt-xl-0,
  .base-forms-module .py-xl-0 {
    padding-top: 0 !important;
  }
  .base-forms-module .pr-xl-0,
  .base-forms-module .px-xl-0 {
    padding-right: 0 !important;
  }
  .base-forms-module .pb-xl-0,
  .base-forms-module .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .base-forms-module .pl-xl-0,
  .base-forms-module .px-xl-0 {
    padding-left: 0 !important;
  }
  .base-forms-module .p-xl-1 {
    padding: 0.25rem !important;
  }
  .base-forms-module .pt-xl-1,
  .base-forms-module .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .base-forms-module .pr-xl-1,
  .base-forms-module .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .base-forms-module .pb-xl-1,
  .base-forms-module .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .base-forms-module .pl-xl-1,
  .base-forms-module .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .base-forms-module .p-xl-2 {
    padding: 0.5rem !important;
  }
  .base-forms-module .pt-xl-2,
  .base-forms-module .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .base-forms-module .pr-xl-2,
  .base-forms-module .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .base-forms-module .pb-xl-2,
  .base-forms-module .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .base-forms-module .pl-xl-2,
  .base-forms-module .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .base-forms-module .p-xl-3 {
    padding: 1rem !important;
  }
  .base-forms-module .pt-xl-3,
  .base-forms-module .py-xl-3 {
    padding-top: 1rem !important;
  }
  .base-forms-module .pr-xl-3,
  .base-forms-module .px-xl-3 {
    padding-right: 1rem !important;
  }
  .base-forms-module .pb-xl-3,
  .base-forms-module .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .base-forms-module .pl-xl-3,
  .base-forms-module .px-xl-3 {
    padding-left: 1rem !important;
  }
  .base-forms-module .p-xl-4 {
    padding: 1.5rem !important;
  }
  .base-forms-module .pt-xl-4,
  .base-forms-module .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .base-forms-module .pr-xl-4,
  .base-forms-module .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .base-forms-module .pb-xl-4,
  .base-forms-module .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .base-forms-module .pl-xl-4,
  .base-forms-module .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .base-forms-module .p-xl-5 {
    padding: 3rem !important;
  }
  .base-forms-module .pt-xl-5,
  .base-forms-module .py-xl-5 {
    padding-top: 3rem !important;
  }
  .base-forms-module .pr-xl-5,
  .base-forms-module .px-xl-5 {
    padding-right: 3rem !important;
  }
  .base-forms-module .pb-xl-5,
  .base-forms-module .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .base-forms-module .pl-xl-5,
  .base-forms-module .px-xl-5 {
    padding-left: 3rem !important;
  }
  .base-forms-module .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .base-forms-module .mt-xl-n1,
  .base-forms-module .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .base-forms-module .mr-xl-n1,
  .base-forms-module .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .base-forms-module .mb-xl-n1,
  .base-forms-module .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .base-forms-module .ml-xl-n1,
  .base-forms-module .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .base-forms-module .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .base-forms-module .mt-xl-n2,
  .base-forms-module .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .base-forms-module .mr-xl-n2,
  .base-forms-module .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .base-forms-module .mb-xl-n2,
  .base-forms-module .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .base-forms-module .ml-xl-n2,
  .base-forms-module .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .base-forms-module .m-xl-n3 {
    margin: -1rem !important;
  }
  .base-forms-module .mt-xl-n3,
  .base-forms-module .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .base-forms-module .mr-xl-n3,
  .base-forms-module .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .base-forms-module .mb-xl-n3,
  .base-forms-module .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .base-forms-module .ml-xl-n3,
  .base-forms-module .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .base-forms-module .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .base-forms-module .mt-xl-n4,
  .base-forms-module .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .base-forms-module .mr-xl-n4,
  .base-forms-module .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .base-forms-module .mb-xl-n4,
  .base-forms-module .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .base-forms-module .ml-xl-n4,
  .base-forms-module .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .base-forms-module .m-xl-n5 {
    margin: -3rem !important;
  }
  .base-forms-module .mt-xl-n5,
  .base-forms-module .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .base-forms-module .mr-xl-n5,
  .base-forms-module .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .base-forms-module .mb-xl-n5,
  .base-forms-module .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .base-forms-module .ml-xl-n5,
  .base-forms-module .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .base-forms-module .m-xl-auto {
    margin: auto !important;
  }
  .base-forms-module .mt-xl-auto,
  .base-forms-module .my-xl-auto {
    margin-top: auto !important;
  }
  .base-forms-module .mr-xl-auto,
  .base-forms-module .mx-xl-auto {
    margin-right: auto !important;
  }
  .base-forms-module .mb-xl-auto,
  .base-forms-module .my-xl-auto {
    margin-bottom: auto !important;
  }
  .base-forms-module .ml-xl-auto,
  .base-forms-module .mx-xl-auto {
    margin-left: auto !important;
  }
}
.base-forms-module .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.base-forms-module .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.base-forms-module .text-justify {
  text-align: justify !important;
}
.base-forms-module .text-wrap {
  white-space: normal !important;
}
.base-forms-module .text-nowrap {
  white-space: nowrap !important;
}
.base-forms-module .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.base-forms-module .text-left {
  text-align: left !important;
}
.base-forms-module .text-right {
  text-align: right !important;
}
.base-forms-module .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .base-forms-module .text-sm-left {
    text-align: left !important;
  }
  .base-forms-module .text-sm-right {
    text-align: right !important;
  }
  .base-forms-module .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .base-forms-module .text-md-left {
    text-align: left !important;
  }
  .base-forms-module .text-md-right {
    text-align: right !important;
  }
  .base-forms-module .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .base-forms-module .text-lg-left {
    text-align: left !important;
  }
  .base-forms-module .text-lg-right {
    text-align: right !important;
  }
  .base-forms-module .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .base-forms-module .text-xl-left {
    text-align: left !important;
  }
  .base-forms-module .text-xl-right {
    text-align: right !important;
  }
  .base-forms-module .text-xl-center {
    text-align: center !important;
  }
}
.base-forms-module .text-lowercase {
  text-transform: lowercase !important;
}
.base-forms-module .text-uppercase {
  text-transform: uppercase !important;
}
.base-forms-module .text-capitalize {
  text-transform: capitalize !important;
}
.base-forms-module .font-weight-light {
  font-weight: 300 !important;
}
.base-forms-module .font-weight-lighter {
  font-weight: lighter !important;
}
.base-forms-module .font-weight-normal {
  font-weight: 400 !important;
}
.base-forms-module .font-weight-bold {
  font-weight: 700 !important;
}
.base-forms-module .font-weight-bolder {
  font-weight: bolder !important;
}
.base-forms-module .font-italic {
  font-style: italic !important;
}
.base-forms-module .text-white {
  color: #fff !important;
}
.base-forms-module .text-primary {
  color: #007bff !important;
}
.base-forms-module a.text-primary:hover, .base-forms-module a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}
.base-forms-module .text-secondary {
  color: #6c757d !important;
}
.base-forms-module a.text-secondary:hover, .base-forms-module a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}
.base-forms-module .text-success {
  color: #28a745 !important;
}
.base-forms-module a.text-success:hover, .base-forms-module a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}
.base-forms-module .text-info {
  color: #17a2b8 !important;
}
.base-forms-module a.text-info:hover, .base-forms-module a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}
.base-forms-module .text-warning {
  color: #ffc107 !important;
}
.base-forms-module a.text-warning:hover, .base-forms-module a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}
.base-forms-module .text-danger {
  color: #dc3545 !important;
}
.base-forms-module a.text-danger:hover, .base-forms-module a.text-danger:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}
.base-forms-module .text-light {
  color: #f8f9fa !important;
}
.base-forms-module a.text-light:hover, .base-forms-module a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}
.base-forms-module .text-dark {
  color: #343a40 !important;
}
.base-forms-module a.text-dark:hover, .base-forms-module a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}
.base-forms-module .text-body {
  color: #212529 !important;
}
.base-forms-module .text-muted {
  color: #6c757d !important;
}
.base-forms-module .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.base-forms-module .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.base-forms-module .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.base-forms-module .text-decoration-none {
  text-decoration: none !important;
}
.base-forms-module .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.base-forms-module .text-reset {
  color: inherit !important;
}
.base-forms-module .visible {
  visibility: visible !important;
}
.base-forms-module .invisible {
  visibility: hidden !important;
}
.base-forms-module .form-check-input {
  transform: scale(1.5);
  margin-top: 8px;
}
.base-forms-module .form-check-input:checked {
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .form-check-input:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .modal, .base-forms-module.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10500 !important;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  display: none;
}
.base-forms-module .modal.show, .base-forms-module.modal.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.base-forms-module .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}
.base-forms-module .modal-dialog.modal-lg {
  max-width: 900px;
}
.base-forms-module .modal-dialog.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 20px);
  margin: 10px auto;
}
.base-forms-module .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.base-forms-module .modal-backdrop, .base-forms-module.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10499 !important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.base-forms-module .modal-backdrop.show, .base-forms-module.modal-backdrop.show {
  opacity: 0.5;
}
.base-forms-module .toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1055;
  max-width: 400px;
}
.base-forms-module .toast-notification {
  display: none;
  max-width: 100%;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  animation: slideInRight 0.3s ease-out;
}
.base-forms-module .toast-notification.show {
  display: block;
}
.base-forms-module .toast-notification.success {
  background: linear-gradient(135deg, #28a745, #20c997);
  color: white;
  border: none;
}
.base-forms-module .toast-notification.error {
  background: linear-gradient(135deg, #dc3545, #e74c3c);
  color: white;
  border: none;
}
.base-forms-module .toast-notification.warning {
  background: linear-gradient(135deg, #ffc107, #fd7e14);
  color: #212529;
  border: none;
}
.base-forms-module .toast-notification.info {
  background: linear-gradient(135deg, #17a2b8, #6f42c1);
  color: white;
  border: none;
}
.base-forms-module .toast-notification .toast-header {
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: inherit;
}
.base-forms-module .toast-notification .toast-body {
  padding: 12px 15px;
  font-weight: 500;
}
.base-forms-module .toast-notification .btn-close {
  background: none;
  border: none;
  color: inherit;
  opacity: 0.8;
  font-size: 16px;
  padding: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.base-forms-module .toast-notification .btn-close:hover {
  opacity: 1;
}
@keyframes slideInRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
.base-forms-module .form-display-container .form-header {
  margin-bottom: 2rem;
  text-align: center;
}
.base-forms-module .form-display-container .form-header h2 {
  color: #343a40;
  font-weight: 500;
  margin-bottom: 1rem;
}
.base-forms-module .form-display-container .form-header .form-description {
  font-size: 1.25rem;
  color: #6c757d;
  line-height: 1.6;
}
.base-forms-module .form-display-container .form-wrapper {
  background-color: #fff;
  border-radius: 0.3rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .base-forms-module .form-display-container .form-wrapper {
    padding: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .base-forms-module .form-display-container .form-wrapper {
    padding: 1rem;
  }
}
.base-forms-module .form-display-container .form-field {
  margin-bottom: 1.5rem;
}
.base-forms-module .form-display-container .form-field.required .field-label::after {
  content: " *";
  color: #dc3545;
  font-weight: bold;
}
.base-forms-module .form-display-container .form-field .field-label {
  display: block;
  font-weight: 500;
  color: #495057;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.base-forms-module .form-display-container .form-field .field-description {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
.base-forms-module .form-display-container .form-field .form-control:focus {
  border-color: rgb(127.5, 189, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(127.5, 189, 255, 0.25);
}
.base-forms-module .form-display-container .form-field .form-control.is-invalid {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.base-forms-module .form-display-container .form-field .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.base-forms-module .form-display-container .form-field .form-control.is-valid {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.base-forms-module .form-display-container .form-field .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.base-forms-module .form-display-container .form-field .form-check {
  margin-bottom: 0.5rem;
}
.base-forms-module .form-display-container .form-field .form-check .form-check-label {
  font-weight: normal;
  color: #495057;
  cursor: pointer;
}
.base-forms-module .form-display-container .form-field .form-check-inline {
  margin-right: 1rem;
}
.base-forms-module .form-display-container .form-field .invalid-feedback {
  display: block;
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  line-height: 1.3;
}
.base-forms-module .form-display-container .form-field .valid-feedback {
  display: block;
  color: #28a745;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  line-height: 1.3;
}
.base-forms-module .form-display-container .form-field.field-type-textarea .form-control {
  min-height: 100px;
  resize: vertical;
}
.base-forms-module .form-display-container .form-field.field-type-file .form-control {
  padding: 0.375rem 0.75rem;
}
.base-forms-module .form-display-container .form-field.field-type-file .file-info {
  font-size: 0.875rem;
  color: #6c757d;
  margin-top: 0.25rem;
}
.base-forms-module .form-display-container .form-field.field-type-checkbox .form-check-container .form-check:last-child, .base-forms-module .form-display-container .form-field.field-type-radio .form-check-container .form-check:last-child {
  margin-bottom: 0;
}
.base-forms-module .form-display-container .form-actions {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e9ecef;
  text-align: center;
}
.base-forms-module .form-display-container .form-actions .btn {
  margin: 0 0.5rem;
  min-width: 120px;
}
@media (max-width: 575.98px) {
  .base-forms-module .form-display-container .form-actions .btn {
    margin: 0.25rem 0;
    display: block;
    width: 100%;
  }
}
.base-forms-module .form-display-container .form-actions .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.base-forms-module .form-display-container .form-actions .btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
}
.base-forms-module .form-display-container .form-actions .btn-primary:focus, .base-forms-module .form-display-container .form-actions .btn-primary.focus {
  color: #fff;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.base-forms-module .form-display-container .form-actions .btn-primary:active, .base-forms-module .form-display-container .form-actions .btn-primary.active {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 92.25, 191.25);
}
.base-forms-module .form-display-container .form-actions .btn-primary:disabled, .base-forms-module .form-display-container .form-actions .btn-primary.disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  opacity: 0.65;
  cursor: not-allowed;
}
.base-forms-module .form-display-container .form-actions .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.base-forms-module .form-display-container .form-actions .btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.base-forms-module .form-display-container .form-actions .btn-secondary:focus, .base-forms-module .form-display-container .form-actions .btn-secondary.focus {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.base-forms-module .form-display-container .form-actions .btn-secondary:active, .base-forms-module .form-display-container .form-actions .btn-secondary.active {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.base-forms-module .form-display-container .form-actions .btn-secondary:disabled, .base-forms-module .form-display-container .form-actions .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  opacity: 0.65;
  cursor: not-allowed;
}
.base-forms-module .form-display-container .form-progress {
  margin-bottom: 2rem;
}
.base-forms-module .form-display-container .form-progress .progress {
  height: 8px;
  background-color: #e9ecef;
  border-radius: 4px;
  overflow: hidden;
}
.base-forms-module .form-display-container .form-progress .progress .progress-bar {
  background-color: #007bff;
  transition: width 0.3s ease;
}
.base-forms-module .form-display-container .form-progress .progress-text {
  text-align: center;
  font-size: 0.875rem;
  color: #6c757d;
  margin-top: 0.5rem;
}
.base-forms-module .form-display-container .form-message {
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  border-radius: 0.25rem;
  font-weight: 500;
}
.base-forms-module .form-display-container .form-message.success {
  background-color: rgba(40, 167, 69, 0.1);
  border: 1px solid rgba(40, 167, 69, 0.3);
  color: rgb(30.1449275362, 125.8550724638, 52);
}
.base-forms-module .form-display-container .form-message.success i {
  color: #28a745;
  margin-right: 0.5rem;
}
.base-forms-module .form-display-container .form-message.error {
  background-color: rgba(220, 53, 69, 0.1);
  border: 1px solid rgba(220, 53, 69, 0.3);
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.base-forms-module .form-display-container .form-message.error i {
  color: #dc3545;
  margin-right: 0.5rem;
}
.base-forms-module .form-display-container .form-message.info {
  background-color: rgba(23, 162, 184, 0.1);
  border: 1px solid rgba(23, 162, 184, 0.3);
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.base-forms-module .form-display-container .form-message.info i {
  color: #17a2b8;
  margin-right: 0.5rem;
}
.base-forms-module .form-display-container .form-loading {
  position: relative;
  opacity: 0.6;
}
.base-forms-module .form-display-container .form-loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 10;
}
.base-forms-module .form-display-container .form-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 3px solid #dee2e6;
  border-top: 3px solid #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 11;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.base-forms-module .form-steps {
  margin-bottom: 2rem;
}
.base-forms-module .form-steps .steps-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.base-forms-module .form-steps .steps-nav .step {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  color: #adb5bd;
  text-decoration: none;
  position: relative;
}
.base-forms-module .form-steps .steps-nav .step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  width: 20px;
  height: 2px;
  background-color: #dee2e6;
  transform: translateY(-50%);
}
.base-forms-module .form-steps .steps-nav .step .step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #dee2e6;
  color: white;
  font-weight: 600;
  font-size: 0.875rem;
  margin-right: 0.5rem;
}
.base-forms-module .form-steps .steps-nav .step .step-title {
  font-weight: 500;
}
.base-forms-module .form-steps .steps-nav .step.active {
  color: #007bff;
}
.base-forms-module .form-steps .steps-nav .step.active .step-number {
  background-color: #007bff;
}
.base-forms-module .form-steps .steps-nav .step.completed {
  color: #28a745;
}
.base-forms-module .form-steps .steps-nav .step.completed .step-number {
  background-color: #28a745;
}
.base-forms-module .form-steps .steps-nav .step.completed .step-number::before {
  content: "✓";
}
.base-forms-module .form-steps .step-content {
  display: none;
}
.base-forms-module .form-steps .step-content.active {
  display: block;
  animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.base-forms-module .admin-config-panel .nav .nav-link {
  border: none;
  color: #495057;
  cursor: pointer;
  font-weight: 500;
  padding: 0.75rem 1.5rem;
  transition: all 0.2s ease;
}
.base-forms-module .admin-config-panel .nav .nav-link:hover {
  border-color: transparent;
  color: #007bff;
}
.base-forms-module .admin-config-panel .nav .nav-link.active {
  color: #007bff;
  border-bottom: 3px solid #007bff;
  background-color: transparent;
}
.base-forms-module .admin-config-panel .tab-content {
  padding-top: 1rem;
}
.base-forms-module .admin-config-panel .tab-pane {
  display: none;
}
.base-forms-module .admin-config-panel .tab-pane.active {
  display: block;
}
.base-forms-module .admin-config-panel .config-form {
  background-color: #fff;
}
.base-forms-module .admin-config-panel #configAccordion .btn-link {
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  transition: color 0.2s ease;
}
.base-forms-module .admin-config-panel #configAccordion .btn-link:hover {
  color: #007bff;
  text-decoration: none;
}
.base-forms-module .admin-config-panel #configAccordion .btn-link .fa-chevron-down {
  transition: transform 0.3s ease;
}
.base-forms-module .admin-config-panel #configAccordion .btn-link.collapsed .fa-chevron-down {
  transform: rotate(-90deg);
}
.base-forms-module .admin-config-panel #configAccordion .btn-link .fa-chevron-down.rotated {
  transform: rotate(0deg);
}
.base-forms-module .admin-config-panel .submissions-id-header {
  width: 50px;
  text-align: center;
}
.base-forms-module .admin-config-panel .copy-id-btn {
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.base-forms-module .admin-config-panel .copy-id-btn:hover {
  background-color: #495057;
  color: #fff;
}
.base-forms-module .admin-config-panel .alert ul {
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.base-forms-module .admin-config-panel .btn-table-action, .base-forms-module .admin-config-panel .base-forms-admin .btn-toggle-status, .base-forms-module .base-forms-admin .admin-config-panel .btn-toggle-status, .base-forms-module .admin-config-panel .base-forms-admin .btn-entries, .base-forms-module .base-forms-admin .admin-config-panel .btn-entries, .base-forms-module .admin-config-panel .base-forms-admin .btn-edit, .base-forms-module .base-forms-admin .admin-config-panel .btn-edit, .base-forms-module .admin-config-panel .base-forms-admin .btn-preview, .base-forms-module .base-forms-admin .admin-config-panel .btn-preview, .base-forms-module .admin-config-panel .btn-delete, .base-forms-module .admin-config-panel .btn-details, .base-forms-module .admin-config-panel .submissions {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  border: none;
  background: transparent;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: all 0.15s;
}
.base-forms-module .admin-config-panel .btn-table-action:hover, .base-forms-module .admin-config-panel .base-forms-admin .btn-toggle-status:hover, .base-forms-module .base-forms-admin .admin-config-panel .btn-toggle-status:hover, .base-forms-module .admin-config-panel .base-forms-admin .btn-entries:hover, .base-forms-module .base-forms-admin .admin-config-panel .btn-entries:hover, .base-forms-module .admin-config-panel .base-forms-admin .btn-edit:hover, .base-forms-module .base-forms-admin .admin-config-panel .btn-edit:hover, .base-forms-module .admin-config-panel .base-forms-admin .btn-preview:hover, .base-forms-module .base-forms-admin .admin-config-panel .btn-preview:hover, .base-forms-module .admin-config-panel .btn-delete:hover, .base-forms-module .admin-config-panel .btn-details:hover, .base-forms-module .admin-config-panel .submissions:hover {
  opacity: 0.7;
}
.base-forms-module .admin-config-panel .btn-table-action i, .base-forms-module .admin-config-panel .base-forms-admin .btn-toggle-status i, .base-forms-module .base-forms-admin .admin-config-panel .btn-toggle-status i, .base-forms-module .admin-config-panel .base-forms-admin .btn-entries i, .base-forms-module .base-forms-admin .admin-config-panel .btn-entries i, .base-forms-module .admin-config-panel .base-forms-admin .btn-edit i, .base-forms-module .base-forms-admin .admin-config-panel .btn-edit i, .base-forms-module .admin-config-panel .base-forms-admin .btn-preview i, .base-forms-module .base-forms-admin .admin-config-panel .btn-preview i, .base-forms-module .admin-config-panel .btn-delete i, .base-forms-module .admin-config-panel .btn-details i, .base-forms-module .admin-config-panel .submissions i {
  font-size: 2em;
}
.base-forms-module .admin-config-panel .btn-details, .base-forms-module .admin-config-panel .submissions {
  color: #17a2b8;
}
.base-forms-module .admin-config-panel .btn-delete {
  color: #dc3545;
}
.base-forms-module .admin-config-panel .action-buttons-container {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  max-width: 90px;
}
.base-forms-module .admin-config-panel .badge-warning-danger {
  color: #dc3545;
}
.base-forms-module .admin-config-panel .date-clear-btn {
  cursor: pointer;
}
.base-forms-module .tooltip .tooltip-inner {
  background-color: #333;
  color: #fff;
  font-size: 0.875rem;
  padding: 8px 12px;
  text-align: left;
  max-width: 300px;
}
.base-forms-module .tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #333;
}
.base-forms-module .tooltip.bs-tooltip-right .arrow::before {
  border-right-color: #333;
}
.base-forms-module .tooltip.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #333;
}
.base-forms-module .tooltip.bs-tooltip-left .arrow::before {
  border-left-color: #333;
}
@keyframes fieldReordered {
  0% {
    background: rgba(40, 167, 69, 0.3);
    transform: scale(1.02);
  }
  50% {
    background: rgba(40, 167, 69, 0.2);
    transform: scale(1.03);
  }
  100% {
    background: transparent;
    transform: scale(1);
  }
}
@keyframes slideIn {
  from {
    transform: translateX(400px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(1.05);
  }
}
@keyframes glow {
  from {
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
  }
  to {
    box-shadow: 0 0 15px rgba(0, 123, 255, 0.6);
  }
}
@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes celebration {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  50% {
    opacity: 1;
    transform: translateY(-20px) scale(1.5);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(0.5);
  }
}
@keyframes newFieldHighlight {
  0% {
    background: rgba(40, 167, 69, 0.2);
    box-shadow: 0 0 20px rgba(40, 167, 69, 0.4);
  }
  100% {
    background: transparent;
    box-shadow: none;
  }
}
@keyframes clickFeedback {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
    background: rgba(0, 123, 255, 0.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickActionClick {
  0% {
    transform: scale(1);
    background: inherit;
  }
  25% {
    transform: scale(0.95);
    background: rgba(40, 167, 69, 0.2);
  }
  50% {
    transform: scale(1.02);
    background: rgba(40, 167, 69, 0.3);
  }
  100% {
    transform: scale(1);
    background: inherit;
  }
}
@keyframes bounce {
  0%, 20%, 60%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  80% {
    transform: translateY(-5px);
  }
}
.base-forms-module .form-builder-container .badge {
  padding: 0.25rem 0.5rem;
  border-radius: 12px;
  font-size: 1rem;
}
.base-forms-module .form-builder-container .badge.badge-danger {
  background-color: #dc3545 !important;
  color: white !important;
}
.base-forms-module .form-builder-container .badge.badge-danger.ml-2 {
  margin-left: 0.5rem !important;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone {
  min-height: 200px;
  padding: 2rem;
  background-color: #fff;
  border: 2px dashed #dee2e6;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone.dragover {
  border: 2px dashed #007bff;
  background-color: rgba(0, 123, 255, 0.05);
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state {
  text-align: center;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state i {
  display: block;
  color: #ced4da;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state h4, .base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state p {
  color: #adb5bd;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone {
  min-height: 600px;
  position: relative;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone.ui-droppable-active, .base-forms-module .form-builder-container .form-builder-area .drop-zone.dragover {
  border-color: #28a745;
  border-width: 3px;
  background: linear-gradient(135deg, rgba(40, 167, 69, 0.05) 0%, rgba(40, 167, 69, 0.15) 50%, rgba(40, 167, 69, 0.05) 100%);
  box-shadow: inset 0 0 20px rgba(40, 167, 69, 0.1), 0 0 20px rgba(40, 167, 69, 0.2);
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone.ui-droppable-active:after, .base-forms-module .form-builder-container .form-builder-area .drop-zone.dragover:after {
  content: "📥 Feld hier ablegen";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.25rem;
  font-weight: 600;
  color: #28a745;
  background: rgba(255, 255, 255, 0.9);
  padding: 1rem 2rem;
  border-radius: 12px;
  border: 2px dashed #28a745;
  animation: pulse 1.5s infinite;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state {
  text-align: center;
  padding: 3rem 2rem;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state .empty-icon {
  font-size: 4rem;
  color: rgb(102, 175.8, 255);
  margin-bottom: 1rem;
  display: block;
  opacity: 0.7;
}
.base-forms-module .form-builder-container .form-builder-area .drop-zone .empty-state .empty-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #6c757d;
  margin-bottom: 1rem;
}
.base-forms-module .form-builder-container .form-builder-area .field-placeholder {
  height: 100px;
  margin: 0.75rem 0;
  background: linear-gradient(135deg, rgba(0, 123, 255, 0.1) 0%, rgba(0, 123, 255, 0.2) 50%, rgba(0, 123, 255, 0.1) 100%);
  border: 3px dashed #007bff;
  border-radius: 12px;
  position: relative;
  animation: glow 2s ease-in-out infinite alternate;
  display: flex;
  align-items: center;
  justify-content: center;
}
.base-forms-module .form-builder-container .form-builder-area .field-placeholder .field-placeholder-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #007bff;
  font-weight: 500;
  font-size: 0.95rem;
}
.base-forms-module .form-builder-container .form-builder-area .field-placeholder .field-placeholder-content i {
  font-size: 1.5rem;
  animation: bounce 1s ease-in-out infinite;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item {
  position: relative;
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  transition: all 0.2s ease-in-out;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .field-controls {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .field-controls .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item:hover .field-controls {
  opacity: 1;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item {
  position: relative;
  transition: all 0.3s ease;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item.ui-sortable-helper {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  transform: rotate(3deg) scale(1.05);
  z-index: 1000;
  border: 2px solid #007bff;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item:hover {
  box-shadow: 0 4px 15px rgba(0, 123, 255, 0.15);
  transform: translateY(-2px);
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .form-check {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .form-check .form-check-input {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin-right: 1.5rem !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  position: relative;
  flex-shrink: 0;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .form-check .form-check-label {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item.new-field-highlight {
  animation: newFieldHighlight 2s ease-out forwards;
  border: 2px solid #28a745;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item.sortable-active {
  opacity: 0.8;
  transform: rotate(2deg);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item.field-reordered {
  animation: fieldReordered 0.6s ease-out;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item.reordering-mode {
  opacity: 0.6;
  transition: opacity 0.2s ease;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group {
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn,
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  border: none;
  background: transparent;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: all 0.15s;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn:hover,
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn:hover {
  opacity: 0.7;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn:focus,
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn:focus {
  box-shadow: none;
  outline: none;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn i,
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn i {
  font-size: 2em;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn:not(:first-child),
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn:not(:first-child) {
  margin-left: -2px;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .edit-field-btn {
  color: #6c757d;
}
.base-forms-module .form-builder-container .form-builder-area .form-field-item .card-header .btn-group .delete-field-btn {
  color: #dc3545;
}
.base-forms-module .form-builder-container .drag-handle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  cursor: move;
  color: #495057;
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.base-forms-module .form-builder-container .drag-handle:hover {
  background: rgba(0, 123, 255, 0.15);
  color: #007bff;
  border-color: #007bff;
  transform: scale(1.05);
}
.base-forms-module .form-builder-container .drag-handle:active {
  background: rgba(0, 123, 255, 0.25);
  transform: scale(0.95);
}
.base-forms-module .form-builder-container .drag-handle i {
  font-size: 18px;
  pointer-events: none;
}
.base-forms-module .form-builder-container .drag-helper {
  opacity: 0.9 !important;
  transform: rotate(5deg) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3) !important;
  border: 2px solid #007bff !important;
  background: linear-gradient(135deg, rgb(229.5, 241.8, 255) 0%, white 100%) !important;
  z-index: 9999 !important;
}
.base-forms-module .form-builder-container .drag-helper.over-valid-target {
  border-color: #28a745 !important;
  background: linear-gradient(135deg, rgb(195.7028985507, 240.7971014493, 206) 0%, rgb(216.2753623188, 245.7246376812, 223) 100%) !important;
}
.base-forms-module .form-builder-container .drag-active .drop-zone {
  border-color: rgb(102, 175.8, 255) !important;
  background: rgba(0, 123, 255, 0.05) !important;
}
.base-forms-module .form-builder-container .drag-active .empty-state.drag-target-active {
  background: linear-gradient(135deg, rgb(244.8, 249.72, 255) 0%, white 100%);
  border: 2px dashed #007bff;
  border-radius: 12px;
  animation: pulse 2s infinite;
}
.base-forms-module .form-builder-container .drag-over-valid {
  border-color: #28a745 !important;
  border-width: 3px !important;
  background: linear-gradient(135deg, rgba(40, 167, 69, 0.1) 0%, rgba(40, 167, 69, 0.2) 100%) !important;
}
.base-forms-module .form-builder-container .drag-over-valid:after {
  content: "🎯 Perfekt! Hier ablegen";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.1rem;
  font-weight: 600;
  color: #28a745;
  background: rgba(255, 255, 255, 0.95);
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  border: 2px solid #28a745;
  z-index: 100;
}
.base-forms-module .form-builder-container .drop-success {
  border-color: #28a745 !important;
  background: linear-gradient(135deg, rgba(40, 167, 69, 0.1) 0%, rgba(40, 167, 69, 0.2) 100%) !important;
}
.base-forms-module .form-builder-container .drop-success:after {
  content: "✅ Feld hinzugefügt!";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.1rem;
  font-weight: 600;
  color: #28a745;
  background: rgba(255, 255, 255, 0.95);
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  border: 2px solid #28a745;
  z-index: 100;
  animation: slideInUp 0.3s ease-out;
}
.base-forms-module .form-builder-container #emergency-instructions {
  border-left: 4px solid #ff9800;
}
.base-forms-module .form-builder-container #emergency-instructions .fas {
  color: #ff9800;
}
.base-forms-module .form-builder-container .field-type.emergency-selected {
  background-color: #fff3e0 !important;
  border: 2px solid #ff9800 !important;
  box-shadow: 0 0 0 3px rgba(255, 152, 0, 0.2);
  transform: scale(1.02);
}
.base-forms-module .form-builder-container .droppable-target {
  position: relative;
}
.base-forms-module .form-builder-container .droppable-target::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px dashed transparent;
  transition: all 0.3s ease;
  pointer-events: none;
}
.base-forms-module .form-builder-container .droppable-target:hover::after {
  border-color: #007bff;
  background-color: rgba(0, 123, 255, 0.05);
}
.base-forms-module .form-builder-container .dragging-fallback {
  transform: rotate(2deg) scale(1.05);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.base-forms-module .form-builder-container .drop-hover-fallback {
  background-color: rgba(40, 167, 69, 0.1) !important;
  border-color: #28a745 !important;
}
.base-forms-module .form-builder-container .sorted-fallback {
  background-color: rgba(23, 162, 184, 0.1);
  transform: scale(1.02);
  transition: all 0.3s ease;
}
.base-forms-module .form-builder-container .emergency-sortable .form-field-item {
  cursor: pointer;
}
.base-forms-module .form-builder-container .emergency-sortable .form-field-item:hover {
  transform: translateX(5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.base-forms-module .form-builder-container .notification-toast {
  animation: slideInRight 0.3s ease-out;
}
.base-forms-module .form-builder-container .notification-toast i {
  margin-right: 0.5rem;
}
.base-forms-module .form-builder-container .notification-toast .close {
  font-size: 1.25rem;
  line-height: 1;
  opacity: 0.7;
}
.base-forms-module .form-builder-container .notification-toast .close:hover {
  opacity: 1;
}
.base-forms-module .form-builder-container .form-heading {
  margin: 2rem 0 1rem 0;
  color: #212529;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 123, 255, 0.2);
  padding-bottom: 0.5rem;
}
.base-forms-module .form-builder-container .form-heading:first-child {
  margin-top: 0;
}
.base-forms-module .form-builder-container .form-heading-description {
  margin: 0.5rem 0 1.5rem 0;
  font-size: 0.9rem;
  color: rgb(78.4864864865, 88, 97.5135135135);
  font-style: italic;
}
.base-forms-module body.dragging-active .form-builder-container .droppable-target::after {
  border-color: #007bff;
  border-style: solid;
  animation: pulse-border 1.5s ease-in-out infinite;
}
@keyframes pulse-border {
  0%, 100% {
    border-color: #007bff;
    opacity: 0.5;
  }
  50% {
    border-color: #28a745;
    opacity: 1;
  }
}
@keyframes slideInRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fieldClick {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
.base-forms-module .form-builder-container {
  overflow: visible;
}
.base-forms-module .form-builder-container .row {
  overflow: visible;
}
.base-forms-module .form-builder-container .card {
  z-index: 9999;
}
.base-forms-module .form-builder-container .col-lg-6.col-md-5 > .card {
  position: sticky;
  top: 20px;
  z-index: 10;
  z-index: 9999;
  align-self: flex-start;
}
.base-forms-module .form-builder-container #form-builder-tabs {
  border-bottom: 0;
  margin-bottom: 0;
}
.base-forms-module .form-builder-container #form-builder-tabs .nav-link {
  color: #495057;
  font-weight: 500;
  padding: 0.75rem 1rem;
  border: 1px solid transparent;
  border-bottom: 0;
  background: transparent;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.base-forms-module .form-builder-container #form-builder-tabs .nav-link:hover {
  color: #007bff;
  background: rgba(0, 123, 255, 0.05);
  border-color: rgba(0, 123, 255, 0.1);
}
.base-forms-module .form-builder-container #form-builder-tabs .nav-link.active {
  color: #007bff;
  background: #ffffff;
  border-color: #dee2e6;
  border-bottom-color: #ffffff;
  margin-bottom: -1px;
  z-index: 1;
}
.base-forms-module .form-builder-container #form-builder-tabs .nav-link i {
  margin-right: 0.5rem;
}
.base-forms-module .form-builder-container .tab-content {
  border: 1px solid #dee2e6;
  border-top: 0;
}
.base-forms-module .form-builder-container .tab-pane {
  background: #ffffff;
  padding: 0;
}
.base-forms-module .form-builder-container #settings-panel .card-body {
  padding: 1.5rem;
  background: #ffffff;
}
.base-forms-module .form-builder-container #settings-panel .card-body .form-check {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.base-forms-module .form-builder-container #settings-panel .card-body .form-check .form-check-input {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin-right: 1.5rem !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  position: relative;
  flex-shrink: 0;
  transform: scale(1.5);
}
.base-forms-module .form-builder-container #settings-panel .card-body .form-check .form-check-label {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.base-forms-module .form-builder-container #settings-panel .form-group:last-child {
  margin-bottom: 0;
}
.base-forms-module .form-builder-container #fields-panel .card-body {
  padding: 1.25rem;
  background: #ffffff;
}
.base-forms-module .form-builder-container #fields-panel .field-types-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px;
  margin-top: 1rem;
}
.base-forms-module .form-builder-container .field-type {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem 0.75rem;
  background: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.25s ease;
  font-weight: 500;
  color: #495057;
  text-align: center;
  min-height: 100px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.base-forms-module .form-builder-container .field-type[data-field-type=text] {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  color: #1565c0;
  border-color: #bbdefb;
}
.base-forms-module .form-builder-container .field-type[data-field-type=text]:hover {
  background: linear-gradient(135deg, #bbdefb 0%, #90caf9 100%);
  border-color: #1976d2;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(25, 118, 210, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=textarea] {
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc80 100%);
  color: #f57900;
  border-color: #ffcc80;
}
.base-forms-module .form-builder-container .field-type[data-field-type=textarea]:hover {
  background: linear-gradient(135deg, #ffcc80 0%, #ffb74d 100%);
  border-color: #ff9800;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 152, 0, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=email] {
  background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
  color: #7b1fa2;
  border-color: #e1bee7;
}
.base-forms-module .form-builder-container .field-type[data-field-type=email]:hover {
  background: linear-gradient(135deg, #e1bee7 0%, #ce93d8 100%);
  border-color: #8e24aa;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(142, 36, 170, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=number] {
  background: linear-gradient(135deg, #e8eaf6 0%, #c5cae9 100%);
  color: #3f51b5;
  border-color: #c5cae9;
}
.base-forms-module .form-builder-container .field-type[data-field-type=number]:hover {
  background: linear-gradient(135deg, #c5cae9 0%, #9fa8da 100%);
  border-color: #3f51b5;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(63, 81, 181, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=tel] {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
  color: #388e3c;
  border-color: #c8e6c9;
}
.base-forms-module .form-builder-container .field-type[data-field-type=tel]:hover {
  background: linear-gradient(135deg, #c8e6c9 0%, #a5d6a7 100%);
  border-color: #4caf50;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(76, 175, 80, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=select] {
  background: linear-gradient(135deg, #fce4ec 0%, #f8bbd9 100%);
  color: #c2185b;
  border-color: #f8bbd9;
}
.base-forms-module .form-builder-container .field-type[data-field-type=select]:hover {
  background: linear-gradient(135deg, #f8bbd9 0%, #f48fb1 100%);
  border-color: #e91e63;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(233, 30, 99, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=radio] {
  background: linear-gradient(135deg, #e0f2f1 0%, #b2dfdb 100%);
  color: #00796b;
  border-color: #b2dfdb;
}
.base-forms-module .form-builder-container .field-type[data-field-type=radio]:hover {
  background: linear-gradient(135deg, #b2dfdb 0%, #80cbc4 100%);
  border-color: #009688;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 150, 136, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=checkbox] {
  background: linear-gradient(135deg, #fff8e1 0%, #ffecb3 100%);
  color: #f57f17;
  border-color: #ffecb3;
}
.base-forms-module .form-builder-container .field-type[data-field-type=checkbox]:hover {
  background: linear-gradient(135deg, #ffecb3 0%, #ffe082 100%);
  border-color: #ffc107;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 193, 7, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=file] {
  background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);
  color: #5d4037;
  border-color: #d7ccc8;
}
.base-forms-module .form-builder-container .field-type[data-field-type=file]:hover {
  background: linear-gradient(135deg, #d7ccc8 0%, #bcaaa4 100%);
  border-color: #795548;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(121, 85, 72, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=date] {
  background: linear-gradient(135deg, #f1f8e9 0%, #dcedc8 100%);
  color: #558b2f;
  border-color: #dcedc8;
}
.base-forms-module .form-builder-container .field-type[data-field-type=date]:hover {
  background: linear-gradient(135deg, #dcedc8 0%, #c5e1a5 100%);
  border-color: #689f38;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(104, 159, 56, 0.25);
}
.base-forms-module .form-builder-container .field-type[data-field-type=hidden] {
  background: linear-gradient(135deg, #fafafa 0%, #e0e0e0 100%);
  color: #616161;
  border-color: #e0e0e0;
}
.base-forms-module .form-builder-container .field-type[data-field-type=hidden]:hover {
  background: linear-gradient(135deg, #e0e0e0 0%, #bdbdbd 100%);
  border-color: #757575;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(117, 117, 117, 0.25);
}
.base-forms-module .form-builder-container .field-type:not([data-field-type]):hover {
  background: #e9ecef;
  border-color: #007bff;
  color: #007bff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.15);
}
.base-forms-module .form-builder-container .field-type i {
  margin-bottom: 0.5rem;
  display: block;
}
@media (max-width: 767.98px) {
  .base-forms-module .form-builder-container #form-builder-tabs .nav-link {
    padding: 0.75rem 0.875rem;
  }
  .base-forms-module .form-builder-container #fields-panel .field-types-list {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 10px;
  }
  .base-forms-module .form-builder-container #fields-panel .field-type {
    min-height: 70px;
    padding: 0.75rem 0.5rem;
  }
}
.base-forms-module .field-notification {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  min-width: 320px;
  max-width: 500px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  animation: slideIn 0.3s ease-out;
  border-left: 4px solid;
}
.base-forms-module .field-notification.alert-success {
  border-left-color: #28a745;
  background: linear-gradient(135deg, rgb(195.7028985507, 240.7971014493, 206) 0%, rgb(216.2753623188, 245.7246376812, 223) 100%);
}
.base-forms-module .field-notification.alert-info {
  border-left-color: #17a2b8;
  background: linear-gradient(135deg, rgb(189.6666666667, 239.0217391304, 246.8333333333) 0%, rgb(212.3333333333, 244.5652173913, 249.6666666667) 100%);
}
.base-forms-module .field-notification.alert-warning {
  border-left-color: #ffc107;
  background: linear-gradient(135deg, rgb(255, 250.375, 236.5) 0%, white 100%);
}
.base-forms-module .field-notification.alert-danger {
  border-left-color: #dc3545;
  background: linear-gradient(135deg, rgb(253.8924050633, 248.6075949367, 249.1139240506) 0%, white 100%);
}
.base-forms-module .field-notification i {
  margin-right: 8px;
  font-size: 1.1rem;
}
.base-forms-module .field-notification .close {
  padding: 0.5rem 0.75rem;
  opacity: 0.7;
}
.base-forms-module .field-notification .close:hover {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .base-forms-module .field-notification {
    right: 10px;
    left: 10px;
    min-width: auto;
    max-width: none;
  }
}
.base-forms-module #edit-field-name[readonly] {
  background-color: #e9ecef;
  cursor: not-allowed;
  color: #6c757d;
  font-style: italic;
}
.base-forms-module #field-edit-form .form-control {
  font-size: 1.8rem;
}
.base-forms-module .base-forms-admin .card.border-primary {
  border-left: 4px solid #007bff !important;
}
.base-forms-module .base-forms-admin .card.border-success {
  border-left: 4px solid #28a745 !important;
}
.base-forms-module .base-forms-admin .card.border-info {
  border-left: 4px solid #17a2b8 !important;
}
.base-forms-module .base-forms-admin .card.border-warning {
  border-left: 4px solid #ffc107 !important;
}
.base-forms-module .base-forms-admin .card.border-danger {
  border-left: 4px solid #dc3545 !important;
}
.base-forms-module .base-forms-admin h3 {
  font-size: 2rem;
  font-weight: 700;
}
.base-forms-module .base-forms-admin .status-badge {
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0.25rem 0;
  display: inline-block;
}
.base-forms-module .base-forms-admin .status-badge.status-active {
  color: #28a745;
}
.base-forms-module .base-forms-admin .status-badge.status-inactive {
  color: #6c757d;
}
.base-forms-module .base-forms-admin .status-badge.status-draft {
  color: #ffc107;
}
.base-forms-module .base-forms-admin .count-badge {
  font-weight: 700;
  font-size: 1.4rem;
  color: #495057;
  padding: 0.25rem 0.5rem;
  display: inline-block;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.base-forms-module .base-forms-admin .count-badge.count-badge-info {
  color: #17a2b8;
}
.base-forms-module .base-forms-admin .count-badge.count-badge-success {
  color: #28a745;
}
.base-forms-module .base-forms-admin .text-dark {
  color: #343a40 !important;
}
.base-forms-module .base-forms-admin .btn-table-action, .base-forms-module .base-forms-admin .btn-details, .base-forms-module .base-forms-admin .form-submissions-container .submissions, .base-forms-module .form-submissions-container .base-forms-admin .submissions, .base-forms-module .base-forms-admin .admin-config-panel .submissions, .base-forms-module .admin-config-panel .base-forms-admin .submissions, .base-forms-module .base-forms-admin .btn-delete, .base-forms-module .base-forms-admin .btn-toggle-status, .base-forms-module .base-forms-admin .btn-entries, .base-forms-module .base-forms-admin .btn-edit, .base-forms-module .base-forms-admin .btn-preview {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  border: none;
  background: transparent;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: all 0.15s;
}
.base-forms-module .base-forms-admin .btn-table-action:hover, .base-forms-module .base-forms-admin .btn-details:hover, .base-forms-module .base-forms-admin .form-submissions-container .submissions:hover, .base-forms-module .form-submissions-container .base-forms-admin .submissions:hover, .base-forms-module .base-forms-admin .admin-config-panel .submissions:hover, .base-forms-module .admin-config-panel .base-forms-admin .submissions:hover, .base-forms-module .base-forms-admin .btn-delete:hover, .base-forms-module .base-forms-admin .btn-toggle-status:hover, .base-forms-module .base-forms-admin .btn-entries:hover, .base-forms-module .base-forms-admin .btn-edit:hover, .base-forms-module .base-forms-admin .btn-preview:hover {
  opacity: 0.7;
}
.base-forms-module .base-forms-admin .btn-table-action i, .base-forms-module .base-forms-admin .btn-details i, .base-forms-module .base-forms-admin .form-submissions-container .submissions i, .base-forms-module .form-submissions-container .base-forms-admin .submissions i, .base-forms-module .base-forms-admin .admin-config-panel .submissions i, .base-forms-module .admin-config-panel .base-forms-admin .submissions i, .base-forms-module .base-forms-admin .btn-delete i, .base-forms-module .base-forms-admin .btn-toggle-status i, .base-forms-module .base-forms-admin .btn-entries i, .base-forms-module .base-forms-admin .btn-edit i, .base-forms-module .base-forms-admin .btn-preview i {
  font-size: 2em;
}
.base-forms-module .base-forms-admin .btn-preview {
  color: #007bff;
}
.base-forms-module .base-forms-admin .btn-edit {
  color: #6c757d;
}
.base-forms-module .base-forms-admin .btn-entries {
  color: #17a2b8;
}
.base-forms-module .base-forms-admin .btn-toggle-status[data-action=deactivate] {
  color: #856404;
}
.base-forms-module .base-forms-admin .btn-toggle-status[data-action=activate] {
  color: #28a745;
}
.base-forms-module .base-forms-admin .btn-delete {
  color: #dc3545;
}
.base-forms-module .base-forms-admin .btn-details, .base-forms-module .base-forms-admin .form-submissions-container .submissions, .base-forms-module .form-submissions-container .base-forms-admin .submissions, .base-forms-module .base-forms-admin .admin-config-panel .submissions, .base-forms-module .admin-config-panel .base-forms-admin .submissions {
  color: #17a2b8;
}
.base-forms-module .base-forms-admin .page-names-list {
  line-height: 1.2;
}
.base-forms-module .base-forms-admin .page-names-list a {
  cursor: pointer;
  text-decoration: none;
}
.base-forms-module .base-forms-admin .page-names-list a:hover {
  text-decoration: underline;
}
.base-forms-module .base-forms-admin .page-names-list span {
  cursor: default;
}
.base-forms-module .base-forms-admin .action-buttons-container {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.base-forms-module .base-forms-admin .stat-icon-decoration {
  font-size: 2.5rem;
  opacity: 0.3;
}
.base-forms-module .base-forms-admin .empty-state-icon {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  .base-forms-module .base-forms-admin h3 {
    font-size: 1.5rem;
  }
  .base-forms-module .base-forms-admin .card-body {
    padding: 1rem;
  }
}
.base-forms-module {
  /**
   * Form Submissions Management Component
   * Styles for the form submissions display and management interface
   */
}
@keyframes checkmark {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.base-forms-module .tooltip.show .tooltip-inner {
  font-size: 1.25rem !important;
}
.base-forms-module .form-submissions-container .btn-group-compact {
  display: inline-flex;
}
.base-forms-module .form-submissions-container .btn-group-compact .btn {
  font-size: 0.875rem;
  padding: 0.375rem 0.5rem;
  border-radius: 0;
  transition: all 0.2s ease;
  min-width: auto;
}
.base-forms-module .form-submissions-container .btn-group-compact .btn:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.base-forms-module .form-submissions-container .btn-group-compact .btn:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.base-forms-module .form-submissions-container .btn-group-compact .btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.base-forms-module .form-submissions-container .btn-group-compact .btn i {
  font-size: 0.875rem;
  margin: 0;
}
.base-forms-module .form-submissions-container .btn-group .btn {
  font-size: 1.5rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease;
}
.base-forms-module .form-submissions-container .btn-group .btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.base-forms-module .form-submissions-container .btn-group .btn i {
  font-size: 1.5rem;
}
.base-forms-module .form-submissions-container .d-flex > .btn {
  font-size: 1.5rem;
  padding: 0.75rem 1.5rem;
  font-weight: normal;
  border-radius: 0.25rem;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
}
.base-forms-module .form-submissions-container .d-flex > .btn:not(:last-child) {
  margin-right: 0.5rem;
}
.base-forms-module .form-submissions-container .d-flex > .btn i {
  margin-right: 0.5rem;
  font-size: 1.75rem;
  display: inline-flex;
  align-items: center;
}
.base-forms-module .form-submissions-container .d-flex > .btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.base-forms-module .form-submissions-container .d-flex > .btn.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.base-forms-module .form-submissions-container .d-flex > .btn.shadow-sm:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.base-forms-module .form-submissions-container .copy-id-btn {
  border: 1px solid #dee2e6;
  background: #f8f9fa;
  color: #6c757d;
  transition: all 0.2s ease;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.base-forms-module .form-submissions-container .copy-id-btn:hover {
  background: #e9ecef;
  color: #495057;
  border-color: #adb5bd;
}
.base-forms-module .form-submissions-container .copy-id-btn:active, .base-forms-module .form-submissions-container .copy-id-btn:focus {
  background: #dee2e6;
  color: #495057;
  border-color: #6c757d;
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.base-forms-module .form-submissions-container .copy-id-btn .fa-check {
  animation: checkmark 0.3s ease;
}
.base-forms-module .form-submissions-container .submissions-id-header {
  min-width: 50px;
  width: 50px;
  text-align: center;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container {
  max-height: 350px;
  overflow-y: auto;
  padding: 8px;
  border: 1px solid #e9ecef;
  border-radius: 0.375rem;
  background-color: #f8f9fa;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container.regular-fields-container {
  border-left: 3px solid #28a745;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container.system-fields-container {
  border-left: 3px solid #dc3545;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container::-webkit-scrollbar {
  width: 6px;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-fields-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item {
  padding: 4px 6px;
  margin-bottom: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: background-color 0.2s ease;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item:hover {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0.25rem;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item .field-label {
  font-size: 0.85em;
  font-weight: 600;
  margin-bottom: 2px;
  color: #495057;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item .field-value {
  font-size: 0.8em;
  line-height: 1.3;
  word-break: break-word;
  margin: 0;
}
.base-forms-module .form-submissions-container .submission-details-modal .form-field-item .field-value.text-muted {
  color: #6c757d !important;
  padding: 0;
}
.base-forms-module .form-submissions-container .submission-details-modal .regular-fields-container .form-field-item {
  border-left: 2px solid transparent;
}
.base-forms-module .form-submissions-container .submission-details-modal .regular-fields-container .form-field-item:hover {
  border-left-color: #28a745;
}
.base-forms-module .form-submissions-container .submission-details-modal .regular-fields-container .field-label {
  color: #155724;
}
.base-forms-module .form-submissions-container .submission-details-modal .regular-fields-container .field-value {
  color: #155724;
}
.base-forms-module .form-submissions-container .submission-details-modal .system-fields-container .form-field-item {
  border-left: 2px solid transparent;
}
.base-forms-module .form-submissions-container .submission-details-modal .system-fields-container .form-field-item:hover {
  border-left-color: #dc3545;
}
.base-forms-module .form-submissions-container .submission-details-modal .system-fields-container .field-label {
  color: #721c24;
  font-size: 0.8em;
}
.base-forms-module .form-submissions-container .submission-details-modal .system-fields-container .field-value {
  color: #721c24;
  font-family: "Courier New", monospace;
  font-size: 0.75em;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-header {
  padding: 12px 15px;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-header h5 {
  margin: 0;
  font-size: 1.1em;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-header small {
  display: block;
  font-weight: normal;
  margin-top: 2px;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-body {
  padding: 10px 15px;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-body h6 {
  font-size: 0.95em;
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e9ecef;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-body h6 i {
  margin-right: 6px;
}
.base-forms-module .form-submissions-container .submission-details-modal .modal-body small {
  font-size: 0.75em;
  margin-bottom: 6px;
}
.base-forms-module .form-submissions-container .submission-details-modal .text-muted {
  font-style: italic;
  text-align: center;
  padding: 15px 10px;
  font-size: 0.85em;
}
.base-forms-module .form-submissions-container .submission-details-modal .text-muted i {
  margin-right: 5px;
}
.base-forms-module .form-submissions-container .btn-details, .base-forms-module .form-submissions-container .submissions {
  transition: all 0.2s ease;
}
.base-forms-module .form-submissions-container .btn-details:hover, .base-forms-module .form-submissions-container .submissions:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 123, 255, 0.25);
}
.base-forms-module .form-submissions-container .btn-table-action, .base-forms-module .form-submissions-container .btn-delete, .base-forms-module .form-submissions-container .btn-details, .base-forms-module .form-submissions-container .submissions, .base-forms-module .form-submissions-container .base-forms-admin .btn-preview, .base-forms-module .base-forms-admin .form-submissions-container .btn-preview, .base-forms-module .form-submissions-container .base-forms-admin .btn-edit, .base-forms-module .base-forms-admin .form-submissions-container .btn-edit, .base-forms-module .form-submissions-container .base-forms-admin .btn-entries, .base-forms-module .base-forms-admin .form-submissions-container .btn-entries, .base-forms-module .form-submissions-container .base-forms-admin .btn-toggle-status, .base-forms-module .base-forms-admin .form-submissions-container .btn-toggle-status {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  border: none;
  background: transparent;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: all 0.15s;
}
.base-forms-module .form-submissions-container .btn-table-action:hover, .base-forms-module .form-submissions-container .btn-delete:hover, .base-forms-module .form-submissions-container .btn-details:hover, .base-forms-module .form-submissions-container .submissions:hover, .base-forms-module .form-submissions-container .base-forms-admin .btn-preview:hover, .base-forms-module .base-forms-admin .form-submissions-container .btn-preview:hover, .base-forms-module .form-submissions-container .base-forms-admin .btn-edit:hover, .base-forms-module .base-forms-admin .form-submissions-container .btn-edit:hover, .base-forms-module .form-submissions-container .base-forms-admin .btn-entries:hover, .base-forms-module .base-forms-admin .form-submissions-container .btn-entries:hover, .base-forms-module .form-submissions-container .base-forms-admin .btn-toggle-status:hover, .base-forms-module .base-forms-admin .form-submissions-container .btn-toggle-status:hover {
  opacity: 0.7;
}
.base-forms-module .form-submissions-container .btn-table-action i, .base-forms-module .form-submissions-container .btn-delete i, .base-forms-module .form-submissions-container .btn-details i, .base-forms-module .form-submissions-container .submissions i, .base-forms-module .form-submissions-container .base-forms-admin .btn-preview i, .base-forms-module .base-forms-admin .form-submissions-container .btn-preview i, .base-forms-module .form-submissions-container .base-forms-admin .btn-edit i, .base-forms-module .base-forms-admin .form-submissions-container .btn-edit i, .base-forms-module .form-submissions-container .base-forms-admin .btn-entries i, .base-forms-module .base-forms-admin .form-submissions-container .btn-entries i, .base-forms-module .form-submissions-container .base-forms-admin .btn-toggle-status i, .base-forms-module .base-forms-admin .form-submissions-container .btn-toggle-status i {
  font-size: 2em;
}
.base-forms-module .form-submissions-container .btn-details, .base-forms-module .form-submissions-container .submissions {
  color: #17a2b8;
}
.base-forms-module .form-submissions-container .btn-delete {
  color: #dc3545;
}
.base-forms-module .form-submissions-container .action-buttons-container {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  max-width: 90px;
}
.base-forms-module .form-submissions-container .search-submissions-input {
  width: 200px;
}
.base-forms-module .form-submissions-container .badge-warning-danger {
  color: #dc3545;
}
@media (max-width: 768px) {
  .base-forms-module .form-submissions-container .table-responsive {
    font-size: 14px;
  }
  .base-forms-module .form-submissions-container .btn-group-sm > .btn {
    padding: 0.25rem 0.4rem;
  }
  .base-forms-module .form-submissions-container .page-info {
    font-size: 12px;
  }
  .base-forms-module .form-submissions-container .submission-details-modal .modal-dialog {
    margin: 5px;
  }
  .base-forms-module .form-submissions-container .submission-details-modal .form-fields-container {
    max-height: 250px;
    padding: 6px;
  }
  .base-forms-module .form-submissions-container .submission-details-modal .form-field-item {
    padding: 3px 4px;
  }
  .base-forms-module .form-submissions-container .submission-details-modal .form-field-item .field-label {
    font-size: 0.8em;
  }
  .base-forms-module .form-submissions-container .submission-details-modal .form-field-item .field-value {
    font-size: 0.75em;
  }
}
.base-forms-module .scheduler-container {
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.base-forms-module .scheduler-container p {
  margin: 0.5rem 0 0;
  opacity: 0.9;
  font-size: 1.875rem;
}
.base-forms-module .scheduler-container .scheduler-header {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  padding: 1.5rem;
  text-align: center;
}
.base-forms-module .scheduler-container .scheduler-header h2 {
  margin: 0;
  font-size: 2.4rem;
  font-weight: 500;
}
.base-forms-module .scheduler-container .scheduler-content {
  padding: 1.5rem;
}
.base-forms-module .scheduler-container .status-success {
  color: #28a745;
}
.base-forms-module .scheduler-container .status-error {
  color: #dc3545;
}
.base-forms-module .scheduler-container .status-warning {
  color: #ffc107;
}
.base-forms-module .scheduler-container .status-info {
  color: #17a2b8;
}
.base-forms-module .scheduler-container .status-test {
  color: #7b1fa2;
}
.base-forms-module .scheduler-container .scheduler-table {
  border-collapse: collapse;
  width: 100%;
  margin: 1.25rem 0;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  overflow: hidden;
  font-size: 1.875rem;
}
.base-forms-module .scheduler-container .scheduler-table th,
.base-forms-module .scheduler-container .scheduler-table td {
  border: 1px solid #e9ecef;
  padding: 0.75rem 1rem;
  text-align: left;
  vertical-align: top;
}
.base-forms-module .scheduler-container .scheduler-table th {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
}
.base-forms-module .scheduler-container .scheduler-table tbody tr:nth-child(even) {
  background-color: rgba(248, 249, 250, 0.5);
}
.base-forms-module .scheduler-container .scheduler-table tbody tr:hover {
  background-color: rgba(0, 123, 255, 0.05);
}
.base-forms-module .scheduler-container .metric-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.25rem;
  margin: 1.25rem 0;
}
@media (max-width: 767.98px) {
  .base-forms-module .scheduler-container .metric-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
  }
}
.base-forms-module .scheduler-container .metric-card {
  background: #f8f9fa;
  padding: 1.5rem;
  border-radius: 6px;
  border-left: 4px solid #667eea;
  text-align: center;
  transition: all 0.2s ease;
}
.base-forms-module .scheduler-container .metric-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.base-forms-module .scheduler-container .metric-card .metric-value {
  font-size: 2rem;
  font-weight: 700;
  color: #667eea;
  margin-bottom: 0.3rem;
  line-height: 1.1;
}
@media (max-width: 767.98px) {
  .base-forms-module .scheduler-container .metric-card .metric-value {
    font-size: 1.5rem;
  }
}
.base-forms-module .scheduler-container .metric-card .metric-label {
  color: #6c757d;
  font-size: 1.875rem;
  margin: 0;
}
.base-forms-module .scheduler-container .scheduler-errors {
  margin-top: 1.5rem;
}
.base-forms-module .scheduler-container .scheduler-errors h4 {
  margin-bottom: 1rem;
}
.base-forms-module .scheduler-container .error-item {
  background: rgba(220, 53, 69, 0.1);
  border: 1px solid rgba(220, 53, 69, 0.2);
  padding: 1rem;
  margin: 0.75rem 0;
  border-left: 4px solid #dc3545;
  border-radius: 0 4px 4px 0;
  font-size: 0.875rem;
  line-height: 1.4;
}
.base-forms-module .scheduler-container .error-item strong {
  color: #dc3545;
  font-weight: 600;
}
.base-forms-module .scheduler-container .setup-section {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 1.5rem;
  margin: 1.5rem 0;
  border-radius: 6px;
}
.base-forms-module .scheduler-container .setup-section h4 {
  color: #343a40;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dee2e6;
}
.base-forms-module .scheduler-container .setup-section p {
  margin-bottom: 0.75rem;
}
.base-forms-module .scheduler-container .setup-section p strong {
  color: #495057;
}
.base-forms-module .scheduler-container .setup-section ul {
  margin: 1rem 0;
  padding-left: 1.5rem;
}
.base-forms-module .scheduler-container .setup-section ul li {
  margin-bottom: 0.5rem;
}
.base-forms-module .scheduler-container .setup-section ul li strong {
  color: #495057;
}
.base-forms-module .scheduler-container .scheduler-code {
  background: #343a40;
  color: #e8eaf6;
  padding: 1rem;
  border-radius: 4px;
  font-family: "Monaco", "Menlo", "Consolas", monospace;
  font-size: 0.875rem;
  overflow-x: auto;
  margin: 0.75rem 0;
  word-break: break-all;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .base-forms-module .scheduler-container .scheduler-code {
    font-size: 0.75rem;
    padding: 0.75rem;
  }
}
.base-forms-module .scheduler-container .badge {
  padding: 0.25rem 0.5rem;
  border-radius: 12px;
}
.base-forms-module .scheduler-container .badge.badge-success {
  background: rgba(40, 167, 69, 0.15);
  color: rgb(30.1449275362, 125.8550724638, 52);
}
.base-forms-module .scheduler-container .badge.badge-error {
  background: rgba(220, 53, 69, 0.15);
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.base-forms-module .scheduler-container .badge.badge-warning {
  background: rgba(255, 193, 7, 0.15);
  color: #a07800;
}
.base-forms-module .scheduler-container .badge.badge-test {
  background: rgba(123, 31, 162, 0.15);
  color: rgb(90.4974093264, 22.8082901554, 119.1917098446);
}
.base-forms-module .scheduler-container .scheduler-btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #667eea;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  margin: 0.25rem;
  border: none;
  cursor: pointer;
  font-size: 1.875rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
.base-forms-module .scheduler-container .scheduler-btn:hover, .base-forms-module .scheduler-container .scheduler-btn:focus {
  background: #5a67d8;
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}
.base-forms-module .scheduler-container .scheduler-btn:active {
  transform: translateY(0);
}
@media (max-width: 767.98px) {
  .base-forms-module .scheduler-container .scheduler-btn {
    display: block;
    width: 100%;
    margin: 0.25rem 0;
    text-align: center;
  }
}
.base-forms-module .scheduler-container .scheduler-actions {
  text-align: center;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e9ecef;
}
@media (max-width: 767.98px) {
  .base-forms-module .scheduler-container .scheduler-actions {
    text-align: left;
  }
}