@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

abbr[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: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

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

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[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: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  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: 0.5rem;
}

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

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

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

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

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

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

.no-gutters, kers-container, kers-dataview, kers-filter, form, main {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, kers-container > .col, kers-dataview > .col, kers-filter > .col, form > .col, main > .col,
.no-gutters > [class*=col-],
kers-container > [class*=col-],
kers-dataview > [class*=col-],
kers-filter > [class*=col-],
form > [class*=col-],
main > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, kers-container kers-grid, kers-container [id*=Grid]:not(table), kers-container [id*=grid]:not(table), kers-container kers-filter, kers-container kers-commandbar, kers-dataview kers-grid, kers-dataview [id*=Grid]:not(table), kers-dataview [id*=grid]:not(table), kers-dataview kers-filter, kers-dataview kers-commandbar, kers-filter kers-grid, kers-filter [id*=Grid]:not(table), kers-filter [id*=grid]:not(table), kers-filter kers-filter, kers-filter kers-commandbar, form kers-grid, form [id*=Grid]:not(table), form [id*=grid]:not(table), form kers-filter, form kers-commandbar, main kers-grid, main [id*=Grid]:not(table), main [id*=grid]:not(table), main kers-filter, main kers-commandbar, .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: 15px;
  padding-left: 15px;
}

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

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

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

.row-cols-3 > * {
  flex: 0 0 33.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.33333333%;
  max-width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

.col-12, kers-container kers-grid, kers-container [id*=Grid]:not(table), kers-container [id*=grid]:not(table), kers-container kers-filter, kers-container kers-commandbar, kers-dataview kers-grid, kers-dataview [id*=Grid]:not(table), kers-dataview [id*=grid]:not(table), kers-dataview kers-filter, kers-dataview kers-commandbar, kers-filter kers-grid, kers-filter [id*=Grid]:not(table), kers-filter [id*=grid]:not(table), kers-filter kers-filter, kers-filter kers-commandbar, form kers-grid, form [id*=Grid]:not(table), form [id*=grid]:not(table), form kers-filter, form kers-commandbar, main kers-grid, main [id*=Grid]:not(table), main [id*=grid]:not(table), main kers-filter, main kers-commandbar {
  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.33333333%;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

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

.table-striped tbody tr:nth-of-type(odd), kers-grid table tbody tr:nth-of-type(odd), [id*=Grid]:not(table) table tbody tr:nth-of-type(odd), [id*=grid]:not(table) table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-active,
.table-active > th,
.table-active > td {
  background-color: 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: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd), kers-grid table.table-dark tbody tr:nth-of-type(odd), [id*=Grid]:not(table) table.table-dark tbody tr:nth-of-type(odd), [id*=grid]:not(table) table.table-dark 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: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive, kers-grid, [id*=Grid]:not(table), [id*=grid]:not(table) {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered, kers-grid > .table-bordered, [id*=Grid]:not(table) > .table-bordered, [id*=grid]:not(table) > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

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

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

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

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

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.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: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.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.2rem rgba(220, 53, 69, 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: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .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: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

input[type=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;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    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: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

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

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

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

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

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

.dropdown-menu[x-placement^=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.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .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: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .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.375rem;
  padding-left: 0.375rem;
}

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.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:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.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(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .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,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=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.5em + 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: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 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.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 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='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

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

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

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

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

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

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

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.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.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand: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: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.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: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: 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: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

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

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

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

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

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

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

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

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

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

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

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-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 .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

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

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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

.badge:empty {
  display: none;
}

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

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

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

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

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

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

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

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

a.close.disabled {
  pointer-events: none;
}

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

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

.toast-body {
  padding: 0.75rem;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-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% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 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.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 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.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

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

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

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  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%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  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;
  outline: 0;
  opacity: 0.9;
}

.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: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

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

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

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

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive 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.85714286%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  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: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
[class*=ks-icon] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  height: calc(12px * 2.5);
  width: calc(12px * 2.5);
  border-radius: calc(12px / 3);
}
[class*=ks-icon].no-margin {
  margin: 0;
}
[class*=ks-icon] img {
  height: calc(12px * 1.25);
}
[class*=ks-icon] svg {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  font-style: normal;
}
[class*=ks-icon] svg .badge {
  fill: black;
  color: unset;
  stroke: none;
  font-size: 200px;
  text-align: right;
}
[class*=ks-icon] svg .badge * {
  fill: black;
}
[class*=ks-icon] svg .badge * {
  color: unset;
}
[class*=ks-icon] svg .badge * {
  stroke: none;
}
[class*=ks-icon] svg .filetype {
  fill: black;
  color: unset;
  stroke: none;
  text-align: right;
}
[class*=ks-icon] svg .filetype * {
  fill: black;
}
[class*=ks-icon] svg .filetype * {
  color: unset;
}
[class*=ks-icon] svg .filetype * {
  stroke: none;
}
[class*=ks-icon] svg.not-found {
  border: 1px solid red;
}
[class*=ks-icon] svg.not-found text {
  font-size: 500px;
  fill: red;
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
[class*=ks-icon] span.ks-tooltip {
  display: block;
  text-align: center;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 1;
  transition: none;
  transition-delay: unset;
  margin-left: 0;
  padding: 0.25rem;
  color: hsl(0, 0%, 100%);
  background: hsl(0, 1%, 39%);
}
[class*=ks-icon][isrendered=true] {
  background: none;
}
[class*=ks-icon].powerwall-icon {
  height: calc(12px * 2);
  width: calc(12px * 2);
  top: calc(calc(12px * 2) * -0.15);
  fill: hsl(0, 0%, 93%);
  color: hsl(0, 0%, 93%);
  stroke: hsl(0, 0%, 93%);
}
[class*=ks-icon].powerwall-icon * {
  fill: hsl(0, 0%, 93%);
}
[class*=ks-icon].powerwall-icon * {
  color: hsl(0, 0%, 93%);
}
[class*=ks-icon].powerwall-icon * {
  stroke: hsl(0, 0%, 93%);
}
[class*=ks-icon].small {
  height: calc(calc(12px * 2) / 1.25);
  width: calc(calc(12px * 2) / 1.25);
}
[class*=ks-icon].inline {
  display: inline-block;
  margin-left: 0;
  height: calc(12px * 2);
  width: calc(12px * 2);
}
[class*=ks-icon].inline.small {
  height: calc(calc(12px * 2) / 1.5);
  width: calc(calc(12px * 2) / 1.5);
}
[class*=ks-icon].inactive {
  opacity: 0.5;
}
[class*=ks-icon].background-disabled #icon_BG {
  display: none;
}
[class*=ks-icon].circle {
  background: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 50%;
}
[class*=ks-icon].circle svg {
  margin-left: 3%;
  margin-bottom: -3%;
}
[class*=ks-icon].dark *, [class*=ks-icon].dark--watermark * {
  fill: hsl(0, 1%, 39%) !important;
  color: hsl(0, 1%, 39%) !important;
  stroke: hsl(0, 1%, 39%) !important;
}
[class*=ks-icon].dark * *, [class*=ks-icon].dark--watermark * * {
  fill: hsl(0, 1%, 39%) !important;
}
[class*=ks-icon].dark * *, [class*=ks-icon].dark--watermark * * {
  color: hsl(0, 1%, 39%) !important;
}
[class*=ks-icon].dark * *, [class*=ks-icon].dark--watermark * * {
  stroke: hsl(0, 1%, 39%) !important;
}
[class*=ks-icon].dark--watermark {
  opacity: 0.5;
}
[class*=ks-icon].light *, [class*=ks-icon].light--watermark * {
  fill: hsl(0, 0%, 100%) !important;
  color: hsl(0, 0%, 100%) !important;
  stroke: hsl(0, 0%, 100%) !important;
}
[class*=ks-icon].light * *, [class*=ks-icon].light--watermark * * {
  fill: hsl(0, 0%, 100%) !important;
}
[class*=ks-icon].light * *, [class*=ks-icon].light--watermark * * {
  color: hsl(0, 0%, 100%) !important;
}
[class*=ks-icon].light * *, [class*=ks-icon].light--watermark * * {
  stroke: hsl(0, 0%, 100%) !important;
}
[class*=ks-icon].light--watermark {
  opacity: 0.5;
}
[class*=ks-icon]:hover span.ks-tooltip {
  position: absolute;
  display: block;
  height: auto;
  width: auto;
  bottom: -1.6rem;
  opacity: 1;
  transition: opacity 0.3s;
  transition-delay: 0.5s;
  z-index: 2;
}
[class*=ks-icon]:hover:not([isrendered=true]) {
  box-shadow: inset 0px 0px 10px 10px rgba(0, 0, 0, 0.15);
}
[class*=ks-icon]:hover:not(.inactive) svg #icon_BG {
  fill: #dc3545;
  color: #dc3545;
  stroke: #dc3545;
}
[class*=ks-icon]:hover:not(.inactive) svg #icon_BG * {
  fill: #dc3545;
}
[class*=ks-icon]:hover:not(.inactive) svg #icon_BG * {
  color: #dc3545;
}
[class*=ks-icon]:hover:not(.inactive) svg #icon_BG * {
  stroke: #dc3545;
}
[class*=ks-icon]:hover:not(.inactive) svg .hover-ignore {
  fill: none;
}
[class*=ks-icon]:hover:not(.inactive) svg .hover-ignore * {
  fill: none;
}
[class*=ks-icon]:hover[class*=filter] svg .hover-ignore {
  fill: none;
}
[class*=ks-icon]:hover[class*=filter] svg .hover-ignore * {
  fill: none;
}
[class*=ks-icon]:hover[class*="--watermark"] * {
  fill: none;
  animation: none !important;
}
[class*=ks-icon]:hover[class*="--watermark"] * * {
  fill: none;
}

.ks-stacked-icons {
  display: inline-block;
  position: relative;
}
.ks-stacked-icons [class*=ks-icon] {
  margin: 0;
  top: 0;
  left: 0;
  position: absolute;
}

.ks-icon-exclamation {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-exclamation.small-icon {
  background-size: 15%;
}

.ks-icon-check {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%208C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%2048c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m140.204%20130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346%20303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719%2022.536c-4.705%204.667-4.736%2012.265-.068%2016.971l90.781%2091.516c4.667%204.705%2012.265%204.736%2016.97.068l172.589-171.204c4.704-4.668%204.734-12.266.067-16.971z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-check.small-icon {
  background-size: 15%;
}

.ks-icon-bool-true {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-bool-true.small-icon {
  background-size: 15%;
}
.ks-icon-bool-false {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-bool-false.small-icon {
  background-size: 15%;
}

kers-toaster {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
kers-toaster .alert {
  font-size: 16px;
  padding: 10px;
  display: flex;
  opacity: 0.8;
}
kers-toaster .alert svg {
  margin-top: 2px;
  font-size: 20.8px;
}
kers-toaster .alert p {
  margin: 0;
  margin-left: 10px;
}
kers-toaster .alert.alert-success {
  transition: opacity 0.2s;
}
kers-toaster .alert.alert-success:hover {
  opacity: 1;
}
kers-toaster .alert.alert-danger {
  animation: status-error 2s infinite;
}

.groupHead {
  text-decoration: none !important;
  text-align: left !important;
  cursor: default !important;
}
.groupHead .groupText {
  text-align: left !important;
  cursor: inherit;
}
.groupHead .groupText svg {
  transform: none !important;
}
.groupHead:hover {
  color: hsl(218, 72%, 42%) !important;
}

kers-grid, [id*=Grid]:not(table), [id*=grid]:not(table) {
  font-size: 1rem;
  overflow: visible;
}
kers-grid table, [id*=Grid]:not(table) table, [id*=grid]:not(table) table {
  width: 100%;
  padding: 0;
}
kers-grid table thead th > div:not(.sidemenu), [id*=Grid]:not(table) table thead th > div:not(.sidemenu), [id*=grid]:not(table) table thead th > div:not(.sidemenu) {
  display: flex;
  justify-content: space-between;
}
kers-grid table tbody tr td.int, [id*=Grid]:not(table) table tbody tr td.int, [id*=grid]:not(table) table tbody tr td.int, kers-grid table tbody tr td.float, [id*=Grid]:not(table) table tbody tr td.float, [id*=grid]:not(table) table tbody tr td.float {
  text-align: right;
  margin-right: 0.5rem;
}
kers-grid .sort, [id*=Grid]:not(table) .sort, [id*=grid]:not(table) .sort {
  float: right;
  color: #212529;
  visibility: hidden;
}
kers-grid .sort svg, [id*=Grid]:not(table) .sort svg, [id*=grid]:not(table) .sort svg {
  height: 1rem;
  width: 1rem;
  vertical-align: -0.225em;
  display: block;
  padding: 0 4px 0 4px;
  margin-left: 2px;
  margin-right: 4px;
}
kers-grid .sort.asc svg, [id*=Grid]:not(table) .sort.asc svg, [id*=grid]:not(table) .sort.asc svg {
  visibility: visible;
  transform: rotate(-90deg);
}
kers-grid .sort.desc svg, [id*=Grid]:not(table) .sort.desc svg, [id*=grid]:not(table) .sort.desc svg {
  visibility: visible;
  transform: rotate(90deg);
}
kers-grid .sidemenu, [id*=Grid]:not(table) .sidemenu, [id*=grid]:not(table) .sidemenu {
  color: hsl(218, 72%, 42%);
  padding: 0 !important;
  text-align: center;
}
kers-grid .sidemenu .menu, [id*=Grid]:not(table) .sidemenu .menu, [id*=grid]:not(table) .sidemenu .menu, kers-grid .sidemenu .delete, [id*=Grid]:not(table) .sidemenu .delete, [id*=grid]:not(table) .sidemenu .delete {
  margin: 0 auto;
  height: 32px;
  background: hsl(0, 0%, 80%);
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}
kers-grid .sidemenu .menu:hover, [id*=Grid]:not(table) .sidemenu .menu:hover, [id*=grid]:not(table) .sidemenu .menu:hover, kers-grid .sidemenu .delete:hover, [id*=Grid]:not(table) .sidemenu .delete:hover, [id*=grid]:not(table) .sidemenu .delete:hover {
  color: #1e58ba;
}
kers-grid .sidemenu .delete, [id*=Grid]:not(table) .sidemenu .delete, [id*=grid]:not(table) .sidemenu .delete {
  height: 21px;
  padding: -1px 0;
  background: hsl(0, 0%, 90%);
  color: #c63;
}
kers-grid .sidemenu .delete svg, [id*=Grid]:not(table) .sidemenu .delete svg, [id*=grid]:not(table) .sidemenu .delete svg {
  height: 0.875em;
  width: 0.875em;
  vertical-align: -0.225em;
  display: block;
  margin: -2px auto;
}
kers-grid .sidemenu .delete:hover, [id*=Grid]:not(table) .sidemenu .delete:hover, [id*=grid]:not(table) .sidemenu .delete:hover {
  color: #1e58ba;
}
kers-grid .menubox-wrapper, [id*=Grid]:not(table) .menubox-wrapper, [id*=grid]:not(table) .menubox-wrapper {
  position: relative;
  z-index: 2;
}
kers-grid .menubox, [id*=Grid]:not(table) .menubox, [id*=grid]:not(table) .menubox {
  background: hsl(0, 0%, 93%);
  border: 1px solid hsl(0, 0%, 85%);
  box-shadow: 3px 3px 10px #ccc;
  position: fixed;
  width: 250px;
  margin-top: 55px;
  height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  font-weight: normal;
  display: flex;
  flex-direction: column;
}
kers-grid .menubox ul, [id*=Grid]:not(table) .menubox ul, [id*=grid]:not(table) .menubox ul {
  padding: 110px 0 5px 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}
kers-grid .menubox ul li strong, [id*=Grid]:not(table) .menubox ul li strong, [id*=grid]:not(table) .menubox ul li strong {
  padding: 5px 10px;
}
kers-grid .menubox ul li label, [id*=Grid]:not(table) .menubox ul li label, [id*=grid]:not(table) .menubox ul li label {
  padding: 1px 10px 3px 10px;
  display: block;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
}
kers-grid .menubox ul li label input, [id*=Grid]:not(table) .menubox ul li label input, [id*=grid]:not(table) .menubox ul li label input {
  float: right;
}
kers-grid .menubox ul li label:hover, [id*=Grid]:not(table) .menubox ul li label:hover, [id*=grid]:not(table) .menubox ul li label:hover {
  background: #e0e0e0;
}
kers-grid .menubox ul::-webkit-scrollbar-track, [id*=Grid]:not(table) .menubox ul::-webkit-scrollbar-track, [id*=grid]:not(table) .menubox ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  right: 1px;
}
kers-grid .menubox ul::-webkit-scrollbar, [id*=Grid]:not(table) .menubox ul::-webkit-scrollbar, [id*=grid]:not(table) .menubox ul::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
kers-grid .menubox ul::-webkit-scrollbar-thumb, [id*=Grid]:not(table) .menubox ul::-webkit-scrollbar-thumb, [id*=grid]:not(table) .menubox ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: hsl(218, 72%, 42%);
}
kers-grid .menubox hr, [id*=Grid]:not(table) .menubox hr, [id*=grid]:not(table) .menubox hr {
  border: none;
  border-top: 1px solid hsl(0, 0%, 85%);
}
kers-grid .menubox > a, [id*=Grid]:not(table) .menubox > a, [id*=grid]:not(table) .menubox > a {
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
kers-grid .menubox > a:hover, [id*=Grid]:not(table) .menubox > a:hover, [id*=grid]:not(table) .menubox > a:hover {
  background: #e0e0e0;
}
kers-grid .menubox a:hover, [id*=Grid]:not(table) .menubox a:hover, [id*=grid]:not(table) .menubox a:hover {
  color: #333;
}
kers-grid .menubox-navigation, [id*=Grid]:not(table) .menubox-navigation, [id*=grid]:not(table) .menubox-navigation {
  position: relative;
  background: #e6e6e6;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
kers-grid .menubox-navigation > a, [id*=Grid]:not(table) .menubox-navigation > a, [id*=grid]:not(table) .menubox-navigation > a {
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
kers-grid .menubox-navigation > a:hover, [id*=Grid]:not(table) .menubox-navigation > a:hover, [id*=grid]:not(table) .menubox-navigation > a:hover {
  background: #e0e0e0;
}
kers-grid .menubox-navigation a:hover, [id*=Grid]:not(table) .menubox-navigation a:hover, [id*=grid]:not(table) .menubox-navigation a:hover {
  color: #333;
}
kers-grid .menubox-navigation > span input, [id*=Grid]:not(table) .menubox-navigation > span input, [id*=grid]:not(table) .menubox-navigation > span input, kers-grid .menubox-navigation > span input[type=button] {
  width: calc(100% + 20px * 3);
  padding: 2px 0;
  margin: -20px;
  margin-right: -40px;
  background: hsl(218, 72%, 42%);
  border: none;
  color: hsl(0, 0%, 100%);
  cursor: pointer;
}
kers-grid .menubox-navigation > span input:hover, [id*=Grid]:not(table) .menubox-navigation > span input:hover, [id*=grid]:not(table) .menubox-navigation > span input:hover, kers-grid .menubox-navigation > span input[type=button]:hover {
  background: #1f58bc;
}

table.ks_uiGrid tr.groupHead img {
  transition: all 0.2s ease;
  opacity: 0.5;
  margin-top: -2px;
}

table.ks_uiGrid td.groupHead a:hover img {
  opacity: 1;
}

/*.groupHead.MODUL,*/
.ks_gridContainer .grouparea .groupelement .grouping[data-colindex=MODUL],
.ks_gridContainer table tr.groupHead.MODUL td > span {
  background: hsl(58, 85%, 81%);
}

.ks_gridContainer .grouparea .groupelement .grouping[data-colindex=HMODUL],
.ks_gridContainer table tr.groupHead.HMODUL td > span {
  background: hsl(61, 100%, 90%);
}

.ks_gridContainer .grouparea .groupelement .grouping[data-colindex=MMODUL],
.ks_gridContainer table tr.groupHead.MMODUL td > span {
  background: hsl(61, 60%, 90%);
}

.ks_gridContainer .grouparea .groupelement .grouping[data-colindex=SMODUL],
.ks_gridContainer table tr.groupHead.SMODUL td > span {
  background: hsl(61, 30%, 90%);
}

.ks_uiGrid tr.ignoriert td.data {
  text-decoration: line-through;
}
.ks_uiGrid td.SNR_OR_FID span.finasNr {
  color: darkblue;
}
.ks_uiGrid .data.BESTAETIGUNGSSTATUS {
  text-decoration: none !important;
}
.ks_uiGrid .grid_button_0,
.ks_uiGrid .grid_button_1,
.ks_uiGrid .grid_button_2 {
  width: 110px;
}

.italicHeaderScrollFiller {
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: hsl(0, 0%, 100%);
  z-index: 1;
}

.mvc_commandBar {
  z-index: 818;
  position: relative;
}

div.sm_scanDaten,
.sm_dialog {
  z-index: 817;
  position: relative;
}

.grouparea {
  z-index: 815 !important;
  position: relative;
}

.ks_uiGrid th, kers-grid th, [id*=Grid]:not(table) th, [id*=grid]:not(table) th {
  position: relative;
  z-index: 2 !important;
}

.aggregate-badges div {
  display: inline-block;
}
.aggregate-badges div img {
  opacity: 1 !important;
}

form > section {
  display: flex;
}

kers-dataview, kers-container {
  flex-wrap: wrap;
}

kers-container h1, kers-container h2, kers-container h3, kers-container h4, kers-container h5, kers-container h6, kers-dataview h1, kers-dataview h2, kers-dataview h3, kers-dataview h4, kers-dataview h5, kers-dataview h6, kers-filter h1, kers-filter h2, kers-filter h3, kers-filter h4, kers-filter h5, kers-filter h6, form h1, form h2, form h3, form h4, form h5, form h6, main h1, main h2, main h3, main h4, main h5, main h6 {
  margin: 0;
  padding: 0.5rem 0;
}
kers-container > section, kers-container article > section, kers-dataview > section, kers-dataview article > section, kers-filter > section, kers-filter article > section, form > section, form article > section, main > section, main article > section {
  margin-bottom: 2rem;
}
kers-container > section h4, kers-container article > section h4, kers-dataview > section h4, kers-dataview article > section h4, kers-filter > section h4, kers-filter article > section h4, form > section h4, form article > section h4, main > section h4, main article > section h4 {
  font-size: 1rem;
  padding: 5px 10px;
}
kers-container > section > section, kers-container article > section > section, kers-dataview > section > section, kers-dataview article > section > section, kers-filter > section > section, kers-filter article > section > section, form > section > section, form article > section > section, main > section > section, main article > section > section {
  padding-left: 0;
}
kers-container > section > *, kers-container article > section > *, kers-dataview > section > *, kers-dataview article > section > *, kers-filter > section > *, kers-filter article > section > *, form > section > *, form article > section > *, main > section > *, main article > section > * {
  margin-right: 1rem !important;
}
kers-container section > section, kers-dataview section > section, kers-filter section > section, form section > section, main section > section {
  display: flex;
}
kers-container kers-grid, kers-container [id*=Grid]:not(table), kers-container [id*=grid]:not(table), kers-container kers-filter, kers-container kers-commandbar, kers-dataview kers-grid, kers-dataview [id*=Grid]:not(table), kers-dataview [id*=grid]:not(table), kers-dataview kers-filter, kers-dataview kers-commandbar, kers-filter kers-grid, kers-filter [id*=Grid]:not(table), kers-filter [id*=grid]:not(table), kers-filter kers-filter, kers-filter kers-commandbar, form kers-grid, form [id*=Grid]:not(table), form [id*=grid]:not(table), form kers-filter, form kers-commandbar, main kers-grid, main [id*=Grid]:not(table), main [id*=grid]:not(table), main kers-filter, main kers-commandbar {
  padding-left: 0;
}
kers-container kers-grid > kers-commandbar, kers-container [id*=Grid]:not(table) > kers-commandbar, kers-container [id*=grid]:not(table) > kers-commandbar, kers-container kers-filter > kers-commandbar, kers-container kers-commandbar > kers-commandbar, kers-dataview kers-grid > kers-commandbar, kers-dataview [id*=Grid]:not(table) > kers-commandbar, kers-dataview [id*=grid]:not(table) > kers-commandbar, kers-dataview kers-filter > kers-commandbar, kers-dataview kers-commandbar > kers-commandbar, kers-filter kers-grid > kers-commandbar, kers-filter [id*=Grid]:not(table) > kers-commandbar, kers-filter [id*=grid]:not(table) > kers-commandbar, kers-filter kers-filter > kers-commandbar, kers-filter kers-commandbar > kers-commandbar, form kers-grid > kers-commandbar, form [id*=Grid]:not(table) > kers-commandbar, form [id*=grid]:not(table) > kers-commandbar, form kers-filter > kers-commandbar, form kers-commandbar > kers-commandbar, main kers-grid > kers-commandbar, main [id*=Grid]:not(table) > kers-commandbar, main [id*=grid]:not(table) > kers-commandbar, main kers-filter > kers-commandbar, main kers-commandbar > kers-commandbar {
  padding-left: 0;
}
kers-container kers-navigator, kers-dataview kers-navigator, kers-filter kers-navigator, form kers-navigator, main kers-navigator {
  padding-right: 1rem;
}
kers-container kers-fieldset, kers-dataview kers-fieldset, kers-filter kers-fieldset, form kers-fieldset, main kers-fieldset {
  display: grid;
  grid-template-columns: 1fr 2fr; /*repeat(2, 1fr);*/
  grid-template-rows: 1fr;
  gap: 1px 1px;
  padding: 5px 10px;
}
kers-container kers-fieldset label, kers-dataview kers-fieldset label, kers-filter kers-fieldset label, form kers-fieldset label, main kers-fieldset label {
  grid-area: 1/1/2/2;
  margin-bottom: 0;
  padding-right: 12px;
}
kers-dataview > section[class*=col-] {
  padding-left: 0;
}

.grid, .grid-3-1, .grid-3, .grid-1-1, .grid-1 {
  display: grid;
}
.grid-1 {
  grid-template-columns: 1fr;
}
.grid-1-1 {
  grid-template-columns: 1fr 1fr;
}
.grid-3-1 {
  grid-template-columns: 3fr 1fr;
}

@media all and (-ms-high-contrast: none) {
  kers-fieldset {
    display: table-row;
  }
  label {
    display: table-cell;
  }
  kers-view, kers-input {
    display: table-cell;
  }
}
kers-container[datamode=view] [class*=dm]:not(.dm-view), kers-dataview[datamode=view] [class*=dm]:not(.dm-view), kers-filter[datamode=view] [class*=dm]:not(.dm-view) {
  display: none !important;
}
kers-container[datamode=view] kers-input:not(.dm-view), kers-dataview[datamode=view] kers-input:not(.dm-view), kers-filter[datamode=view] kers-input:not(.dm-view) {
  display: none !important;
}
kers-container[datamode=edit] [class*=dm]:not(.dm-edit), kers-dataview[datamode=edit] [class*=dm]:not(.dm-edit), kers-filter[datamode=edit] [class*=dm]:not(.dm-edit) {
  display: none !important;
}
kers-container[datamode=edit] kers-view:not(.dm-edit), kers-dataview[datamode=edit] kers-view:not(.dm-edit), kers-filter[datamode=edit] kers-view:not(.dm-edit) {
  display: none !important;
}
kers-container[datamode=add] [class*=dm]:not(.dm-add), kers-dataview[datamode=add] [class*=dm]:not(.dm-add), kers-filter[datamode=add] [class*=dm]:not(.dm-add) {
  display: none !important;
}
kers-container[datamode=add] kers-view:not(.dm-add), kers-dataview[datamode=add] kers-view:not(.dm-add), kers-filter[datamode=add] kers-view:not(.dm-add) {
  display: none !important;
}
kers-container[datamode=filter] [class*=dm]:not(.dm-filter), kers-dataview[datamode=filter] [class*=dm]:not(.dm-filter), kers-filter[datamode=filter] [class*=dm]:not(.dm-filter) {
  display: none !important;
}
kers-container[datamode=filter] kers-view:not(.dm-filter), kers-dataview[datamode=filter] kers-view:not(.dm-filter), kers-filter[datamode=filter] kers-view:not(.dm-filter) {
  display: none !important;
}
kers-container:not([datamode=add]):not([datamode=edit]):not([datamode=filter]):not([datamode=view]), kers-dataview:not([datamode=add]):not([datamode=edit]):not([datamode=filter]):not([datamode=view]), kers-filter:not([datamode=add]):not([datamode=edit]):not([datamode=filter]):not([datamode=view]) {
  display: none !important;
}
kers-container.dm-hide, kers-dataview.dm-hide, kers-filter.dm-hide {
  display: none !important;
}

kers-fieldset[datamode=view] [class*=dm]:not(.dm-view) {
  display: none !important;
}
kers-fieldset[datamode=view] .dm-view {
  display: unset !important;
}
kers-fieldset[datamode=view] kers-input:not(.dm-view) {
  display: none !important;
}
kers-fieldset[datamode=view] kers-view:not([class*=dm]) {
  display: unset !important;
}
kers-fieldset[datamode=edit] [class*=dm]:not(.dm-edit) {
  display: none !important;
}
kers-fieldset[datamode=edit] .dm-edit {
  display: unset !important;
}
kers-fieldset[datamode=edit] kers-view:not(.dm-edit) {
  display: none !important;
}
kers-fieldset[datamode=edit] kers-input:not([class*=dm]) {
  display: unset !important;
}

kers-navigator {
  padding-top: 10px;
  display: flex;
}
kers-navigator button {
  margin-right: 0.5rem;
  width: 24px;
  height: 24px;
  transition: all 0.2s;
  cursor: pointer;
  border: 1px solid hsl(218, 72%, 42%);
  background: hsl(218, 72%, 42%);
  display: block;
  position: relative;
}
kers-navigator button.goto:before {
  position: absolute;
  top: 0;
  left: 0;
}
kers-navigator button.goto:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
}
kers-navigator button.goto[data-dir=first]:before {
  content: "";
  display: block;
  border-left: 3px solid #fff;
  width: 18px;
  height: 18px;
  top: 2.4px;
  left: 2.4px;
}
kers-navigator button.goto[data-dir=first]:after {
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 9.6px;
}
kers-navigator button.goto[data-dir=prev]:after {
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 7.2px;
}
kers-navigator button.goto[data-dir=next]:after {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 2.4px;
}
kers-navigator button.goto[data-dir=last]:before {
  content: "";
  display: block;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  right: 9.6px;
}
kers-navigator button.goto[data-dir=last]:after {
  border-right: 3px solid #fff;
  width: 18px;
  height: 18px;
  top: 2.4px;
  right: 2.4px;
}
kers-navigator button.goto.inactive {
  cursor: auto;
  background: #fff;
  border-color: #999 !important;
}
kers-navigator button.goto.inactive:after, kers-navigator button.goto.inactive:before {
  border-color: #999 !important;
}
kers-navigator button:hover button:not(.inactive) {
  background: #fff;
}
kers-navigator button:hover button:not(.inactive):after, kers-navigator button:hover button:not(.inactive):before {
  border-color: hsl(218, 72%, 42%) !important;
}
kers-navigator .input {
  font-size: 0.9rem;
  margin-right: 0.5rem;
}
kers-navigator .input input {
  height: 24px;
  width: 36px;
  text-align: center;
}
kers-navigator .input input[name=limit] {
  width: 60px;
}

kers-commandbar {
  padding-top: 1rem;
  display: flex;
}
kers-commandbar kers-commanditem {
  height: 3rem;
  width: 3rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
}

.modal .modal-dialog {
  box-shadow: 0 0 10px 0px hsl(0, 1%, 39%);
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-content .modal-header {
  background: hsl(0, 0%, 93%);
  border-bottom: 1px solid hsl(0, 0%, 85%);
  color: hsl(218, 72%, 42%);
  border-radius: 0;
  padding: 5px 10px;
}
.modal .modal-content .modal-header .header {
  font-size: 15px;
  flex-grow: 2;
  text-transform: uppercase;
}
.modal .modal-content .modal-header .menuContainer {
  flex-grow: 1;
}
.modal .modal-content .modal-header .menuContainer .menuItem .closeButton {
  float: right;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 13.3333333333px;
  margin-top: 2px;
}
.modal .modal-content .modal-header .menuContainer .menuItem .closeButton:hover {
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
}
.modal .modal-content .modal-body table tr:hover .cell-label, .modal .modal-content .modal-body table tr:active .cell-label, .modal .modal-content .modal-body table tr:focus .cell-label {
  color: hsl(218, 72%, 42%);
}
.modal .modal-content .modal-body table tr:hover .cell-label label, .modal .modal-content .modal-body table tr:active .cell-label label, .modal .modal-content .modal-body table tr:focus .cell-label label {
  left: 5px;
}
.modal .modal-content .modal-body table tr:hover .cell-element input[type=text], .modal .modal-content .modal-body table tr:active .cell-element input[type=text], .modal .modal-content .modal-body table tr:focus .cell-element input[type=text] {
  padding-left: 5px;
}
.modal .modal-content .modal-body table .cell-label {
  min-width: 170px;
  font-size: 14px;
  vertical-align: top;
}
.modal .modal-content .modal-body table .cell-label label {
  position: relative;
  left: 0;
  transition: all 0.5s;
}
.modal .modal-content .modal-body table .cell-element {
  width: 100%;
}
.modal .modal-content .modal-body table .cell-element select,
.modal .modal-content .modal-body table .cell-element input[type=text],
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input,
.modal .modal-content .modal-body table .cell-element textarea {
  padding: 3px 5px 3px 5px;
  font-size: 14px;
  margin: 0;
  border: 1px solid hsl(0, 0%, 85%);
  transition: all 0.5s;
  min-width: 200px;
}
.modal .modal-content .modal-body table .cell-element select:hover, .modal .modal-content .modal-body table .cell-element select:active, .modal .modal-content .modal-body table .cell-element select:focus,
.modal .modal-content .modal-body table .cell-element input[type=text]:hover,
.modal .modal-content .modal-body table .cell-element input[type=text]:active,
.modal .modal-content .modal-body table .cell-element input[type=text]:focus,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input:hover,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input:active,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input:focus,
.modal .modal-content .modal-body table .cell-element textarea:hover,
.modal .modal-content .modal-body table .cell-element textarea:active,
.modal .modal-content .modal-body table .cell-element textarea:focus {
  border-color: hsl(218, 72%, 42%);
  padding-left: 5px;
}
.modal .modal-content .modal-body table .cell-element select.error,
.modal .modal-content .modal-body table .cell-element input[type=text].error,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input.error,
.modal .modal-content .modal-body table .cell-element textarea.error {
  border-bottom-color: hsl(358, 100%, 36%);
}
.modal .modal-content .modal-body table .cell-element select.error:hover, .modal .modal-content .modal-body table .cell-element select.error:active, .modal .modal-content .modal-body table .cell-element select.error:focus,
.modal .modal-content .modal-body table .cell-element input[type=text].error:hover,
.modal .modal-content .modal-body table .cell-element input[type=text].error:active,
.modal .modal-content .modal-body table .cell-element input[type=text].error:focus,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input.error:hover,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input.error:active,
.modal .modal-content .modal-body table .cell-element input.ui-autocomplete-input.error:focus,
.modal .modal-content .modal-body table .cell-element textarea.error:hover,
.modal .modal-content .modal-body table .cell-element textarea.error:active,
.modal .modal-content .modal-body table .cell-element textarea.error:focus {
  border-color: hsl(358, 100%, 36%);
}
.modal .modal-content .modal-body table .cell-element textarea {
  resize: both;
  width: 100%;
  min-height: 100px;
}
.modal .modal-content .modal-body table .cell-element input[readonly=readonly] {
  background: hsl(0, 0%, 96%);
  cursor: not-allowed;
}
.modal .modal-content .modal-body table .cell-element input[readonly=readonly]:hover, .modal .modal-content .modal-body table .cell-element input[readonly=readonly]:active, .modal .modal-content .modal-body table .cell-element input[readonly=readonly]:focus {
  border-color: hsl(0, 0%, 85%);
}
.modal .modal-content .modal-body table .cell-element label.error {
  color: hsl(358, 100%, 36%);
  font-size: 12px;
  display: block;
  animation: warning 2s infinite;
}
.modal .modal-content .modal-body table .cell-element a:nth-child(2), .modal .modal-content .modal-body table .cell-element a:nth-child(3) {
  margin-left: 10px;
}
.modal .modal-content .modal-body table .cell-element .headerelement select,
.modal .modal-content .modal-body table .cell-element .headerelement input[type=text],
.modal .modal-content .modal-body table .cell-element .headerelement input.ui-autocomplete-input,
.modal .modal-content .modal-body table .cell-element .headerelement textarea {
  min-width: 100px;
}

body.modal-open .dhv-wrapper {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.modal-xlg {
  max-width: 90% !important;
}

.modal form .form {
  left: 0;
}

.blockUI.blockOverlay {
  border: 1px solid hsl(218, 72%, 42%);
  background: #fff;
  opacity: 0.6;
}
.blockUI.blockMsg {
  border-radius: 0;
  background: hsl(0, 0%, 93%);
  border-color: hsl(218, 72%, 42%);
}
.blockUI.blockMsg .ui-widget-content {
  color: hsl(218, 72%, 42%);
}

.dragover {
  position: relative;
}
.dragover::after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  border: 3px hsl(0, 1%, 39%) dashed;
  content: "Datei jetzt loslassen, um sie hochzuladen";
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: hsl(0, 0%, 100%);
  font-size: 30px;
  color: hsl(0, 1%, 39%);
  padding-top: 20%;
  height: 100%;
  width: 100%;
}

.dropzone, .dropzone-bar {
  display: block;
  position: relative;
  border: 3px dashed hsl(0, 0%, 85%);
  width: 100%;
  min-height: 300px;
  margin: 5px;
  text-align: center;
  vertical-align: middle;
  color: #666;
  padding: 10px;
  font-size: 16px;
}
.dropzone .file-dialog-link-wrapper, .dropzone-bar .file-dialog-link-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 982;
}
.dropzone svg, .dropzone-bar svg {
  position: absolute;
  z-index: 981;
  height: 100%;
  width: 100%;
  font-size: 80px;
  opacity: 0.2;
  top: 0;
  left: calc(50% - 30px);
}
.dropzone .file-dialog-link, .dropzone-bar .file-dialog-link {
  color: hsl(218, 72%, 42%);
  cursor: pointer;
}
.dropzone.dragover svg, .dragover.dropzone-bar svg {
  color: hsl(0, 0%, 100%);
}

.dropzone-bar {
  margin: 0;
}
.dropzone-bar svg {
  position: relative;
  left: unset;
  top: unset;
  font-size: 20px;
}

.ks-tabs .nav.nav-tabs {
  width: 100%;
  margin-top: 20px;
}

.ks-detailview {
  clear: both;
  display: flex;
  flex-wrap: wrap;
}
.ks-detailview.fill > div {
  width: 100%;
}
.ks-detailview > div:not(:first-child) {
  padding-left: 10px;
}
.ks-detailview > div h4 {
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
  width: 100%;
  margin: 0;
  padding: 5px 10px;
}
.ks-detailview > div h4.bg-danger {
  background: hsl(358, 100%, 36%);
}
.ks-detailview > div .datarow {
  display: table-row;
}
.ks-detailview > div .datarow .label,
.ks-detailview > div .datarow .data {
  display: table-cell;
  padding: 5px 10px;
}
.ks-detailview > div .datarow .label.mw-700,
.ks-detailview > div .datarow .data.mw-700 {
  max-width: 700px;
}
.ks-detailview > div .datarow:nth-child(odd) {
  background: #fcfcfc;
}
.ks-detailview > div .datarow label.error {
  color: hsl(358, 100%, 36%);
  font-size: 12px;
  display: block;
  animation: warning 2s infinite;
}

form {
  display: table;
  width: 100%;
}
form .formRow {
  display: table-row;
}
form .formRow > div {
  display: table-cell;
  vertical-align: top;
}
form .formRow > div:first-child {
  width: 200px;
}
form .formRow input,
form .formRow select {
  padding: 3px 5px 3px 5px;
  font-size: 14px;
  margin: 0;
  border: 1px solid hsl(0, 0%, 85%);
  transition: all 0.5s;
  min-width: 200px;
}
form .formRow input:hover, form .formRow input:active, form .formRow input:focus,
form .formRow select:hover,
form .formRow select:active,
form .formRow select:focus {
  border-color: hsl(218, 72%, 42%);
  padding-left: 5px;
}
form .formRow input.error,
form .formRow select.error {
  border-bottom-color: hsl(358, 100%, 36%);
}
form .formRow input.error:hover, form .formRow input.error:active, form .formRow input.error:focus,
form .formRow select.error:hover,
form .formRow select.error:active,
form .formRow select.error:focus {
  border-color: hsl(358, 100%, 36%);
}
form .formRow input[readonly=readonly] {
  background: hsl(0, 0%, 96%);
  cursor: not-allowed;
}
form .formRow input[readonly=readonly]:hover, form .formRow input[readonly=readonly]:active, form .formRow input[readonly=readonly]:focus {
  border-color: hsl(0, 0%, 85%);
}
form .formRow label {
  transition: margin-left 0.5s;
}
form .formRow label.error {
  color: hsl(358, 100%, 36%);
  font-size: 12px;
  display: block;
  animation: warning 2s infinite;
}
form .formRow a:nth-child(2) {
  margin-left: 10px;
}
form .formRow:hover > div:first-child {
  color: hsl(218, 72%, 42%);
}
form .formRow:hover > div:first-child label {
  margin-left: 5px;
}
form .form,
form .ks_formButtons {
  padding-left: 0 !important;
  position: relative;
  left: 200px;
}

.ks_filterFormHandle form {
  width: auto;
}

.ks-context {
  display: none;
  z-index: 10000;
  position: fixed;
  top: 300px;
  left: 300px;
  padding: 5px 0;
}
.ks-context.active {
  display: block;
}
.ks-context ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #f2f2f2;
  width: 400px;
  border: 1px solid #a0a0a0;
  color: #000;
  font-family: Verdana, sans-serif;
  box-shadow: 3px 3px 2px #888888;
}
.ks-context ul li {
  margin: 0;
  font-size: 8.5pt;
  padding: 3px 10px;
  padding-left: 40px;
}
.ks-context ul li.hasChildren:after {
  content: "";
  display: block;
  float: right;
  height: 7px;
  width: 7px;
  transform: rotate(45deg);
  border-right: 2px solid #a0a0a0;
  border-top: 2px solid #a0a0a0;
  position: relative;
  top: 3px;
}
.ks-context ul li.headline {
  background: hsl(0, 1%, 39%);
  margin: -1px;
  margin-top: -5px;
  padding-left: 10px;
  color: hsl(0, 0%, 100%);
  margin-bottom: 5px;
}
.ks-context ul li.spacer {
  padding: 0;
  margin: 0 5px;
  overflow: hidden;
  border-bottom: 1px solid #a0a0a0;
  color: #a0a0a0;
  font-size: 12px;
}
.ks-context ul li.spacer:empty {
  line-height: 0;
  height: 0;
  font-size: 0;
}
.ks-context ul li:not(.headline):not(.spacer):hover {
  background: #91c9f7;
  cursor: pointer;
}
.ks-context ul li svg {
  margin-left: -30px;
  display: block;
  float: left;
  text-align: center;
  font-size: 15px;
}
.ks-context ul li span:not(.image) {
  float: right;
  color: hsl(0, 0%, 80%);
  margin-right: 20px;
}
.ks-context ul ul {
  display: none;
  position: absolute;
  left: 380px;
  margin-top: -20px;
  z-index: 999;
}
.ks-context ul li:hover ul {
  display: block;
}

.hasContextMenue {
  position: relative;
}
.hasContextMenue .contextOpener {
  position: absolute;
  z-index: 9999;
  display: none;
  background: hsl(0, 0%, 100%);
  border: 1px solid hsl(0, 0%, 93%);
  border-radius: 3px;
  padding: 2px 4px;
  color: hsl(0, 0%, 93%);
  font-size: 10px;
  cursor: pointer;
  top: -19px;
  float: left;
}
.hasContextMenue .contextOpener:before {
  content: "Rechtsklick: Kontextmenu";
  white-space: nowrap;
}
.ks-mmenu.ks-mmenu-wrapper .ks-mmenu-inner {
  position: relative;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s;
}
.ks-mmenu.ks-mmenu-wrapper .ks-mmenu-inner span {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0;
  position: relative;
  bottom: 6px;
  left: 0;
  transform: rotateZ(0deg);
  transition: all 0.2s;
}
.ks-mmenu.ks-mmenu-wrapper .ks-mmenu-inner svg {
  transform: rotateZ(0deg);
  transition: all 0.2s;
}
.ks-mmenu.ks-mmenu-wrapper.active .ks-mmenu-inner svg {
  animation: mmenu-open-svg 0.5s forwards;
}
.ks-mmenu.ks-mmenu-wrapper.active .ks-mmenu-inner span {
  transform: rotateZ(90deg);
  transition: all 0.2s;
  bottom: 0;
  left: 4px;
}
.ks-mmenu.ks-mmenu-wrapper:hover .ks-mmenu-inner {
  border-color: hsl(218, 72%, 42%);
  color: hsl(218, 72%, 42%);
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box {
  box-shadow: 2px 2px 5px hsla(0, 0%, 0%, 0.5);
  color: hsl(0, 1%, 39%);
  position: absolute;
  top: 27px;
  font-size: 12px;
  text-align: left;
  width: 250px;
  z-index: 822;
  opacity: 1;
  max-height: 0;
  overflow: hidden;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box.hide {
  display: block !important;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box:not(.hide) {
  animation: mmenu-open-menu 1s forwards;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .spacer {
  background: hsl(218, 72%, 42%);
  height: 1px;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item {
  background: hsl(0, 0%, 100%);
  padding-left: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 30px;
  cursor: pointer;
  position: relative;
  border-left: 1px solid hsl(218, 72%, 42%);
  border-right: 1px solid hsl(218, 72%, 42%);
  white-space: nowrap;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item i {
  margin-left: -20px;
  width: 15px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  height: 15px;
  font-size: 14px;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item.hasChildren:after {
  content: "";
  display: block;
  float: right;
  height: 7px;
  width: 7px;
  transform: rotate(45deg);
  border-right: 2px solid hsl(0, 0%, 93%);
  border-top: 2px solid hsl(0, 0%, 93%);
  position: relative;
  top: 3px;
  left: 10px;
  z-index: 900;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item:first-child {
  border-top: 1px solid hsl(218, 72%, 42%);
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item:last-child {
  border-bottom: 1px solid hsl(218, 72%, 42%);
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item:hover {
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item:hover .ks-mmenu-box {
  visibility: visible;
}
.ks-mmenu.ks-mmenu-wrapper > .ks-mmenu-inner > .ks-mmenu-box .ks-mmenu-item .ks-mmenu-box {
  z-index: 910;
  width: 250px;
  float: right;
  position: absolute;
  top: 0;
  left: 240px;
  visibility: hidden;
}

.data .ks-mmenu .ks-mmenu-inner {
  width: 15px;
  height: 15px;
  font-size: 10px;
}
.data .ks-mmenu .ks-mmenu-inner > .ks-mmenu-box {
  left: -1px;
  top: 13px;
}

.mmenu-inline {
  float: right;
}
.mmenu-inline .ks-mmenu {
  margin: 0;
}

.ks-tooltip {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.ks-tooltip:hover .tt-text {
  visibility: visible;
  display: block;
  opacity: 1;
  transition: opacity 0.5s;
}
.ks-tooltip .tt-text {
  visibility: hidden;
  font-weight: normal;
  font-size: 12px !important;
  display: none;
  opacity: 0;
  width: 200px;
  background-color: #333;
  color: #eee;
  text-align: center;
  padding: 5px 0;
  border-radius: 3px;
  position: absolute;
  z-index: 1;
  margin-left: 27px;
  margin-top: -4px;
  transition: opacity 0.5s;
}
.ks-tooltip .tt-text.left {
  right: 0;
}

td.ks-tooltip {
  display: table-cell;
}

.ui-widget-header .ui-datepicker-next .ui-icon, .ui-widget-header .ui-datepicker-prev .ui-icon {
  background-position: center;
  background-size: 20px 20px;
}
.ui-widget-header .ui-datepicker-next.ui-state-hover, .ui-widget-header .ui-datepicker-prev.ui-state-hover {
  border: 1px solid hsl(0, 0%, 100%);
  font-weight: normal;
}
.ui-widget-header .ui-datepicker-prev .ui-icon {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="blue" d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"></path></svg>');
}
.ui-widget-header .ui-datepicker-next .ui-icon {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="blue" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg>');
}

.ui-datepicker {
  font-size: 1rem;
  z-index: 1000 !important;
}
.ui-datepicker .ui-state-highlight {
  border: 1px solid hsl(218, 72%, 42%);
}
.ui-datepicker .ui-state-hover {
  border: 1px solid hsl(218, 72%, 42%);
  background: #dadada 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-icon-closethick {
  background-position: center;
  background-size: 20px 20px;
  background-image: url('data:image/svg+xml;utf8,<svg class="svg-inline--fa fa-times fa-w-11" aria-hidden="true" data-prefix="fas" data-icon="times" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512" data-fa-i2svg=""><path fill="hsl(218, 72%, 42%)" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>') !important;
}

@keyframes warning {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes status-error {
  0% {
    opacity: 1;
    color: hsl(358, 100%, 36%);
  }
  50% {
    opacity: 0.8;
    color: #6e0004;
  }
  100% {
    opacity: 1;
    color: hsl(358, 100%, 36%);
  }
}
@keyframes mmenu-open-svg {
  0% {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  20% {
    border-color: hsl(218, 72%, 42%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transform: rotateZ(0deg);
  }
  80% {
    transform: rotateZ(90deg);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    color: hsl(0, 1%, 39%);
  }
  100% {
    background: hsl(218, 72%, 42%);
    color: hsl(0, 0%, 100%);
    border-color: hsl(218, 72%, 42%);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transform: rotateZ(90deg);
  }
}
@keyframes mmenu-open-menu {
  0% {
    max-height: 0;
    max-width: 40px;
  }
  100% {
    max-height: 100vh;
    max-width: 2500px;
  }
}
@keyframes highlight-li {
  0% {
    background: hsl(31, 100%, 48%);
  }
  100% {
    background: hsl(0, 0%, 93%);
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2020-6-23 7:4:37
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-elliptic-bottom-fwd
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-elliptic-bottom-fwd {
  0% {
    -webkit-transform: translateY(600px) rotateX(30deg) scale(0);
    transform: translateY(600px) rotateX(30deg) scale(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotateX(0) scale(1);
    transform: translateY(0) rotateX(0) scale(1);
    -webkit-transform-origin: 50% -1400px;
    transform-origin: 50% -1400px;
    opacity: 1;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2020-6-23 7:9:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation swing-in-top-fwd
 * ----------------------------------------
 */
@-webkit-keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}
@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}
@keyframes reveal-login {
  0% {
    width: 100%;
  }
  100% {
    width: 40px;
  }
}
.clear {
  clear: both;
}

[class*=ks-icon-filetype] {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Ctitle%3Efiletype%3C%2Ftitle%3E%3Cg%20id%3D%22file_mp3%22%3E%3Cpath%20id%3D%22filetype-color%22%20d%3D%22M295.54,359.82H104.24a12,12,0,0,1-12-12V59a12,12,0,0,1,12-12L245,34.46l75.09,87.6L307.54,347.82A12,12,0,0,1,295.54,359.82Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M320.06,309.77V122.06L245,34.46H107.32a25.1,25.1,0,0,0-25,25V347.31a25.1,25.1,0,0,0,25,25H295a25.11,25.11,0,0,0,25-25v-25M245,53.24l58.82,68.82h-46.3c-6.26,0-12.52-6.26-12.52-12.51Zm62.57,269v25A12.54,12.54,0,0,1,295,359.82H107.32a12.54,12.54,0,0,1-12.51-12.51V59.49A12.54,12.54,0,0,1,107.32,47H232.46v62.57a25.1,25.1,0,0,0,25,25h50.05V322.28%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20class%3D%22filetype-color%22%20x%3D%2211.87%22%20y%3D%22174.06%22%20width%3D%22373.27%22%20height%3D%22142.34%22%20rx%3D%2212%22%20stroke-width%3D%2213%22%20stroke%3D%22%23595959%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
[class*=ks-icon-filetype].small-icon {
  background-size: 15%;
}
[class*=ks-icon-filetype] .filetype-color {
  fill: black;
}
[class*=ks-icon-filetype] .filetype-color * {
  fill: black;
}
[class*=ks-icon-filetype] svg .filetype {
  fill: white;
}
[class*=ks-icon-filetype] svg .filetype * {
  fill: white;
}
[class*=ks-icon-filetype][class*=pdf] #filetype-color {
  fill: #ff0000;
}
[class*=ks-icon-filetype][class*=pdf] #filetype-color * {
  fill: #ff0000;
}
[class*=ks-icon-filetype][class*=doc] #filetype-color {
  fill: #00a4ef;
}
[class*=ks-icon-filetype][class*=doc] #filetype-color * {
  fill: #00a4ef;
}
[class*=ks-icon-filetype][class*=xl] #filetype-color {
  fill: #7fba00;
}
[class*=ks-icon-filetype][class*=xl] #filetype-color * {
  fill: #7fba00;
}
[class*=ks-icon-filetype][class*=pp] #filetype-color {
  fill: #f25022;
}
[class*=ks-icon-filetype][class*=pp] #filetype-color * {
  fill: #f25022;
}
[class*=ks-icon-filetype][class*=jp] #filetype-color, [class*=ks-icon-filetype][class*=pn] #filetype-color {
  fill: #ffb900;
}
[class*=ks-icon-filetype][class*=jp] #filetype-color *, [class*=ks-icon-filetype][class*=pn] #filetype-color * {
  fill: #ffb900;
}
[class*=ks-icon-filetype][class*=vrx] #filetype-color {
  fill: #5f5f5f;
}
[class*=ks-icon-filetype][class*=vrx] #filetype-color * {
  fill: #5f5f5f;
}

.ks-icon-filetype-excel {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22excel%22%3E%3Cpath%20d%3D%22M319.16,114.2h-97.3v31.69h32.19v21.57H221.86v21.08h31.86v21.24H221.86V231h31.86v21.24H221.86V273.5h31.86v21.24H221.86V326.6h97.3a9.09,9.09,0,0,0,8.9-9.24V123.44A9.09,9.09,0,0,0,319.16,114.2ZM306.82,294.74H264.34V273.5h42.48Zm0-42.48H264.34V231h42.48Zm0-42.48H264.34V188.54h42.48Zm0-42.48H264.34V146.06h42.48Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M51.94,113V327.79l159.3,30.67V82.34ZM152.7,274.35l-18.53-35a31.18,31.18,0,0,1-2.18-7.2h-.28a53.71,53.71,0,0,1-2.49,7.51l-18.59,34.73H81.75L116,220.57,84.67,166.78h29.48L129.53,199a57,57,0,0,1,3.23,9.07h.3q.9-3.15,3.37-9.38l17.1-31.95h27L148.27,220.1l33.16,54.24Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-filetype-excel.small-icon {
  background-size: 15%;
}

.ks-icon-empty {
  background: url("data:image/svg+xml,%3Csvg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-empty.small-icon {
  background-size: 15%;
}

.ks-icon-add, .ks-icon-add--alt, .ks-icon-addfile, .ks-icon-neu {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22add%22%3E%3Cline%20x1%3D%22149%22%20y1%3D%22152.1%22%20x2%3D%22369%22%20y2%3D%22152.1%22%20fill%3D%22none%22%20stroke%3D%22%230c0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2221%22%2F%3E%3Cline%20x1%3D%22259%22%20y1%3D%22262.1%22%20x2%3D%22259%22%20y2%3D%2242.1%22%20fill%3D%22none%22%20stroke%3D%22%230c0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-add.small-icon, .small-icon.ks-icon-add--alt, .ks-icon-addfile.small-icon, .ks-icon-neu.small-icon {
  background-size: 15%;
}
.ks-icon-add:hover svg #add, .ks-icon-add--alt:hover svg #add, .ks-icon-addfile:hover svg #add, .ks-icon-neu:hover svg #add {
  transform-origin: center center;
  animation: kers-rotation-ani-1--clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  transform-origin: 259px 152px;
}
.ks-icon-add:hover svg #add *:not(g), .ks-icon-add--alt:hover svg #add *:not(g), .ks-icon-addfile:hover svg #add *:not(g), .ks-icon-neu:hover svg #add *:not(g) {
  fill: #ffc107 !important;
  color: #ffc107 !important;
  stroke: #ffc107 !important;
}
.ks-icon-add:hover svg #add *:not(g) *, .ks-icon-add--alt:hover svg #add *:not(g) *, .ks-icon-addfile:hover svg #add *:not(g) *, .ks-icon-neu:hover svg #add *:not(g) * {
  fill: #ffc107 !important;
}
.ks-icon-add:hover svg #add *:not(g) *, .ks-icon-add--alt:hover svg #add *:not(g) *, .ks-icon-addfile:hover svg #add *:not(g) *, .ks-icon-neu:hover svg #add *:not(g) * {
  color: #ffc107 !important;
}
.ks-icon-add:hover svg #add *:not(g) *, .ks-icon-add--alt:hover svg #add *:not(g) *, .ks-icon-addfile:hover svg #add *:not(g) *, .ks-icon-neu:hover svg #add *:not(g) * {
  stroke: #ffc107 !important;
}
.ks-icon-add:hover svg #add *[data-name*=BG] *, .ks-icon-add--alt:hover svg #add *[data-name*=BG] *, .ks-icon-addfile:hover svg #add *[data-name*=BG] *, .ks-icon-neu:hover svg #add *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-add:hover svg #add *[data-name*=BG] * *, .ks-icon-add--alt:hover svg #add *[data-name*=BG] * *, .ks-icon-addfile:hover svg #add *[data-name*=BG] * *, .ks-icon-neu:hover svg #add *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-add:hover svg #add *[data-name*=BG] * *, .ks-icon-add--alt:hover svg #add *[data-name*=BG] * *, .ks-icon-addfile:hover svg #add *[data-name*=BG] * *, .ks-icon-neu:hover svg #add *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-add:hover svg #add *[data-name*=BG] * *, .ks-icon-add--alt:hover svg #add *[data-name*=BG] * *, .ks-icon-addfile:hover svg #add *[data-name*=BG] * *, .ks-icon-neu:hover svg #add *[data-name*=BG] * * {
  stroke: unset;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-add:hover svg #add, .ks-icon-add--alt:hover svg #add, .ks-icon-addfile:hover svg #add, .ks-icon-neu:hover svg #add {
    animation-duration: calc(0.6s * 1);
  }
}
@keyframes kers-rotation-ani-1--clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 1));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-1--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-1--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .ks-icon-add:hover svg #add, .ks-icon-add--alt:hover svg #add, .ks-icon-addfile:hover svg #add, .ks-icon-neu:hover svg #add {
      -webkit-transform-origin: 220px 132px;
    }
  }
}

.ks-icon-edit, .ks-icon-edit--alt, .ks-icon-editblank {
  color: #595959;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22edit%22%3E%3Cpath%20d%3D%22M366.1,24.7a44.9,44.9,0,0,0-63.6,0L124.4,202.9a10.32,10.32,0,0,0-2.6,4.4L98.4,291.9a9.7,9.7,0,0,0,2.6,9.7,10.22,10.22,0,0,0,9.7,2.6l84.6-23.4a9.41,9.41,0,0,0,4.4-2.6L377.9,100a45.09,45.09,0,0,0,0-63.6ZM146.2,209.3,292,63.5l47,47L193.2,256.4Zm-9.4,18.9,37.6,37.6-52,14.4ZM363.7,85.8,353.1,96.4l-47-47,10.6-10.6a25,25,0,0,1,35.3,0l11.7,11.7A24.87,24.87,0,0,1,363.7,85.8Z%22%20fill%3D%22%2300CC00%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-edit.small-icon, .small-icon.ks-icon-edit--alt, .ks-icon-editblank.small-icon {
  background-size: 15%;
}
.ks-icon-edit:hover svg #edit, .ks-icon-edit--alt:hover svg #edit, .ks-icon-editblank:hover svg #edit {
  transform-origin: 50% 50%;
  animation: edit-pen 0.4s ease-in-out both;
}
.ks-icon-edit:hover svg #edit *:not(g), .ks-icon-edit--alt:hover svg #edit *:not(g), .ks-icon-editblank:hover svg #edit *:not(g) {
  fill: #28a745 !important;
  color: #28a745 !important;
  stroke: #28a745 !important;
}
.ks-icon-edit:hover svg #edit *:not(g) *, .ks-icon-edit--alt:hover svg #edit *:not(g) *, .ks-icon-editblank:hover svg #edit *:not(g) * {
  fill: #28a745 !important;
}
.ks-icon-edit:hover svg #edit *:not(g) *, .ks-icon-edit--alt:hover svg #edit *:not(g) *, .ks-icon-editblank:hover svg #edit *:not(g) * {
  color: #28a745 !important;
}
.ks-icon-edit:hover svg #edit *:not(g) *, .ks-icon-edit--alt:hover svg #edit *:not(g) *, .ks-icon-editblank:hover svg #edit *:not(g) * {
  stroke: #28a745 !important;
}
.ks-icon-edit:hover svg #edit *[data-name*=BG] *, .ks-icon-edit--alt:hover svg #edit *[data-name*=BG] *, .ks-icon-editblank:hover svg #edit *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-edit:hover svg #edit *[data-name*=BG] * *, .ks-icon-edit--alt:hover svg #edit *[data-name*=BG] * *, .ks-icon-editblank:hover svg #edit *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-edit:hover svg #edit *[data-name*=BG] * *, .ks-icon-edit--alt:hover svg #edit *[data-name*=BG] * *, .ks-icon-editblank:hover svg #edit *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-edit:hover svg #edit *[data-name*=BG] * *, .ks-icon-edit--alt:hover svg #edit *[data-name*=BG] * *, .ks-icon-editblank:hover svg #edit *[data-name*=BG] * * {
  stroke: unset;
}

.ks-icon-attachment {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22anhang%22%3E%3Cpath%20id%3D%22clip%22%20d%3D%22M191,114.5a61.71,61.71,0,0,0-61.8,61.8l-.8,140.9a48.1,48.1,0,1,0,96.2,0l.8-140.9a34.4,34.4,0,0,0-68.8,0V282.9a6.9,6.9,0,1,0,13.8,0V176.3a20.6,20.6,0,1,1,41.2,0l-.8,140.9a34.4,34.4,0,0,1-68.8.1l.9-139.6a48.1,48.1,0,0,1,96.2,0V282.9a6.9,6.9,0,0,0,13.8,0V176.3A61.93,61.93,0,0,0,191,114.5Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-attachment.small-icon {
  background-size: 15%;
}
.ks-icon-attachment:hover svg #anhang {
  animation: jackinthebox 0.4s linear both;
}

.ks-icon-add-attachment {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22add_anhang%22%20data-name%3D%22add%20anhang%22%3E%3Cpath%20id%3D%22clip%22%20d%3D%22M121,114.5a61.71,61.71,0,0,0-61.8,61.8l-.8,140.9a48.1,48.1,0,0,0,96.2,0l.8-140.9a34.4,34.4,0,0,0-68.8,0V282.9a6.9,6.9,0,1,0,13.8,0V176.3a20.6,20.6,0,1,1,41.2,0l-.8,140.9a34.4,34.4,0,0,1-68.8.1l.9-139.6a48.1,48.1,0,0,1,96.2,0V282.9a6.9,6.9,0,1,0,13.8,0V176.3A61.93,61.93,0,0,0,121,114.5Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20class%3D%22abdecker%22%20d%3D%22M278.5,4C352.23,4,400,58.77,400,132.5S352.23,266,278.5,266A133.5,133.5,0,0,1,145,132.5C145,58.77,204.77,4,278.5,4Z%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20class%3D%22animate%22%3E%3Cline%20x1%3D%22169%22%20y1%3D%22132.1%22%20x2%3D%22389%22%20y2%3D%22132.1%22%20fill%3D%22none%22%20stroke%3D%22%230c0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2221%22%2F%3E%3Cline%20x1%3D%22279%22%20y1%3D%22242.1%22%20x2%3D%22279%22%20y2%3D%2222.1%22%20fill%3D%22none%22%20stroke%3D%22%230c0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2221%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-add-attachment.small-icon {
  background-size: 15%;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate {
  transform-origin: center center;
  animation: kers-rotation-ani-3--clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  transform-origin: 279px 132px;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *:not(g) {
  fill: #ffc107 !important;
  color: #ffc107 !important;
  stroke: #ffc107 !important;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *:not(g) * {
  fill: #ffc107 !important;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *:not(g) * {
  color: #ffc107 !important;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *:not(g) * {
  stroke: #ffc107 !important;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-add-attachment:hover svg #add_anhang .animate *[data-name*=BG] * * {
  stroke: unset;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-add-attachment:hover svg #add_anhang .animate {
    animation-duration: calc(0.2s * 3);
  }
}
@keyframes kers-rotation-ani-3--clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 3));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-3--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-3--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .ks-icon-add-attachment:hover svg #add_anhang .animate {
      -webkit-transform-origin: 240px 112px;
    }
  }
}
.ks-icon-add-attachment:hover svg .abdecker {
  fill: #fff;
}

.ks-icon-trash, .ks-icon-del {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22garbage%22%3E%3Cg%20id%3D%22_1%22%20data-name%3D%221%22%3E%3Cpath%20d%3D%22M104,132.64H88.7V312.8a41.06,41.06,0,0,0,41,41H250.35a41.06,41.06,0,0,0,41-41V132.64H276.08m0,0V312.8H276a25.72,25.72,0,0,1-25.67,25.68H129.71A25.72,25.72,0,0,1,104,312.8V132.64%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M190,311a7.64,7.64,0,0,0,7.67-7.67V167.8a7.67,7.67,0,1,0-15.34,0V303.26A7.69,7.69,0,0,0,190,311Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M140,302.52a7.63,7.63,0,0,0,7.67-7.66V176.21a7.67,7.67,0,1,0-15.34,0V294.86A7.67,7.67,0,0,0,140,302.52Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M240.07,302.52a7.62,7.62,0,0,0,7.66-7.66V176.21a7.67,7.67,0,1,0-15.33,0V294.86A7.63,7.63,0,0,0,240.07,302.52Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22deckel%22%3E%3Cpath%20d%3D%22M305.21,140.77a7.67,7.67,0,1,0,0-15.33H247.73v-9.37a30.42,30.42,0,0,0-30.38-30.39H162.71a30.42,30.42,0,0,0-30.39,30.39v9.37H74.84a7.67,7.67,0,0,0,0,15.33Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20id%3D%22handle%22%20d%3D%22M147.66,115.07a15.08,15.08,0,0,1,15.05-15h54.64a15.08,15.08,0,0,1,15.05,15v9.37H147.66Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-trash *, .ks-icon-del * {
  transition-property: transform, transform-origin;
  transition-duration: 0.35s;
  transition-timing-function: ease-in-out;
}
.ks-icon-trash.small-icon, .ks-icon-del.small-icon {
  background-size: 15%;
}
.ks-icon-trash #handle, .ks-icon-del #handle {
  fill: white !important;
}
.ks-icon-trash:hover svg *:not(g), .ks-icon-del:hover svg *:not(g) {
  fill: #595959 !important;
  color: #595959 !important;
  stroke: #595959 !important;
}
.ks-icon-trash:hover svg *:not(g) *, .ks-icon-del:hover svg *:not(g) * {
  fill: #595959 !important;
}
.ks-icon-trash:hover svg *:not(g) *, .ks-icon-del:hover svg *:not(g) * {
  color: #595959 !important;
}
.ks-icon-trash:hover svg *:not(g) *, .ks-icon-del:hover svg *:not(g) * {
  stroke: #595959 !important;
}
.ks-icon-trash:hover svg *[data-name*=BG] *, .ks-icon-del:hover svg *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-trash:hover svg *[data-name*=BG] * *, .ks-icon-del:hover svg *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-trash:hover svg *[data-name*=BG] * *, .ks-icon-del:hover svg *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-trash:hover svg *[data-name*=BG] * *, .ks-icon-del:hover svg *[data-name*=BG] * * {
  stroke: unset;
}
.ks-icon-trash:hover svg #icon_BG *:not(g), .ks-icon-del:hover svg #icon_BG *:not(g) {
  fill: #dc3545 !important;
  color: #dc3545 !important;
  stroke: #dc3545 !important;
}
.ks-icon-trash:hover svg #icon_BG *:not(g) *, .ks-icon-del:hover svg #icon_BG *:not(g) * {
  fill: #dc3545 !important;
}
.ks-icon-trash:hover svg #icon_BG *:not(g) *, .ks-icon-del:hover svg #icon_BG *:not(g) * {
  color: #dc3545 !important;
}
.ks-icon-trash:hover svg #icon_BG *:not(g) *, .ks-icon-del:hover svg #icon_BG *:not(g) * {
  stroke: #dc3545 !important;
}
.ks-icon-trash:hover svg #icon_BG *[data-name*=BG] *, .ks-icon-del:hover svg #icon_BG *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-trash:hover svg #icon_BG *[data-name*=BG] * *, .ks-icon-del:hover svg #icon_BG *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-trash:hover svg #icon_BG *[data-name*=BG] * *, .ks-icon-del:hover svg #icon_BG *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-trash:hover svg #icon_BG *[data-name*=BG] * *, .ks-icon-del:hover svg #icon_BG *[data-name*=BG] * * {
  stroke: unset;
}
.ks-icon-trash:hover svg #deckel, .ks-icon-del:hover svg #deckel {
  transform: rotate(45deg) translateX(90px) translateY(-120px);
  transform-origin: 190px 110px;
}

.ks-icon-details {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22details%22%3E%3Cpath%20d%3D%22M140.9,308.8l63.3-63.3a120.55,120.55,0,0,1-36.6-36.6l-63.3,63.3a25.88,25.88,0,0,0,36.6,36.6Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M269.2,247.4A103.5,103.5,0,1,0,165.7,143.9,103.45,103.45,0,0,0,269.2,247.4ZM191.6,143.9a77.6,77.6,0,1,1,77.6,77.6A77.67,77.67,0,0,1,191.6,143.9Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20id%3D%22hi-light%22%20d%3D%22M269.2,83.5v17.2a43.1,43.1,0,0,1,43.1,43.1h17.2A60.3,60.3,0,0,0,269.2,83.5Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-details.small-icon {
  background-size: 15%;
}
.ks-icon-details:hover svg #hi-light {
  transform-origin: center center;
  animation: kers-rotation-ani-1--clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  transform-origin: 269px 143px;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-details:hover svg #hi-light {
    animation-duration: calc(0.6s * 1);
  }
}
@keyframes kers-rotation-ani-1--clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 1));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-1--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-1--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}

.ks-icon-refresh {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22refresh%22%3E%3Cpath%20d%3D%22M190,88.48a5.37,5.37,0,0,0,0,10.74A121.32,121.32,0,0,1,311.2,220.39c0,66.77-54.41,121.18-121.17,121.18a121.2,121.2,0,0,1-55.67-228.84,5.38,5.38,0,1,0-4.92-9.57A132,132,0,1,0,190,88.48Z%22%20fill%3D%22%23595959%22%2F%3E%3Cg%20class%3D%22inner-arrow%22%3E%3Cpath%20d%3D%22M241.76,152.47A84.28,84.28,0,0,0,190,135a85.38,85.38,0,1,0,0,170.75,84.6,84.6,0,0,0,60.41-25.06,5.46,5.46,0,0,0,0-7.6,5.37,5.37,0,0,0-7.61,0A74.63,74.63,0,1,1,190,145.76a75,75,0,0,1,71.68,53.78A5.35,5.35,0,0,0,272,196.59,85.36,85.36,0,0,0,241.76,152.47Z%22%20fill%3D%22%230c0%22%2F%3E%3Cpath%20d%3D%22M253,204.2a5.38,5.38,0,0,0-7.61,7.6L265.65,232a5.54,5.54,0,0,0,3.76,1.61,5.18,5.18,0,0,0,3.76-1.61l20.22-20.23a5.37,5.37,0,1,0-7.6-7.6l-16.38,16.37Z%22%20fill%3D%22%230c0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-refresh.small-icon {
  background-size: 15%;
}
.ks-icon-refresh:hover svg .inner-arrow {
  transform-origin: center center;
  animation: kers-rotation-ani-3--clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 500ms;
  transform-origin: 190px 220px;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-refresh:hover svg .inner-arrow {
    animation-duration: calc(0.2s * 3);
  }
}
@keyframes kers-rotation-ani-3--clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 3));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-3--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-3--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}
.ks-icon-refresh:hover svg .inner-arrow * {
  fill: #dc3545;
}

.ks-icon-refresh-big, .ks-icon-start {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22refresh%22%3E%3Cpath%20d%3D%22M200.5,26.83a7.07,7.07,0,1,0,0,14.14C288.51,41,360,112.61,360,200.5S288.39,360,200.5,360,41,288.51,41,200.5A159,159,0,0,1,127.22,58.76a7.09,7.09,0,0,0-6.49-12.61A173.27,173.27,0,0,0,26.83,200.5c0,95.79,77.88,173.67,173.67,173.67S374.17,296.29,374.17,200.5,296.29,26.83,200.5,26.83Z%22%20fill%3D%22%23595959%22%2F%3E%3Cg%20class%3D%22inner-arrow%22%3E%3Cpath%20%20d%3D%22M268.6,111.07a111,111,0,0,0-68.1-23,112.4,112.4,0,0,0,0,224.8,111.37,111.37,0,0,0,79.53-33,7.18,7.18,0,0,0,0-10,7.08,7.08,0,0,0-10,0A98.25,98.25,0,1,1,200.5,102.24a98.71,98.71,0,0,1,94.37,70.81,7,7,0,1,0,13.55-3.89A112.29,112.29,0,0,0,268.6,111.07Z%22%20fill%3D%22%230c0%22%2F%3E%3Cpath%20d%3D%22M283.45,179.17a7.09,7.09,0,0,0-10,10l26.63,26.63a7.31,7.31,0,0,0,4.95,2.12,6.82,6.82,0,0,0,4.95-2.12l26.62-26.63a7.08,7.08,0,0,0-10-10L305,200.74Z%22%20fill%3D%22%230c0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-refresh-big.small-icon, .ks-icon-start.small-icon {
  background-size: 15%;
}
.ks-icon-refresh-big:hover svg .inner-arrow, .ks-icon-start:hover svg .inner-arrow {
  transform-origin: center center;
  animation: kers-rotation-ani-1--clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
  transform-origin: 200px 200px;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-refresh-big:hover svg .inner-arrow, .ks-icon-start:hover svg .inner-arrow {
    animation-duration: calc(0.6s * 1);
  }
}
@keyframes kers-rotation-ani-1--clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 1));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-1--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-1--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .ks-icon-refresh-big:hover svg .inner-arrow, .ks-icon-start:hover svg .inner-arrow {
      -webkit-transform-origin: 170px 170px;
    }
  }
}
.ks-icon-refresh-big:hover svg .inner-arrow *, .ks-icon-start:hover svg .inner-arrow * {
  fill: hsl(0, 100%, 50%);
}

.ks-icon-user {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22profile%22%3E%3Cpath%20d%3D%22M190,217.47c29.76,0,53.88-29.3,53.88-65.44S236,86.58,190,86.58s-53.88,29.3-53.88,65.45S160.24,217.47,190,217.47Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M88.23,317.4c0-2.2,0-.62,0,0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M291.77,319.13c0-.61,0-4.19,0,0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M291.66,314.76c-1-63-9.23-80.91-72.15-92.26,0,0-8.86,11.28-29.51,11.28s-29.51-11.28-29.51-11.28c-62.24,11.23-71,28.9-72.11,90.22-.09,5-.14,5.27-.15,4.68V324s15,30.2,101.77,30.2S291.77,324,291.77,324v-4.89A39.16,39.16,0,0,1,291.66,314.76Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-user.small-icon {
  background-size: 15%;
}
.ks-icon-user:hover #profile *:not(g) {
  fill: #999 !important;
  color: #999 !important;
  stroke: #999 !important;
}
.ks-icon-user:hover #profile *:not(g) * {
  fill: #999 !important;
}
.ks-icon-user:hover #profile *:not(g) * {
  color: #999 !important;
}
.ks-icon-user:hover #profile *:not(g) * {
  stroke: #999 !important;
}
.ks-icon-user:hover #profile *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-user:hover #profile *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-user:hover #profile *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-user:hover #profile *[data-name*=BG] * * {
  stroke: unset;
}

.ks-icon-switch-user {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22change_profile%22%20data-name%3D%22change%20profile%22%3E%3Cg%20id%3D%22back-user%22%20%3E%3Cpath%20d%3D%22M121.73,180.81c23,0,41.7-22.68,41.7-50.65s-6.13-50.64-41.7-50.64S80,102.19,80,130.16,98.7,180.81,121.73,180.81Z%22%20fill%3D%22%23999%22%2F%3E%3Cpath%20d%3D%22M43,258.14c0-1.7,0-.48,0,0Z%22%20fill%3D%22%23999%22%2F%3E%3Cpath%20d%3D%22M200.49,259.47c0-.46,0-3.24,0,0Z%22%20fill%3D%22%23999%22%2F%3E%3Cpath%20d%3D%22M200.4,256.1c-.78-48.73-7.14-62.62-55.84-71.4,0,0-6.85,8.73-22.83,8.73S98.9,184.7,98.9,184.7C50.73,193.39,44,207.07,43.09,254.51c-.07,3.88-.11,4.08-.12,3.63,0,.84,0,2.4,0,5.12,0,0,11.59,23.37,78.75,23.37s78.75-23.37,78.75-23.37c0-1.75,0-3,0-3.79A27,27,0,0,1,200.4,256.1Z%22%20fill%3D%22%23999%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22front-user%22%3E%3Cpath%20d%3D%22M240.4,228.17c32.1,0,58.13-31.61,58.13-70.6S290,87,240.4,87s-58.13,31.61-58.13,70.61S208.3,228.17,240.4,228.17Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M130.61,336c0-2.38,0-.67,0,0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M350.19,337.83c0-.66,0-4.52,0,0Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M350.06,333.12c-1.07-67.93-9.94-87.28-77.83-99.53,0,0-9.55,12.17-31.83,12.17s-31.83-12.17-31.83-12.17c-67.14,12.11-76.55,31.18-77.79,97.32-.1,5.4-.15,5.69-.17,5.06,0,1.17,0,3.35,0,7.14,0,0,16.16,32.58,109.78,32.58s109.78-32.58,109.78-32.58c0-2.44,0-4.13,0-5.28A40.23,40.23,0,0,1,350.06,333.12Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-switch-user.small-icon {
  background-size: 15%;
}
.ks-icon-switch-user:hover #back-user *:not(g) {
  fill: #595959 !important;
  color: #595959 !important;
  stroke: #595959 !important;
}
.ks-icon-switch-user:hover #back-user *:not(g) * {
  fill: #595959 !important;
}
.ks-icon-switch-user:hover #back-user *:not(g) * {
  color: #595959 !important;
}
.ks-icon-switch-user:hover #back-user *:not(g) * {
  stroke: #595959 !important;
}
.ks-icon-switch-user:hover #back-user *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-switch-user:hover #back-user *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-switch-user:hover #back-user *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-switch-user:hover #back-user *[data-name*=BG] * * {
  stroke: unset;
}
.ks-icon-switch-user:hover #front-user *:not(g) {
  fill: #999 !important;
  color: #999 !important;
  stroke: #999 !important;
}
.ks-icon-switch-user:hover #front-user *:not(g) * {
  fill: #999 !important;
}
.ks-icon-switch-user:hover #front-user *:not(g) * {
  color: #999 !important;
}
.ks-icon-switch-user:hover #front-user *:not(g) * {
  stroke: #999 !important;
}
.ks-icon-switch-user:hover #front-user *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-switch-user:hover #front-user *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-switch-user:hover #front-user *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-switch-user:hover #front-user *[data-name*=BG] * * {
  stroke: unset;
}

.ks-icon-authorize-user {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22authorize-user%22%20data-name%3D%22authorize%20user%22%3E%3Cg%20id%3D%22hand%22%20%3E%3Cpath%20d%3D%22m%2025.500012,189.37381%20h%2070.725%20v%20125.836%20h%20-70.725%20z%20m%2084.961998,115.273%20v%20-105.169%20h%2047.303%20c%2020.054,3.597%2040.107,14.469%2060.162,27.096%20h%2036.74%20c%2016.631,1.002%2025.34,17.857%209.186,28.933%20-12.889,9.445%20-29.883,8.911%20-47.303,7.348%20-12.014,-0.592%20-12.54,15.56%200,15.613%204.347,0.337%209.086,-0.682%2013.218,-0.687%2021.746,-0.02%2039.658,-4.178%2050.619,-21.357%20l%205.511,-12.858%2054.651,-27.096%20c%2027.35,-9.005%2046.783,19.604%2026.637,39.495%20-39.584,28.801%20-80.185,52.501%20-121.702,71.643%20-30.157,18.344%20-60.315,17.721%20-90.472,0%20l%20-44.548,-22.962%20z%22%20fill%3D%22%23999%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22key%22%3E%3Cpath%20d%3D%22m%20244.00501,127.08781%2044.898,45.481%20v%2021.394%20h%20-21.244%20v%20-16.083%20h%20-17.6%20v%20-17.602%20h%20-16.845%20l%20-4.87,-15.865%20c%20-7.752,5.171%20-17.161,8.202%20-27.299,8.202%20-26.555,0%20-48.092,-20.767%20-48.092,-46.373%200,-25.609002%2021.537,-46.375002%2048.092,-46.375002%2026.551,0%2048.087,20.767%2048.087,46.375002%200,7.497%20-1.849,14.578%20-5.125,20.845%20h%20-0.001%20z%20m%20-49.873,-35.703002%20c%204.738,0%208.585,3.844%208.585,8.586%200,4.741002%20-3.846,8.586002%20-8.585,8.586002%20-4.742,0%20-8.586,-3.845%20-8.586,-8.586002%200,-4.742%203.844,-8.586%208.586,-8.586%20z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-authorize-user.small-icon {
  background-size: 15%;
}
.ks-icon-authorize-user:hover #hand *:not(g) {
  fill: #595959 !important;
  color: #595959 !important;
  stroke: #595959 !important;
}
.ks-icon-authorize-user:hover #hand *:not(g) * {
  fill: #595959 !important;
}
.ks-icon-authorize-user:hover #hand *:not(g) * {
  color: #595959 !important;
}
.ks-icon-authorize-user:hover #hand *:not(g) * {
  stroke: #595959 !important;
}
.ks-icon-authorize-user:hover #hand *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-authorize-user:hover #hand *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-authorize-user:hover #hand *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-authorize-user:hover #hand *[data-name*=BG] * * {
  stroke: unset;
}
.ks-icon-authorize-user:hover #key *:not(g) {
  fill: #999 !important;
  color: #999 !important;
  stroke: #999 !important;
}
.ks-icon-authorize-user:hover #key *:not(g) * {
  fill: #999 !important;
}
.ks-icon-authorize-user:hover #key *:not(g) * {
  color: #999 !important;
}
.ks-icon-authorize-user:hover #key *:not(g) * {
  stroke: #999 !important;
}
.ks-icon-authorize-user:hover #key *[data-name*=BG] * {
  fill: unset;
  color: unset;
  stroke: unset;
}
.ks-icon-authorize-user:hover #key *[data-name*=BG] * * {
  fill: unset;
}
.ks-icon-authorize-user:hover #key *[data-name*=BG] * * {
  color: unset;
}
.ks-icon-authorize-user:hover #key *[data-name*=BG] * * {
  stroke: unset;
}

.ks-icon-logout {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22logout%22%3E%3Cpath%20d%3D%22M376,133.53l-85.8-85.8a13.51,13.51,0,0,0-19.1,19.1l62.8,62.8H60a13.5,13.5,0,1,0,0,27h273.9l-62.8,62.8a13.55,13.55,0,0,0,9.5,23.1,13.17,13.17,0,0,0,9.5-4l85.8-85.8A13.49,13.49,0,0,0,376,133.53Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-logout.small-icon {
  background-size: 15%;
}

.ks-icon-login {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22login%22%3E%3Cpath%20d%3D%22M100.5,152.76l85.8,85.8a13.51,13.51,0,0,0,19.1-19.1l-62.8-62.8H366.5a13.5,13.5,0,0,0,0-27H142.6l62.8-62.8a13.55,13.55,0,0,0-9.5-23.1,13.17,13.17,0,0,0-9.5,4l-85.8,85.8A13.49,13.49,0,0,0,100.5,152.76Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-login.small-icon {
  background-size: 15%;
}

.ks-icon-close, .ks-icon-cancel {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22close%22%3E%3Cline%20x1%3D%2296.18%22%20y1%3D%22126.57%22%20x2%3D%22283.83%22%20y2%3D%22314.23%22%20fill%3D%22none%22%20stroke%3D%22%23595959%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2230%22%2F%3E%3Cline%20x1%3D%2296.18%22%20y1%3D%22314.23%22%20x2%3D%22283.83%22%20y2%3D%22126.57%22%20fill%3D%22none%22%20stroke%3D%22%23595959%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2230%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-close.small-icon, .ks-icon-cancel.small-icon {
  background-size: 15%;
}

.ks-icon-download {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22download%22%3E%3Cpath%20d%3D%22M197.67,350.27l68.46-68.46a10.78,10.78,0,0,0-15.24-15.24l-50.11,50.11V98.14a10.77,10.77,0,1,0-21.54,0V316.68l-50.11-50.11a10.76,10.76,0,0,0-15.24,0,10.87,10.87,0,0,0-3.19,7.58,10.51,10.51,0,0,0,3.19,7.58l68.46,68.46A10.76,10.76,0,0,0,197.67,350.27Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-download.small-icon {
  background-size: 15%;
}
.ks-icon-download:hover #download {
  animation: movedown-fade 0.5s ease-out;
}

.ks-icon-upload {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22upload%22%3E%3Cpath%20d%3D%22M182.33,90.53,113.87,159a10.78,10.78,0,1,0,15.24,15.24l50.11-50.11V342.66a10.77,10.77,0,1,0,21.54,0V124.12l50.11,50.11a10.81,10.81,0,0,0,18.43-7.58,10.47,10.47,0,0,0-3.19-7.58L197.65,90.61A10.76,10.76,0,0,0,182.33,90.53Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-upload.small-icon {
  background-size: 15%;
}
.ks-icon-upload:hover #download {
  animation: movedown-fade 0.5s ease-out;
}

.ks-icon-filter, .ks-icon-edit-filter {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22filter%22%3E%3Cpath%20d%3D%22M334.82,49.84H66.18A12.62,12.62,0,0,0,54.93,56.7a12.78,12.78,0,0,0,1,13.31l98.41,138.64a1.71,1.71,0,0,0,.11.14A28.24,28.24,0,0,1,160,225.48v113a12.56,12.56,0,0,0,12.56,12.65,12.78,12.78,0,0,0,5-1l55.3-21.08c5-1.52,8.25-6.19,8.25-11.82V225.48a28.1,28.1,0,0,1,5.52-16.69l.1-.14L345.07,70a12.78,12.78,0,0,0,1-13.31A12.62,12.62,0,0,0,334.82,49.84ZM234.22,199.73a43.6,43.6,0,0,0-8.48,25.75V315.4l-50.48,19.24V225.48a43.54,43.54,0,0,0-8.49-25.75L71.23,65.14H329.77Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-filter.small-icon, .ks-icon-edit-filter.small-icon {
  background-size: 15%;
}

.ks-icon-apply-filter {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22apply_filter%22%20data-name%3D%22apply%20filter%22%3E%3Cpath%20class%3D%22hover-ignore%22%20d%3D%22M135.53,293.34l60.11,63.78a3.59,3.59,0,0,0,5.19.08L353.42,199.92%22%20fill%3D%22none%22%20stroke%3D%22%230c0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2230%22%2F%3E%3Cpath%20d%3D%22M248.69,17.19H24.1a10.55,10.55,0,0,0-9.4,5.73,10.73,10.73,0,0,0,.83,11.14L97.81,150l.09.12A23.48,23.48,0,0,1,102.51,164v94.49A10.52,10.52,0,0,0,113,269.1a10.89,10.89,0,0,0,4.14-.83l46.24-17.63a10,10,0,0,0,6.89-9.88V164a23.55,23.55,0,0,1,4.61-13.95L175,150,257.26,34.05a10.69,10.69,0,0,0,.84-11.13A10.58,10.58,0,0,0,248.69,17.19ZM164.59,142.5A36.42,36.42,0,0,0,157.5,164V239.2l-42.2,16.09V164a36.43,36.43,0,0,0-7.1-21.53L28.32,30H244.47Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-apply-filter.small-icon {
  background-size: 15%;
}

.ks-icon-clear-filter {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22clear_filter%22%20data-name%3D%22clear%20filter%22%3E%3Cline%20x1%3D%22200.5%22%20y1%3D%22200.5%22%20x2%3D%22356.06%22%20y2%3D%22356.06%22%20fill%3D%22none%22%20stroke%3D%22%23C70000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2230%22%2F%3E%3Cline%20x1%3D%22200.5%22%20y1%3D%22356.06%22%20x2%3D%22356.06%22%20y2%3D%22200.5%22%20fill%3D%22none%22%20stroke%3D%22%23C70000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2230%22%2F%3E%3Cpath%20d%3D%22M248.69,17.19H24.1a10.55,10.55,0,0,0-9.4,5.73,10.73,10.73,0,0,0,.83,11.14L97.81,150l.09.12A23.48,23.48,0,0,1,102.51,164v94.49A10.52,10.52,0,0,0,113,269.1a10.89,10.89,0,0,0,4.14-.83l46.24-17.63a10,10,0,0,0,6.89-9.88V164a23.55,23.55,0,0,1,4.61-13.95L175,150,257.26,34.05a10.69,10.69,0,0,0,.84-11.13A10.58,10.58,0,0,0,248.69,17.19ZM164.59,142.5A36.42,36.42,0,0,0,157.5,164V239.2l-42.2,16.09V164a36.43,36.43,0,0,0-7.1-21.53L28.32,30H244.47Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-clear-filter.small-icon {
  background-size: 15%;
}

.ks-icon-storable-filter-settings {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cpath%20d%3D%22M248.69,17.19H24.1a10.55,10.55,0,0,0-9.4,5.73,10.73,10.73,0,0,0,.83,11.14L97.81,150l.09.12A23.48,23.48,0,0,1,102.51,164v94.49A10.52,10.52,0,0,0,113,269.1a10.89,10.89,0,0,0,4.14-.83l46.24-17.63a10,10,0,0,0,6.89-9.88V164a23.55,23.55,0,0,1,4.61-13.95L175,150,257.26,34.05a10.69,10.69,0,0,0,.84-11.13A10.58,10.58,0,0,0,248.69,17.19ZM164.59,142.5A36.42,36.42,0,0,0,157.5,164V239.2l-42.2,16.09V164a36.43,36.43,0,0,0-7.1-21.53L28.32,30H244.47Z%22%20fill%3D%22%23000000%22%2F%3E%3Cpath%20d%3D%22M209.43,224.4a24,24,0,0,0,23.73-20.57h134a3.43,3.43,0,1,0,0-6.85h-134a24,24,0,1,0-23.73,27.42Zm0-41.14a17.15,17.15,0,1,1-17.14,17.14A17.16,17.16,0,0,1,209.43,183.26Z%22%20fill%3D%22%23000000%22%2F%3E%3Cpath%20d%3D%22M346.57,320.4A24,24,0,0,0,322.84,341h-134a3.43,3.43,0,1,0,0,6.85h134a24,24,0,1,0,23.73-27.42Zm0,41.14a17.15,17.15,0,1,1,17.14-17.14A17.16,17.16,0,0,1,346.57,361.54Z%22%20fill%3D%22%23000000%22%2F%3E%3Cpath%20d%3D%22M367.14,269H303.26a24.7,24.7,0,0,0-49.1,0h-65.3a3.43,3.43,0,0,0,0,6.86h65.52a24.67,24.67,0,0,0,48.66,0h64.1a3.43,3.43,0,1,0,0-6.86Zm-88.43,20.57a17.85,17.85,0,1,1,17.85-17.85A17.87,17.87,0,0,1,278.71,289.54Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-storable-filter-settings.small-icon {
  background-size: 15%;
}

.ks-icon-update-stored-filter {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22save%22%3E%3Cpath%20d%3D%22M210.6,366.4H363.4a12.06,12.06,0,0,0,12.05-12V238.19a18,18,0,0,0-5.31-12.78l-35.9-35.91h-.05v67H238.51v-67H210.6a12.06,12.06,0,0,0-12,12.05v152.8A12.06,12.06,0,0,0,210.6,366.4Z%22%2F%3E%3Crect%20x%3D%22293.92%22%20y%3D%22189.5%22%20width%3D%2225.67%22%20height%3D%2253.96%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M248.69,17.19H24.1a10.55,10.55,0,0,0-9.4,5.73,10.73,10.73,0,0,0,.83,11.14L97.81,150l.09.12A23.48,23.48,0,0,1,102.51,164v94.49A10.52,10.52,0,0,0,113,269.1a10.89,10.89,0,0,0,4.14-.83l46.24-17.63a10,10,0,0,0,6.89-9.88V164a23.55,23.55,0,0,1,4.61-13.95L175,150,257.26,34.05a10.69,10.69,0,0,0,.84-11.13A10.58,10.58,0,0,0,248.69,17.19ZM164.59,142.5A36.42,36.42,0,0,0,157.5,164V239.2l-42.2,16.09V164a36.43,36.43,0,0,0-7.1-21.53L28.32,30H244.47Z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-update-stored-filter.small-icon {
  background-size: 15%;
}

.ks-icon-print {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22print%22%3E%3Cpath%20class%3D%22paper2%22%20d%3D%22M123.59,295.11v49.81H256.41v-83H123.59Zm16.6-16.6h99.62v16.6H140.19Zm0,33.21h99.62v16.6H140.19Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpolygon%20class%3D%22paper1%22%20points%3D%22256.41%20145.69%20256.41%2095.88%20123.59%2095.88%20123.59%20145.69%20123.59%20178.89%20256.41%20178.89%20256.41%20145.69%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M289.62,145.69H273V195.5H107V145.69H90.38c-16.6,0-33.2,16.6-33.2,33.2v83c0,16.6,16.6,33.2,33.2,33.2H107V245.3H273v49.81h16.61c16.6,0,33.2-16.6,33.2-33.2v-83C322.82,162.29,306.22,145.69,289.62,145.69Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-print.small-icon {
  background-size: 15%;
}
.ks-icon-print:hover #print .paper1 {
  animation: print 0.8s linear both;
}
.ks-icon-print:hover #print .paper2 {
  animation: fadein 0.8s linear both;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes print {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(170px);
    opacity: 0;
  }
  51% {
    transform: translateY(0);
  }
  100% {
    opacity: 1;
  }
}

.ks-icon-import {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22import%22%3E%3Cpath%20d%3D%22M278.26,155.8h-46.7v27.71h46.7c13.89,0,24.67,7.09,24.67,13.19V319.59c0,6.1-10.78,13.2-24.67,13.2H101.73c-13.88,0-24.66-7.1-24.66-13.2V196.72c0-6.11,10.78-13.2,24.66-13.2h46.7V155.81h-46.7c-29.36,0-52.37,18-52.37,40.91V319.59c0,23,23,40.91,52.37,40.91H278.27c29.36,0,52.37-18,52.37-40.91V196.72C330.64,173.77,307.63,155.8,278.26,155.8Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20class%3D%22import-animation%22%20%20d%3D%22M231.93,213.71a13.81,13.81,0,0,0-9.8,4.07l-17.35,17.34v-141a13.86,13.86,0,1,0-27.71,0V236.05l-18.28-18.28a13.86,13.86,0,0,0-19.6,19.59l41.37,41.37a13.8,13.8,0,0,0,9.79,4h.21a13.75,13.75,0,0,0,9.79-4l41.37-41.37a13.86,13.86,0,0,0-9.79-23.65Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-import.small-icon {
  background-size: 15%;
}
.ks-icon-import.blue #import {
  fill: blue;
}
.ks-icon-import.blue #import * {
  fill: blue;
}
.ks-icon-import.finas-import-error #import {
  fill: #dc3545;
}
.ks-icon-import.finas-import-error #import * {
  fill: #dc3545;
}
.ks-icon-import:hover .import-animation {
  animation: movedown-fade 0.5s ease-out;
}

.ks-icon-upload-kurztest {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22import%22%3E%3Cpath%20d%3D%22M278.26,155.8h-46.7v27.71h46.7c13.89,0,24.67,7.09,24.67,13.19V319.59c0,6.1-10.78,13.2-24.67,13.2H101.73c-13.88,0-24.66-7.1-24.66-13.2V196.72c0-6.11,10.78-13.2,24.66-13.2h46.7V155.81h-46.7c-29.36,0-52.37,18-52.37,40.91V319.59c0,23,23,40.91,52.37,40.91H278.27c29.36,0,52.37-18,52.37-40.91V196.72C330.64,173.77,307.63,155.8,278.26,155.8Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20class%3D%22import-animation%22%20d%3D%22M149,149.36a13.8,13.8,0,0,0,9.8-4.06L176.13,128v141a13.86,13.86,0,1,0,27.71,0V127l18.29,18.28a13.85,13.85,0,0,0,19.59-19.59L200.35,84.35a13.77,13.77,0,0,0-9.79-4h-.21a13.79,13.79,0,0,0-9.79,4l-41.37,41.37a13.85,13.85,0,0,0,9.8,23.64Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-upload-kurztest.small-icon {
  background-size: 15%;
}
.ks-icon-upload-kurztest:hover .import-animation {
  animation: moveup-fade 0.5s ease-out;
}

.ks-icon-barcode {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22barcode%22%3E%3Cpath%20id%3D%22path-1%22%20d%3D%22M41.42,109.63H78.57V332.5H41.42Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M97.14,108.3h37.14V294H97.14Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20id%3D%22path-2%22%20d%3D%22M156.83,109.63H175.4V295.35H156.83Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20id%3D%22path-1-2%22%20data-name%3D%22path-1%22%20d%3D%22M195.3,109.63h37.14V332.5H195.3Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20id%3D%22path-2-2%22%20data-name%3D%22path-2%22%20d%3D%22M253,109.63h18.57V295.35H253Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M282.86,108.3h55.72V331.17H282.86Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-barcode.small-icon {
  background-size: 15%;
}

.ks-icon-qrcode {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22qr-code%22%3E%3Cpath%20d%3D%22M62.3,348.1H178.39V232H62.3Zm23.21-92.87h69.66v69.48H85.51Z%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22108.73%22%20y%3D%22278.45%22%20width%3D%2223.22%22%20height%3D%2223.22%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22248.04%22%20y%3D%22324.89%22%20width%3D%2223.22%22%20height%3D%2223.22%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22294.48%22%20y%3D%22324.89%22%20width%3D%2223.22%22%20height%3D%2223.22%22%20fill%3D%22%23595959%22%2F%3E%3Cpolygon%20points%3D%22294.49%20255.23%20271.27%20255.23%20271.27%20232.01%20201.61%20232.01%20201.61%20348.1%20224.83%20348.1%20224.83%20278.44%20248.04%20278.44%20248.04%20301.67%20317.7%20301.67%20317.7%20232.01%20317.7%20232.01%20294.49%20232.01%20294.49%20255.23%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M62.3,208.79H178.39V92.69H62.3Zm23.21-92.88h69.66v69.66H85.51Z%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22108.73%22%20y%3D%22139.13%22%20width%3D%2223.22%22%20height%3D%2223.22%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M201.61,92.69v116.1h116.1V92.69Zm92.88,92.88H224.83V115.91h69.66Z%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22248.04%22%20y%3D%22139.13%22%20width%3D%2223.22%22%20height%3D%2223.22%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-qrcode.small-icon {
  background-size: 15%;
}

.ks-icon-paket {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22SAP_Logistik%22%20data-name%3D%22SAP%20%2F%2F%20Logistik%22%3E%3Cpath%20d%3D%22M319,142.13,191.79,80.71a4.07,4.07,0,0,0-3.57,0L61,142.13a4.11,4.11,0,0,0-2.32,3.69V295A4.11,4.11,0,0,0,61,298.67l127.23,61.42a4.11,4.11,0,0,0,1.78.41,4.18,4.18,0,0,0,1.79-.41L319,298.67a4.09,4.09,0,0,0,2.32-3.69V145.82A4.09,4.09,0,0,0,319,142.13ZM190,89l117.78,56.86L273.64,162.3a4.1,4.1,0,0,0-.7-.43L156,105.39ZM146.69,110,264.3,166.81l-24.08,11.63L122.65,121.69ZM267.06,174.6v43l-22.5,10.87v-43Zm46.06,117.8-119,57.46v-140l28.38-13.7a4.1,4.1,0,1,0-3.57-7.39l-28.92,14-11.38-5.49a4.1,4.1,0,0,0-3.57,7.39l10.85,5.23V349.86l-119-57.46v-140l90.63,43.75A4.1,4.1,0,0,0,163,194.2a4.1,4.1,0,0,0-1.91-5.48l-88.86-42.9L113,126.14l123.3,59.52.06.07V235a4.11,4.11,0,0,0,4.1,4.1,4.18,4.18,0,0,0,1.79-.41l30.7-14.82a4.11,4.11,0,0,0,2.32-3.7V170.64l37.86-18.28v140Z%22%20fill%3D%22%23595959%22%20stroke%3D%22%23595959%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20d%3D%22M101.12,279.21l-18.67-9a4.1,4.1,0,0,0-3.57,7.39l18.67,9a4.1,4.1,0,0,0,5.48-1.91A4.1,4.1,0,0,0,101.12,279.21Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M119.32,266.15,83.5,248.85a4.1,4.1,0,0,0-3.57,7.39l35.83,17.3a4,4,0,0,0,1.78.41,4.1,4.1,0,0,0,1.78-7.8Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-paket.small-icon {
  background-size: 15%;
}

.ks-icon-resize {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22resize%22%3E%3Cpath%20d%3D%22M129.4,114.29V99.13H76.34a7.58,7.58,0,0,0-7.58,7.58v53.05H83.92V125l70.41,70.41L165,184.7,94.61,114.29Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M303.72,99.13H250.66v15.16h34.79L215,184.7l10.69,10.68L296.14,125v34.79h15.15v-53A7.57,7.57,0,0,0,303.72,99.13Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M296.14,315.82l-70.41-70.41L215,256.09l70.41,70.41H250.66v15.16h53.06a7.57,7.57,0,0,0,7.57-7.58V281H296.14Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M154.33,245.33,83.92,315.82V281H68.76v53.05a7.58,7.58,0,0,0,7.58,7.58H129.4V326.5H94.61L165,256.09Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-resize.small-icon {
  background-size: 15%;
}

.ks-icon-undo {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%20%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22undo%22%3E%3Cpath%20d%3D%22M140.77,333.89a124.59,124.59,0,0,0,44.55,12V306.69a86,86,0,0,1-25.16-6.4Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M281.05,211h39.17c-5-64.8-59.19-116-125.23-116a126.13,126.13,0,0,0-99,48.33L59.86,122.38,59.78,242l103.59-59.72L130.07,163A87.28,87.28,0,0,1,195,133.62C239.69,133.62,276.17,167.57,281.05,211Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M125.19,272.11,91.35,291.64A126.69,126.69,0,0,0,124,324.29l19.53-33.84A87.6,87.6,0,0,1,125.19,272.11Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M204.67,306.69v39.17a124.48,124.48,0,0,0,44.54-12l-19.38-33.6A86.37,86.37,0,0,1,204.67,306.69Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M246.45,290.45,266,324.29a126.93,126.93,0,0,0,32.67-32.65l-33.84-19.53A87.46,87.46,0,0,1,246.45,290.45Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M274.66,255.45l33.58,19.4a124.23,124.23,0,0,0,12-44.54H281.05A87,87,0,0,1,274.66,255.45Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-undo.small-icon {
  background-size: 15%;
}
.ks-icon-undo:hover #undo {
  fill: #dc3545;
}
.ks-icon-undo:hover #undo * {
  fill: #dc3545;
}

.ks-icon-sync {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22sync%22%3E%3Cpath%20d%3D%22M281.05,191h39.17c-5-64.8-59.19-116-125.23-116a126.13,126.13,0,0,0-99,48.33L59.86,102.38,59.78,222l103.59-59.72L130.07,143A87.28,87.28,0,0,1,195,113.62C239.69,113.62,276.17,147.57,281.05,191Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M99,249.82H59.78c5,64.8,59.19,116,125.23,116a126.11,126.11,0,0,0,99-48.33l36.13,20.89.08-119.57L216.64,278.57l33.29,19.26A87.28,87.28,0,0,1,185,327.18C140.32,327.18,103.83,293.23,99,249.82Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-sync.small-icon {
  background-size: 15%;
}
.ks-icon-sync:hover #sync {
  transform-origin: 190px 220px;
  transform-origin: center center;
  animation: kers-rotation-ani-1--counter-clockwise;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0;
}
@supports not (-ms-ime-align: auto) {
  .ks-icon-sync:hover #sync {
    animation-duration: calc(0.6s * 1);
  }
}
@keyframes kers-rotation-ani-1--counter-clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(calc(360deg * 1 * -1));
  }
}
@supports (-ms-ime-align: auto) {
  @keyframes kers-rotation-ani-1--clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes kers-rotation-ani-1--counter-clockwise {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(-360deg);
    }
  }
}

.ks-icon-multi-select {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22multi-select%22%3E%3Cpath%20d%3D%22M314.68,206.79H298.86V178.37A12.41,12.41,0,0,0,286.47,166h-5.75V84.36H99.34v9.07H85.74v9.07H72.13v31.74H66.38A12.41,12.41,0,0,0,54,146.63V344.72h0a11.58,11.58,0,0,0,11.6,11.71h203a11.5,11.5,0,0,0,11.11-8.22l46.37-127.14v-.8C326.06,212.46,321.27,206.79,314.68,206.79Zm-28.21-31.74a3.32,3.32,0,0,1,3.32,3.32v28.42h-9.07V175.05ZM271.65,93.43V206.79H111.72a11.48,11.48,0,0,0-3,.45c-.09,0-.18,0-.26,0V93.43ZM99.34,102.5v116l-.29.79L94.8,230.94V102.5ZM81.2,111.57h4.54V255.81L81.2,268.24V111.57ZM63.06,146.63a3.32,3.32,0,0,1,3.32-3.32h5.75V292.69l-9.07,24.73Zm208,198.84a2.55,2.55,0,0,1-2.47,1.89h-203a2.5,2.5,0,0,1-2-1A2.46,2.46,0,0,1,63,344.5l9.09-24.94h0l13.61-37.3h0L99.34,245h0l8.76-24,.31-.84h0l.72-2,.12-.37a2.57,2.57,0,0,1,2.47-1.89h203c1.72,0,2.16,2.48,2.27,3.71Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M135.61,161.45H244.44a4.54,4.54,0,1,0,0-9.07H135.61a4.54,4.54,0,0,0,0,9.07Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M135.61,129.7H181a4.53,4.53,0,1,0,0-9.06H135.61a4.53,4.53,0,0,0,0,9.06Z%22%20fill%3D%22%23595959%22%2F%3E%3Cpath%20d%3D%22M135.61,193.19H244.44a4.54,4.54,0,1,0,0-9.07H135.61a4.54,4.54,0,0,0,0,9.07Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-multi-select.small-icon {
  background-size: 15%;
}

.ks-icon-exclamation {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22exclamation%22%3E%3Cpath%20d%3D%22M213.4,284.75H166.6a11.87,11.87,0,0,0-11.7,11.7v41a11.85,11.85,0,0,0,11.7,11.7h46.81a11.85,11.85,0,0,0,11.69-11.7v-41a11.87,11.87,0,0,0-11.7-11.7Z%22%20fill%3D%22%23ff4900%22%2F%3E%3Cpath%20d%3D%22M227.39,95.16a11,11,0,0,0-8.14-3.47h-58.5a11,11,0,0,0-8.14,3.47,10.8,10.8,0,0,0-3.2,8.23l5.12,140.41a11.73,11.73,0,0,0,3.75,8.22,11.54,11.54,0,0,0,8.32,3.48h46.81a11.54,11.54,0,0,0,8.31-3.48,11.77,11.77,0,0,0,3.75-8.22l5.12-140.41A10.8,10.8,0,0,0,227.39,95.16Z%22%20fill%3D%22%23ff4900%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-exclamation.small-icon {
  background-size: 15%;
}

.ks-icon-question {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22question%22%3E%3Cpath%20d%3D%22M283.76,121.62a90.7,90.7,0,0,0-23.17-27.87A118.61,118.61,0,0,0,228.67,75.6a98,98,0,0,0-35.19-6.77Q127,68.83,92.06,127a8.63,8.63,0,0,0-1.21,6.12,8.54,8.54,0,0,0,3.39,5.47l35.85,27.32a10.54,10.54,0,0,0,5.47,1.75,8.52,8.52,0,0,0,6.78-3.5q15.74-19.66,23.38-25.14,9.41-6.33,23.61-6.33a40.47,40.47,0,0,1,23.5,7q10.15,7,10.16,16.17,0,10.27-5.47,16.62t-18.36,12.23q-17,7.65-31.25,23.72T153.7,242.6v9.84a16.39,16.39,0,0,0,2.29,8.19q2.3,4,5.58,4.05H214q3.5,0,6.12-3.39a11.5,11.5,0,0,0,2.62-7.1q0-5.46,6-14.65a42.9,42.9,0,0,1,15-14.21q8.52-4.8,13.33-7.76a109.79,109.79,0,0,0,12.58-9.51,63.09,63.09,0,0,0,12-13,70.83,70.83,0,0,0,7.65-16.73,69.94,69.94,0,0,0,3.39-22.07A71.58,71.58,0,0,0,283.76,121.62Z%22%20fill%3D%22%23ff4900%22%2F%3E%3Cpath%20d%3D%22M213.4,284.75H166.6a11.87,11.87,0,0,0-11.7,11.7v41a11.85,11.85,0,0,0,11.7,11.7h46.81a11.85,11.85,0,0,0,11.69-11.7v-41a11.87,11.87,0,0,0-11.7-11.7Z%22%20fill%3D%22%23ff4900%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-question.small-icon {
  background-size: 15%;
}

.ks-icon-bug {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22icon_BG%22%20data-name%3D%22icon%20BG%22%3E%3Cg%20id%3D%22Ebene_1%22%20data-name%3D%22Ebene%201%22%3E%3Cpath%20d%3D%22M365.1,251.9c-5.5,0-5,4.5-5,10v88.7a30.09,30.09,0,0,1-30,30H49.9a30.09,30.09,0,0,1-30-30V90.3a30.09,30.09,0,0,1,30-30h88.7c5.5,0,10,.5,10-5s-4.5-5-10-5H49.9C22.4,50.4,10,62.7,10,90.3V350.6c0,27.6,12.4,39.9,39.9,39.9H330.1c27.6,0,39.9-12.4,39.9-39.9V261.9C370.1,256.4,370.6,251.9,365.1,251.9Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22bug%22%3E%3Cpath%20d%3D%22M326.45,232.1a10.72,10.72,0,0,0-7.86-3.32H279.46V177.42l30.22-30.22A11.12,11.12,0,1,0,294,131.48L263.74,161.7H116.31L86.09,131.48A11.12,11.12,0,1,0,70.37,147.2l30.22,30.22v51.36H61.46a11.18,11.18,0,0,0,0,22.36h39.13q0,27.94,10.13,47.86L75.43,338.65a11.64,11.64,0,0,0,.88,15.89,11.3,11.3,0,0,0,7.51,2.8,11.15,11.15,0,0,0,8.38-3.67l32-36.16,2.62,2.45a60.85,60.85,0,0,0,7.6,5.68q5.16,3.41,11.53,6.81a71.56,71.56,0,0,0,15.19,5.77,68.6,68.6,0,0,0,17.74,2.36V184.06h22.36V340.58a65.67,65.67,0,0,0,16.94-2.28,80.61,80.61,0,0,0,14.32-5.06,111.64,111.64,0,0,0,11.36-6.38q5.58-3.57,7.33-5a34.32,34.32,0,0,0,2.62-2.27L288.37,354a11,11,0,0,0,15.73,0,11,11,0,0,0,0-15.73l-36.34-36.5q11.72-20.79,11.71-50.66h39.12a11.11,11.11,0,0,0,7.86-19Z%22%20fill%3D%22%23ff4900%22%2F%3E%3Cpath%20d%3D%22M229.59,99.78a56.07,56.07,0,0,0-79.13,0,53.9,53.9,0,0,0-16.33,39.56H245.92A53.88,53.88,0,0,0,229.59,99.78Z%22%20fill%3D%22%23ff4900%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-bug.small-icon {
  background-size: 15%;
}

.ks-icon-droparea-hint {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22Grouping%22%3E%3Crect%20x%3D%22159.88%22%20y%3D%2243.29%22%20width%3D%2235.67%22%20height%3D%2235.67%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22118.86%22%20y%3D%2292.82%22%20width%3D%2221.8%22%20height%3D%2221.8%22%20fill%3D%22%23595959%22%2F%3E%3Cpolygon%20points%3D%22255.81%20106.3%20284.32%20106.3%20284.32%2063.51%20212.98%2063.51%20212.98%20134.83%20255.81%20134.83%20255.81%20106.3%22%20fill%3D%22%23595959%22%2F%3E%3Cpolygon%20points%3D%22265.32%20115.82%20265.32%20189.93%20303.93%20189.93%20303.93%20224.79%20374.29%20224.79%20374.29%20115.82%20265.32%20115.82%22%20fill%3D%22%23595959%22%2F%3E%3Cpolygon%20points%3D%22106.18%20189.93%20159.88%20189.93%20159.88%20130.48%2026.71%20130.48%2026.71%20263.64%20106.18%20263.64%20106.18%20189.93%22%20fill%3D%22%23595959%22%2F%3E%3Crect%20x%3D%22128.16%22%20y%3D%22211.9%22%20width%3D%22153.8%22%20height%3D%22153.81%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-droparea-hint.small-icon {
  background-size: 15%;
}

.ks-icon-ban {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22ban%22%3E%3Cpath%20d%3D%22M200.5,16.49c-101.62,0-184,82.38-184,184s82.39,184,184,184,184-82.39,184-184S302.13,16.49,200.5,16.49ZM297,104C345.6,152.52,349,226.75,312.38,278.8L122.2,88.62C174.29,52,248.5,55.43,297,104ZM104,297C55.4,248.48,52,174.25,88.62,122.2L278.8,312.38C226.71,349,152.5,345.57,104,297Z%22%20fill%3D%22%23595959%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-ban.small-icon {
  background-size: 15%;
}

.ks-icon-pushpin {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22pin%22%3E%3Cpath%20d%3D%22M277.54,170.18l-8.89-85.93h30.66a17.44,17.44,0,0,0,17.44-17.44V31.94A17.44,17.44,0,0,0,299.31,14.5H101.69A17.44,17.44,0,0,0,84.25,31.94V66.81a17.44,17.44,0,0,0,17.44,17.44h30.66l-8.89,85.93C88.22,186.56,61,216,61,252.81a17.44,17.44,0,0,0,17.44,17.44h98.81v75.57a5.88,5.88,0,0,0,.61,2.6l17.44,34.87a5.82,5.82,0,0,0,10.4,0l17.44-34.87a5.88,5.88,0,0,0,.61-2.6V270.25h98.81A17.44,17.44,0,0,0,340,252.81C340,215.62,312.4,186.39,277.54,170.18Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-pushpin.small-icon {
  background-size: 15%;
}

.ks-icon-thumb-up, .ks-icon-thumb-down {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22thumb%22%3E%3Cpath%20d%3D%22M81.76,139.39h-46A11.53,11.53,0,0,0,24.21,150.9V358.1a11.51,11.51,0,0,0,11.51,11.5h46a11.51,11.51,0,0,0,11.52-11.5V150.9A11.53,11.53,0,0,0,81.76,139.39Z%22%2F%3E%3Cpath%20d%3D%22M348.05,139.39c-1.85-.32-88.65,0-88.65,0l12.12-33.08c8.37-22.84,3-57.72-20.26-70.13-7.56-4-18.12-6.06-26.63-3.92a19.2,19.2,0,0,0-11.73,8.79c-2.94,5-2.64,10.8-3.69,16.32A70.45,70.45,0,0,1,189.69,94.7c-17.87,17.43-73.39,67.71-73.39,67.71V346.58H308.15c25.88,0,42.85-28.89,30.08-51.47a34.84,34.84,0,0,0,11.51-46,34.85,34.85,0,0,0,11.51-46C387.51,186.2,378.73,144.58,348.05,139.39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-thumb-up.small-icon, .small-icon.ks-icon-thumb-down {
  background-size: 15%;
}

.ks-icon-thumb-down {
  transform: scaleY(-1);
}

.ks-icon-amgbars {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20225.17227%2063.735997%22%3E%3Cpath%20class%3D%22amgbar-5%22%20d%3D%22m%20174.9589,63.735998%20c%202.08667,0%204.35067,-1.682293%205.96,-3.769787%20L%20224.3069,3.788666%20C%20225.91757,1.700533%20225.15223,0%20223.06423,0%20h%20-8.66133%20c%20-1.56267,0%20-3.11333,1.145866%20-4.17467,2.5276%20L%20165.1549,60.882878%20c%20-0.732,1.372387%20-0.0587,2.85312%201.504,2.85312%20h%208.3%22%2F%3E%3Cpath%20class%3D%22amgbar-4%22%20d%3D%22m%20149.3269,63.735998%20c%202.08667,0%204.34934,-1.682293%205.96134,-3.769787%20l%2043.388,-56.177545%20C%20200.2869,1.700533%20199.52024,0%20197.43357,0%20H%20185.1189%20c%20-1.56133,0%20-3.11333,1.145866%20-4.17466,2.5276%20L%20135.8709,60.882878%20c%20-0.732,1.372387%20-0.0587,2.85312%201.504,2.85312%20h%2011.952%22%2F%3E%3Cpath%20class%3D%22amgbar-3%22%20%20d%3D%22m%20104.4877,63.735998%20c%20-1.562,0%20-2.23533,-1.480733%20-1.50053,-2.85312%20L%20148.05757,2.5276%20C%20149.1189,1.145866%20150.66957,0%20152.2309,0%20h%2017.99734%20c%202.08666,0%202.85333,1.700533%201.24,3.788666%20l%20-43.3852,56.177545%20c%20-1.60934,2.087494%20-3.87547,3.769787%20-5.96307,3.769787%20H%20104.4877%22%2F%3E%3Cpath%20class%3D%22amgbar-2%22%20d%3D%22m%2066.714773,63.735998%20c%20-1.561467,0%20-2.233867,-1.480733%20-1.500534,-2.85312%20L%20110.28464,2.5276%20C%20111.34664,1.145866%20112.89757,0%20114.45904,0%20h%2024.11853%20c%202.088,0%202.85333,1.700533%201.24533,3.788666%20L%2096.436239,59.966211%20c%20-1.610934,2.087494%20-3.8792,3.769787%20-5.964667,3.769787%20H%2066.714773%22%2F%3E%3Cpath%20class%3D%22amgbar-1%22%20d%3D%22m%201.7997211,63.735998%20c%20-1.56302137,0%20-2.23645869,-1.480733%20-1.50312537,-2.85312%20L%2045.37104,2.5276%20C%2046.432507,1.145866%2047.984106,0%2049.543973,0%20H%20102.4153%20c%202.088,0%202.85374,1.700533%201.2412,3.788666%20L%2060.269039,59.966211%20c%20-1.607333,2.087494%20-3.873999,3.769787%20-5.960399,3.769787%20H%201.7997211%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-amgbars.small-icon {
  background-size: 15%;
}

.ks-icon-visible {
  fill: #aaa;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%3E%3Cpath%20d%3D%22M197.77,143.63l51.4,51.4.25-2.69a49,49,0,0,0-49-49Z%22%2F%3E%3Cpath%20d%3D%22M200.46,110.75a81.62,81.62,0,0,1,81.59,81.59,80.34,80.34,0,0,1-5.79,29.78L324,269.86a194,194,0,0,0,56.06-77.52C351.73,120.7,282.14,70,200.46,70a190.93,190.93,0,0,0-65,11.42l35.25,35.17A82,82,0,0,1,200.46,110.75Z%22%2F%3E%3Cpath%20d%3D%22M37.27,66.28l37.21,37.2,7.42,7.43A193.35,193.35,0,0,0,21,192.34C49.18,264,118.86,314.73,200.46,314.73A191.27,191.27,0,0,0,272,300.94l6.93,6.94,47.57,47.65,20.81-20.73L58.08,45.47Zm90.24,90.16,25.22,25.21a51.37,51.37,0,0,0-1.23,10.69,49,49,0,0,0,49,49,50,50,0,0,0,10.61-1.23l25.21,25.22a80.34,80.34,0,0,1-35.82,8.64,81.05,81.05,0,0,1-72.95-117.49Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-visible * {
  fill: #aaa;
}
.ks-icon-visible.small-icon {
  background-size: 15%;
}

.ks-icon-hidden {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%3E%3Cpath%20d%3D%22M201,144.06a47.73,47.73,0,1,0,47.73,47.73A47.77,47.77,0,0,0,201,144.06Z%22%2F%3E%3Cpath%20d%3D%22M201,72.47C121.41,72.47,53.48,122,26,191.79c27.53,69.84,95.46,119.32,175,119.32s147.48-49.48,175-119.32C348.43,122,280.58,72.47,201,72.47Zm0,198.86a79.55,79.55,0,1,1,79.55-79.54A79.56,79.56,0,0,1,201,271.33Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-hidden.small-icon {
  background-size: 15%;
}

.ks-icon-user {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20256c70.7%200%20128-57.3%20128-128S294.7%200%20224%200%2096%2057.3%2096%20128s57.3%20128%20128%20128zm89.6%2032h-16.7c-22.2%2010.2-46.9%2016-72.9%2016s-50.6-5.8-72.9-16h-16.7C60.2%20288%200%20348.2%200%20422.4V464c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-user.small-icon {
  background-size: 15%;
}

.ks-icon-password {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M400%20224h-24v-72C376%2068.2%20307.8%200%20224%200S72%2068.2%2072%20152v72H48c-26.5%200-48%2021.5-48%2048v192c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V272c0-26.5-21.5-48-48-48zm-104%200H152v-72c0-39.7%2032.3-72%2072-72s72%2032.3%2072%2072v72z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-password.small-icon {
  background-size: 15%;
}

.ks-icon-refresh {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M440.935%2012.574l3.966%2082.766C399.416%2041.904%20331.674%208%20256%208%20134.813%208%2033.933%2094.924%2012.296%20209.824%2010.908%20217.193%2016.604%20224%2024.103%20224h49.084c5.57%200%2010.377-3.842%2011.676-9.259C103.407%20137.408%20172.931%2080%20256%2080c60.893%200%20114.512%2030.856%20146.104%2077.801l-101.53-4.865c-6.845-.328-12.574%205.133-12.574%2011.986v47.411c0%206.627%205.373%2012%2012%2012h200.333c6.627%200%2012-5.373%2012-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853%200-12.315%205.729-11.987%2012.574zM256%20432c-60.895%200-114.517-30.858-146.109-77.805l101.868%204.871c6.845.327%2012.573-5.134%2012.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627%200-12%205.373-12%2012V500c0%206.627%205.373%2012%2012%2012h47.385c6.863%200%2012.328-5.745%2011.985-12.599l-4.129-82.575C112.725%20470.166%20180.405%20504%20256%20504c121.187%200%20222.067-86.924%20243.704-201.824%201.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57%200-10.377%203.842-11.676%209.259C408.593%20374.592%20339.069%20432%20256%20432z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-refresh.small-icon {
  background-size: 15%;
}

.ks-icon-add, .ks-icon-add--alt {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%20208H272V64c0-17.67-14.33-32-32-32h-32c-17.67%200-32%2014.33-32%2032v144H32c-17.67%200-32%2014.33-32%2032v32c0%2017.67%2014.33%2032%2032%2032h144v144c0%2017.67%2014.33%2032%2032%2032h32c17.67%200%2032-14.33%2032-32V304h144c17.67%200%2032-14.33%2032-32v-32c0-17.67-14.33-32-32-32z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-add.small-icon, .small-icon.ks-icon-add--alt {
  background-size: 15%;
}
.ks-icon-add--alt {
  fill: hsl(218, 72%, 42%);
  color: hsl(218, 72%, 42%);
  stroke: hsl(218, 72%, 42%);
}
.ks-icon-add--alt * {
  fill: hsl(218, 72%, 42%);
}
.ks-icon-add--alt * {
  color: hsl(218, 72%, 42%);
}
.ks-icon-add--alt * {
  stroke: hsl(218, 72%, 42%);
}
.ks-icon-add--teilpruefung {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20150%20150%22%3E%3Cpath%20stroke%3D%22null%22%20id%3D%22svg_4%22%20fill%3D%22currentColor%22%20d%3D%22m70.98022,12.21699l-52.0661,0l0,52.04678l52.04678,0l0,-52.04678l0.01933,0zm-6.33915,17.27806l-23.11472,23.11472c-0.59913,0.61845%20-1.62344,0.61845%20-2.22257,0l-14.08916,-14.14714c-0.59913,-0.61845%20-0.59913,-1.62344%200,-2.26122l3.38217,-3.32419c0.59913,-0.63778%201.60412,-0.63778%202.2419,0l9.60537,9.64402l18.6116,-18.6116c0.63778,-0.61845%201.62344,-0.61845%202.26122,0l3.34352,3.36284c0.61845,0.59913%200.61845,1.60412%20-0.01933,2.22257z%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_5%22%20fill%3D%22currentColor%22%20height%3D%2228.62283%22%20width%3D%2253.07174%22%20y%3D%2223.92897%22%20x%3D%2281.84182%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_8%22%20fill%3D%22currentColor%22%20height%3D%2252.04678%22%20width%3D%2252.04678%22%20y%3D%2279.45582%22%20x%3D%2218.93344%22%2F%3E%3Cpath%20id%3D%22svg_30%22%20d%3D%22m62.00681,100.7483l-12.7551,0l0,-12.7551c0,-1.56516%20-1.26931,-2.83447%20-2.83447,-2.83447l-2.83447,0c-1.56516,0%20-2.83447,1.26931%20-2.83447,2.83447l0,12.7551l-12.7551,0c-1.56516,0%20-2.83447,1.26931%20-2.83447,2.83447l0,2.83447c0,1.56516%201.26931,2.83447%202.83447,2.83447l12.7551,0l0,12.7551c0,1.56516%201.26931,2.83447%202.83447,2.83447l2.83447,0c1.56516,0%202.83447,-1.26931%202.83447,-2.83447l0,-12.7551l12.7551,0c1.56516,0%202.83447,-1.26931%202.83447,-2.83447l0,-2.83447c0,-1.56516%20-1.26931,-2.83447%20-2.83447,-2.83447z%22%20fill%3D%22%23ffffff%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_34%22%20fill%3D%22currentColor%22%20height%3D%2228.62283%22%20width%3D%2253.07174%22%20y%3D%2290.92897%22%20x%3D%2281.84182%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-add--teilpruefung.small-icon {
  background-size: 15%;
}

.ks-icon-edit, .ks-icon-edit--alt {
  background: url("data:image/svg+xml,%3Csvg%20role%3D%22img%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-92.8%2010.3c-12.4%201.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.2%200%206.2-1.3%208.5-3.5l40-40c7.6-7.6%202.2-20.5-8.5-20.5H48C21.5%2064%200%2085.5%200%20112v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V306.2c0-10.7-12.9-16-20.5-8.5l-40%2040c-2.2%202.3-3.5%205.3-3.5%208.5z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-edit.small-icon, .small-icon.ks-icon-edit--alt {
  background-size: 15%;
}
.ks-icon-edit--alt {
  fill: hsl(218, 72%, 42%);
  color: hsl(218, 72%, 42%);
  stroke: hsl(218, 72%, 42%);
}
.ks-icon-edit--alt * {
  fill: hsl(218, 72%, 42%);
}
.ks-icon-edit--alt * {
  color: hsl(218, 72%, 42%);
}
.ks-icon-edit--alt * {
  stroke: hsl(218, 72%, 42%);
}

.ks-icon-copy {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%3E%3Cpath%20d%3D%22M16%201H4c-1.1%200-2%20.9-2%202v14h2V3h12V1zm3%204H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2zm0%2016H8V7h11v14z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  fill: hsl(0, 1%, 39%);
}
.ks-icon-copy.small-icon {
  background-size: 15%;
}
.ks-icon-copy * {
  fill: hsl(0, 1%, 39%);
}
.ks-icon-copy:hover {
  fill: hsl(218, 72%, 42%);
}
.ks-icon-copy:hover * {
  fill: hsl(218, 72%, 42%);
}

.ks-icon-delete, .ks-icon-trash {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2084V56c0-13.3%2010.7-24%2024-24h112l9.4-18.7c4-8.2%2012.3-13.3%2021.4-13.3h114.3c9.1%200%2017.4%205.1%2021.5%2013.3L312%2032h112c13.3%200%2024%2010.7%2024%2024v28c0%206.6-5.4%2012-12%2012H12C5.4%2096%200%2090.6%200%2084zm415.2%2056.7L394.8%20467c-1.6%2025.3-22.6%2045-47.9%2045H101.1c-25.3%200-46.3-19.7-47.9-45L32.8%20140.7c-.4-6.9%205.1-12.7%2012-12.7h358.5c6.8%200%2012.3%205.8%2011.9%2012.7z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-delete.small-icon, .ks-icon-trash.small-icon {
  background-size: 15%;
}

.ks-icon-cancel {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M242.72%20256l100.07-100.07c12.28-12.28%2012.28-32.19%200-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48%200L176%20189.28%2075.93%2089.21c-12.28-12.28-32.19-12.28-44.48%200L9.21%20111.45c-12.28%2012.28-12.28%2032.19%200%2044.48L109.28%20256%209.21%20356.07c-12.28%2012.28-12.28%2032.19%200%2044.48l22.24%2022.24c12.28%2012.28%2032.2%2012.28%2044.48%200L176%20322.72l100.07%20100.07c12.28%2012.28%2032.2%2012.28%2044.48%200l22.24-22.24c12.28-12.28%2012.28-32.19%200-44.48L242.72%20256z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-cancel.small-icon {
  background-size: 15%;
}

.ks-icon-filter {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M487.976%200H24.028C2.71%200-8.047%2025.866%207.058%2040.971L192%20225.941V432c0%207.831%203.821%2015.17%2010.237%2019.662l80%2055.98C298.02%20518.69%20320%20507.493%20320%20487.98V225.941l184.947-184.97C520.021%2025.896%20509.338%200%20487.976%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-filter.small-icon {
  background-size: 15%;
}

.ks-icon-clear {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M497.941%20273.941c18.745-18.745%2018.745-49.137%200-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883%200l-256%20256c-18.745%2018.745-18.745%2049.137%200%2067.882l96%2096A48.004%2048.004%200%200%200%20144%20480h356c6.627%200%2012-5.373%2012-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373%20137.373L265.373%20416H150.628l-80-80%20124.686-124.686z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-clear.small-icon {
  background-size: 15%;
}

.ks-icon-check {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-check.small-icon {
  background-size: 15%;
}

.ks-icon-circle-checked {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20class%3D%22%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-circle-checked.small-icon {
  background-size: 15%;
}

.ks-icon-circle-times {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%20class%3D%22%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-circle-times.small-icon {
  background-size: 15%;
}

.ks-icon-maximize {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20258.01%20258.01%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M125.61,122.35H10.05A10.05,10.05,0,0,0,0,132.4V248a10.05,10.05,0,0,0,10.05,10H125.61a10.05,10.05,0,0,0,10-10V132.4A10.05,10.05,0,0,0,125.61,122.35Zm-10,115.56H20.1V142.45h95.46Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248,0H10.05A10.05,10.05,0,0,0,0,10.05v93.31a10.05,10.05,0,0,0,20.1,0V20.1H237.91V237.91H155a10.05,10.05,0,0,0,0,20.1h93a10.05,10.05,0,0,0,10-10V10.05A10.05,10.05,0,0,0,248,0Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M154.35,106.88a10.06,10.06,0,0,0,14.21,0l31.75-31.76V89.57a10,10,0,1,0,20.1,0V53.05c0-.36-.07-.71-.1-1.06a9.94,9.94,0,0,0-10.67-11.11c-.24,0-.46-.07-.7-.07H172.43a10,10,0,0,0,0,20.1h13.68L154.35,92.67A10.06,10.06,0,0,0,154.35,106.88Z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-maximize.small-icon {
  background-size: 15%;
}

.ks-icon-save {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M433.941%20129.941l-83.882-83.882A48%2048%200%200%200%20316.118%2032H48C21.49%2032%200%2053.49%200%2080v352c0%2026.51%2021.49%2048%2048%2048h352c26.51%200%2048-21.49%2048-48V163.882a48%2048%200%200%200-14.059-33.941zM224%20416c-35.346%200-64-28.654-64-64%200-35.346%2028.654-64%2064-64s64%2028.654%2064%2064c0%2035.346-28.654%2064-64%2064zm96-304.52V212c0%206.627-5.373%2012-12%2012H76c-6.627%200-12-5.373-12-12V108c0-6.627%205.373-12%2012-12h228.52c3.183%200%206.235%201.264%208.485%203.515l3.48%203.48A11.996%2011.996%200%200%201%20320%20111.48z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-save.small-icon {
  background-size: 15%;
}

.ks-icon-search, .ks-icon-search--alt {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M505%20442.7L405.3%20343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3%2044-79.7%2044-128C416%2093.1%20322.9%200%20208%200S0%2093.1%200%20208s93.1%20208%20208%20208c48.3%200%2092.7-16.4%20128-44v16.3c0%206.4%202.5%2012.5%207%2017l99.7%2099.7c9.4%209.4%2024.6%209.4%2033.9%200l28.3-28.3c9.4-9.4%209.4-24.6.1-34zM208%20336c-70.7%200-128-57.2-128-128%200-70.7%2057.2-128%20128-128%2070.7%200%20128%2057.2%20128%20128%200%2070.7-57.2%20128-128%20128z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-search.small-icon, .small-icon.ks-icon-search--alt {
  background-size: 15%;
}
.ks-icon-search--alt {
  fill: hsl(218, 72%, 42%);
  color: hsl(218, 72%, 42%);
  stroke: hsl(218, 72%, 42%);
}
.ks-icon-search--alt * {
  fill: hsl(218, 72%, 42%);
}
.ks-icon-search--alt * {
  color: hsl(218, 72%, 42%);
}
.ks-icon-search--alt * {
  stroke: hsl(218, 72%, 42%);
}

.ks-icon-teilpruefung-add {
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M503.467,494.933h-34.133V256c-0.015-14.132-11.468-25.585-25.6-25.6v-51.2c-0.015-14.132-11.468-25.585-25.6-25.6v-51.2%20%20c-0.015-14.132-11.468-25.585-25.6-25.6V25.6c-0.015-14.132-11.468-25.585-25.6-25.6H145.067c-14.132,0.015-25.585,11.468-25.6,25.6v51.2c-14.132,0.015-25.585,11.468-25.6,25.6v51.2c-14.132,0.015-25.585,11.468-25.6,25.6v51.2c-14.132,0.015-25.585,11.468-25.6,25.6v238.933H8.533c-4.713,0-8.533,3.82-8.533,8.533S3.82,512,8.533,512h494.933c4.713,0,8.533-3.82,8.533-8.533S508.18,494.933,503.467,494.933z%20M136.533,25.6c0.003-4.711,3.822-8.53,8.533-8.533h221.867c4.712,0.003,8.53,3.822,8.533,8.533v51.2H246.604c-4.055-19.865-21.529-34.133-41.804-34.133c-20.275,0-37.749,14.268-41.804,34.133h-26.462V25.6z%20M228.828,76.8h-48.055c3.565-10.22,13.204-17.067,24.028-17.067S225.263,66.58,228.828,76.8z%20M110.933,102.4c0.003-4.712,3.822-8.53,8.533-8.533h273.067c4.712,0.003,8.53,3.822,8.533,8.533v51.2H221.004c-4.055-19.865-21.529-34.133-41.804-34.133s-37.749,14.268-41.804,34.133h-26.462V102.4z%20M203.228,153.6h-48.055c3.565-10.22,13.204-17.067,24.028-17.067S199.663,143.38,203.228,153.6z%20M85.333,179.2c0.003-4.712,3.822-8.53,8.533-8.533h324.267c4.711,0.003,8.53,3.822,8.533,8.533v51.2H195.404c-4.055-19.865-21.529-34.133-41.804-34.133c-20.275,0-37.749,14.268-41.804,34.133H85.333V179.2z%20M177.628,230.4h-48.055c3.565-10.22,13.204-17.067,24.028-17.067S174.063,220.18,177.628,230.4z%20M452.267,494.933H59.733V256c0.003-4.711,3.822-8.53,8.533-8.533h375.467c4.712,0.003,8.53,3.822,8.533,8.533V494.933z%22%2F%3E%3Cpath%20d%3D%22M145.067,384c28.277,0,51.2-22.923,51.2-51.2c0-28.277-22.923-51.2-51.2-51.2c-28.277,0-51.2,22.923-51.2,51.2C93.898,361.064,116.802,383.969,145.067,384z%20M145.067,298.667c18.851,0,34.133,15.282,34.133,34.133c0,18.851-15.282,34.133-34.133,34.133s-34.133-15.282-34.133-34.133C110.952,313.956,126.223,298.685,145.067,298.667z%22%2F%3E%3Cpath%20d%3D%22M409.6,281.6H230.4c-4.713,0-8.533,3.82-8.533,8.533s3.82,8.533,8.533,8.533h179.2c4.713,0,8.533-3.82,8.533-8.533S414.313,281.6,409.6,281.6z%22%2F%3E			%3Cpath%20d%3D%22M409.6,324.267H230.4c-4.713,0-8.533,3.821-8.533,8.533c0,4.713,3.82,8.533,8.533,8.533h179.2c4.713,0,8.533-3.821,8.533-8.533C418.133,328.087,414.313,324.267,409.6,324.267z%22%2F%3E%3Cpath%20d%3D%22M409.6,366.933H230.4c-4.713,0-8.533,3.82-8.533,8.533S225.687,384,230.4,384h179.2c4.713,0,8.533-3.82,8.533-8.533S414.313,366.933,409.6,366.933z%22%2F%3E%3Cpath%20d%3D%22M409.6,409.6H102.4c-4.713,0-8.533,3.82-8.533,8.533s3.82,8.533,8.533,8.533h307.2c4.713,0,8.533-3.82,8.533-8.533%20S414.313,409.6,409.6,409.6z%22%2F%3E%3Cpath%20d%3D%22M409.6,452.267H102.4c-4.713,0-8.533,3.821-8.533,8.533s3.82,8.533,8.533,8.533h307.2c4.713,0,8.533-3.82,8.533-8.533S414.313,452.267,409.6,452.267z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-teilpruefung-add.small-icon {
  background-size: 15%;
}

.ks-icon-chevron, .ks-icon-chevron--up, .ks-icon-chevron--left, .ks-icon-chevron--right, .ks-icon-chevron--down {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M207.029%20381.476L12.686%20187.132c-9.373-9.373-9.373-24.569%200-33.941l22.667-22.667c9.357-9.357%2024.522-9.375%2033.901-.04L224%20284.505l154.745-154.021c9.379-9.335%2024.544-9.317%2033.901.04l22.667%2022.667c9.373%209.373%209.373%2024.569%200%2033.941L240.971%20381.476c-9.373%209.372-24.569%209.372-33.942%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.ks-icon-chevron.small-icon, .small-icon.ks-icon-chevron--up, .small-icon.ks-icon-chevron--left, .small-icon.ks-icon-chevron--right, .small-icon.ks-icon-chevron--down {
  background-size: 15%;
}
.ks-icon-chevron--right {
  transform: rotate(-90deg);
}
.ks-icon-chevron--left {
  transform: rotate(90deg);
}
.ks-icon-chevron--up {
  transform: rotate(180deg);
}

.ks-icon-undo {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20401%20401%22%3E%3Cg%20id%3D%22undo%22%3E%3Cpath%20d%3D%22M140.77,333.89a124.59,124.59,0,0,0,44.55,12V306.69a86,86,0,0,1-25.16-6.4Z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M281.05,211h39.17c-5-64.8-59.19-116-125.23-116a126.13,126.13,0,0,0-99,48.33L59.86,122.38,59.78,242l103.59-59.72L130.07,163A87.28,87.28,0,0,1,195,133.62C239.69,133.62,276.17,167.57,281.05,211Z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M125.19,272.11,91.35,291.64A126.69,126.69,0,0,0,124,324.29l19.53-33.84A87.6,87.6,0,0,1,125.19,272.11Z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M204.67,306.69v39.17a124.48,124.48,0,0,0,44.54-12l-19.38-33.6A86.37,86.37,0,0,1,204.67,306.69Z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M246.45,290.45,266,324.29a126.93,126.93,0,0,0,32.67-32.65l-33.84-19.53A87.46,87.46,0,0,1,246.45,290.45Z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M274.66,255.45l33.58,19.4a124.23,124.23,0,0,0,12-44.54H281.05A87,87,0,0,1,274.66,255.45Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-undo.small-icon {
  background-size: 15%;
}
.ks-icon-undo:hover #undo {
  fill: #dc3545;
}
.ks-icon-undo:hover #undo * {
  fill: #dc3545;
}

.ks-icon-auszaehlen {
  background: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20401%20401%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%3E%20%3Crect%20rx%3D%228%22%20stroke%3D%22%23fff%22%20id%3D%22svg_1%22%20height%3D%22137.36363%22%20width%3D%2290%22%20y%3D%22242.27131%22%20x%3D%2240.5%22%20stroke-width%3D%220%22%20fill%3D%22currentColor%22%2F%3E%20%20%20%3Crect%20rx%3D%228%22%20stroke%3D%22%23fff%22%20id%3D%22svg_2%22%20height%3D%22104.09091%22%20width%3D%2290%22%20y%3D%22275.54404%22%20x%3D%22156.5%22%20stroke-width%3D%220%22%20fill%3D%22currentColor%22%2F%3E%20%20%20%3Crect%20rx%3D%228%22%20stroke%3D%22%23fff%22%20id%3D%22svg_3%22%20height%3D%22185.45454%22%20width%3D%2290%22%20y%3D%22193.18041%22%20x%3D%22273.5%22%20stroke-width%3D%220%22%20fill%3D%22currentColor%22%2F%3E%20%20%20%3Cpath%20stroke%3D%22%23fff%22%20id%3D%22svg_7%22%20d%3D%22m62.28168,80.66337c0.00467,-1.77888%201.597,-12.68563%203.53979,-24.23733c6.05794,-36.02034%206.14705,-36.1793%2013.83854,-24.69882l4.5506,6.79234l13.30819,-6.71799c17.60257,-8.88573%2038.60652,-12.17286%2057.91405,-9.06348c8.19584,1.31995%2016.89222,3.46532%2019.32532,4.76748c4.83065,2.58521%204.521,4.80536%20-3.17815,22.78676c-4.21973,9.85529%20-4.62477,10.13616%20-11.91388,8.26243c-12.40631,-3.189%20-32.60736,-2.18454%20-42.36051,2.10634l-9.14453,4.02325l6.41878,6.69975c3.53035,3.68496%205.53025,7.249%204.44427,7.92014c-1.08602,0.67117%20-14.29904,1.9793%20-29.36224,2.90684c-22.59991,1.39174%20-27.38639,1.12125%20-27.38022,-1.54771l-0.00001,-0.00001l0,0.00001zm116.3718,99.31545l-9.79009,-12.96679l8.91394,-8.61966c9.17447,-8.87148%2015.79123,-21.32694%2018.7063,-35.21315l1.66354,-7.92428l-9.59474,1.53418c-5.27711,0.84391%20-9.62721,0.73426%20-9.66688,-0.24357c-0.18528,-4.56522%2024.90461,-49.56799%2027.34337,-49.04482c3.8346,0.82257%2042.73884,34.51807%2042.73884,37.01654c0,1.11513%20-4.0887,2.68136%20-9.08592,3.48043l-9.08594,1.45283l-0.89674,15.4939c-1.15016,19.87153%20-11.62132,42.80599%20-26.20011,57.38474c-5.83909,5.83916%20-11.66031,10.61659%20-12.93601,10.61659c-1.27573,0%20-6.72502,-5.83516%20-12.10956,-12.96693l0,-0.00001zm-88.37524,36.34495c0,-1.43376%201.53808,-5.58107%203.41794,-9.21633c3.41068,-6.5955%203.39093,-6.62752%20-9.3243,-15.06998c-19.89392,-13.2088%20-34.6811,-36.65363%20-39.33231,-62.36088l-1.52486,-8.42795l10.87231,-1.49016c22.412,-3.07191%2022.61666,-2.97905%2027.10523,12.29607c3.02889,10.30766%206.75413,16.48482%2014.78442,24.51508c5.90438,5.90441%2011.5602,10.22534%2012.56853,9.60218c1.00828,-0.62315%202.4677,-4.30526%203.24316,-8.18251c0.77545,-3.87725%202.39244,-7.04959%203.59329,-7.04959c2.75701,0%2028.71973,40.93636%2029.13191,45.93331c0.27527,3.33741%20-13.75949,9.11588%20-50.33621,20.72486c-2.33231,0.74022%20-4.19909,0.17392%20-4.19909,-1.27409l-0.00001,0.00001l-0.00001,-0.00002z%22%20stroke-width%3D%220%22%20fill%3D%22currentColor%22%2F%3E%20%20%20%3C%2Fg%3E%20%20%20%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-auszaehlen.small-icon {
  background-size: 15%;
}

.ks-icon-berechtigen {
  background: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20401%20401%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%20%20%3Cg%3E%20%20%20%3Cpath%20id%3D%22svg_4%22%20d%3D%22m257.93822,240.50917c-13.77129,-5.51095%20-19.27008,-20.65694%20-19.27008,-20.65694s-6.20438,3.43066%20-6.20438,-6.20438s6.20438,6.20438%2012.40876,-30.99756c0,0%2017.20195,-4.82969%2013.77129,-44.76886l-4.13625,0c0,0%2010.32847,-42.70073%200,-57.16545c-10.34063,-14.46473%20-14.46472,-24.09976%20-37.20195,-30.99757s-14.45255,-5.52312%20-30.9854,-4.81752c-16.53284,0.69343%20-30.3163,9.63504%20-30.3163,14.45255c0,0%20-10.32846,0.69343%20-14.45255,4.82969c-4.13625,4.13625%20-11.0219,23.40632%20-11.0219,28.23601s3.44282,37.20195%206.88565,44.08759l-4.09976,1.3747c-3.44282,39.93917%2013.77129,44.76886%2013.77129,44.76886c6.19221,37.20194%2012.39659,21.36253%2012.39659,30.99756s-6.20438,6.20438%20-6.20438,6.20438s-5.49878,15.14599%20-19.27007,20.65694c-13.77129,5.49878%20-90.21898,35.10949%20-96.43552,41.31387c-6.21655,6.21654%20-5.51095,109.17696%20-5.51095,109.17696l327.82238,0c1,-82.74116%200.71776,-102.78345%20-5.49879,-109c-6.22871,-6.20438%20-82.67639,-35.99205%20-96.44768,-41.49083zm-151.70316,-2.09246c-1.20438,-2.18978%20-1.80049,-3.77129%20-1.80049,-3.77129s-5.25547,2.90754%20-5.25547,-5.25547s5.25547,5.25547%2010.51095,-26.26521c0,0%2014.58637,-4.08759%2011.66666,-37.94404l-3.50365,0c0,0%201.73966,-7.18978%202.88321,-16.22871c-0.04866,-3.74696%200.073,-7.73723%200.45013,-12.11679l0.46228,-5.18248c-0.25547,-5.9854%20-1.3017,-11.42336%20-3.79562,-14.91485c-8.75912,-12.2506%20-12.26277,-20.42579%20-31.52068,-26.2652c-19.25791,-5.83942%20-12.26277,-4.6837%20-26.2652,-4.08759c-14.0146,0.58394%20-25.69343,8.16301%20-25.69343,12.26277c0,0%20-8.75913,0.58394%20-12.26278,4.08759c-3.29683,3.29684%20-8.57664,17.78589%20-9.20924,22.93188l0,3.41849c0.57177,7.94404%203.13868,29.79319%205.70559,34.93917l-3.47932,1.16788c-2.90754,33.85645%2011.66667,37.94404%2011.66667,37.94404c5.25548,31.52069%2010.51095,18.10219%2010.51095,26.26521s-5.25547,5.25548%20-5.25547,5.25548s-4.65937,12.85888%20-16.3382,17.50608c-0.7421,0.29197%20-1.691,0.68127%20-2.82239,1.11922l0,63.71711l6.99514,-0.04314c-0.3528,-15.54745%200.93673,-35.60827%209.07542,-43.72263c4.3309,-4.31873%2018.52798,-11.42336%2077.27494,-34.81752zm271.65449,-110.17032c-0.48662,-4.59854%20-1.54501,-8.6983%20-3.55231,-11.50852c-8.74696,-12.26277%20-12.26277,-20.42579%20-31.50852,-26.2652c-19.27007,-5.83942%20-12.26277,-4.6837%20-26.27737,-4.08759c-14.00243,0.58394%20-25.68126,8.16301%20-25.68126,12.26277c0,0%20-8.74696,0.58394%20-12.26277,4.08759c-3.29684,3.309%20-8.62531,17.90754%20-9.22142,23.00487l0.40146,0l0.97324,11.10705c0.24331,2.81022%200.26764,5.30414%200.32847,7.84672c1.09489,8.10219%202.55474,16.42336%204.0146,19.3309l-3.47932,1.16788c-2.90755,33.85645%2011.67883,37.94404%2011.67883,37.94404c5.25547,31.52069%2010.49878,18.10219%2010.49878,26.26521s-5.25547,5.25548%20-5.25547,5.25548s-0.64477,1.72749%20-1.98297,4.11192c58.0292,23.11435%2072.10462,30.17032%2076.38686,34.47689c8.15085,8.11435%209.42822,28.16301%209.07542,43.72262l5.83942,0l0,-64.54988c-0.19465,-0.07299%20-0.46229,-0.18248%20-0.6326,-0.25547c-11.66667,-4.65937%20-16.3382,-17.50608%20-16.3382,-17.50608s-5.26764,2.90754%20-5.26764,-5.25548s5.26764,5.25548%2010.51095,-26.26521c0,0%209.78102,-2.78588%2011.71532,-22.39659l0,-14.92701c-0.01216,-0.21898%20-0.01216,-0.40146%20-0.03649,-0.62044l-3.51582,0c0,0%202.61558,-10.82725%203.55231,-22.6399l0,-14.30657l0.0365,0z%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%221.5%22%20stroke%3D%22%23000%22%20fill%3D%22currentColor%22%2F%3E%20%20%20%3Cpath%20stroke%3D%22%23000%22%20transform%3D%22rotate(-57.42658615112305%20189.47554016113293,319.78338623046886)%20%22%20id%3D%22svg_8%22%20d%3D%22m218.12452,319.73975l0.06822,-0.04549l-4.39723,-6.91427c12.53971,-16.87628%2014.22279,-40.32568%202.27443,-59.13522c-15.48888,-24.35917%20-47.78581,-31.54639%20-72.14498,-16.05749c-24.35158,15.48129%20-31.56152,47.77823%20-16.07264,72.15254c11.58443,18.21063%2032.60018,26.81555%2052.64551,23.51762l3.21454,5.07199l1.56177,0.34117l5.90595,-3.3889l-2.31234,10.43964l18.82471,4.18496c-0.74804,3.34846%20-1.49607,6.69694%20-2.24411,10.0454l14.42748,3.21454l-5.15538,23.19921l10.65952,2.37299l-3.21454,14.45021l31.34925,6.95976l5.74673,-25.71625l-41.13688,-64.69241zm-56.02683,-53.56288c-5.19328,3.30551%20-12.07724,1.76648%20-15.38275,-3.42681c-3.29793,-5.19328%20-1.77404,-12.0848%203.41924,-15.38273s12.0848,-1.76648%2015.37515,3.42681c3.3131,5.19328%201.77406,12.0848%20-3.41164,15.38273z%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%220%22%20fill%3D%22%23ffffff%22%2F%3E%20%3C%2Fg%3E%20%20%20%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-berechtigen.small-icon {
  background-size: 15%;
}

.ks-icon-zurliste {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2060%2060%22%3E%3Cpath%20stroke%3D%22null%22%20id%3D%22svg_3%22%20d%3D%22m57.88668,14.50612l-29.97963,0c-1.2356,0%20-2.23706,-1.343%20-2.23706,-3s1.00146,-3%202.23706,-3l29.97889,0c1.2356,0%202.23706,1.343%202.23706,3s-1.00071,3%20-2.23632,3z%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_9%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%228.22488%22%20x%3D%220.4375%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_10%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%228.28738%22%20x%3D%228.60469%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_11%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%228.28738%22%20x%3D%2217.10466%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke%3D%22null%22%20id%3D%22svg_12%22%20d%3D%22m57.88668,32.63105l-29.97963,0c-1.2356,0%20-2.23706,-1.343%20-2.23706,-3s1.00146,-3%202.23706,-3l29.97889,0c1.2356,0%202.23706,1.343%202.23706,3s-1.00071,3%20-2.23632,3z%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_13%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2226.34981%22%20x%3D%220.4375%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_14%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2226.41231%22%20x%3D%228.60469%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_15%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2226.41231%22%20x%3D%2217.10466%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke%3D%22null%22%20id%3D%22svg_16%22%20d%3D%22m57.88668,52.00598l-29.97963,0c-1.2356,0%20-2.23706,-1.343%20-2.23706,-3s1.00146,-3%202.23706,-3l29.97889,0c1.2356,0%202.23706,1.343%202.23706,3s-1.00071,3%20-2.23632,3z%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_17%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2245.72474%22%20x%3D%220.4375%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_18%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2245.78724%22%20x%3D%228.60469%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3Crect%20stroke%3D%22null%22%20id%3D%22svg_19%22%20height%3D%226.4375%22%20width%3D%226%22%20y%3D%2245.78724%22%20x%3D%2217.10466%22%20fill-opacity%3D%22null%22%20stroke-opacity%3D%22null%22%20stroke-width%3D%22null%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ks-icon-zurliste.small-icon {
  background-size: 15%;
}

kers-container [class*=ks-icon], kers-dataview [class*=ks-icon], kers-filter [class*=ks-icon] {
  color: #999;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  transition: all 0.2s;
  position: relative;
  margin-right: 10px;
}
kers-container [class*=ks-icon] svg, kers-dataview [class*=ks-icon] svg, kers-filter [class*=ks-icon] svg {
  display: inline-block;
  height: 3rem;
  width: 3rem;
  border: 1px solid #999;
  padding: 0.5rem;
  transition: all 0.2s;
}
kers-container [class*=ks-icon]:hover, kers-dataview [class*=ks-icon]:hover, kers-filter [class*=ks-icon]:hover {
  color: hsl(218, 72%, 42%);
  border-color: hsl(218, 72%, 42%);
}
kers-container [class*=ks-icon]:hover svg, kers-dataview [class*=ks-icon]:hover svg, kers-filter [class*=ks-icon]:hover svg {
  border-color: hsl(218, 72%, 42%);
  background: #fff;
}
kers-container [class*=ks-icon].small, kers-dataview [class*=ks-icon].small, kers-filter [class*=ks-icon].small {
  margin-right: 0.5rem;
  height: 2rem;
}
kers-container [class*=ks-icon].small svg, kers-dataview [class*=ks-icon].small svg, kers-filter [class*=ks-icon].small svg {
  height: 2rem !important;
  width: 2rem !important;
  padding: 0.2rem !important;
}
kers-container [class*=ks-icon].small.ldb, kers-dataview [class*=ks-icon].small.ldb, kers-filter [class*=ks-icon].small.ldb {
  margin-right: 10px;
  margin-top: 3px;
}
kers-container [class*=ks-icon].icon-stacked svg, kers-dataview [class*=ks-icon].icon-stacked svg, kers-filter [class*=ks-icon].icon-stacked svg {
  border: none;
}
kers-container [class*=ks-icon].icon-stacked .fa-stack, kers-dataview [class*=ks-icon].icon-stacked .fa-stack, kers-filter [class*=ks-icon].icon-stacked .fa-stack {
  border: 1px solid #999;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}
kers-container [class*=ks-icon].icon-stacked .fa-stack .applyicon, kers-container [class*=ks-icon].icon-stacked .fa-stack .clearicon, kers-dataview [class*=ks-icon].icon-stacked .fa-stack .applyicon, kers-dataview [class*=ks-icon].icon-stacked .fa-stack .clearicon, kers-filter [class*=ks-icon].icon-stacked .fa-stack .applyicon, kers-filter [class*=ks-icon].icon-stacked .fa-stack .clearicon {
  left: calc(1rem / 2);
  top: calc(1rem / 2);
  width: calc(1rem * 1.5) !important;
  height: calc(1rem * 1.5) !important;
}
kers-container [class*=ks-icon].icon-stacked .fa-stack .clearicon, kers-dataview [class*=ks-icon].icon-stacked .fa-stack .clearicon, kers-filter [class*=ks-icon].icon-stacked .fa-stack .clearicon {
  color: #c63;
}
kers-container [class*=ks-icon].icon-stacked .fa-stack .applyicon, kers-dataview [class*=ks-icon].icon-stacked .fa-stack .applyicon, kers-filter [class*=ks-icon].icon-stacked .fa-stack .applyicon {
  color: green;
}
kers-container [class*=ks-icon].icon-stacked .fa-stack i, kers-dataview [class*=ks-icon].icon-stacked .fa-stack i, kers-filter [class*=ks-icon].icon-stacked .fa-stack i {
  vertical-align: middle;
}
kers-container [class*=ks-icon].icon-stacked:hover, kers-dataview [class*=ks-icon].icon-stacked:hover, kers-filter [class*=ks-icon].icon-stacked:hover {
  color: hsl(218, 72%, 42%);
}
kers-container [class*=ks-icon].icon-stacked:hover .fa-stack, kers-dataview [class*=ks-icon].icon-stacked:hover .fa-stack, kers-filter [class*=ks-icon].icon-stacked:hover .fa-stack {
  border-color: hsl(218, 72%, 42%);
}
kers-container [class*=ks-icon].icon-stacked:hover svg, kers-dataview [class*=ks-icon].icon-stacked:hover svg, kers-filter [class*=ks-icon].icon-stacked:hover svg {
  background: none;
}

html {
  font-size: 14px;
}

.app h1, .app h2, .app h3, .app h4, .app h5, .app h6 {
  color: hsl(218, 72%, 42%);
  font-weight: lighter;
}
.app p {
  margin-bottom: 6px;
}
.app main > article {
  width: 100%;
}
.app kers-container > section > :nth-child(odd):not(h4), .app kers-container article > section > :nth-child(odd):not(h4), .app kers-dataview > section > :nth-child(odd):not(h4), .app kers-dataview article > section > :nth-child(odd):not(h4), .app kers-filter > section > :nth-child(odd):not(h4), .app kers-filter article > section > :nth-child(odd):not(h4) {
  background: rgba(30, 87, 184, 0.1);
}
.app kers-container > section > h4, .app kers-container article > section > h4, .app kers-dataview > section > h4, .app kers-dataview article > section > h4, .app kers-filter > section > h4, .app kers-filter article > section > h4 {
  grid-column: span 2;
  background: hsl(218, 72%, 42%);
  color: white;
  font-weight: bold;
}
.app .error {
  color: hsl(0, 100%, 50%);
}
.app label.error {
  margin-left: 0.5rem;
}

.div-wrapper {
  width: 100%;
}

.container.header,
.container-fluid.header,
.header.container-sm,
.header.container-md,
.header.container-lg,
.header.container-xl {
  background: #86a6a0;
  min-height: 60px;
}
.container.header .pagetitle,
.container-fluid.header .pagetitle,
.header.container-sm .pagetitle,
.header.container-md .pagetitle,
.header.container-lg .pagetitle,
.header.container-xl .pagetitle {
  color: white;
}
.container.header .col,
.container-fluid.header .col,
.header.container-sm .col,
.header.container-md .col,
.header.container-lg .col,
.header.container-xl .col {
  padding: 10px;
}
.container.header > div a,
.container-fluid.header > div a,
.header.container-sm > div a,
.header.container-md > div a,
.header.container-lg > div a,
.header.container-xl > div a {
  position: relative;
  top: 20px;
  border: 1px solid hsl(218, 72%, 42%);
  padding: 5px 10px;
}

a.btn,
button,
input[type=button],
.btn-outline-primary {
  border: 1px solid hsl(218, 72%, 42%);
  background: hsl(0, 0%, 100%);
  color: hsl(218, 72%, 42%);
  padding: 2px 10px;
  margin: 0;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
a.btn:hover,
button:hover,
input[type=button]:hover,
.btn-outline-primary:hover {
  background: hsl(218, 72%, 42%);
  border: 1px solid hsl(218, 72%, 42%);
  bottom: 1px;
  color: hsl(0, 0%, 100%) !important;
}
a.btn:active,
button:active,
input[type=button]:active,
.btn-outline-primary:active {
  transition: none;
  background: #153d81;
}
a.btn.icon, kers-grid table tbody tr td:first-child a.btn.rowAction, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction,
button.icon,
kers-grid table tbody tr td:first-child button.rowAction,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction,
input[type=button].icon,
kers-grid table tbody tr td:first-child input[type=button].rowAction,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction,
.btn-outline-primary.icon,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction {
  border: none;
  color: #999 !important;
}
a.btn.icon svg, kers-grid table tbody tr td:first-child a.btn.rowAction svg, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction svg, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction svg,
button.icon svg,
kers-grid table tbody tr td:first-child button.rowAction svg,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction svg,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction svg,
input[type=button].icon svg,
kers-grid table tbody tr td:first-child input[type=button].rowAction svg,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction svg,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction svg,
.btn-outline-primary.icon svg,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction svg,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction svg,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction svg {
  border: none;
}
a.btn.icon .fa-stack, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack,
button.icon .fa-stack,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack,
input[type=button].icon .fa-stack,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack,
.btn-outline-primary.icon .fa-stack,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack {
  border: 1px solid #999;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  left: -10px;
  top: -5px;
}
a.btn.icon .fa-stack .applyicon, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon, a.btn.icon .fa-stack .clearicon, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon,
button.icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
button.icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
input[type=button].icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
input[type=button].icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
.btn-outline-primary.icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon,
.btn-outline-primary.icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon {
  left: calc(1rem / 2);
  top: calc(1rem / 2);
  width: calc(1rem * 1.5) !important;
  height: calc(1rem * 1.5) !important;
}
a.btn.icon .fa-stack .clearicon, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .clearicon,
button.icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .clearicon,
input[type=button].icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .clearicon,
.btn-outline-primary.icon .fa-stack .clearicon,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .clearicon {
  color: #c63;
}
a.btn.icon .fa-stack .applyicon, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack .applyicon,
button.icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack .applyicon,
input[type=button].icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack .applyicon,
.btn-outline-primary.icon .fa-stack .applyicon,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack .applyicon {
  color: green;
}
a.btn.icon .fa-stack i, kers-grid table tbody tr td:first-child a.btn.rowAction .fa-stack i, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack i, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction .fa-stack i,
button.icon .fa-stack i,
kers-grid table tbody tr td:first-child button.rowAction .fa-stack i,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack i,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction .fa-stack i,
input[type=button].icon .fa-stack i,
kers-grid table tbody tr td:first-child input[type=button].rowAction .fa-stack i,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack i,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction .fa-stack i,
.btn-outline-primary.icon .fa-stack i,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack i,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack i,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction .fa-stack i {
  vertical-align: middle;
}
a.btn.icon:hover, kers-grid table tbody tr td:first-child a.btn.rowAction:hover, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover,
button.icon:hover,
kers-grid table tbody tr td:first-child button.rowAction:hover,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction:hover,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction:hover,
input[type=button].icon:hover,
kers-grid table tbody tr td:first-child input[type=button].rowAction:hover,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover,
.btn-outline-primary.icon:hover,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction:hover,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover {
  background: none !important;
  color: hsl(218, 72%, 42%) !important;
  bottom: 1px;
}
a.btn.icon:hover svg, kers-grid table tbody tr td:first-child a.btn.rowAction:hover svg, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover svg, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover svg,
button.icon:hover svg,
kers-grid table tbody tr td:first-child button.rowAction:hover svg,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction:hover svg,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction:hover svg,
input[type=button].icon:hover svg,
kers-grid table tbody tr td:first-child input[type=button].rowAction:hover svg,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover svg,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover svg,
.btn-outline-primary.icon:hover svg,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction:hover svg,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover svg,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover svg {
  background: none !important;
}
a.btn.icon:hover .fa-stack, kers-grid table tbody tr td:first-child a.btn.rowAction:hover .fa-stack, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover .fa-stack, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction:hover .fa-stack,
button.icon:hover .fa-stack,
kers-grid table tbody tr td:first-child button.rowAction:hover .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction:hover .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction:hover .fa-stack,
input[type=button].icon:hover .fa-stack,
kers-grid table tbody tr td:first-child input[type=button].rowAction:hover .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:hover .fa-stack,
.btn-outline-primary.icon:hover .fa-stack,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction:hover .fa-stack,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover .fa-stack,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:hover .fa-stack {
  border: 1px solid hsl(218, 72%, 42%);
}
a.btn.icon:focus, kers-grid table tbody tr td:first-child a.btn.rowAction:focus, [id*=Grid]:not(table) table tbody tr td:first-child a.btn.rowAction:focus, [id*=grid]:not(table) table tbody tr td:first-child a.btn.rowAction:focus,
button.icon:focus,
kers-grid table tbody tr td:first-child button.rowAction:focus,
[id*=Grid]:not(table) table tbody tr td:first-child button.rowAction:focus,
[id*=grid]:not(table) table tbody tr td:first-child button.rowAction:focus,
input[type=button].icon:focus,
kers-grid table tbody tr td:first-child input[type=button].rowAction:focus,
[id*=Grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:focus,
[id*=grid]:not(table) table tbody tr td:first-child input[type=button].rowAction:focus,
.btn-outline-primary.icon:focus,
kers-grid table tbody tr td:first-child .btn-outline-primary.rowAction:focus,
[id*=Grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:focus,
[id*=grid]:not(table) table tbody tr td:first-child .btn-outline-primary.rowAction:focus {
  outline: none;
}

span.jc-fa-button {
  cursor: pointer;
  background-color: #6e9be7;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  padding: 4px;
}
span.jc-fa-button:hover {
  background-color: #9ab9ef;
}

h4.pagetitle {
  color: hsl(218, 72%, 42%);
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 7px;
}

kers-commanditem {
  color: #999;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  transition: all 0.2s;
  position: relative;
  margin-right: 10px;
}
kers-commanditem div.ks-mmenu.ks-mmenu-wrapper div.ks-mmenu-inner {
  display: inline-block;
  height: 3rem;
  width: 3rem;
  border: 1px solid #999;
  padding: 0.5rem;
  transition: all 0.2s;
}
kers-commanditem div.ks-mmenu.ks-mmenu-wrapper div.ks-mmenu-inner span {
  font-size: 2rem;
  bottom: 1rem;
}
kers-commanditem div.ks-mmenu.ks-mmenu-wrapper.active .ks-mmenu-inner span {
  bottom: 0.5rem;
}

kers-grid, [id*=Grid]:not(table), [id*=grid]:not(table) {
  font-size: 1rem;
  position: relative;
  padding-top: 1rem;
  clear: both;
}
kers-grid .menubox-wrapper, [id*=Grid]:not(table) .menubox-wrapper, [id*=grid]:not(table) .menubox-wrapper {
  position: relative;
  z-index: 99999;
  top: 1.75rem;
}
kers-grid .menubox-wrapper .menubox, [id*=Grid]:not(table) .menubox-wrapper .menubox, [id*=grid]:not(table) .menubox-wrapper .menubox {
  margin-top: 1.75rem;
  width: auto;
  z-index: 99999;
  border: 1px solid hsl(218, 72%, 42%);
  background: hsl(0, 0%, 93%);
}
kers-grid .menubox-wrapper a, [id*=Grid]:not(table) .menubox-wrapper a, [id*=grid]:not(table) .menubox-wrapper a {
  display: block;
  padding: 0.5rem 1rem;
  cursor: pointer;
  transition: background 0.1s;
}
kers-grid .menubox-wrapper a:hover, [id*=Grid]:not(table) .menubox-wrapper a:hover, [id*=grid]:not(table) .menubox-wrapper a:hover {
  background: hsl(0, 0%, 96%);
  color: hsl(218, 72%, 42%);
}
kers-grid .menubox-wrapper a:active:hover, [id*=Grid]:not(table) .menubox-wrapper a:active:hover, [id*=grid]:not(table) .menubox-wrapper a:active:hover {
  background: #c6d7f6;
}
kers-grid .menubox-wrapper hr, [id*=Grid]:not(table) .menubox-wrapper hr, [id*=grid]:not(table) .menubox-wrapper hr {
  padding: 0;
  margin: 0;
}
kers-grid .menubox-wrapper ul, [id*=Grid]:not(table) .menubox-wrapper ul, [id*=grid]:not(table) .menubox-wrapper ul {
  list-style: none;
  padding: 0.5rem 0 2px 0;
  margin: 0;
}
kers-grid .menubox-wrapper ul li, [id*=Grid]:not(table) .menubox-wrapper ul li, [id*=grid]:not(table) .menubox-wrapper ul li {
  padding: 0 1rem;
  margin: 0;
}
kers-grid .menubox-wrapper ul li strong, [id*=Grid]:not(table) .menubox-wrapper ul li strong, [id*=grid]:not(table) .menubox-wrapper ul li strong {
  padding: 0;
}
kers-grid .menubox-wrapper ul li label, [id*=Grid]:not(table) .menubox-wrapper ul li label, [id*=grid]:not(table) .menubox-wrapper ul li label {
  margin: 0 -1rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  display: block;
  transition: background 0.1s;
}
kers-grid .menubox-wrapper ul li label input, [id*=Grid]:not(table) .menubox-wrapper ul li label input, [id*=grid]:not(table) .menubox-wrapper ul li label input {
  float: right;
}
kers-grid .menubox-wrapper ul li label:hover, [id*=Grid]:not(table) .menubox-wrapper ul li label:hover, [id*=grid]:not(table) .menubox-wrapper ul li label:hover {
  background: hsl(0, 0%, 96%);
  color: hsl(218, 72%, 42%);
}
kers-grid .menubox-wrapper ul li label:active:hover, [id*=Grid]:not(table) .menubox-wrapper ul li label:active:hover, [id*=grid]:not(table) .menubox-wrapper ul li label:active:hover {
  background: #c6d7f6;
}
kers-grid .menubox-wrapper ul li span input, [id*=Grid]:not(table) .menubox-wrapper ul li span input, [id*=grid]:not(table) .menubox-wrapper ul li span input, kers-grid .menubox-wrapper ul li span input[type=button] {
  width: calc(100% + 1rem * 3);
  padding: 2px 0;
  margin: -1rem;
  margin-right: -2rem;
  background: hsl(218, 72%, 42%);
  border: none;
  color: hsl(0, 0%, 100%);
  cursor: pointer;
}
kers-grid .menubox-wrapper ul li span input:hover, [id*=Grid]:not(table) .menubox-wrapper ul li span input:hover, [id*=grid]:not(table) .menubox-wrapper ul li span input:hover, kers-grid .menubox-wrapper ul li span input[type=button]:hover {
  background: #1f58bc;
}
kers-grid .sidemenu, [id*=Grid]:not(table) .sidemenu, [id*=grid]:not(table) .sidemenu {
  color: hsl(0, 0%, 96%);
}
kers-grid .sidemenu .menu:not(.delete), [id*=Grid]:not(table) .sidemenu .menu:not(.delete), [id*=grid]:not(table) .sidemenu .menu:not(.delete), kers-grid .sidemenu .delete:not(.delete), [id*=Grid]:not(table) .sidemenu .delete:not(.delete), [id*=grid]:not(table) .sidemenu .delete:not(.delete) {
  background: hsl(218, 72%, 42%);
}
kers-grid .sidemenu .menu:not(.delete):hover, [id*=Grid]:not(table) .sidemenu .menu:not(.delete):hover, [id*=grid]:not(table) .sidemenu .menu:not(.delete):hover, kers-grid .sidemenu .delete:not(.delete):hover, [id*=Grid]:not(table) .sidemenu .delete:not(.delete):hover, [id*=grid]:not(table) .sidemenu .delete:not(.delete):hover {
  background: #17428c;
  color: hsl(0, 0%, 96%);
}
kers-grid .sidemenu .delete:hover, [id*=Grid]:not(table) .sidemenu .delete:hover, [id*=grid]:not(table) .sidemenu .delete:hover {
  background: #c63;
  color: hsl(0, 0%, 90%);
}
kers-grid table, [id*=Grid]:not(table) table, [id*=grid]:not(table) table {
  max-width: 100%;
  width: auto;
}
kers-grid table thead th, [id*=Grid]:not(table) table thead th, [id*=grid]:not(table) table thead th {
  background: hsl(0, 0%, 93%);
  color: hsl(218, 72%, 42%);
  font-weight: normal;
  padding: 0;
  vertical-align: top;
}
kers-grid table thead th:not(:first-child), [id*=Grid]:not(table) table thead th:not(:first-child), [id*=grid]:not(table) table thead th:not(:first-child) {
  cursor: pointer;
  min-width: 5rem;
}
kers-grid table thead th:not(:first-child):hover, [id*=Grid]:not(table) table thead th:not(:first-child):hover, [id*=grid]:not(table) table thead th:not(:first-child):hover {
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
}
kers-grid table thead th:not(:first-child) > div, [id*=Grid]:not(table) table thead th:not(:first-child) > div, [id*=grid]:not(table) table thead th:not(:first-child) > div {
  height: 1.75rem;
}
kers-grid table thead th:not(:first-child) > div:first-child, [id*=Grid]:not(table) table thead th:not(:first-child) > div:first-child, [id*=grid]:not(table) table thead th:not(:first-child) > div:first-child {
  padding: 5px;
  white-space: nowrap;
}
kers-grid table thead th input, [id*=Grid]:not(table) table thead th input, [id*=grid]:not(table) table thead th input,
kers-grid table thead th select,
[id*=Grid]:not(table) table thead th select,
[id*=grid]:not(table) table thead th select {
  width: 100%;
  height: 25px;
}
kers-grid table tbody tr, [id*=Grid]:not(table) table tbody tr, [id*=grid]:not(table) table tbody tr {
  transition: background-color 0.2s;
}
kers-grid table tbody tr.text-bold, [id*=Grid]:not(table) table tbody tr.text-bold, [id*=grid]:not(table) table tbody tr.text-bold {
  font-weight: bold;
}
kers-grid table tbody tr.groupHead, [id*=Grid]:not(table) table tbody tr.groupHead, [id*=grid]:not(table) table tbody tr.groupHead {
  background: hsl(0, 0%, 93%);
  color: hsl(218, 72%, 42%);
  font-weight: bold;
  border-left: 5px solid hsl(218, 72%, 42%);
}
kers-grid table tbody tr.groupHead .groupAction, [id*=Grid]:not(table) table tbody tr.groupHead .groupAction, [id*=grid]:not(table) table tbody tr.groupHead .groupAction {
  float: left;
  cursor: pointer;
}
kers-grid table tbody tr.groupHead .groupAction.select, [id*=Grid]:not(table) table tbody tr.groupHead .groupAction.select, [id*=grid]:not(table) table tbody tr.groupHead .groupAction.select {
  padding-right: 5px;
}
kers-grid table tbody tr.groupHead .groupAction.select input, [id*=Grid]:not(table) table tbody tr.groupHead .groupAction.select input, [id*=grid]:not(table) table tbody tr.groupHead .groupAction.select input {
  width: 16px;
  height: 16px;
  opacity: 0.5;
}
kers-grid table tbody tr.groupHead .groupAction.select input:checked, [id*=Grid]:not(table) table tbody tr.groupHead .groupAction.select input:checked, [id*=grid]:not(table) table tbody tr.groupHead .groupAction.select input:checked {
  opacity: 1;
}
kers-grid table tbody tr.groupHead.expanded .groupAction.ks-collapse, [id*=Grid]:not(table) table tbody tr.groupHead.expanded .groupAction.ks-collapse, [id*=grid]:not(table) table tbody tr.groupHead.expanded .groupAction.ks-collapse {
  transform: rotateZ(90deg);
}
kers-grid table tbody tr.groupHead:not(:first-child), [id*=Grid]:not(table) table tbody tr.groupHead:not(:first-child), [id*=grid]:not(table) table tbody tr.groupHead:not(:first-child) {
  border-top: 1px dashed hsl(218, 72%, 42%);
  margin-top: 2px;
}
kers-grid table tbody tr.groupHead td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead td:first-child, [id*=grid]:not(table) table tbody tr.groupHead td:first-child {
  padding-left: 10px;
}
kers-grid table tbody tr.groupHead:hover, [id*=Grid]:not(table) table tbody tr.groupHead:hover, [id*=grid]:not(table) table tbody tr.groupHead:hover {
  background: inherit;
  color: hsl(218, 72%, 42%);
}
kers-grid table tbody tr.groupHead.level1, [id*=Grid]:not(table) table tbody tr.groupHead.level1, [id*=grid]:not(table) table tbody tr.groupHead.level1 {
  border-color: #2365d7;
  color: #2365d7;
}
kers-grid table tbody tr.groupHead.level1 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level1 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level1 td:first-child {
  padding-left: 15px;
}
kers-grid table tbody tr.groupHead.level1 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level1 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level1 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level2, [id*=Grid]:not(table) table tbody tr.groupHead.level2, [id*=grid]:not(table) table tbody tr.groupHead.level2 {
  border-color: #3e79e0;
  color: #3e79e0;
}
kers-grid table tbody tr.groupHead.level2 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level2 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level2 td:first-child {
  padding-left: 20px;
}
kers-grid table tbody tr.groupHead.level2 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level2 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level2 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level3, [id*=Grid]:not(table) table tbody tr.groupHead.level3, [id*=grid]:not(table) table tbody tr.groupHead.level3 {
  border-color: #5d8fe5;
  color: #5d8fe5;
}
kers-grid table tbody tr.groupHead.level3 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level3 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level3 td:first-child {
  padding-left: 25px;
}
kers-grid table tbody tr.groupHead.level3 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level3 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level3 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level4, [id*=Grid]:not(table) table tbody tr.groupHead.level4, [id*=grid]:not(table) table tbody tr.groupHead.level4 {
  border-color: #7ba4ea;
  color: #7ba4ea;
}
kers-grid table tbody tr.groupHead.level4 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level4 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level4 td:first-child {
  padding-left: 30px;
}
kers-grid table tbody tr.groupHead.level4 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level4 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level4 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level5, [id*=Grid]:not(table) table tbody tr.groupHead.level5, [id*=grid]:not(table) table tbody tr.groupHead.level5 {
  border-color: #9ab9ef;
  color: #9ab9ef;
}
kers-grid table tbody tr.groupHead.level5 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level5 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level5 td:first-child {
  padding-left: 35px;
}
kers-grid table tbody tr.groupHead.level5 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level5 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level5 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level6, [id*=Grid]:not(table) table tbody tr.groupHead.level6, [id*=grid]:not(table) table tbody tr.groupHead.level6 {
  border-color: #b9cef4;
  color: #b9cef4;
}
kers-grid table tbody tr.groupHead.level6 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level6 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level6 td:first-child {
  padding-left: 40px;
}
kers-grid table tbody tr.groupHead.level6 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level6 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level6 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level7, [id*=Grid]:not(table) table tbody tr.groupHead.level7, [id*=grid]:not(table) table tbody tr.groupHead.level7 {
  border-color: #d8e4f9;
  color: #d8e4f9;
}
kers-grid table tbody tr.groupHead.level7 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level7 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level7 td:first-child {
  padding-left: 45px;
}
kers-grid table tbody tr.groupHead.level7 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level7 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level7 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr.groupHead.level8, [id*=Grid]:not(table) table tbody tr.groupHead.level8, [id*=grid]:not(table) table tbody tr.groupHead.level8 {
  border-color: #f6f9fe;
  color: #f6f9fe;
}
kers-grid table tbody tr.groupHead.level8 td:first-child, [id*=Grid]:not(table) table tbody tr.groupHead.level8 td:first-child, [id*=grid]:not(table) table tbody tr.groupHead.level8 td:first-child {
  padding-left: 50px;
}
kers-grid table tbody tr.groupHead.level8 td:first-child .groupText:before, [id*=Grid]:not(table) table tbody tr.groupHead.level8 td:first-child .groupText:before, [id*=grid]:not(table) table tbody tr.groupHead.level8 td:first-child .groupText:before {
  content: "- ";
  font-family: Arial, Sans-Serif;
}
kers-grid table tbody tr:nth-child(even), [id*=Grid]:not(table) table tbody tr:nth-child(even), [id*=grid]:not(table) table tbody tr:nth-child(even) {
  background: #fcfcfc;
}
kers-grid table tbody tr:hover, [id*=Grid]:not(table) table tbody tr:hover, [id*=grid]:not(table) table tbody tr:hover {
  background: hsl(0, 0%, 93%);
}
kers-grid table tbody tr td, [id*=Grid]:not(table) table tbody tr td, [id*=grid]:not(table) table tbody tr td {
  vertical-align: top;
  padding: 4px 2px;
}
kers-grid table tbody tr td:first-child, [id*=Grid]:not(table) table tbody tr td:first-child, [id*=grid]:not(table) table tbody tr td:first-child {
  white-space: nowrap;
}
kers-grid table tbody tr td:first-child .rowAction, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction, [id*=grid]:not(table) table tbody tr td:first-child .rowAction {
  margin-right: 0 !important;
  margin-left: 5px;
}
kers-grid table tbody tr td:first-child .rowAction:last-child, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction:last-child, [id*=grid]:not(table) table tbody tr td:first-child .rowAction:last-child {
  margin-right: 5px !important;
}
kers-grid table tbody tr td:first-child .rowAction svg.svg-inline--fa.fa-w-20, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction svg.svg-inline--fa.fa-w-20, [id*=grid]:not(table) table tbody tr td:first-child .rowAction svg.svg-inline--fa.fa-w-20 {
  height: 20px !important;
  width: 20px !important;
  padding: 2px;
}
kers-grid table tbody tr td:first-child .rowAction.select input, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction.select input, [id*=grid]:not(table) table tbody tr td:first-child .rowAction.select input {
  width: 20px;
  height: 20px;
  opacity: 0.5;
}
kers-grid table tbody tr td:first-child .rowAction.select input:checked, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction.select input:checked, [id*=grid]:not(table) table tbody tr td:first-child .rowAction.select input:checked {
  opacity: 1;
}
kers-grid table tbody tr td label.error, [id*=Grid]:not(table) table tbody tr td label.error, [id*=grid]:not(table) table tbody tr td label.error {
  color: hsl(358, 100%, 36%);
  font-size: 12px;
  display: block;
  animation: warning 2s infinite;
  margin-bottom: 0;
}
kers-grid table tbody tr td .margin-3, [id*=Grid]:not(table) table tbody tr td .margin-3, [id*=grid]:not(table) table tbody tr td .margin-3 {
  margin-left: 3px;
  margin-right: 3px;
}
kers-grid table tbody tr td .file-size, [id*=Grid]:not(table) table tbody tr td .file-size, [id*=grid]:not(table) table tbody tr td .file-size {
  white-space: nowrap;
}

.grouparea {
  border: 1px dashed hsl(218, 72%, 42%);
  padding: 10px;
}
.grouparea.ui-state-hover {
  background-image: none;
  background-color: #e9eef8;
}
.grouparea .groupelement {
  cursor: pointer;
  background: hsl(0, 0%, 93%);
  color: hsl(218, 72%, 42%);
  font-weight: normal;
  padding: 0;
  vertical-align: top;
  float: left;
  min-width: 100px;
  margin-right: 10px;
}
.grouparea .groupelement .title {
  padding: 2px 5px;
  border: 1px solid hsl(218, 72%, 42%);
  border-bottom: none;
}
.grouparea .groupelement .title .delGroup {
  cursor: pointer;
  text-align: center;
  float: right;
  color: #fff;
  background: hsl(358, 100%, 36%);
  width: 15px;
}
.grouparea .groupelement input {
  width: 100%;
  border-color: hsl(218, 72%, 42%);
  border-top-color: #eee;
  border-width: 1px;
}
.grouparea .groupelement.level1 .title,
.grouparea .groupelement.level1 input {
  border-color: #2263d3;
}
.grouparea .groupelement.level2 .title,
.grouparea .groupelement.level2 input {
  border-color: #3573de;
}
.grouparea .groupelement.level3 .title,
.grouparea .groupelement.level3 input {
  border-color: #5085e2;
}
.grouparea .groupelement.level4 .title,
.grouparea .groupelement.level4 input {
  border-color: #6a98e7;
}
.grouparea .groupelement.level5 .title,
.grouparea .groupelement.level5 input {
  border-color: #84aaeb;
}
.grouparea .groupelement.level6 .title,
.grouparea .groupelement.level6 input {
  border-color: #9fbcef;
}
.grouparea .groupelement.level7 .title,
.grouparea .groupelement.level7 input {
  border-color: #b9cef4;
}
.grouparea .groupelement.level8 .title,
.grouparea .groupelement.level8 input {
  border-color: #d3e1f8;
}

.grid-filter {
  display: block;
  margin: 10px 15px;
  font-size: 12px;
}
.grid-filter td.cell-label {
  color: hsl(0, 1%, 39%);
}
.grid-filter td.cell-label label {
  padding-right: 10px;
}
.grid-filter td.cell-element input {
  border: 1px solid hsl(0, 1%, 39%);
  border-radius: 3px;
}
.grid-filter button#buttonOK {
  display: none;
  border-color: #009a07;
}
.grid-filter button#buttonCancel {
  display: none;
  border-color: #9a0400;
}
.grid-filter button.applyFilter:hover {
  background: #28a745;
  border-color: #28a745;
}
.grid-filter button.clearFilter:hover {
  border-color: #dc3545;
  background: #dc3545;
}
.grid-filter button.applyFilter, .grid-filter button.clearFilter {
  background: hsl(0, 0%, 100%);
  color: hsl(218, 72%, 42%);
}
.grid-filter button.applyFilter:hover, .grid-filter button.clearFilter:hover {
  color: hsl(0, 0%, 100%);
}

.app kers-grid table tbody tr:nth-child(odd), .app [id*=Grid]:not(table) table tbody tr:nth-child(odd), .app [id*=grid]:not(table) table tbody tr:nth-child(odd) {
  background: rgba(30, 87, 184, 0.1);
}

.tmo kers-grid table tbody tr:nth-child(odd), .tmo [id*=Grid]:not(table) table tbody tr:nth-child(odd), .tmo [id*=grid]:not(table) table tbody tr:nth-child(odd) {
  background: rgba(255, 108, 96, 0.1);
}

.ks-editform-handle {
  padding-top: 10px;
  display: block;
}
.ks-editform-handle .commandContainer .commandItem {
  float: left;
  margin-bottom: 12px;
}

.ks-detailview > div h4 {
  font-size: 1rem;
}

.ui-dialog {
  background: hsl(0, 0%, 100%);
  border-radius: 0;
  border: none !important;
  box-shadow: 0 0 10px 0 hsl(0, 1%, 39%);
  padding: 0;
  min-width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
  cursor: pointer;
  border-radius: 0;
  margin: 0;
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
  text-transform: uppercase;
  border: none;
}
.ui-dialog .ui-dialog-titlebar button {
  background: transparent;
  border-radius: 0;
  border: none;
}
.ui-dialog .ui-dialog-titlebar button span.ui-button-icon.ui-icon {
  background: transparent;
  background-image: none;
}
.ui-dialog .ui-dialog-titlebar button span.ui-button-icon.ui-icon:after {
  content: "";
  color: hsl(0, 0%, 100%);
  display: block;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 5px;
}
.ui-dialog .ui-dialog-buttonpane button {
  background: none;
  margin: 0;
}
.ui-dialog .ui-dialog-buttonpane button:hover {
  background: #3568bf !important;
  border-color: hsl(218, 72%, 42%);
}
.ui-dialog .ui-menu-item {
  white-space: nowrap;
}

.labelholder > div:first-child:not(:empty) {
  border: 1px dashed hsl(0, 0%, 93%);
  padding: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.labelholder .multilabel {
  font-size: 12px;
  padding: 3px 7px;
  position: relative;
  overflow: hidden;
  background: hsl(0, 0%, 93%);
  border: 1px solid hsl(0, 0%, 93%);
  color: hsl(0, 1%, 39%);
  cursor: pointer;
  transition: all 0.5s;
}
.labelholder .multilabel:not(:last-child) {
  margin-right: 10px;
}
.labelholder .multilabel:after {
  content: "Entfernen";
  color: hsl(0, 0%, 100%);
  background: #dc3545;
  position: absolute;
  right: -200px;
  top: 0;
  padding: 3px 5px;
  transition: all 0.5s;
}
.labelholder .multilabel:hover {
  color: #939191;
  border-color: #dc3545;
}
.labelholder .multilabel:hover:after {
  right: 0;
}

#pdfManager {
  display: flex;
}
#pdfManager .pdfm_thumbCol {
  display: flex;
  flex-direction: column;
  flex-grow: 100;
  overflow: hidden;
  margin-left: 20px;
}
#pdfManager #pdfm_allDocs h4 {
  font-size: 14px;
  font-weight: normal;
  background: hsl(0, 1%, 39%);
  color: hsl(0, 0%, 100%);
  padding: 3px 10px;
  margin: 0;
  display: block;
  height: 25px;
  white-space: nowrap;
}
#pdfManager #pdfm_allDocs ul:empty {
  display: none;
}
#pdfManager #pdfm_allDocs ul:not(:empty) {
  list-style: none;
  margin: 0 -10px 0 0;
  padding: 0;
}
#pdfManager #pdfm_allDocs ul:not(:empty) li {
  margin: 0 0 1px 0;
  margin-right: 10px;
  padding: 3px 10px;
  text-align: left;
  background: hsl(0, 0%, 93%);
  cursor: pointer;
  position: relative;
}
#pdfManager #pdfm_allDocs ul:not(:empty) li > span {
  margin-right: 20px;
}
#pdfManager #pdfm_allDocs ul:not(:empty) li > div {
  display: inline;
  position: absolute;
  top: 0;
  right: 10px;
}
#pdfManager #pdfm_allDocs ul:not(:empty) li:hover {
  background: hsl(0, 0%, 85%);
}
#pdfManager #pdfm_allDocs ul:not(:empty) li.active {
  margin-right: 0;
  padding-right: 20px;
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
}
#pdfManager #pdfm_allDocs ul:not(:empty) li.ks-highlight {
  animation: highlight-li 1s forwards;
}
#pdfManager .jcpdf-preview,
#pdfManager .jcpdf-list {
  border: 1px solid hsl(218, 72%, 42%);
  margin: 0 0 20px 0;
  width: 100%;
}
#pdfManager .jcpdf-preview h2,
#pdfManager .jcpdf-list h2 {
  font-size: 14px;
  font-weight: normal;
  background: hsl(218, 72%, 42%);
  color: hsl(0, 0%, 100%);
  padding: 3px 10px;
  margin: 0;
  display: block;
  height: 25px;
}
#pdfManager .jcpdf-preview .subheader,
#pdfManager .jcpdf-list .subheader {
  background: hsl(0, 0%, 93%);
  height: 25px;
  display: block;
}
#pdfManager .jcpdf-preview .subheader .jc-fa-button,
#pdfManager .jcpdf-list .subheader .jc-fa-button {
  margin: 0;
  float: right;
}
#pdfManager .jcpdf-preview .subheader .sortcolumncount,
#pdfManager .jcpdf-list .subheader .sortcolumncount {
  display: inline-block;
  margin-top: 3px;
  margin-left: 10px;
}
#pdfManager .jcpdf-preview > ul,
#pdfManager .jcpdf-list > ul {
  clear: both;
  overflow-x: scroll;
  height: calc(100% - 50px);
  min-height: 200px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 15px;
  padding-right: 200px;
  padding-left: 100px;
  white-space: nowrap;
}
#pdfManager .jcpdf-preview > ul li,
#pdfManager .jcpdf-list > ul li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 200px;
  margin-bottom: 15px;
  margin-left: 15px;
  min-height: 250px;
  position: relative;
}
#pdfManager .jcpdf-preview > ul li.ui-sortable-helper .page img,
#pdfManager .jcpdf-list > ul li.ui-sortable-helper .page img {
  box-shadow: 8px 8px 10px rgba(100, 98, 98, 0.5);
}
#pdfManager .jcpdf-preview > ul li .page,
#pdfManager .jcpdf-list > ul li .page {
  transition: box-shadow 0.3s;
  display: inline-block;
}
#pdfManager .jcpdf-preview > ul li .page img,
#pdfManager .jcpdf-list > ul li .page img {
  border: 1px solid hsl(0, 1%, 39%);
  max-height: 250px;
  max-width: 180px;
  box-shadow: 2px 2px 3px rgba(100, 98, 98, 0.8);
}
#pdfManager .jcpdf-preview > ul li .jcpdf-controlbar,
#pdfManager .jcpdf-list > ul li .jcpdf-controlbar {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
}
#pdfManager .jcpdf-preview > ul li .jcpdf-controlbar .jcpdf-control,
#pdfManager .jcpdf-list > ul li .jcpdf-controlbar .jcpdf-control {
  background: hsl(0, 0%, 100%);
  padding: 5px;
  opacity: 0.7;
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
#pdfManager .jcpdf-preview > ul li .jcpdf-controlbar .jcpdf-control:hover,
#pdfManager .jcpdf-list > ul li .jcpdf-controlbar .jcpdf-control:hover {
  opacity: 1;
}
#pdfManager .jcpdf-preview > ul li.ui-state-highlight:empty,
#pdfManager .jcpdf-list > ul li.ui-state-highlight:empty {
  border: none;
}
#pdfManager .jcpdf-preview > ul li.ui-state-highlight:empty:before,
#pdfManager .jcpdf-list > ul li.ui-state-highlight:empty:before {
  border: 1px dashed hsl(0, 1%, 39%);
  background: hsl(0, 0%, 93%);
  content: "";
  display: inline-block;
  width: 120px;
  height: 180px;
}
#pdfManager .jcpdf-preview > ul li.ui-state-highlight:not(:empty),
#pdfManager .jcpdf-list > ul li.ui-state-highlight:not(:empty) {
  border: none;
  background: hsl(218, 72%, 42%);
}
#pdfManager .jcpdf-preview {
  flex-grow: 2;
  border: none;
  margin: 0;
  position: relative;
  overflow: hidden;
}
#pdfManager .jcpdf-preview ul {
  margin-bottom: 0;
}
#pdfManager .jcpdf-preview h2 {
  background: hsl(0, 1%, 39%);
}
#pdfManager .jcpdf-preview .vorschauCtr {
  height: calc(100vh - 25px - 1px) !important;
}
#pdfManager .jcpdf-preview .vorschauCtr > ul,
#pdfManager .jcpdf-preview .vorschauCtr > ul > li,
#pdfManager .jcpdf-preview .vorschauCtr .page {
  height: 100% !important;
}
#pdfManager .jcpdf-preview .page {
  text-align: center;
  width: 100vw !important;
  height: 100vh !important;
  overflow: auto !important;
}
#pdfManager .jcpdf-preview .page img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
#pdfManager .jcpdf-preview .page a.marker-mode {
  position: absolute;
  top: 10px;
  left: 10px;
}
#pdfManager .jcpdf-preview .jcpdf-controlbar {
  position: absolute;
  z-index: 9999;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
}
#pdfManager .jcpdf-preview .jcpdf-controlbar .jcpdf-control {
  background: hsl(0, 0%, 100%);
  border-top: 1px solid hsl(0, 0%, 85%);
  padding: 5px;
  opacity: 0.7;
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
#pdfManager .jcpdf-preview .jcpdf-controlbar .jcpdf-control:first-child {
  border-right: 1px solid hsl(0, 0%, 85%);
}
#pdfManager .jcpdf-preview .jcpdf-controlbar .jcpdf-control:hover {
  opacity: 1;
}

div.preview-div {
  border: 1px solid hsl(0, 1%, 39%);
  background: hsl(0, 0%, 93%);
  padding-bottom: 15px;
}
div.preview-div p {
  margin: 0;
  padding: 3px 10px;
  background: hsl(0, 1%, 39%);
  color: hsl(0, 0%, 100%);
}
div.preview-div div.img-ctr {
  white-space: nowrap;
  overflow-x: auto;
}
div.preview-div div.img-ctr img {
  border: 1px solid hsl(0, 0%, 85%);
  max-height: 250px;
  box-shadow: 2px 2px 2px rgba(100, 98, 98, 0.5);
  margin: 15px 0 0 15px;
}

#markerTool .tool-ctr {
  float: left;
  width: 50px;
  height: 250px;
}
#markerTool .tool-ctr ul {
  list-style-type: none;
  padding-inline-start: 0;
}
#markerTool .tool-ctr ul li {
  font-size: 20px;
  text-align: center;
  margin: 2px;
  border-bottom: 1px solid grey;
  opacity: 0.6;
  cursor: pointer;
}
#markerTool .tool-ctr ul li:hover {
  opacity: 1;
  padding-left: 1px;
}
#markerTool .tool-ctr ul li.active {
  opacity: 1;
  border-right: 5px solid;
}

.info-betreff {
  font-size: smaller;
}

.fulupload .info-text p {
  margin-bottom: 0.2rem;
}
.fulupload .dropzone, .fulupload .dropzone-bar {
  margin: 20px 0 40px 0;
}

.stay-logged-in {
  position: absolute;
  opacity: 0.3;
  z-index: 100;
  background: #000;
  right: 0;
  bottom: 5vh;
  padding: 10px;
  border-radius: 20px 0 0 20px;
  color: #fff;
}
.stay-logged-in span {
  display: inline-flex;
}
.stay-logged-in label {
  transition: width 0.25s;
  overflow: hidden;
  margin-bottom: 0;
  width: 0;
  height: 0;
}
.stay-logged-in:hover label {
  width: 120px;
  height: 15px;
}
.stay-logged-in input {
  height: 15px;
}

kers-leinendatenblatt {
  display: flex;
  flex-direction: column;
}
kers-leinendatenblatt .line-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0.5em;
}
kers-leinendatenblatt .line-grid .new-row {
  grid-column-start: 1;
}
kers-leinendatenblatt .line-grid .output-value {
  text-align: center;
  align-self: center;
}
kers-leinendatenblatt .line-grid .highlight {
  background-color: lightblue;
  opacity: 0.5;
}
kers-leinendatenblatt .line-grid .changed {
  color: blue;
}

kers-filter.overlay, kers-dataview.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow-y: scroll;
  align-items: center;
  justify-content: center;
  background: rgba(85, 85, 85, 0.5);
  z-index: 4;
  transition: all 0.5s;
}
kers-filter.overlay > article, kers-dataview.overlay > article {
  background-color: hsl(0, 0%, 100%);
  box-shadow: 0px 2px 10px 1px rgba(30, 87, 184, 0.3);
  border: 1px solid hsl(218, 72%, 42%);
  padding: 2rem;
  z-index: 5;
}
kers-filter.overlay kers-commandbar, kers-dataview.overlay kers-commandbar {
  margin: 0.25rem 0;
}

@media (max-width: 768px) {
  kers-filter.overlay > article, kers-dataview.overlay > article {
    top: 0;
    width: 100vw;
    min-height: 100vh;
    left: 0;
  }
}
body.has-overlay {
  position: static;
  overflow: hidden;
}

.ks-status {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
.ks-status .alert {
  font-size: 16px;
  padding: 10px;
  display: flex;
  opacity: 0.8;
}
.ks-status .alert svg {
  margin-top: 2px;
  font-size: 20.8px;
}
.ks-status .alert p {
  margin: 0;
  margin-left: 10px;
}
.ks-status .alert.alert-success {
  transition: opacity 0.2s;
}
.ks-status .alert.alert-success:hover {
  opacity: 1;
}
.ks-status .alert.alert-danger {
  animation: status-error 2s infinite;
}
.ks-status > .ui-widget {
  padding: 10px;
}
.ks-status > .ui-widget:empty {
  display: none;
}

[id*=Grid] table tbody tr td:first-child .rowAction:not(.select), [id*=grid] table tbody tr td:first-child .rowAction:not(.select) {
  opacity: 0;
}
[id*=Grid] table tbody tr:hover td:first-child .rowAction, [id*=grid] table tbody tr:hover td:first-child .rowAction {
  opacity: 1;
}

.ks_rowNavigator {
  padding-top: 10px;
}
.ks_rowNavigator > div {
  float: left;
}
.ks_rowNavigator > div:not(:first-child) {
  margin-left: 5px;
}
.ks_rowNavigator .goto {
  width: 24px;
  height: 24px;
  transition: all 0.2s;
  cursor: pointer;
}
.ks_rowNavigator .goto span {
  border: 1px solid hsl(218, 72%, 42%);
  background: hsl(218, 72%, 42%);
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
}
.ks_rowNavigator .goto span:before {
  position: absolute;
  top: 0;
  left: 0;
}
.ks_rowNavigator .goto span:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
}
.ks_rowNavigator .goto span.first:before {
  content: "";
  display: block;
  border-left: 3px solid #fff;
  width: 18px;
  height: 18px;
  top: 2.4px;
  left: 2.4px;
}
.ks_rowNavigator .goto span.first:after {
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 9.6px;
}
.ks_rowNavigator .goto span.prev:after {
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 7.2px;
}
.ks_rowNavigator .goto span.next:after {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  left: 2.4px;
}
.ks_rowNavigator .goto span.last:before {
  content: "";
  display: block;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotateZ(45deg);
  width: 12px;
  height: 12px;
  top: 4.8px;
  right: 9.6px;
}
.ks_rowNavigator .goto span.last:after {
  border-right: 3px solid #fff;
  width: 18px;
  height: 18px;
  top: 2.4px;
  right: 2.4px;
}
.ks_rowNavigator .goto span.inactive {
  cursor: auto;
  background: #fff;
  border-color: #999 !important;
}
.ks_rowNavigator .goto span.inactive:after, .ks_rowNavigator .goto span.inactive:before {
  border-color: #999 !important;
}
.ks_rowNavigator .goto:hover span:not(.inactive) {
  background: #fff;
}
.ks_rowNavigator .goto:hover span:not(.inactive):after, .ks_rowNavigator .goto:hover span:not(.inactive):before {
  border-color: hsl(218, 72%, 42%) !important;
}
.ks_rowNavigator .input {
  font-size: 12px;
}
.ks_rowNavigator .input input {
  height: 24px;
  width: 36px;
  text-align: center;
}

.icon, kers-grid table tbody tr td:first-child .rowAction, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction, [id*=grid]:not(table) table tbody tr td:first-child .rowAction {
  color: #999;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  transition: all 0.2s;
  position: relative;
  margin-right: 10px;
}
.icon svg, kers-grid table tbody tr td:first-child .rowAction svg, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction svg, [id*=grid]:not(table) table tbody tr td:first-child .rowAction svg {
  display: inline-block;
  height: 3rem;
  width: 3rem;
  border: 1px solid #999;
  padding: 0.5rem;
  transition: all 0.2s;
}
.icon span, kers-grid table tbody tr td:first-child .rowAction span, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction span, [id*=grid]:not(table) table tbody tr td:first-child .rowAction span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 5px;
  transition: all 0.2s;
}
.icon:hover, kers-grid table tbody tr td:first-child .rowAction:hover, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction:hover, [id*=grid]:not(table) table tbody tr td:first-child .rowAction:hover {
  color: hsl(218, 72%, 42%);
  border-color: hsl(218, 72%, 42%);
}
.icon:hover svg, kers-grid table tbody tr td:first-child .rowAction:hover svg, [id*=Grid]:not(table) table tbody tr td:first-child .rowAction:hover svg, [id*=grid]:not(table) table tbody tr td:first-child .rowAction:hover svg {
  border-color: hsl(218, 72%, 42%);
  background: #fff;
}
.icon.icon-sm, kers-grid table tbody tr td:first-child .icon-sm.rowAction, [id*=Grid]:not(table) table tbody tr td:first-child .icon-sm.rowAction, [id*=grid]:not(table) table tbody tr td:first-child .icon-sm.rowAction {
  margin-right: 0.5rem;
  height: 2rem;
}
.icon.icon-sm svg, kers-grid table tbody tr td:first-child .icon-sm.rowAction svg, [id*=Grid]:not(table) table tbody tr td:first-child .icon-sm.rowAction svg, [id*=grid]:not(table) table tbody tr td:first-child .icon-sm.rowAction svg {
  height: 2rem !important;
  width: 2rem !important;
  padding: 0.2rem !important;
}
.icon.icon-stacked svg, kers-grid table tbody tr td:first-child .icon-stacked.rowAction svg, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction svg, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction svg {
  border: none;
}
.icon.icon-stacked .fa-stack, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack {
  border: 1px solid #999;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}
.icon.icon-stacked .fa-stack .applyicon, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon, .icon.icon-stacked .fa-stack .clearicon, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon {
  left: calc(1rem / 2);
  top: calc(1rem / 2);
  width: calc(1rem * 1.5) !important;
  height: calc(1rem * 1.5) !important;
}
.icon.icon-stacked .fa-stack .clearicon, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .clearicon {
  color: #c63;
}
.icon.icon-stacked .fa-stack .applyicon, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack .applyicon {
  color: green;
}
.icon.icon-stacked .fa-stack i, kers-grid table tbody tr td:first-child .icon-stacked.rowAction .fa-stack i, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack i, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction .fa-stack i {
  vertical-align: middle;
}
.icon.icon-stacked:hover, kers-grid table tbody tr td:first-child .icon-stacked.rowAction:hover, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover {
  color: hsl(218, 72%, 42%);
}
.icon.icon-stacked:hover .fa-stack, kers-grid table tbody tr td:first-child .icon-stacked.rowAction:hover .fa-stack, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover .fa-stack, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover .fa-stack {
  border-color: hsl(218, 72%, 42%);
}
.icon.icon-stacked:hover svg, kers-grid table tbody tr td:first-child .icon-stacked.rowAction:hover svg, [id*=Grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover svg, [id*=grid]:not(table) table tbody tr td:first-child .icon-stacked.rowAction:hover svg {
  background: none;
}

.ful-action:hover {
  opacity: 0.6;
}
.ful-action:hover svg {
  transform: scale(1.2);
}

.ks-onlinepruefung-form .row, .ks-onlinepruefung-form kers-container, .ks-onlinepruefung-form kers-dataview, .ks-onlinepruefung-form kers-filter, .ks-onlinepruefung-form form, .ks-onlinepruefung-form main, .ks-onlinepruefung-form kers-container section > section, kers-container .ks-onlinepruefung-form section > section, .ks-onlinepruefung-form kers-dataview section > section, kers-dataview .ks-onlinepruefung-form section > section, .ks-onlinepruefung-form kers-filter section > section, kers-filter .ks-onlinepruefung-form section > section, .ks-onlinepruefung-form form section > section, form .ks-onlinepruefung-form section > section, .ks-onlinepruefung-form main section > section, main .ks-onlinepruefung-form section > section {
  margin-top: 10px;
}

.vergleichsdaten {
  color: #7ab5d3;
  margin-left: 10px;
}

form input[name=Dateiname] {
  width: 100%;
}

.text-caro, .text-Caro {
  color: #6d0000;
}

.text-cindy, .text-Cindy, .text-ONLimport {
  color: #18eab2;
}

p.sub-bemerkung {
  margin-top: 0;
  margin-bottom: 2px;
  padding-left: 2px;
  border-left: 3px solid #17a2b8;
}

.ful-empfaengerWidget label {
  margin-right: 15px;
}

.ful-action {
  cursor: pointer;
}

input[name=Teilnehmer] {
  background-color: #bcf4fe;
}

input[name=PruefungsNr] {
  background-color: #fff8b7;
}

input[name=Pruefer] {
  background-color: #b8e8a6;
}

.status-abgeschlossen tr.groupHead {
  background-color: #e5e5be !important;
}

.status-0 .Bearbeitungsstatus {
  background: #e9ecef !important;
}

.status-2 .Bearbeitungsstatus {
  background: #79d4b2 !important;
  color: hsl(0, 0%, 100%);
}

.status-3 .Bearbeitungsstatus {
  background: #28a745 !important;
}

.modal-content.ui-draggable-handle {
  cursor: inherit;
}

.tmo h1, .tmo h2, .tmo h3, .tmo h4, .tmo h5, .tmo h6 {
  color: #ff6c60;
}
.tmo kers-container > section > :nth-child(odd), .tmo kers-container article > section > :nth-child(odd), .tmo kers-dataview > section > :nth-child(odd), .tmo kers-dataview article > section > :nth-child(odd), .tmo kers-filter > section > :nth-child(odd), .tmo kers-filter article > section > :nth-child(odd) {
  background: rgba(255, 108, 96, 0.1);
}
.tmo kers-container > section h4, .tmo kers-container article > section h4, .tmo kers-dataview > section h4, .tmo kers-dataview article > section h4, .tmo kers-filter > section h4, .tmo kers-filter article > section h4 {
  background: #ff6c60 !important;
  color: hsl(0, 0%, 100%);
}
.tmo .ergebnis-keines {
  color: #999999;
}
.tmo .ergebnis-positiv {
  color: #008040;
}
.tmo .ergebnis-negativ {
  color: #FF4444;
}

kers-grid table tbody tr.ungeultig, [id*=Grid]:not(table) table tbody tr.ungeultig, [id*=grid]:not(table) table tbody tr.ungeultig {
  color: hsl(358, 100%, 36%);
  text-decoration: line-through;
}
kers-grid table tbody tr.bevollmaechtigt, [id*=Grid]:not(table) table tbody tr.bevollmaechtigt, [id*=grid]:not(table) table tbody tr.bevollmaechtigt {
  color: #28a745;
  font-weight: bolder;
}
kers-grid table tbody tr.vollmachtgebend, [id*=Grid]:not(table) table tbody tr.vollmachtgebend, [id*=grid]:not(table) table tbody tr.vollmachtgebend {
  opacity: 0.3;
}
kers-grid table tbody tr.has-kommentar, [id*=Grid]:not(table) table tbody tr.has-kommentar, [id*=grid]:not(table) table tbody tr.has-kommentar {
  border: 2px solid #ffc107;
}
kers-grid.scss-vollmacht table tbody tr.vollmachtgebend, .scss-vollmacht[id*=Grid]:not(table) table tbody tr.vollmachtgebend, .scss-vollmacht[id*=grid]:not(table) table tbody tr.vollmachtgebend {
  opacity: 1;
}

.app kers-dataview > section h4.ungeultig {
  background: hsl(358, 100%, 36%);
  text-decoration: line-through;
}
.app kers-dataview > section h4.bevollmaechtigt {
  background: #28a745;
  font-weight: bolder;
}
.app kers-dataview > section h4.vollmachtgebend {
  opacity: 0.3;
}

.dhv-clouds {
  overflow: hidden;
  background: #347EE1 url(../../../db4/img/dhv/wolkenbild_login.jpg) no-repeat center center fixed;
}

.login {
  background: rgba(25, 48, 110, 0.85);
  color: white;
  border: 1px solid rgb(255, 255, 255);
  padding: 20px 40px;
}
.login h1 {
  color: white;
}
.login .error {
  padding: 10px;
  margin-bottom: 0;
}
.login .input-group .input-group-prepend {
  display: flex;
  position: absolute;
  width: 40px;
  height: 100%;
  border-radius: 0.25rem;
  z-index: 2;
  transition: width 0.25s ease-in-out;
}
.login .input-group .input-group-prepend .input-group-text {
  width: 100%;
  height: 100%;
}
.login .input-group .input-group-prepend .input-group-text [class*=ks-icon] svg {
  width: 0.875em;
}
.login .input-group .input-group-prepend span.label {
  display: none;
}
.login .input-group input[type=text], .login .input-group input[type=password] {
  margin-left: 39px;
  min-width: 250px;
}
.login .input-group.input-reveal .input-group-prepend {
  width: 40px;
  display: flex;
}
.login .input-group.input-reveal .input-group-prepend span.label {
  display: none;
}
.login button {
  padding: 10px;
  border-radius: 0.25rem;
}
.login .login-more {
  padding: 12px;
}
.login .login-more a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.login .w-40 {
  width: 40% !important;
}

.dhv-error {
  padding: 24px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgb(21, 71, 80);
}
.dhv-error h1 {
  font-size: 72px;
  display: inline-block;
  padding-right: 24px;
}
.dhv-error h1 span {
  display: inline-block;
  font-style: italic;
  font-weight: bolder;
  overflow: hidden;
  width: 100%;
}
.dhv-error h2, .dhv-error h3, .dhv-error p {
  padding-left: 24px;
}
.dhv-error a {
  text-decoration: none;
}
.dhv-error pre {
  font-family: "Source Code Pro", monospace;
  margin: 2em;
  background: #222;
  color: #aaa;
  border: 5px solid #666;
  max-height: 50vh;
  padding: 24px;
  margin: 2em auto;
}
@keyframes reveal {
  0% {
    width: 0%;
  }
  25% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes type {
  from {
    box-shadow: inset -3px 0px 0px #888;
  }
  to {
    box-shadow: inset -3px 0px 0px transparent;
  }
}

/*# sourceMappingURL=main.css.map */
