@charset "UTF-8";
/*!
 * bootstrap.custom.scss
 */
@font-face {
  font-family: "Noto Sans";
  src: url("../vendor/fonts/NotoSans-Regular.ttf?date=20250709133440") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../vendor/fonts/NotoSans-Bold.ttf?date=20250709133440") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../vendor/fonts/NotoSerif-Regular.ttf?date=20250709133440") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../vendor/fonts/NotoSerif-Bold.ttf?date=20250709133440") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../vendor/fonts/NotoSansJP-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../vendor/fonts/NotoSansJP-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("../vendor/fonts/NotoSerifJP-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("../vendor/fonts/NotoSerifJP-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans SC";
  src: url("../vendor/fonts/NotoSansSC-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans SC";
  src: url("../vendor/fonts/NotoSansSC-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif SC";
  src: url("../vendor/fonts/NotoSerifSC-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif SC";
  src: url("../vendor/fonts/NotoSerifSC-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  src: url("../vendor/fonts/NotoSansTC-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  src: url("../vendor/fonts/NotoSansTC-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif TC";
  src: url("../vendor/fonts/NotoSerifTC-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif TC";
  src: url("../vendor/fonts/NotoSerifTC-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Thai";
  src: url("../vendor/fonts/NotoSansThai-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Thai";
  src: url("../vendor/fonts/NotoSansThai-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Thai";
  src: url("../vendor/fonts/NotoSerifThai-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Thai";
  src: url("../vendor/fonts/NotoSerifThai-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Myanmar";
  src: url("../vendor/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Myanmar";
  src: url("../vendor/fonts/NotoSansMyanmar-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Myanmar";
  src: url("../vendor/fonts/NotoSerifMyanmar-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Myanmar";
  src: url("../vendor/fonts/NotoSerifMyanmar-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "gmosign-icons";
  src: url("../fonts/gmosign-icons.ttf?date=20250709133440") format("truetype"), url("../fonts/gmosign-icons.woff?date=20250709133440") format("woff"), url("../fonts/gmosign-icons.svg?date=20250709133440#gmosign-icons") format("svg");
}
:root {
  --primary: #005bac;
  --secondary: #777777;
  --success: #269cb2;
  --danger: #d8563b;
  --light: #eeeef3;
  --dark: #101d32;
  --lighter: #f7f7fa;
  --breakpoint-xs: 0;
  --breakpoint-md: 600px;
  --breakpoint-lg: 1024px;
  --font-family-sans-serif: "Noto Sans", sans-serif;
  --font-family-monospace: Monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #222222;
  text-align: left;
  background-color: #fdfeff;
}

:lang(ja) body {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
}

:lang(zh) body {
  font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", sans-serif;
}

:lang(th) body {
  font-family: "Noto Sans", "Noto Sans Thai", sans-serif;
}

:lang(my) body {
  font-family: "Noto Sans", "Noto Sans Myanmar", sans-serif;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #269cb2;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #196573;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: Monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.75rem;
  cursor: pointer;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
  visibility: hidden;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: hidden;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
}

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.75rem;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 0.75rem;
  color: #777777;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fdfeff;
  border: 2px solid #f5f5f5;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.3125rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.625rem;
  color: #777777;
}

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #004078;
  border-radius: 4px;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

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

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

.container,
.container-fluid,
.container-lg,
.container-md {
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 600px) {
  .container-md, .container {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container {
    max-width: 1024px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 0.625rem;
  color: #222222;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 2px solid #eeeef3;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 4px solid #eeeef3;
}
.table tbody + tbody {
  border-top: 4px solid #eeeef3;
}

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

.table-bordered {
  border: 2px solid #eeeef3;
}
.table-bordered th,
.table-bordered td {
  border: 2px solid #eeeef3;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 4px;
}

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #222222;
  background-color: rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

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

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

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

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

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #bcc0c6;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #838994;
}

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

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

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

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #101d32;
  border-color: #192e4f;
}
.table .thead-light th {
  color: #222222;
  background-color: #f7f7fa;
  border-color: #eeeef3;
}

.table-dark {
  color: #fff;
  background-color: #101d32;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #192e4f;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 599.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 0.4375rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  background-color: #eeeef3;
  background-clip: padding-box;
  border: 1px solid #eeeef3;
  border-radius: 8px;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  caret-color: #269cb2;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #777777;
}
.form-control::placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:disabled {
  background-color: #eeeef3;
  opacity: 1;
}
.form-control[readonly] {
  border-radius: 0;
  border-width: 0;
  border-bottom-width: 2px;
  background: transparent;
  color: #222222;
}
.form-control[readonly]:focus {
  outline: none;
}
.form-control:not(:disabled):not([readonly]):hover {
  border-color: #e9f5f7;
  background-color: #e9f5f7;
}
.form-control:not(:disabled):not([readonly]):focus {
  color: #222222;
  background-color: #fdfeff;
  border-color: #269cb2;
  outline: 0;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #777777;
  background-color: #eeeef3;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1rem;
  line-height: 1.6;
}

.col-form-label-sm {
  padding-top: calc(0.46875rem + 1px);
  padding-bottom: calc(0.46875rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #222222;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.9375rem + 2px);
  padding: 0.46875rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px;
}

.form-control-lg {
  height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 20px;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 1.5rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #777777;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.invalid-feedback {
  width: 100%;
  margin-top: 1.5rem;
  font-size: inherit;
  color: #d8563b;
  padding-left: 1.995rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3e%3cg fill='%23d8563b' clip-path='url%28%23clip0%29'%3e%3cpath d='M11 13.5v-6c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v6c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5zm0 3v-1c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5z'/%3e%3cpath d='M13.7 2.1C6.8 1 1 6.8 2.1 13.7c.7 4.1 4 7.5 8.2 8.2C17.1 23 23 17.2 21.9 10.3c-.7-4.1-4.1-7.5-8.2-8.2zM12 20c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3cpath fill='%23fff' d='M0 0h20v20H0z' transform='translate%282 2%29'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 1.5rem 1.5rem;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.75rem;
  line-height: 1.6;
  color: #fff;
  background-color: #d8563b;
  border-radius: 8px;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d8563b;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d8563b;
  box-shadow: 0 0 0 0 rgba(216, 86, 59, 0.25);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #d8563b;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #d8563b;
  box-shadow: 0 0 0 0 rgba(216, 86, 59, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d8563b;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #d8563b;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #d8563b;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e07b66;
  background-color: #e07b66;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(216, 86, 59, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #d8563b;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d8563b;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #d8563b;
  box-shadow: 0 0 0 0 rgba(216, 86, 59, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
.form-inline label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.form-inline .form-group {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 0;
}
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-inline .form-control-plaintext {
  display: inline-block;
}
.form-inline .input-group,
.form-inline .custom-select {
  width: auto;
}
.form-inline .form-check {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding-left: 0;
}
.form-inline .form-check-input {
  position: relative;
  flex-shrink: 0;
  margin-top: 0;
  margin-right: 0.25rem;
  margin-left: 0;
}
.form-inline .custom-control {
  align-items: center;
  justify-content: center;
}
.form-inline .custom-control-label {
  margin-bottom: 0;
}

.btn {
  display: inline-block;
  font-weight: bold;
  color: #222222;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 100vh;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn.disabled, .btn:disabled {
  opacity: 0.4;
  box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):hover {
  box-shadow: 2px 4px 10px 0 rgba(0, 64, 120, 0.1), 5px 8px 20px 0 rgba(0, 64, 120, 0.04);
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  box-shadow: none;
  color: rgba(34, 34, 34, 0.6);
  cursor: default;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-reset {
  border: none;
  background: none;
  appearance: none;
}

.btn-primary {
  color: #fff;
  background-color: #005bac;
  box-shadow: none;
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #005bac;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: #005bac;
}

.btn-secondary {
  color: #fff;
  background-color: #777777;
  box-shadow: none;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #777777;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: #777777;
}

.btn-success {
  color: #fff;
  background-color: #269cb2;
  box-shadow: none;
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #269cb2;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: #269cb2;
}

.btn-danger {
  color: #fff;
  background-color: #d8563b;
  box-shadow: none;
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #d8563b;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: #d8563b;
}

.btn-light {
  color: #004078;
  background-color: #eeeef3;
  box-shadow: none;
}
.btn-light.disabled, .btn-light:disabled {
  color: #004078;
  background-color: #eeeef3;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: rgba(0, 64, 120, 0.6);
  background-color: #eeeef3;
}

.btn-dark {
  color: #fff;
  background-color: #101d32;
  box-shadow: none;
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #101d32;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: #101d32;
}

.btn-lighter {
  color: #004078;
  background-color: #f7f7fa;
  box-shadow: none;
}
.btn-lighter.disabled, .btn-lighter:disabled {
  color: #004078;
  background-color: #f7f7fa;
}
.btn-lighter:not(:disabled):not(.disabled):active, .btn-lighter:not(:disabled):not(.disabled).active, .show > .btn-lighter.dropdown-toggle {
  color: rgba(0, 64, 120, 0.6);
  background-color: #f7f7fa;
}

.btn-dark {
  color: #fff;
  background-color: rgba(16, 29, 50, 0.6);
  box-shadow: none;
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: rgba(16, 29, 50, 0.6);
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(16, 29, 50, 0.6);
}

.btn-outline-primary {
  color: #005bac;
  border-color: #005bac;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #005bac;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: rgba(0, 91, 172, 0.6);
  border-color: #005bac;
}

.btn-outline-secondary {
  color: #777777;
  border-color: #777777;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #777777;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: rgba(119, 119, 119, 0.6);
  border-color: #777777;
}

.btn-outline-success {
  color: #269cb2;
  border-color: #269cb2;
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #269cb2;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: rgba(38, 156, 178, 0.6);
  border-color: #269cb2;
}

.btn-outline-danger {
  color: #d8563b;
  border-color: #d8563b;
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d8563b;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: rgba(216, 86, 59, 0.6);
  border-color: #d8563b;
}

.btn-outline-light {
  color: #eeeef3;
  border-color: #eeeef3;
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #eeeef3;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: rgba(238, 238, 243, 0.6);
  border-color: #eeeef3;
}

.btn-outline-dark {
  color: #101d32;
  border-color: #101d32;
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #101d32;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: rgba(16, 29, 50, 0.6);
  border-color: #101d32;
}

.btn-outline-lighter {
  color: #f7f7fa;
  border-color: #f7f7fa;
}
.btn-outline-lighter.disabled, .btn-outline-lighter:disabled {
  color: #f7f7fa;
  background-color: transparent;
}
.btn-outline-lighter:not(:disabled):not(.disabled):active, .btn-outline-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-lighter.dropdown-toggle {
  color: rgba(247, 247, 250, 0.6);
  border-color: #f7f7fa;
}

.btn-link {
  font-weight: bold;
  color: #269cb2;
  text-decoration: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #269cb2;
}
.btn-link:not(:disabled):not(.disabled):hover {
  background-color: #f7f7fa;
  box-shadow: none;
}
.btn-link:not(:disabled):not(.disabled):active, .btn-link:not(:disabled):not(.disabled).active {
  background: transparent;
  color: rgba(38, 156, 178, 0.6);
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 20px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.46875rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 100vh;
}

.btn-xs {
  padding: 0.1875rem 0.46875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 100vh;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

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

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

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

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: auto;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #222222;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02);
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 600px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1024px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.3125rem 0;
  overflow: hidden;
  border-top: 1px solid #f7f7fa;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.4375rem 1rem;
  clear: both;
  font-weight: 400;
  color: #222222;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .dropdown-item {
    transition: none;
  }
}
.dropdown-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dropdown-item:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #222222;
  text-decoration: none;
  background-color: #eeeef3;
}
.dropdown-item.active, .dropdown-item:active {
  color: #269cb2;
  text-decoration: none;
  background-color: #e9f5f7;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #cdcdcd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0 1rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #777777;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.4375rem 1rem;
  color: #222222;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: 0;
}

.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: none;
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  padding-right: 3.5rem;
}

.input-group-prepend,
.input-group-append {
  position: absolute;
}
.input-group-prepend .btn,
.input-group-append .btn {
  box-shadow: none !important;
}
.input-group-prepend .btn:hover,
.input-group-append .btn:hover {
  color: #269cb2;
}

.input-group-prepend {
  left: 0;
}

.input-group-append {
  right: 0;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  text-align: center;
  white-space: nowrap;
  background-color: #f7f7fa;
  border: 1px solid #eeeef3;
  border-radius: 8px;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.6em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 20px;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.9375rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.46875rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2rem;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.6rem;
  padding-left: 2rem;
  color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 1.55rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #269cb2;
  background-color: #269cb2;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none, none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #269cb2;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #a0dfeb;
  border-color: #a0dfeb;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #777777;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #eeeef3;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.05rem;
  left: -2rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
  content: "";
  background-color: #fdfeff;
  border: #777777 solid 2px;
  box-shadow: none;
}
.custom-control-label::after {
  position: absolute;
  top: 0.05rem;
  left: -2rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.custom-checkbox > .custom-control-label::before {
  border-radius: 4px;
}
.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='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23fff' d='M11.3 15.9l.7-.7 6.4-6.4c.2-.2.2-.5 0-.7l-.7-.7c-.2-.2-.5-.2-.7 0l-6.4 6.4c-.2.2-.5.2-.7 0L7 10.9c-.2-.2-.5-.2-.7 0l-.7.7c-.2.2-.2.5 0 .7l4.3 4.3c.2.2.5.2.7 0l.7-.7z'/%3e%3c/svg%3e");
}
.custom-checkbox > .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #269cb2;
  background-color: #269cb2;
}
.custom-checkbox > .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox > .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 91, 172, 0.5);
}
.custom-checkbox > .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 91, 172, 0.5);
}

.custom-radio > .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio > .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='-8 -8 16 16'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio > .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 91, 172, 0.5);
}

.custom-switch {
  padding-left: 3.125rem;
}
.custom-switch .custom-control-label::before {
  left: -3.125rem;
  width: 2.625rem;
  pointer-events: all;
  border-radius: 0.75rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.05rem + 4px);
  left: calc(-3.125rem + 4px);
  width: calc(1.5rem - 8px);
  height: calc(1.5rem - 8px);
  background-color: #777777;
  border-radius: 0.75rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fdfeff;
  transform: translateX(1.125rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 91, 172, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0.4375rem 2rem 0.4375rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  vertical-align: middle;
  background: #eeeef3 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23222222' d='M13.156 15.9l.704-.7 6.436-6.4c.201-.2.201-.5 0-.7l-.704-.7c-.2-.2-.503-.2-.704 0l-6.436 6.4c-.2.2-.502.2-.703 0L5.313 7.4c-.201-.2-.503-.2-.704 0l-.704.7c-.201.2-.201.5 0 .7l7.844 7.8c.2.2.502.2.704 0l.703-.7z'/%3e%3c/svg%3e") right 1rem center/24px no-repeat;
  border: 1px solid #eeeef3;
  border-radius: 8px;
  box-shadow: none;
  appearance: none;
}
.custom-select.unselectable {
  background: #eeeef3
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1rem;
  background-image: none;
}
.custom-select:disabled {
  color: #777777;
  background-color: #eeeef3;
  opacity: 1;
}
.custom-select:disabled.unavailable {
  color: #dcdcdc;
  background: #f5f5f5
}
.custom-select:not(:disabled):hover {
  border-color: #e9f5f7;
  background-color: #e9f5f7;
}
.custom-select:not(:disabled):focus {
  border-color: #269cb2;
  background: #fdfeff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23269cb2' d='M13.156 15.9l.704-.7 6.436-6.4c.201-.2.201-.5 0-.7l-.704-.7c-.2-.2-.503-.2-.704 0l-6.436 6.4c-.2.2-.502.2-.703 0L5.313 7.4c-.201-.2-.503-.2-.704 0l-.704.7c-.201.2-.201.5 0 .7l7.844 7.8c.2.2.502.2.704 0l.703-.7z'/%3e%3c/svg%3e") right 1rem center/24px no-repeat;
  background-color: #fdfeff;
  color: #222222;
  outline: 0;
  box-shadow: 0 0 0 0 rgba(38, 156, 178, 0.25);
}
.custom-select:not(:disabled):focus::-ms-value {
  color: #777777;
  background-color: #eeeef3;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #777777;
}

.custom-select-sm {
  height: calc(1.5em + 0.9375rem + 2px);
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
  padding-left: 1rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.6em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1rem;
}

.custom-file-input {
  display: none;
}
.custom-file-input[disabled] + .custom-file-label {
  opacity: 0.4;
  pointer-events: none;
}
.custom-file-label {
  margin-bottom: 0;
}

.custom-range {
  width: 100%;
  height: 24px;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fdfeff, none;
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fdfeff, none;
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fdfeff, none;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 24px;
  height: 24px;
  margin-top: -11px;
  background-color: #fdfeff;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #fdfeff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  color: transparent;
  cursor: pointer;
  background-color: #fdfeff;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background-color: #fdfeff;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #fdfeff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 2px;
  color: transparent;
  cursor: pointer;
  background-color: #fdfeff;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-thumb {
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  background-color: #fdfeff;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #fdfeff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 2px;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 12px;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-fill-lower {
  background-color: #fdfeff;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #fdfeff;
  border-radius: 1rem;
}
.custom-range::-ms-tooltip {
  display: none;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #cdcdcd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #cdcdcd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #cdcdcd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav.flex-column {
  flex-wrap: nowrap;
}

.nav-link {
  display: block;
  border: none;
  background: transparent;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #777777;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 2px solid #e9f5f7;
}
.nav-tabs .nav-link {
  margin-bottom: -2px;
  border: 2px solid transparent;
  border-top-left-radius: none;
  border-top-right-radius: none;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #269cb2;
}
.nav-tabs .nav-link.disabled {
  color: #777777;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #269cb2;
  background-color: #fdfeff;
  border-color: #269cb2;
}
.nav-tabs .dropdown-menu {
  margin-top: -2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 8px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #269cb2;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-md,
.navbar .container-lg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 1.25rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 100vh;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 599.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 600px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-md,
.navbar-expand > .container-lg {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-md,
.navbar-expand > .container-lg {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f7f7fa;
  background-clip: border-box;
  border: 2px solid #eeeef3;
  border-radius: 8px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  background-color: #fdfeff;
  border-bottom: 2px solid #eeeef3;
}
.card-header:first-child {
  border-radius: 6px 6px 0 0;
}

.card-footer {
  padding: 0.75rem 1rem;
  background-color: #fdfeff;
  border-top: 2px solid #eeeef3;
}
.card-footer:last-child {
  border-radius: 0 0 6px 6px;
}

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

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

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

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

.card-img,
.card-img-top {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.card-deck {
  display: flex;
  flex-flow: row wrap;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.card-deck .card {
  margin-bottom: 1.25rem;
}
.card-deck .card {
  flex: 1 0 0%;
  margin-right: 1.25rem;
  margin-bottom: 0;
  margin-left: 1.25rem;
}

.card-group {
  display: flex;
  flex-flow: row wrap;
}
.card-group > .card {
  margin-bottom: 1.25rem;
}
.card-group > .card {
  flex: 1 0 0%;
  margin-bottom: 0;
}
.card-group > .card + .card {
  margin-left: 0;
  border-left: 0;
}
.card-group > .card:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
  border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
  border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
  border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
  border-bottom-left-radius: 0;
}

.card-columns {
  column-count: 3;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
.card-columns .card {
  display: inline-block;
  width: 100%;
}

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

.badge {
  display: inline-block;
  padding: 0.21875rem 0.3125rem;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.3575rem;
  padding-left: 0.3575rem;
  border-radius: 0.53125rem;
}

.badge-primary {
  color: #fff;
  background-color: #005bac;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #004079;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 91, 172, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #777777;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #5e5e5e;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #269cb2;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1d7788;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(38, 156, 178, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #d8563b;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bb3f25;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(216, 86, 59, 0.5);
}

.badge-light {
  color: #004078;
  background-color: #eeeef3;
}
a.badge-light:hover, a.badge-light:focus {
  color: #004078;
  background-color: #d0d0de;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(238, 238, 243, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #101d32;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #04070b;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(16, 29, 50, 0.5);
}

.badge-lighter {
  color: #004078;
  background-color: #f7f7fa;
}
a.badge-lighter:hover, a.badge-lighter:focus {
  color: #004078;
  background-color: #d8d8e6;
}
a.badge-lighter:focus, a.badge-lighter.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(247, 247, 250, 0.5);
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 8px;
}

.list-group-item-action {
  width: 100%;
  color: #222222;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #222222;
  text-decoration: none;
  background-color: #fdfeff;
}
.list-group-item-action:active {
  color: #222222;
  background-color: #f7f7fa;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 0;
  background-color: transparent;
  border: 2px solid #eeeef3;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #777777;
  pointer-events: none;
  background-color: transparent;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #269cb2;
  border-color: #269cb2;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -2px;
  border-top-width: 2px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 2px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -2px;
  border-left-width: 2px;
}

@media (min-width: 600px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px;
  }
}
@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 2px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #002f59;
  background-color: #b8d1e8;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #002f59;
  background-color: #a5c5e2;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #002f59;
  border-color: #002f59;
}

.list-group-item-secondary {
  color: #3e3e3e;
  background-color: #d9d9d9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #3e3e3e;
  background-color: #cccccc;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #3e3e3e;
  border-color: #3e3e3e;
}

.list-group-item-success {
  color: #14515d;
  background-color: #c2e3e9;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #14515d;
  background-color: #afdae2;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #14515d;
  border-color: #14515d;
}

.list-group-item-danger {
  color: #702d1f;
  background-color: #f4d0c8;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #702d1f;
  background-color: #f0beb3;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #702d1f;
  border-color: #702d1f;
}

.list-group-item-light {
  color: #7c7c7e;
  background-color: #fafafc;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7c7c7e;
  background-color: #eaeaf2;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7c7c7e;
  border-color: #7c7c7e;
}

.list-group-item-dark {
  color: #080f1a;
  background-color: #bcc0c6;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #080f1a;
  background-color: #aeb3ba;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #080f1a;
  border-color: #080f1a;
}

.list-group-item-lighter {
  color: #808082;
  background-color: #fdfdfe;
}
.list-group-item-lighter.list-group-item-action:hover, .list-group-item-lighter.list-group-item-action:focus {
  color: #808082;
  background-color: #ececf6;
}
.list-group-item-lighter.list-group-item-action.active {
  color: #fff;
  background-color: #808082;
  border-color: #808082;
}

.close {
  float: right;
  padding: 0.5rem;
}
.close > span {
  display: inline-block;
  border-radius: 50%;
  background: #eeeef3;
  padding: 0.25rem;
  line-height: 1;
  color: #222222;
  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;
}
.close.unavailable > span {
  color: #dcdcdc;
  background: #f5f5f5
}
@media (prefers-reduced-motion: reduce) {
  .close > span {
    transition: none;
  }
}
.close:not(:disabled):not(.disabled):hover > span {
  box-shadow: 2px 4px 10px 0 rgba(0, 64, 120, 0.1), 5px 8px 20px 0 rgba(0, 64, 120, 0.04);
}
.close:not(:disabled):not(.disabled):active > span, .close:not(:disabled):not(.disabled).active > span {
  box-shadow: none;
  background: #e9f5f7;
}

button.close {
  background-color: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1.25rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 2.5rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 2.5rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 2.5rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 2.5rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fdfeff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  box-shadow: 10px 16px 40px 0 rgba(0, 64, 120, 0.1), 20px 32px 80px 0 rgba(0, 64, 120, 0.04);
  outline: 0;
}

.modal-content > .close {
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 20px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #101d32;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.6;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
  border-bottom: 0 solid #eeeef3;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.modal-header .close {
  margin: -1.25rem -1.25rem -1.25rem auto;
}
.modal-header label {
  margin-bottom: 0;
}
.modal-header + .modal-body {
  padding-top: 0;
}

.modal-title {
  margin-bottom: 0;
}
.modal-title .btn-link {
  margin: -0.625rem -1rem;
  color: #222222;
}
@media (max-width: 1023.98px) {
  .modal-title .btn-link {
    font-size: 0.875rem;
    font-weight: normal;
  }
}
@media (min-width: 1024px) {
  .modal-title .btn-link {
    pointer-events: none;
  }
  .modal-title .btn-link i {
    display: none;
  }
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.modal-body > *:last-child {
  margin-bottom: 0;
}
.modal-body + .modal-footer {
  padding-top: 0.75rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1.25rem;
  border-top: 0 solid #eeeef3;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-dialog {
  max-width: 37.5rem;
  margin: 1.25rem auto;
}

.modal-dialog-scrollable {
  max-height: calc(100% - 2.5rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 2.5rem);
}

.modal-dialog-centered {
  min-height: calc(100% - 2.5rem);
}
.modal-dialog-centered::before {
  height: calc(100vh - 2.5rem);
  height: min-content;
}

.modal-sm {
  max-width: 25rem;
}

@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
.modal-xl {
  max-width: 1140px;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.75rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 1.25rem;
  height: 0.75rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.75rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.75rem 0.625rem 0;
  border-top-color: #101d32;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.75rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.75rem;
  height: 1.25rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.625rem 0.75rem 0.625rem 0;
  border-right-color: #101d32;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.75rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.625rem 0.75rem;
  border-bottom-color: #101d32;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.75rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.75rem;
  height: 1.25rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.625rem 0 0.625rem 0.75rem;
  border-left-color: #101d32;
}

.tooltip-inner {
  max-width: 280px;
  padding: 0.5rem 0.5rem;
  color: #fff;
  background-color: #101d32;
  border-radius: 8px;
}

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-primary {
  background-color: #005bac !important;
}

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

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

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

.bg-success {
  background-color: #269cb2 !important;
}

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

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

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

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

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

.bg-dark {
  background-color: #101d32 !important;
}

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

.bg-lighter {
  background-color: #f7f7fa !important;
}

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

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

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

.border {
  border: 2px solid #eeeef3 !important;
}

.border-top {
  border-top: 2px solid #eeeef3 !important;
}

.border-right {
  border-right: 2px solid #eeeef3 !important;
}

.border-bottom {
  border-bottom: 2px solid #eeeef3 !important;
}

.border-left {
  border-left: 2px solid #eeeef3 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #005bac !important;
}

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

.border-success {
  border-color: #269cb2 !important;
}

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

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

.border-dark {
  border-color: #101d32 !important;
}

.border-lighter {
  border-color: #f7f7fa !important;
}

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

.rounded-sm {
  border-radius: 4px !important;
}

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

.rounded-top {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.rounded-right {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.rounded-left {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.rounded-lg {
  border-radius: 20px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02) !important;
}

.shadow {
  box-shadow: 10px 16px 40px 0 rgba(0, 64, 120, 0.04), 5px 8px 20px 0 rgba(0, 64, 120, 0.1) !important;
}

.shadow-lg {
  box-shadow: 10px 16px 40px 0 rgba(0, 64, 120, 0.1), 20px 32px 80px 0 rgba(0, 64, 120, 0.04) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.5rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important;
  }
  .m-md-2 {
    margin: 0.75rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.75rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.75rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.75rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.25rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.25rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.25rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.25rem !important;
  }
  .m-md-5 {
    margin: 1.5rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.5rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.5rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.5rem !important;
  }
  .m-md-6 {
    margin: 2rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 2rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 2rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 2rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 2rem !important;
  }
  .m-md-7 {
    margin: 2.5rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 2.5rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 2.5rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 2.5rem !important;
  }
  .m-md-8 {
    margin: 3.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 3.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 3.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 3.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.5rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 0.75rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.75rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.75rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.75rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.25rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.25rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.25rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.25rem !important;
  }
  .p-md-5 {
    padding: 1.5rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.5rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.5rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.5rem !important;
  }
  .p-md-6 {
    padding: 2rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 2rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 2rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 2rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 2rem !important;
  }
  .p-md-7 {
    padding: 2.5rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 2.5rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 2.5rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 2.5rem !important;
  }
  .p-md-8 {
    padding: 3.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 3.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 3.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 3.5rem !important;
  }
  .m-md-n1 {
    margin: -0.5rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important;
  }
  .m-md-n2 {
    margin: -0.75rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.75rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.25rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.25rem !important;
  }
  .m-md-n5 {
    margin: -1.5rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -1.5rem !important;
  }
  .m-md-n6 {
    margin: -2rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -2rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -2rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -2rem !important;
  }
  .m-md-n7 {
    margin: -2.5rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -2.5rem !important;
  }
  .m-md-n8 {
    margin: -3.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -3.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -3.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -3.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -3.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.5rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 0.75rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.75rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.25rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.25rem !important;
  }
  .m-lg-5 {
    margin: 1.5rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.5rem !important;
  }
  .m-lg-6 {
    margin: 2rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 2rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 2rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 2rem !important;
  }
  .m-lg-7 {
    margin: 2.5rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 2.5rem !important;
  }
  .m-lg-8 {
    margin: 3.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 3.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.5rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 0.75rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.75rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.25rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.25rem !important;
  }
  .p-lg-5 {
    padding: 1.5rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.5rem !important;
  }
  .p-lg-6 {
    padding: 2rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 2rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 2rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 2rem !important;
  }
  .p-lg-7 {
    padding: 2.5rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 2.5rem !important;
  }
  .p-lg-8 {
    padding: 3.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 3.5rem !important;
  }
  .m-lg-n1 {
    margin: -0.5rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n2 {
    margin: -0.75rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.75rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.25rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n5 {
    margin: -1.5rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n6 {
    margin: -2rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -2rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -2rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -2rem !important;
  }
  .m-lg-n7 {
    margin: -2.5rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n8 {
    margin: -3.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -3.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -3.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -3.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -3.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
.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);
}

.text-monospace {
  font-family: Monospace !important;
}

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #005bac !important;
}

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

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

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

.text-success {
  color: #269cb2 !important;
}

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

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

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

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

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

.text-dark {
  color: #101d32 !important;
}

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

.text-lighter {
  color: #f7f7fa !important;
}

a.text-lighter:hover, a.text-lighter:focus {
  color: #c8c8dd !important;
}

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

html {
  display: flex;
  flex-direction: column;
  height: 100%;
}

body {
  display: flex;
  flex-flow: column;
  min-height: 100%;
  font-size: 0.875rem;
}

pre {
  font-family: inherit;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}

[v-cloak] {
  display: none;
}

.modal-opened {
  overflow: hidden;
}

.inactive-todo-area,
.inactive-document-area {
  display: none;
}

.document-container {
  height: 100%;
}

.document-area {
  position: relative;
  height: 100%;
  text-align: center;
  overflow: auto;
  /* #10000:署名画面のDLボタンのための拡張 */
}
.document-area .document-area__controls--right, .document-area .document-area__controls--top {
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0.375rem;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .document-area .document-area__controls--right, .document-area .document-area__controls--top {
    padding: 1.375rem;
  }
}
.document-area__controls--top {
  justify-content: flex-end;
  justify-content: right;
  left: 0;
}
.document-area__controls--top + .document-area__controls--right {
  top: calc(1.125rem + 38px);
  padding-top: 0;
}
@media (min-width: 1024px) {
  .document-area__controls--top + .document-area__controls--right {
    top: calc(2.125rem + 38px);
  }
}
.document-area__controls--right {
  flex-direction: column;
  justify-content: flex-start;
  justify-content: start;
  bottom: 100px;
}
.document-area__controls--right + .document-area__controls--top {
  right: calc(1.125rem + 46px);
  padding-right: 0;
}
@media (min-width: 1024px) {
  .document-area__controls--right + .document-area__controls--top {
    right: calc(2.125rem + 46px);
  }
}
.document-area__controls__container {
  display: flex;
  flex-direction: inherit;
  flex: 0 0 auto;
  position: relative;
  padding: 0.375rem;
  color: #fff;
}
.document-area__controls__button {
  display: inline-block;
  position: relative;
  width: 46px;
  height: 38px;
  background-color: rgba(16, 29, 50, 0.6);
  color: inherit;
  font-size: 32px;
  line-height: 38px;
  pointer-events: auto;
}
.document-area__controls__button:hover, .document-area__controls__button:focus, .document-area__controls__button:active {
  color: inherit;
}
.document-area__controls--top .document-area__controls__button:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.document-area__controls--right .document-area__controls__button:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.document-area__controls--top .document-area__controls__button:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.document-area__controls--right .document-area__controls__button:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.document-area__controls--top .document-area__controls__button:not(:first-child) {
  border-left: 1px solid rgba(192, 244, 244, 0.3);
}
.document-area__controls--right .document-area__controls__button:not(:first-child) {
  border-top: 1px solid rgba(192, 244, 244, 0.3);
}
.document-area__controls--top .document-area__controls__button:not(:last-child) {
  border-right: 1px solid rgba(16, 29, 50, 0.3);
}
.document-area__controls--right .document-area__controls__button:not(:last-child) {
  border-bottom: 1px solid rgba(16, 29, 50, 0.3);
}
.document-area__controls__button > i {
  line-height: inherit;
  vertical-align: top;
}
.document-area__content {
  overflow-x: auto;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  height: 100%;
}

/* #10000:署名画面のDLボタンのための拡張 end*/
.page-preview {
  display: inline-block;
  position: relative;
}

.v--modal-overlay {
  background-color: rgba(16, 29, 50, 0.6) !important;
}

.v--modal-box {
  overflow: visible !important;
}
.v--modal-box.gmosign-modal-fluid {
  overflow-y: auto !important;
}

.v--modal {
  box-shadow: none !important;
  border-radius: none !important;
  background: transparent !important;
}
.v--modal .close {
  position: relative;
  z-index: 1;
}

.form-control[type=text] + * .gmosign-i-eye::before {
  content: "\e90c";
}

.form-check,
.form-group {
  margin-bottom: 1.5rem;
}

.invalid-feedback {
  margin-bottom: 1.5rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-width: 2px;
}

label .form-text {
  display: inline;
}
label * + .form-text {
  margin-left: 0.5em;
}
label .text-muted {
  font-size: 0.688rem;
}

input[type=date] {
  position: relative;
  height: 2.625rem;
  -webkit-appearance: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 1px;
  z-index: 1;
  border-radius: 8px;
  background: #eeeef3 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23222222' d='M20.5,4H20h-1h-1V2.5C18,2.2,17.8,2,17.6,2c0,0,0,0-0.1,0h-1C16.2,2,16,2.2,16,2.4c0,0,0,0,0,0.1V4H8V2.5C8,2.2,7.8,2,7.6,2c0,0,0,0-0.1,0h-1C6.2,2,6,2.2,6,2.4c0,0,0,0,0,0.1V4H5H4H3.5C2.7,4,2,4.7,2,5.5v15C2,21.3,2.7,22,3.5,22h17c0.8,0,1.5-0.7,1.5-1.5v-15C22,4.7,21.3,4,20.5,4z M20,20H4V10h16V20z M20,8H4V6h1h14h1V8z'/%3e%3c/svg%3e") no-repeat 50% 50%;
  width: 3.5rem;
  height: calc(100% - 5px);
  cursor: pointer;
}
input[type=date]::-webkit-calendar-picker-indicator:hover {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23269cb2' d='M20.5,4H20h-1h-1V2.5C18,2.2,17.8,2,17.6,2c0,0,0,0-0.1,0h-1C16.2,2,16,2.2,16,2.4c0,0,0,0,0,0.1V4H8V2.5C8,2.2,7.8,2,7.6,2c0,0,0,0-0.1,0h-1C6.2,2,6,2.2,6,2.4c0,0,0,0,0,0.1V4H5H4H3.5C2.7,4,2,4.7,2,5.5v15C2,21.3,2.7,22,3.5,22h17c0.8,0,1.5-0.7,1.5-1.5v-15C22,4.7,21.3,4,20.5,4z M20,20H4V10h16V20z M20,8H4V6h1h14h1V8z'/%3e%3c/svg%3e");
}
input[type=date]:hover::-webkit-calendar-picker-indicator {
  background-color: #e9f5f7;
}
input[type=date]:focus::-webkit-calendar-picker-indicator {
  background-color: #fdfeff;
}

input::-webkit-date-and-time-value {
  text-align: left;
}

.btn [class^=gmosign-i-],
.btn [class*=" gmosign-i-"] {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
  vertical-align: -0.25rem;
}
.btn + .btn {
  margin-left: 0.8rem;
}
.btn button {
  border: none;
  padding: 0;
  background: transparent;
  line-height: 1;
  color: inherit;
}

.btn-sm [class^=gmosign-i-], .btn-group-sm > .btn [class^=gmosign-i-],
.btn-sm [class*=" gmosign-i-"],
.btn-group-sm > .btn [class*=" gmosign-i-"] {
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
  vertical-align: -0.3125rem;
}

.btn-xs [class^=gmosign-i-],
.btn-xs [class*=" gmosign-i-"] {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
  vertical-align: -0.25rem;
  font-size: 1.25rem;
}

.btn-outline-light {
  color: #222222;
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #222222;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active {
  color: rgba(34, 34, 34, 0.6);
}
.btn-outline-light:not(.btn-sm):not(.btn-xs) {
  padding-top: 0.71875rem;
  padding-bottom: 0.71875rem;
  font-size: 0.875rem;
}

.btn-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-block.mx-auto {
  display: block;
}
@media (min-width: 600px) {
  .btn-block.mx-auto {
    width: auto;
    min-width: 320px;
  }
}
.btn-block + .btn-block {
  margin-left: 0;
}
.btn-block + .btn-block.mx-auto {
  margin-left: 0.8rem;
}
.btn-block i:first-child {
  flex: 1;
  text-align: left;
}
.btn-block i:last-child {
  flex: 1;
  text-align: right;
}
.btn-block.text-left {
  justify-content: flex-start;
}
.btn-block.text-left i:first-child {
  flex: none;
}
.btn-block.text-left i:first-child:last-child {
  flex: 1;
}
.btn-block.text-right {
  justify-content: flex-end;
}
.btn-block.text-right i:last-child {
  flex: none;
}
.btn-block button + button {
  order: 3;
}
.btn-block button + button + .custom-range {
  margin-right: 1rem;
  margin-left: 1rem;
}
.btn-block.text-left i:first-child {
  margin-right: 0.25rem;
}
.btn-block.text-right i:last-child {
  margin-left: 0.25rem;
}

.btn-group-toggle {
  border-radius: 8px;
  background: #eeeef3;
  padding: 4px;
}
.btn-group-toggle .btn {
  border-radius: 4px;
  border-width: 0;
  padding: 4px;
  color: #777777;
  height: 32px;
}
.btn-group-toggle .btn:not(:disabled):not(.disabled):hover {
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02);
}
.btn-group-toggle .btn:not(:disabled):not(.disabled).active {
  background: #fdfeff;
  color: #269cb2;
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02);
}

.custom-control {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.custom-checkbox .custom-control-label:hover::before {
  background-color: #eeeef3;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 4px;
  border-color: #777777;
  border-width: 2px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #269cb2 !important;
}

.custom-radio .custom-control-label:hover::before {
  background-color: #eeeef3;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #269cb2 !important;
}

.nav.flex-column .nav-item + .nav-item {
  margin-top: 10px;
}

.nav-tabs {
  font-size: 0.75rem;
}
@media (max-width: 1023.98px) {
  .nav-tabs {
    display: none;
  }
}
.nav-tabs .nav-item {
  min-width: 0;
}
.nav-tabs .nav-link {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  color: #222222;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  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) {
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    transition: none;
  }
}
.nav-tabs .nav-link:active {
  color: rgba(38, 156, 178, 0.6);
}
.nav-tabs .nav-link .badge {
  margin-right: 0.3rem;
}
.nav-tabs button.nav-link {
  width: 100%;
  background: transparent;
}

.navbar {
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02);
}

.card-header {
  padding: 0;
}
.card-header .btn-link {
  position: relative;
  padding-top: 0.825rem;
  padding-right: 2.5rem;
  padding-bottom: 0.825rem;
  font-size: 0.75rem;
  color: #222222;
}
.card-header .btn-link:not(:disabled):not(.disabled):hover {
  background-color: transparent;
}
.card-header .btn-link:not(:disabled):not(.disabled):active, .card-header .btn-link:not(:disabled):not(.disabled).active {
  color: rgba(34, 34, 34, 0.6);
}
.card-header .btn-link:after {
  content: "\e903";
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.75rem;
  font-size: 1.5rem;
  font-family: "gmosign-icons" !important;
  line-height: 1;
}
.card-header .btn-link[aria-expanded=true]:after {
  content: "\e906";
}

.card-body {
  background: #f7f7fa;
}
.card-body .list-group-flush {
  margin-bottom: 0.75rem;
  margin-right: -1rem;
  margin-left: -1rem;
}
.card-body .list-group-flush > .list-group-item {
  border-bottom-width: 1px;
  padding-right: 1rem;
  padding-left: 1rem;
}
.card-body .list-group-flush:first-child {
  margin-top: -0.75rem;
}
.card-body .list-group-flush:last-child {
  margin-bottom: -0.75rem;
}
.card-body .list-group-flush:last-child > .list-group-item:last-child {
  border-bottom-width: 0;
}

label .badge {
  margin-top: -0.27em;
  vertical-align: middle;
}

.close-sm {
  padding: 0.25rem;
}
.close-sm > span {
  padding: 0.125rem;
}
.close-sm [class^=gmosign-i-],
.close-sm [class*=" gmosign-i-"] {
  font-size: 1rem;
}

.modal-dialog {
  max-height: calc(100vh - 1.25rem * 2);
}
.modal-dialog .dropdown-item {
  white-space: normal;
}

@media (max-width: 40rem) {
  .modal-dialog {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    width: auto !important;
  }
}
@media (orientation: landscape) and (max-width: 900px) {
  .modal-header {
    padding-bottom: 1rem;
  }
}

.modal-body > .list-group-flush:first-child {
  margin-top: -0.75rem;
}

.modal-sm {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 27.5rem) {
  .modal-sm {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
  }
}

.hover {
  cursor: pointer;
}

[class^=gmosign-i-],
[class*=" gmosign-i-"] {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5rem;
  line-height: 1;
}

[class^=gmosign-i-]::before,
[class*=" gmosign-i-"]::before {
  display: inline-block;
  font-size: inherit;
  font-family: "gmosign-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gmosign-i-address-book:before {
  content: "\e900";
}

.gmosign-i-anker:before {
  content: "\e901";
}

.gmosign-i-bars:before {
  content: "\e92e";
}

.gmosign-i-check:before {
  content: "\e902";
}

.gmosign-i-calendar:before {
  content: "\e92f";
}

.gmosign-i-chevron-down:before {
  content: "\e903";
}

.gmosign-i-chevron-left:before {
  content: "\e904";
}

.gmosign-i-chevron-right:before {
  content: "\e905";
}

.gmosign-i-chevron-up:before {
  content: "\e906";
}

.gmosign-i-credit-card:before {
  content: "\e907";
}

.gmosign-i-download:before {
  content: "\e908";
}

.gmosign-i-envelope:before {
  content: "\e909";
}

.gmosign-i-eraser:before {
  content: "\e90a";
}

.gmosign-i-exclamation-circle:before {
  content: "\e90b";
}

.gmosign-i-eye-slash:before {
  content: "\e90c";
}

.gmosign-i-eye:before {
  content: "\e90d";
}

.gmosign-i-file-check:before {
  content: "\e90e";
}

.gmosign-i-file-csv:before {
  content: "\e90f";
}

.gmosign-i-file:before {
  content: "\e910";
}

.gmosign-i-grip:before {
  content: "\e911";
}

.gmosign-i-image:before {
  content: "\e912";
}

.gmosign-i-lg-file-upload:before {
  content: "\e913";
}

.gmosign-i-lg-image:before {
  content: "\e914";
}

.gmosign-i-list:before {
  content: "\e915";
}

.gmosign-i-mail:before {
  content: "\e916";
}

.gmosign-i-map-marker:before {
  content: "\e917";
}

.gmosign-i-md-camera:before {
  content: "\e918";
}

.gmosign-i-md-option:before {
  content: "\e919";
}

.gmosign-i-md-pencil:before {
  content: "\e91a";
}

.gmosign-i-md-text:before {
  content: "\e91b";
}

.gmosign-i-minus:before {
  content: "\e91c";
}

.gmosign-i-pen-line:before {
  content: "\e92c";
}

.gmosign-i-pencil:before {
  content: "\e91d";
}

.gmosign-i-phone:before {
  content: "\e91e";
}

.gmosign-i-plus:before {
  content: "\e91f";
}

.gmosign-i-preview:before {
  content: "\e920";
}

.gmosign-i-question-circle:before {
  content: "\e921";
}

.gmosign-i-search:before {
  content: "\e922";
}

.gmosign-i-square-check:before {
  content: "\e923";
}

.gmosign-i-square:before {
  content: "\e924";
}

.gmosign-i-stamp:before {
  content: "\e925";
}

.gmosign-i-text-h:before {
  content: "\e926";
}

.gmosign-i-text-v:before {
  content: "\e927";
}

.gmosign-i-text:before {
  content: "\e92d";
}

.gmosign-i-times:before {
  content: "\e928";
}

.gmosign-i-trash:before {
  content: "\e930";
}

.gmosign-i-undo:before {
  content: "\e929";
}

.gmosign-i-zoom-in:before {
  content: "\e92a";
}

.gmosign-i-zoom-out:before {
  content: "\e92b";
}

.gmosign-i-upload:before {
  content: "\e931";
}

[class^=gmosign-i-md],
[class*=" gmosign-i-md"] {
  font-size: 2.5rem;
}

.gmosign-header {
  margin-bottom: 2.5rem;
}
@media (min-width: 1024px) {
  .gmosign-header {
    margin-bottom: 3.5rem;
  }
}
.gmosign-footer {
  margin-top: 80px;
  text-align: center;
}
.gmosign-footer .list-inline {
  font-size: 11px;
}
.gmosign-footer-copyright {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #005bac;
  padding: 8px;
  color: #f7f7fa;
  font-size: 0.625rem;
}
.gmosign-container {
  flex: 1 1 auto;
}
.gmosign-container-600 {
  max-width: 600px;
}
.gmosign-example {
  border-radius: 8px;
  margin: 1.5rem 0;
  border: 2px solid #cdcdcd;
  padding: 1rem;
}
.gmosign-example > .close {
  float: none;
}
.gmosign-example-modal .modal {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block;
}
.gmosign-highlight {
  margin: 1.5rem 0;
  background: #eeeef3;
  padding: 1rem;
}
.gmosign-btn-text {
  padding: 0;
}
.gmosign-btn-text:not(:disabled):not(.disabled):hover {
  box-shadow: none !important;
  color: #269cb2;
}
.gmosign-btn-text:not(:disabled):not(.disabled).active {
  color: #269cb2;
}
.gmosign-btn-circle {
  border-radius: 50%;
  padding: 0.34375rem 0.25rem;
}
.gmosign-pager .btn + .btn {
  margin-left: 0.3rem;
}
.gmosign-canvas {
  position: relative;
}
@media (orientation: landscape) and (max-width: 900px) {
  .gmosign-canvas.mb-6 {
    margin-top: -0.5rem !important;
    margin-bottom: 1.25rem !important;
  }
}
.gmosign-canvas-frame {
  display: block;
  border-radius: 8px;
  background: #eeeef3;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .gmosign-canvas-frame {
    height: 240px;
  }
}
@media (orientation: landscape) and (max-width: 900px) {
  .gmosign-canvas-frame {
    height: 50vh;
    height: calc(var(--vh) * 50);
  }
}
.gmosign-canvas-frame canvas {
  touch-action: none;
}
.gmosign-canvas-toolbar {
  position: absolute;
  bottom: 0;
}
.gmosign-canvas-toolbar .btn + .btn {
  margin-left: 0.05rem;
}
.gmosign-canvas-toolbar .gmosign-btn-text {
  padding: 6px;
}
.gmosign-canvas-toolbar-left {
  left: 0;
}
.gmosign-canvas-toolbar-right {
  right: 0;
}
.gmosign-form-figure {
  position: relative;
  margin-bottom: 1.5rem;
  text-align: center;
}
.gmosign-form-figure .figure {
  margin-bottom: 0;
}
.gmosign-form-figure .invalid-feedback {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-position: 50% 48px;
  padding: 16px;
  padding-top: 80px;
  width: 160px;
  height: 160px;
}
.gmosign-form-disabled.form-check .gmosign-form-disabled-body {
  margin-left: -1.25rem;
}
.gmosign-form-disabled.custom-control .gmosign-form-disabled-body {
  margin-left: -2rem;
}
.gmosign-form-disabled .form-check-input ~ .gmosign-form-disabled-body,
.gmosign-form-disabled .custom-control-input ~ .gmosign-form-disabled-body {
  position: relative;
  padding-top: 1.5rem;
}
.gmosign-form-disabled .form-check-input ~ .gmosign-form-disabled-body:before,
.gmosign-form-disabled .custom-control-input ~ .gmosign-form-disabled-body:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(253, 254, 255, 0.6);
}
.gmosign-form-disabled .form-check-input:checked ~ .gmosign-form-disabled-body:before,
.gmosign-form-disabled .custom-control-input:checked ~ .gmosign-form-disabled-body:before {
  display: none;
}
.gmosign-list-task {
  font-size: 1rem;
}
.gmosign-list-task .list-group-item {
  display: flex;
  align-items: center;
  border-bottom-width: 1px;
}
.gmosign-list-task .list-group-item.hover {
  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) {
  .gmosign-list-task .list-group-item.hover {
    transition: none;
  }
}
.gmosign-list-task .list-group-item.hover:hover {
  background-color: #eeeef3;
}
.gmosign-list-task .list-group-item:last-child {
  border-bottom-width: 1px;
}
.gmosign-list-task .list-group-item:has(> .list-group-item__btn) {
  display: unset;
  padding: 0;
}
.gmosign-list-task .list-group-item > .list-group-item__btn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.75rem 0;
  border: none;
  background: none;
  appearance: none;
}
.gmosign-list-task .text-success .gmosign-i-calendar,
.gmosign-list-task .text-success .gmosign-i-credit-card,
.gmosign-list-task .text-success .gmosign-i-file,
.gmosign-list-task .text-success .gmosign-i-image,
.gmosign-list-task .text-success .gmosign-i-pen-line,
.gmosign-list-task .text-success .gmosign-i-square,
.gmosign-list-task .text-success .gmosign-i-text {
  color: inherit;
}
.gmosign-list-task .text-success .gmosign-i-calendar:before,
.gmosign-list-task .text-success .gmosign-i-credit-card:before,
.gmosign-list-task .text-success .gmosign-i-file:before,
.gmosign-list-task .text-success .gmosign-i-image:before,
.gmosign-list-task .text-success .gmosign-i-pen-line:before,
.gmosign-list-task .text-success .gmosign-i-square:before,
.gmosign-list-task .text-success .gmosign-i-text:before {
  content: "\e923";
}
.gmosign-list-task .gmosign-calendar {
  height: 24px;
  width : 24px;
  background: url("../../img/field_icon_date.png?date=2022010601") center no-repeat;
}

.gmosign-list-task .badge {
  display: none;
  margin-right: 0.5rem;
}
:lang(ja) .gmosign-list-task .badge {
  display: inline-block;
}
.gmosign-list-task .badge-danger + i {
  color: #d8563b;
}
:lang(ja) .gmosign-list-task .badge-danger ~ * > .text-danger {
  display: none;
}
.gmosign-list-task .badge-secondary + i {
  color: #777777;
}
.gmosign-list-task i {
  margin-right: 0.25rem;
}
.gmosign-list-task i.gmosign-i-anker {
  margin-right: 0;
  margin-left: auto;
  color: #cdcdcd;
}
.gmosign-list-task i.gmosign-i-question-circle {
  margin-right: 0;
  margin-left: auto;
  color: #269cb2;
}
.gmosign-list-signer .gmosign-i-check {
  position: absolute;
  top: 50%;
  margin-top: -0.75rem;
  color: #269cb2;
}
.gmosign-list-signer-body {
  padding-left: 2rem;
}
.gmosign-list-signer-mail, .gmosign-list-signer-status {
  font-size: 0.688rem;
}
.gmosign-list-thumbnail {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.5rem;
  text-align: center;
}
.gmosign-list-thumbnail-item {
  position: relative;
  margin-top: 2%;
  margin-left: 2%;
  width: 31.5%;
}
.gmosign-list-thumbnail-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.gmosign-list-thumbnail-item:nth-child(3n+1) {
  margin-left: 0;
}
.gmosign-list-thumbnail-item:nth-child(1):last-child {
  min-width: 160px;
}
.gmosign-list-thumbnail-item:first-child:nth-last-child(2) {
  min-width: 160px;
}
.gmosign-list-thumbnail-item:first-child:nth-last-child(2) ~ .gmosign-list-thumbnail-item {
  min-width: 160px;
}
.gmosign-list-thumbnail-item:nth-child(n+3):nth-child(3n+1):last-child {
  margin-right: 67%;
}
.gmosign-list-thumbnail-item:nth-child(n+3):nth-child(3n+2):last-child {
  margin-right: 33.5%;
}
.gmosign-list-thumbnail-item .gmosign-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
}
.gmosign-list-thumbnail-item .gmosign-thumbnail .img-fluid {
  flex-shrink: 0;
  max-height: 100%;
}
.gmosign-list-thumbnail-item .gmosign-thumbnail-input {
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.gmosign-list-thumbnail-item .gmosign-thumbnail-input:checked + .gmosign-thumbnail-label {
  outline: 2px solid #269cb2;
}
.gmosign-list-thumbnail-item .gmosign-thumbnail-label {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.gmosign-thumbnail {
  position: relative;
  display: inline-block;
}
.gmosign-thumbnail .close {
  position: absolute;
  right: 0;
  top: 0;
}
.gmosign-list-usage {
  counter-reset: number 0;
  padding-left: 0;
}
.gmosign-list-usage li {
  position: relative;
  padding-left: 50px;
  list-style-type: none;
}
.gmosign-list-usage li + li {
  margin-top: 1.5rem;
}
.gmosign-list-usage li:before {
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 50%;
  border: 2px solid #269cb2;
  padding-left: 0.0625rem;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 33.6px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #269cb2;
  transform: translateY(-50%);
}
.gmosign-modal-open-static .modal-backdrop {
  background: transparent;
}
.gmosign-modal-fluid {
  width: 100% !important;
  height: 100vh !important;
  height: calc(var(--vh) * 100) !important;
}
.gmosign-modal-fluid-body {
  display: flex;
  flex-flow: column;
  min-height: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .gmosign-modal-fluid-body {
    transition: none;
  }
}
@media (max-width: 1023.98px) {
  .gmosign-modal-bottom-md-down {
    position: fixed !important;
    top: auto !important;
    bottom: 0;
    right: 0;
    left: 0 !important;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: auto !important;
    min-height: auto;
  }
  .gmosign-modal-bottom-md-down .modal-content {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .gmosign-modal-bottom-md-down-enter-active, .gmosign-modal-bottom-md-down-leave-active {
    transition: transform 0.3s ease-out;
  }
}
@media (max-width: 1023.98px) and (prefers-reduced-motion: reduce) {
  .gmosign-modal-bottom-md-down-enter-active, .gmosign-modal-bottom-md-down-leave-active {
    transition: none;
  }
}
@media (max-width: 1023.98px) {
  .gmosign-modal-bottom-md-down-enter, .gmosign-modal-bottom-md-down-leave-active {
    transform: translateY(100%);
  }
}
.gmosign-sign-sub-menu {
  margin-top: 2.5rem;
  margin-right: 1.25rem;
  margin-left: auto;
  max-width: 335px;
}
@media (min-width: 1024px) {
  .gmosign-sign-sub-menu {
    margin-top: 2.75rem;
  }
}
.gmosign-sign-sub-menu .modal-body {
  margin: 0;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  list-style: none;
}
.gmosign-sign-sub-menu .hover {
  margin-right: -1.25rem;
  margin-bottom: 0;
  margin-left: -1.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;
}
.gmosign-sign-sub-menu .hover a {
  display: block;
  padding: 0.5rem 1.25rem;
  color: inherit;
  text-decoration: none;
}
.gmosign-sign-sub-menu .hover a:hover {
  color: inherit;
}
@media (prefers-reduced-motion: reduce) {
  .gmosign-sign-sub-menu .hover {
    transition: none;
  }
}
.gmosign-sign-sub-menu .hover:hover, .gmosign-sign-sub-menu .hover:focus {
  color: #222222;
  text-decoration: none;
  background-color: #eeeef3;
}
.gmosign-preview.container-fluid, .gmosign-preview.container-md, .gmosign-preview.container-lg {
  padding-right: 0;
  padding-left: 0;
}
.gmosign-preview-header {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 101;
  box-shadow: none;
  background: #fdfeff;
  padding-bottom: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .gmosign-preview-header {
    padding-top: 1rem;
  }
}
.v--modal .gmosign-preview-header {
  display: none;
}
@media (min-width: 1024px) {
  .v--modal .gmosign-preview-header {
    display: block;
  }
}
.gmosign-preview-header-title {
  display: flex;
  border-bottom: 1px solid #eeeef3;
  padding-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .gmosign-preview-header-title {
    padding-bottom: 1rem;
  }
}
.gmosign-preview-header-title h1 {
  margin-bottom: 0;
}
.gmosign-preview-header-title .gmosign-btn-text {
  margin-left: auto;
}
.gmosign-preview-header-title .gmosign-i-bars {
  margin-right: 0.5rem;
}
.gmosign-preview-header .nav-tabs {
  margin-top: 0.5rem;
}
.gmosign-preview-header + .close {
  position: fixed !important;
  top: 0;
  right: 0;
}
@media (min-width: 1024px) {
  .gmosign-preview-header + .close {
    top: 1.5rem;
    right: 1.5rem;
    margin-top: 6.75rem;
  }
}
@media (min-width: 1024px) {
  .gmosign-preview-carousel {
    position: static;
  }
}
.gmosign-preview-carousel .carousel-control,
.gmosign-preview-carousel .carousel-caption {
  position: fixed;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
}
.gmosign-preview-carousel .carousel-control {
  border-radius: 1.5625rem;
  background: rgba(16, 29, 50, 0.6);
  width: 280px;
  height: 3.125rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-carousel .carousel-control {
    display: none;
  }
}
.gmosign-preview-carousel .carousel-indicators {
  bottom: 0.5rem;
  margin-bottom: 0;
}
.gmosign-preview-carousel .carousel-caption {
  width: 196px;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-carousel .carousel-caption {
    display: none;
  }
}
@media (min-width: 1024px) {
  .gmosign-preview-carousel .gmosign-btn-group {
    display: none;
  }
}
.gmosign-preview-document {
  flex-basis: auto;
  height: 100vh;
  height: calc(var(--vh) * 100);
  padding-top: 6.75rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-document {
    flex-basis: 0;
  }
}
.gmosign-preview-document .document-area {
  height: 100%;
}
.gmosign-preview-document .document-area-after {
  height: 7.5rem;
}
.gmosign-preview-document .document-area__content {
  padding-top: 4.25rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-document .document-area {
    margin-top: 0;
    padding-top: 0;
  }
  .gmosign-preview-document .document-area-after {
    height: 7.5rem;
  }
  .gmosign-preview-document .document-area__content {
    padding-top: 1.75rem;
  }
}
.gmosign-preview-document .page-preview {
  margin-top: 0.75rem;
  text-align: left;
}
.gmosign-preview-document .page-preview canvas {
  background: #fff;
  vertical-align: middle;
}
.gmosign-preview-document .page-preview .gmosign-btn-group {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.gmosign-preview-document-nav {
  margin-top: 1.5rem;
  background: #fdfeff;
  padding-top: 1.5rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-document-nav {
    display: none;
  }
}
.gmosign-preview-control {
  position: fixed;
  right: 0;
  bottom: 2.5rem;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 432px;
}
@media (max-width: 1023.98px) {
  .gmosign-preview-control {
    display: none;
  }
}
.gmosign-preview-main .carousel-caption,
.gmosign-preview-main .carousel-control {
  bottom: 1.5rem;
}
.gmosign-preview-main .gmosign-preview-control {
  left: 360px;
}
.gmosign-preview-container {
  position: relative;
}
@media (min-width: 1024px) {
  .gmosign-preview-container {
    margin-left: 0;
    padding-top: 0;
  }
}
.gmosign-preview-container .gmosign-preview-document {
  padding-top: 8.9375rem;
  background-color: #f7f7fa;
}
@media (min-width: 1024px) {
  .gmosign-preview-container .gmosign-preview-document {
    margin-left: 360px;
    padding-top: 6.75rem;
    padding-left: 0;
  }
}
.gmosign-preview-container .gmosign-preview-document .document-area {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 4rem;
}
.gmosign-preview-container .gmosign-preview-document .document-area-after {
  height: 6rem;
}
.gmosign-preview-container .gmosign-preview-document .document-area__content {
  padding-top: 0.75rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-container .gmosign-preview-document .document-area {
    padding-bottom: 0;
    width: calc(100vw - 360px);
  }
  .gmosign-preview-container .gmosign-preview-document .document-area-after {
    height: 8rem !important;
  }
  .gmosign-preview-container .gmosign-preview-document .document-area__content {
    padding-top: 1.75rem;
  }
}
.gmosign-preview-sidebar {
  position: fixed;
  top: 3.0625rem;
  right: 0;
  left: 0;
  z-index: 100;
  box-shadow: 1px 2px 4px 0 rgba(0, 64, 120, 0.04), 2px 4px 12px 0 rgba(0, 64, 120, 0.02);
  background: #fdfeff;
  padding-top: 1rem;
  min-height: 5.875rem;
}
@media (max-width: 1023.98px) {
  .gmosign-preview-sidebar {
    padding-bottom: 0 !important;
  }
  .gmosign-preview-sidebar .small {
    margin-bottom: 0.75rem;
  }
}
:lang(es) .gmosign-preview-sidebar-info h1.mb-1, :lang(pt) .gmosign-preview-sidebar-info h1.mb-1 {
  margin-top: 0.25rem;
  margin-right: 170px;
  font-size: 0.875rem;
  min-height: 2.4rem;
}
:lang(es) .gmosign-preview-sidebar-info h1.mb-1 .h3, :lang(pt) .gmosign-preview-sidebar-info h1.mb-1 .h3 {
  font-size: inherit;
}
@media (min-width: 1024px) {
  :lang(es) .gmosign-preview-sidebar-info h1.mb-1, :lang(pt) .gmosign-preview-sidebar-info h1.mb-1 {
    margin-right: 0;
    font-size: 1.5rem;
  }
  :lang(es) .gmosign-preview-sidebar-info h1.mb-1 .h3, :lang(pt) .gmosign-preview-sidebar-info h1.mb-1 .h3 {
    font-size: 1rem;
  }
}
.gmosign-preview-sidebar-task-btn {
  position: absolute;
  top: 0.75rem;
  right: 1.25rem;
  text-align: right;
}
:lang(es) .gmosign-preview-sidebar-task-btn .btn, :lang(pt) .gmosign-preview-sidebar-task-btn .btn {
  font-size: 0.625rem;
}
.gmosign-preview-sidebar-task .gmosign-pager {
  position: absolute;
  top: 8rem;
  right: 1.25rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-sidebar {
    top: 0;
    bottom: 0;
    border-right: 1px solid #eeeef3;
    padding-top: 8rem;
    width: 360px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .gmosign-preview-sidebar .text-truncate {
    white-space: normal;
  }
  .gmosign-preview-sidebar-info h1.mb-1 {
    margin-bottom: 2rem !important;
  }
  .gmosign-preview-sidebar-info h1.mb-1 + p.text-muted {
    margin-top: -1.5rem;
  }
  .gmosign-preview-sidebar .gmosign-preview-sidebar-task,
  .gmosign-preview-sidebar .d-lg-block {
    flex: 1;
    display: flex !important;
    flex-direction: column;
    overflow: auto;
    height: 100%;
  }
  .gmosign-preview-sidebar .gmosign-list-task {
    overflow-y: auto;
    flex: 1;
  }
}
.gmosign-preview-sidebar-modal {
  top: 37px !important;
  margin-right: 1.25rem;
  margin-left: auto;
  max-width: 335px;
  height: auto !important;
}
.gmosign-preview-sidebar-modal .modal-content {
  max-height: 45vh;
}
.gmosign-preview-sidebar-modal .modal-header {
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-sidebar-modal {
    display: none;
  }
}
.gmosign-preview-document-modal {
  max-width: 640px;
}
@media (min-width: 1024px) {
  .gmosign-preview-document-modal {
    position: relative;
    left: 180px !important;
    max-height: none;
  }
}
.gmosign-preview-document-modal.modal-sm {
  max-width: 25rem;
}
@media (orientation: landscape) and (max-width: 900px) {
  .gmosign-preview-document-modal {
    margin-top: 0;
    max-height: none;
  }
}
.gmosign-preview-section {
  margin: 2.5rem 1.25rem 0;
  border-radius: 20px;
  background: #fdfeff;
  padding: 1.25rem;
  text-align: left;
}
@media (min-width: 1024px) {
  .gmosign-preview-section {
    margin-right: auto;
    margin-left: auto;
    max-width: 448px;
  }
}
.gmosign-preview-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
  background: #fdfeff;
}
@media (max-width: 1023.98px) {
  .gmosign-preview-footer {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .gmosign-preview-footer {
    box-shadow: none;
    border-right: 1px solid #eeeef3;
    width: 360px;
  }
}
.gmosign-preview-footer .invalid-feedback {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.gmosign-preview-footer .invalid-feedback ~ .navbar-text {
  color: #777777;
}
.gmosign-preview-footer .invalid-feedback ~ .navbar-text .text-danger {
  color: inherit !important;
}
.gmosign-preview-footer .navbar-text {
  font-size: 0.75rem;
}
:lang(ja) .gmosign-preview-footer .navbar-text, :lang(zh) .gmosign-preview-footer .navbar-text {
  font-size: 1rem;
}
.gmosign-preview-footer .btn {
  min-width: 48%;
  font-size: 0.75rem;
}
@media (min-width: 1024px) {
  .gmosign-preview-footer .btn {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    min-width: 170px;
  }
}
:lang(ja) .gmosign-preview-footer .btn, :lang(zh) .gmosign-preview-footer .btn {
  font-size: 1rem;
}
@media (min-width: 1024px) {
  :lang(ja) .gmosign-preview-footer .btn, :lang(zh) .gmosign-preview-footer .btn {
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: 180px;
  }
}

.preview-field {
  border-radius: 2px;
  border: 1px solid #777777;
  background-color: rgba(243, 243, 243, 0.8);
  color: #777777;
}
.preview-field--req {
  border-color: #d8563b;
  background-color: rgba(247, 232, 230, 0.8);
  color: #d8563b;
}

.preview-sign-field-empty {
  background: transparent no-repeat 50% 50% !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23d8563b' d='M21,4.7l-3.5-3.5C17.3,1,17,1,16.8,1.1L4.5,13.4c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.3c-0.1,0.4,0.2,0.8,0.6,0.6l5.3-1.8c0.1,0,0.1-0.1,0.2-0.1L21,5.4C21.2,5.2,21.2,4.9,21,4.7z M18.2,5.4L9,14.6c-0.2,0.2-0.5,0.2-0.7,0l-0.7-0.7c-0.2-0.2-0.2-0.5,0-0.7L16.8,4c0.2-0.2,0.5-0.2,0.7,0l0.7,0.7C18.4,4.9,18.4,5.2,18.2,5.4z'/%3e%3cpath fill='%23d8563b' d='M21.2,22.6H2.5c-0.3,0-0.5-0.2-0.5-0.5v-1c0-0.3,0.2-0.5,0.5-0.5h18.7c0.3,0,0.5,0.2,0.5,0.5v1C21.7,22.4,21.5,22.6,21.2,22.6z'/%3e%3c/svg%3e") !important;
}

.preview-freetext-field,
.preview-date-field {
  height: auto;
  overflow-x: hidden;
  text-align: left;
  white-space: nowrap;
  font-family: "Noto Serif", serif;
}
:lang(ja) .preview-freetext-field,
:lang(ja) .preview-date-field {
  font-family: "Noto Serif", "Noto Serif JP", serif;
}
:lang(zh) .preview-freetext-field,
:lang(zh) .preview-date-field {
  font-family: "Noto Serif", "Noto Serif SC", "Noto Serif TC", serif;
}
:lang(th) .preview-freetext-field,
:lang(th) .preview-date-field {
  font-family: "Noto Serif", "Noto Serif Thai", serif;
}
:lang(my) .preview-freetext-field,
:lang(my) .preview-date-field {
  font-family: "Noto Serif", "Noto Serif Myanmar", serif;
}
.preview-freetext-field pre,
.preview-date-field pre {
  margin: 0;
  overflow-x: hidden;
}

.preview-checkbox-field--checked {
  border-width: 0;
  background: no-repeat 50%/cover;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23fff' d='M11.3 15.9l.7-.7 6.4-6.4c.2-.2.2-.5 0-.7l-.7-.7c-.2-.2-.5-.2-.7 0l-6.4 6.4c-.2.2-.5.2-.7 0L7 10.9c-.2-.2-.5-.2-.7 0l-.7.7c-.2.2-.2.5 0 .7l4.3 4.3c.2.2.5.2.7 0l.7-.7z'/%3e%3c/svg%3e");
  background-color: #269cb2;
}
.preview-checkbox-field--checked.preview-field--req {
  background-color: #d8563b;
}

.signer-field {
  border-radius: 2px;
  border: 1px solid #777777;
  background-color: #f5f5f5;
  appearance: none;
  color: #777777;
  cursor: pointer;
}
.signer-field-transparent {
  border: 1px solid transparent;
  background: transparent;
  appearance: none;
}
.signer-field-req {
  border-color: #d8563b;
  background: #f9edeb;
}

.sign-field-empty {
  border-color: #d8563b;
  background: #f9edeb;
}
.sign-field-empty img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}
.sign-field-setted img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}

.freetext-field {
  position: relative;
  height: auto;
  text-align: left;
  white-space: nowrap;
  font-family: "Noto Serif", serif;
  overflow: hidden;
}
:lang(ja) .freetext-field {
  font-family: "Noto Serif", "Noto Serif JP", serif;
}
:lang(zh) .freetext-field {
  font-family: "Noto Serif", "Noto Serif SC", "Noto Serif TC", serif;
}
:lang(th) .freetext-field {
  font-family: "Noto Serif", "Noto Serif Thai", serif;
}
:lang(my) .freetext-field {
  font-family: "Noto Serif", "Noto Serif Myanmar", serif;
}
.freetext-field.signer-field-req {
  color: #d8563b;
}
.freetext-field.signer-field-setted {
  border-color: #269cb2;
  background: #e9f5f7;
  color: #222222;
}
.freetext-field.signer-field-auto {
  border-color: #F5F5F5;
  background: #F5F5F5;
  color: #222222;
  border: 1px solid gray;
}
.freetext-field pre {
  display: inline;
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
  white-space: pre;
}

.checkbox-field-unchecked-req {
  border-color: #d8563b;
  background: #f9edeb;
}
.checkbox-field-checked, .checkbox-field-checked-req {
  border-width: 0;
  background: #269cb2 no-repeat 50%/cover;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%23fff' d='M11.3 15.9l.7-.7 6.4-6.4c.2-.2.2-.5 0-.7l-.7-.7c-.2-.2-.5-.2-.7 0l-6.4 6.4c-.2.2-.5.2-.7 0L7 10.9c-.2-.2-.5-.2-.7 0l-.7.7c-.2.2-.2.5 0 .7l4.3 4.3c.2.2.5.2.7 0l.7-.7z'/%3e%3c/svg%3e");
}

/* 20211015 add fujisawa */
.nml-flex {
  display: flex;
}

/* 2021.1216 add fujisawa >>>>>>>>*/
.gmosign-csv-table-covering {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.gmosign-csv-table {
  color: #777;
  font-size: 0.75rem;
  width: 12500px;
}

.gmosign-csv-table th,
.gmosign-csv-table td {
  padding-right: 1.5rem;
  font-weight: 400;
  min-width: 150px;
  background-color: #fff;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gmosign-csv-table tbody th,
.gmosign-csv-table tbody td {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.gmosign-csv-table thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  font-weight: 700;
}

.gmosign-csv-table tbody tr {
  border-bottom: 1px solid #707070;
}

.modal-dialog-centered.modal-dialog-scrollable.gmosign-csv-modal {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 40rem) {
  .modal-dialog-centered.modal-dialog-scrollable.gmosign-csv-modal {
    padding-left: 0;
    padding-right: 0;
  }
}
/*<<<<<<<< 2021.1216 add fujisawa */
