.component_table table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
.component_table table thead {
  border-bottom: none;
}
.component_table table thead th {
  text-transform: none;
  padding: 10px 10px 10px 25px;
  position: relative;
  text-decoration: none;
  text-align: left;
}
.component_table table thead th.sort_asc,
.component_table table thead th.sort_desc {
  font-weight: bold;
}
.component_table table thead th.sort_asc:hover,
.component_table table thead th.sort_desc:hover,
.component_table table thead th.sort_asc:focus,
.component_table table thead th.sort_desc:focus {
  background-color: transparent;
}
.component_table table thead th.sort_asc:before,
.component_table table thead th.sort_desc:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  border: 5px solid transparent;
}
.component_table table thead th.sort_asc:before {
  border-bottom-color: #00457e;
  margin-top: -7px;
}
.component_table table thead th.sort_desc:before {
  border-top-color: #00457e;
  margin-top: -2px;
}
.component_table table tbody tr:nth-child(2n+1) {
  background-color: #ece8dd;
}
.component_table table tbody td {
  padding: 10px 10px 10px 25px;
}
.component_table table tbody td .table_icon {
  height: 28px;
  width: auto;
}
.component_table table tbody td img {
  display: inline-block;
  margin: 0;
}
.component_table table .short-name-column {
  width: 15%;
}
.component_table table .link-column,
.component_table table .rights-column {
  width: 30px;
  text-align: center;
  vertical-align: middle;
}
.component_table table .link-column.long,
.component_table table .rights-column.long {
  width: 90px;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
input,
textarea,
button {
  background: none;
  border: none;
}
a,
.a {
  color: inherit;
  user-select: none;
  cursor: pointer;
}
a:hover,
.a:hover {
  color: #c5b699;
  cursor: pointer;
}
.link {
  position: relative;
  color: #c5b699;
  user-select: none;
  cursor: pointer;
  width: auto;
  display: inline-block;
}
.link:after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  background-color: #c5b699;
  transform-origin: bottom right;
  transform: scaleX(0);
  transition: 0.8s transform cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.1s;
}
.link:hover {
  color: #c5b699;
  cursor: pointer;
}
.link:hover:after {
  transform-origin: bottom left;
  transform: scaleX(1);
}
a {
  text-decoration: none;
  outline: 0 none!important;
}
a:hover,
.btn:hover,
.btn-link:hover,
.btn-text-link:hover,
a:focus,
.btn:focus,
.btn-link:focus,
.btn-text-link:focus {
  text-decoration: none;
  cursor: pointer;
}
.underlined {
  text-decoration: underline;
}
.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE8 */
}
.disabled,
.disabled:hover,
.disabled:focus,
.disabled.focus,
.disabled:active,
.disabled.active {
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE8 */
}
.btn {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 0;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border-width: 0px;
  text-align: center;
  text-decoration: none !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: 0px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  /* IE8 */
}
.btn-block {
  width: -webkit-fill-available;
}
.btn-default {
  color: #ffffff !important;
  background-color: #00457e;
  border-color: #00457e !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #003765;
  border-color: #003765 !important;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #00457e;
  border-color: #00457e !important;
}
.btn-default .badge {
  color: #00457e;
  background-color: #ffffff;
  font-size: small;
}
.btn-primary {
  color: #ffffff !important;
  background-color: #c5b699;
  border-color: #c5b699 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #bcaa89;
  border-color: #bcaa89 !important;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #c5b699;
  border-color: #c5b699 !important;
}
.btn-primary .badge {
  color: #c5b699;
  background-color: #ffffff;
  font-size: small;
}
.btn-secondary {
  color: #ffffff !important;
  background-color: #00457e;
  border-color: #00457e !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #003765;
  border-color: #003765 !important;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #00457e;
  border-color: #00457e !important;
}
.btn-secondary .badge {
  color: #00457e;
  background-color: #ffffff;
  font-size: small;
}
.btn-third {
  color: #ffffff !important;
  background-color: #0062C0;
  border-color: #0062C0 !important;
}
.btn-third:hover,
.btn-third:focus,
.btn-third.focus,
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  color: #ffffff;
  background-color: #0055a7;
  border-color: #0055a7 !important;
}
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  background-image: none;
}
.btn-third.disabled,
.btn-third[disabled],
fieldset[disabled] .btn-third,
.btn-third.disabled:hover,
.btn-third[disabled]:hover,
fieldset[disabled] .btn-third:hover,
.btn-third.disabled:focus,
.btn-third[disabled]:focus,
fieldset[disabled] .btn-third:focus,
.btn-third.disabled.focus,
.btn-third[disabled].focus,
fieldset[disabled] .btn-third.focus,
.btn-third.disabled:active,
.btn-third[disabled]:active,
fieldset[disabled] .btn-third:active,
.btn-third.disabled.active,
.btn-third[disabled].active,
fieldset[disabled] .btn-third.active {
  background-color: #0062C0;
  border-color: #0062C0 !important;
}
.btn-third .badge {
  color: #0062C0;
  background-color: #ffffff;
  font-size: small;
}
.btn-fourth {
  color: #ffffff !important;
  background-color: #9653FF;
  border-color: #9653FF !important;
}
.btn-fourth:hover,
.btn-fourth:focus,
.btn-fourth.focus,
.btn-fourth:active,
.btn-fourth.active,
.open > .dropdown-toggle.btn-fourth {
  color: #ffffff;
  background-color: #8639ff;
  border-color: #8639ff !important;
}
.btn-fourth:active,
.btn-fourth.active,
.open > .dropdown-toggle.btn-fourth {
  background-image: none;
}
.btn-fourth.disabled,
.btn-fourth[disabled],
fieldset[disabled] .btn-fourth,
.btn-fourth.disabled:hover,
.btn-fourth[disabled]:hover,
fieldset[disabled] .btn-fourth:hover,
.btn-fourth.disabled:focus,
.btn-fourth[disabled]:focus,
fieldset[disabled] .btn-fourth:focus,
.btn-fourth.disabled.focus,
.btn-fourth[disabled].focus,
fieldset[disabled] .btn-fourth.focus,
.btn-fourth.disabled:active,
.btn-fourth[disabled]:active,
fieldset[disabled] .btn-fourth:active,
.btn-fourth.disabled.active,
.btn-fourth[disabled].active,
fieldset[disabled] .btn-fourth.active {
  background-color: #9653FF;
  border-color: #9653FF !important;
}
.btn-fourth .badge {
  color: #9653FF;
  background-color: #ffffff;
  font-size: small;
}
.btn-fifth {
  color: #ffffff !important;
  background-color: #2C3E50;
  border-color: #2C3E50 !important;
}
.btn-fifth:hover,
.btn-fifth:focus,
.btn-fifth.focus,
.btn-fifth:active,
.btn-fifth.active,
.open > .dropdown-toggle.btn-fifth {
  color: #ffffff;
  background-color: #233140;
  border-color: #233140 !important;
}
.btn-fifth:active,
.btn-fifth.active,
.open > .dropdown-toggle.btn-fifth {
  background-image: none;
}
.btn-fifth.disabled,
.btn-fifth[disabled],
fieldset[disabled] .btn-fifth,
.btn-fifth.disabled:hover,
.btn-fifth[disabled]:hover,
fieldset[disabled] .btn-fifth:hover,
.btn-fifth.disabled:focus,
.btn-fifth[disabled]:focus,
fieldset[disabled] .btn-fifth:focus,
.btn-fifth.disabled.focus,
.btn-fifth[disabled].focus,
fieldset[disabled] .btn-fifth.focus,
.btn-fifth.disabled:active,
.btn-fifth[disabled]:active,
fieldset[disabled] .btn-fifth:active,
.btn-fifth.disabled.active,
.btn-fifth[disabled].active,
fieldset[disabled] .btn-fifth.active {
  background-color: #2C3E50;
  border-color: #2C3E50 !important;
}
.btn-fifth .badge {
  color: #2C3E50;
  background-color: #ffffff;
  font-size: small;
}
.btn-success {
  color: #ffffff !important;
  background-color: #009900;
  border-color: #009900 !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #008000;
  border-color: #008000 !important;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #009900;
  border-color: #009900 !important;
}
.btn-success .badge {
  color: #009900;
  background-color: #ffffff;
  font-size: small;
}
.btn-info {
  color: #ffffff !important;
  background-color: #5bc0de;
  border-color: #5bc0de !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #46b8da;
  border-color: #46b8da !important;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de !important;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
  font-size: small;
}
.btn-warning {
  color: #ffffff !important;
  background-color: #f2bc3b;
  border-color: #f2bc3b !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f0b423;
  border-color: #f0b423 !important;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f2bc3b;
  border-color: #f2bc3b !important;
}
.btn-warning .badge {
  color: #f2bc3b;
  background-color: #ffffff;
  font-size: small;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #d9534f;
  border-color: #d9534f !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d43f3a;
  border-color: #d43f3a !important;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f !important;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
  font-size: small;
}
.btn-primary-bordered {
  color: #c5b699 !important;
  background-color: transparent;
  border-color: #c5b699 !important;
  box-shadow: inset 0 0 0 2px #c5b699;
}
.btn-primary-bordered:hover,
.btn-primary-bordered:focus,
.btn-primary-bordered.focus,
.btn-primary-bordered:active,
.btn-primary-bordered.active,
.open > .dropdown-toggle.btn-primary-bordered {
  color: #c5b699;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bcaa89 !important;
}
.btn-primary-bordered:active,
.btn-primary-bordered.active,
.open > .dropdown-toggle.btn-primary-bordered {
  background-image: none;
}
.btn-primary-bordered.disabled,
.btn-primary-bordered[disabled],
fieldset[disabled] .btn-primary-bordered,
.btn-primary-bordered.disabled:hover,
.btn-primary-bordered[disabled]:hover,
fieldset[disabled] .btn-primary-bordered:hover,
.btn-primary-bordered.disabled:focus,
.btn-primary-bordered[disabled]:focus,
fieldset[disabled] .btn-primary-bordered:focus,
.btn-primary-bordered.disabled.focus,
.btn-primary-bordered[disabled].focus,
fieldset[disabled] .btn-primary-bordered.focus,
.btn-primary-bordered.disabled:active,
.btn-primary-bordered[disabled]:active,
fieldset[disabled] .btn-primary-bordered:active,
.btn-primary-bordered.disabled.active,
.btn-primary-bordered[disabled].active,
fieldset[disabled] .btn-primary-bordered.active {
  background-color: transparent;
  border-color: #c5b699 !important;
}
.btn-primary-bordered .badge {
  color: transparent;
  background-color: #c5b699;
  font-size: small;
}
.btn-primary-bordered:hover {
  box-shadow: inset 0 0 0 2px #bcaa89;
}
.btn-white-bordered {
  color: #ffffff !important;
  background-color: transparent;
  border-color: #ffffff !important;
  box-shadow: inset 0 0 0 2px #ffffff;
}
.btn-white-bordered:hover,
.btn-white-bordered:focus,
.btn-white-bordered.focus,
.btn-white-bordered:active,
.btn-white-bordered.active,
.open > .dropdown-toggle.btn-white-bordered {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #f2f2f2 !important;
}
.btn-white-bordered:active,
.btn-white-bordered.active,
.open > .dropdown-toggle.btn-white-bordered {
  background-image: none;
}
.btn-white-bordered.disabled,
.btn-white-bordered[disabled],
fieldset[disabled] .btn-white-bordered,
.btn-white-bordered.disabled:hover,
.btn-white-bordered[disabled]:hover,
fieldset[disabled] .btn-white-bordered:hover,
.btn-white-bordered.disabled:focus,
.btn-white-bordered[disabled]:focus,
fieldset[disabled] .btn-white-bordered:focus,
.btn-white-bordered.disabled.focus,
.btn-white-bordered[disabled].focus,
fieldset[disabled] .btn-white-bordered.focus,
.btn-white-bordered.disabled:active,
.btn-white-bordered[disabled]:active,
fieldset[disabled] .btn-white-bordered:active,
.btn-white-bordered.disabled.active,
.btn-white-bordered[disabled].active,
fieldset[disabled] .btn-white-bordered.active {
  background-color: transparent;
  border-color: #ffffff !important;
}
.btn-white-bordered .badge {
  color: transparent;
  background-color: #ffffff;
  font-size: small;
}
.btn-white-bordered:hover {
  box-shadow: inset 0 0 0 2px #f2f2f2;
}
.btn-play-circle {
  position: relative;
  box-sizing: border-box;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 0px 15px 20px;
  border-color: transparent transparent transparent #c5b699;
}
.btn-play-circle:before {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  left: -54px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  box-shadow: inset 0 0 0 2px #c5b699;
}
.btn-back-rounded {
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 0;
  cursor: pointer;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #00457e;
  color: #00457e;
}
.btn-back-rounded:hover {
  border: 1px solid #c5b699;
  color: #c5b699;
}
.btn-back-rounded.inverse {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.btn-back-rounded.inverse:hover {
  border: 1px solid #c5b699;
  color: #c5b699;
}
.btn-xs {
  padding: 12px 24px;
  font-size: clamp(6px, 0.4vw, 10px);
  height: auto;
  border-radius: 0px;
}
.btn-sm {
  padding: 15px 30px;
  font-size: clamp(8px, 0.6vw, 12px);
  height: auto;
  border-radius: 0px;
}
.btn-lg {
  padding: 24px 48px;
  font-size: clamp(18px, 1.2vw, 22px);
  height: auto;
  border-radius: 0px;
}
.btn-xl {
  padding: 28px 56px;
  font-size: clamp(22px, 1.4vw, 28px);
  height: auto;
  border-radius: 0px;
}
.btn {
  padding: 15px 30px;
  font-size: clamp(16px, 1vw, 18px);
  height: auto;
  border-radius: 0px;
}
.btn.btn-xs {
  padding: 12px 24px;
  font-size: clamp(6px, 0.4vw, 10px);
  height: auto;
  border-radius: 0px;
}
.btn.btn-sm {
  padding: 15px 30px;
  font-size: clamp(8px, 0.6vw, 12px);
  height: auto;
  border-radius: 0px;
}
.btn.btn-lg {
  padding: 24px 48px;
  font-size: clamp(18px, 1.2vw, 22px);
  height: auto;
  border-radius: 0px;
}
.btn.btn-xl {
  padding: 28px 56px;
  font-size: clamp(22px, 1.4vw, 28px);
  height: auto;
  border-radius: 0px;
}
.btn.btn-circle {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  padding: 0px;
}
.btn.btn-circle .btn-text {
  display: none;
}
/* ==================================================
   HELPER CLASSES
================================================== */
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
:focus {
  outline: 0;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbars::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbars {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hide,
.hidden,
.display-none {
  display: none !important;
}
.affix {
  position: fixed;
}
.m-auto {
  margin: 0px auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.img-circle {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
.inline-full {
  display: inline-block;
  width: 100%;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.lineheight-one {
  line-height: 1;
}
.relative {
  position: relative;
}
.clear-b {
  clear: both;
}
.text-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.smooth-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.smooth-scroll::-webkit-scrollbar {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
@media (max-width: 767px) {
  .mobile-none {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .mobile-right {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .desktop-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .desktop-center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .desktop-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .desktop-align-middle {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .desktop-right {
    float: right !important;
  }
  .desktop-left {
    float: left !important;
  }
}
@media (max-width: 1023px) {
  .mobile-right {
    float: right !important;
  }
  .mobile-left {
    float: left !important;
  }
}
/* keywords */
.keywords {
  display: none;
}
/* List-Styles */
.list-inline {
  padding: 0 !important;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 0;
}
.list-inline > li:first-child {
  padding-left: 0px;
}
.list-inline > li:last-child {
  padding-right: 0px;
}
.list-unstyled {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
.list-row {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-row > li {
  width: 100%;
}
.list-row > li .list-hint {
  font-size: small;
  font-weight: bold;
}
@media (min-width: 768px) {
  .list-row > li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .list-row > li .list-hint {
    width: 200px;
  }
}
.list-col {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
/* End List-Styles */
.icon-margin-right {
  margin-right: 15px;
}
.icon-margin-left {
  margin-left: 15px;
}
.icon-circle-xxl {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  padding: 5px;
  height: 38px;
  width: 38px;
  line-height: 26px;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
/* responsive iframe (google map, usw) */
.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.parallax-background,
.parallax-background-1,
.parallax_container-background,
.parallax_container-background-1 {
  background-attachment: inherit;
  background-position: center 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-background-0,
.parallax-background-2,
.parallax-background-3,
.parallax_container-background-0,
.parallax_container-background-2,
.parallax_container-background-3 {
  background-attachment: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.frontend .parallax-background,
.sitemanager_part_edit .parallax-background,
.frontend .parallax-background-1,
.sitemanager_part_edit .parallax-background-1,
.frontend .parallax_container-background,
.sitemanager_part_edit .parallax_container-background,
.frontend .parallax_container-background-1,
.sitemanager_part_edit .parallax_container-background-1,
.frontend .parallax-background-0,
.sitemanager_part_edit .parallax-background-0,
.frontend .parallax-background-2,
.sitemanager_part_edit .parallax-background-2,
.frontend .parallax-background-3,
.sitemanager_part_edit .parallax-background-3,
.frontend .parallax_container-background-0,
.sitemanager_part_edit .parallax_container-background-0,
.frontend .parallax_container-background-2,
.sitemanager_part_edit .parallax_container-background-2,
.frontend .parallax_container-background-3,
.sitemanager_part_edit .parallax_container-background-3 {
  overflow: hidden;
}
.box-decoration {
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
.wpf_pic_ratio {
  height: 0;
  padding-bottom: 56.25%;
}
/* IMAGES AND CAPTIONS */
.p30 {
  padding: 30px;
}
.p60 {
  padding: 60px;
}
.mb30 {
  margin-bottom: 30px;
}
figure {
  position: relative;
  line-height: 0;
}
figure > a,
figure > img {
  line-height: 0;
}
figure,
img,
.thumb {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
figcaption.state {
  padding: 0;
}
figcaption.state span {
  display: inline-block;
}
.img-bg-contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img-bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.img-bg-80 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80% auto;
}
.transition-all {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.transition-smooth {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
/* ==================================================
   FLEXBOX
================================================== */
/* These are the conditional mixins for the different syntax for IE10 Flexbox*/
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-row-wrap {
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-col {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-row {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-top-content {
  justify-content: flex-start;
}
.flex-center-content {
  justify-content: center;
}
.flex-bottom-content {
  justify-content: flex-end;
}
.flex-content-end {
  justify-content: flex-end;
}
.flex-content-space {
  justify-content: space-between;
}
.flex-space-between {
  justify-content: space-between;
}
.flex-space-around {
  justify-content: space-around;
}
.flex-start-item {
  align-items: flex-start;
}
.flex-center-item {
  align-items: center;
}
.flex-end-item {
  align-items: flex-end;
}
.flex-grow {
  display: flex;
  flex: 2;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
}
.flex-item {
  -webkit-flex: 1 auto;
  flex: 1 auto;
}
.flex-align-center {
  align-items: center;
}
.flex-full {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.flex-it {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.flex-it-two {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 2 1 0;
  -ms-flex: 2 1 0;
  flex: 2 1 0;
}
.flex-it-three {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 3 1 0;
  -ms-flex: 3 1 0;
  flex: 3 1 0;
}
.rowflex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.flex-form label {
  padding: 0 0 0 15px;
  margin-bottom: 0;
}
.self-end {
  margin-left: auto;
}
.isEdge .container,
.isEdge .container-fluid {
  width: 100% !important;
}
/*.flex-it 				{ -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }*/
.flex-grow-inherit {
  -webkit-box-flex: inherit;
  -webkit-flex-grow: inherit;
  -moz-flex-grow: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
}
.row-space {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
/* flex-helpers */
.flex-row-center-space {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.row-flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.flex-col-space {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.flex-col-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
/* end flex-helpers*/
.primary {
  color: #c5b699;
}
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.gray {
  color: #5b5b5b;
}
.globalfont {
  color: #00457e;
}
body {
  color: #00457e;
}
.texthighlite {
  background-color: #AFF6FF;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  backdrop-filter: blur(2px);
}
/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  width: fit-content;
  max-width: 80%;
  min-width: 320px;
  /* Could be more or less, depending on screen size */
}
.modal-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  gap: 15px;
}
/* The Close Button */
.close {
  color: #00457e;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #c5b699;
  text-decoration: none;
  cursor: pointer;
}
.container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin: 0px auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1140px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
section {
  width: 100%;
}
/* Component-Styles */
.component_register {
  margin: 0px auto;
  width: 100%;
  max-width: 720px;
  color: #5b5b5b;
}
.component_register .registerhead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 45px;
  background-color: #00457e;
  color: #ffffff;
  text-transform: uppercase;
}
.component_register .inner {
  background-color: #ece8dd;
  padding: 30px;
}
.component_register .flex {
  gap: 30px;
}
.component_register .flex > * {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_register a {
  color: #5b5b5b;
  text-decoration: underline;
}
.component_register a:hover {
  color: #c5b699;
}
.component_register .forgotpassword {
  display: block;
  margin-bottom: 20px;
}
.component_register .loginregister {
  display: block;
  margin-top: 15px;
}
.component_register .privacy_check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.component_register .privacy_check .info {
  padding-left: 30px;
}
.component_register .fill-out-info {
  margin-bottom: 15px;
}
.component_profile {
  color: #5b5b5b;
}
.component_profile .profileedithead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 45px;
  background-color: #00457e;
  color: #ffffff;
  text-transform: uppercase;
}
.component_profile .profilehead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.component_profile .profilehead h3 {
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.component_profile .profilehead button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_profile .inner {
  background-color: #ece8dd;
  padding: 30px;
}
.component_profile .flex {
  gap: 30px;
}
.component_profile .flex > * {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_profile a {
  color: #5b5b5b;
  text-decoration: underline;
}
.component_profile a:hover {
  color: #c5b699;
}
.component_edit_user {
  color: #5b5b5b;
}
.component_edit_user .edituserrhead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 45px;
  background-color: #00457e;
  color: #ffffff;
  text-transform: uppercase;
}
.component_edit_user .edithead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.component_edit_user .edithead h3 {
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.component_edit_user .edithead button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_edit_user .inner {
  background-color: #ece8dd;
  padding: 30px;
}
.component_edit_user .flex {
  gap: 30px;
}
.component_edit_user .flex > * {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_edit_user a {
  color: #5b5b5b;
  text-decoration: underline;
}
.component_edit_user a:hover {
  color: #c5b699;
}
/* login */
.component_login {
  margin: 0px auto;
  width: 100%;
  max-width: 360px;
  color: #5b5b5b;
}
.component_login .inner {
  background-color: #ece8dd;
  padding: 30px;
}
.component_login .logo {
  display: block;
  margin-bottom: 30px;
}
.component_login a {
  color: #5b5b5b;
  text-decoration: underline;
}
.component_login a:hover {
  color: #c5b699;
}
.component_login .forgotpassword {
  display: block;
  margin-bottom: 20px;
}
.component_login .loginregister {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.component_login .imprint {
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
}
/* auth styles */
.loginbox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 320px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.loginbox .logo {
  margin-bottom: 30px;
}
.loginbox .row {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
.loginbox .row label {
  width: auto;
  min-width: 100px;
}
.loginbox .btn {
  margin-top: 15px;
}
.logout-successfully,
.login-successfully {
  padding: 60px;
}
.component_header {
  /*position: fixed; top:0; left:0; right:0; .transition-all; z-index: 99;*/
  font-size: clamp(14px, 1.2vw, 16px);
  user-select: none;
}
.component_header .mainnav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 80px;
  padding: 0px 5vw;
  border-bottom: 10px solid #00457e;
}
.component_header .mainnav .logo {
  max-width: 250px;
  margin-right: 5vw;
  height: auto;
}
.component_header .mainnav .navigation {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 80px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.component_header .mainnav .navigation .mainmenu {
  text-transform: uppercase;
  position: relative;
  height: 80px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
.component_header .mainnav .navigation .mainmenu:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 10px;
  transition: all 0.5s ease-in-out;
}
.component_header .mainnav .navigation .mainmenu:hover,
.component_header .mainnav .navigation .mainmenu.active {
  color: #c5b699;
  transition: all 0.5s ease-in-out;
}
.component_header .mainnav .navigation .mainmenu:hover:after,
.component_header .mainnav .navigation .mainmenu.active:after {
  background-color: #c5b699;
}
@media (min-width: 1280px) {
  .component_header .mainnav {
    padding: 0 10vw;
  }
}
@media (min-width: 1920px) {
  .component_header .mainnav {
    padding: 0 15vw;
  }
}
.component_header.scrolled {
  background-color: rgba(38, 43, 93, 0.3);
  backdrop-filter: blur(6px);
}
.header_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 45px;
  color: #ffffff;
  background-color: #00457e;
  text-transform: uppercase;
}
/* alert boxes */
.alert {
  padding: 20px;
  background-color: #d9534f;
  color: white;
  margin-bottom: 15px;
}
.alert.success {
  background-color: #009900;
}
.alert.info {
  background-color: #5bc0de;
}
.alert.warning {
  background-color: #f2bc3b;
}
/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: #00457e;
}
/* End Component-Styles */
/* CORE SETTINGS */
html {
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans SemCond', sans-serif;
}
main {
  display: block;
}
h1 {
  padding: 0;
  margin: 0;
  font-size: clamp(30px, 2.5vw, 56px);
}
h2 {
  padding: 0;
  margin: 0;
  font-size: clamp(28px, 2vw, 40px);
}
h3 {
  padding: 0;
  margin: 0;
  font-size: clamp(18px, 1.6vw, 28px);
}
h4 {
  padding: 0;
  margin: 0;
  font-size: clamp(12px, 1.2vw, 18px);
}
h5 {
  padding: 0;
  margin: 0;
  font-size: clamp(10px, 1vw, 14px);
  font-weight: normal;
}
p {
  padding: 0;
  margin: 1em 0;
  line-height: 1.6;
  font-size: clamp(14px, 1vw, 18px);
  display: inline-block;
}
.small {
  padding: 0;
  margin: 0;
  line-height: 1.6;
  font-size: clamp(12px, 0.6vw, 14px);
}
.texthighlite {
  display: inline-block;
  padding: 0 5px;
}
.heroimage {
  margin: 0 5vw;
}
@media (min-width: 1280px) {
  .heroimage {
    margin: 0 10vw;
  }
}
@media (min-width: 1920px) {
  .heroimage {
    margin: 0 15vw;
  }
}
.maincontent {
  padding: 1vw 5vw;
}
.maincontent .welcome-text {
  margin-bottom: 30px;
  color: #696969;
}
@media (min-width: 1280px) {
  .maincontent {
    padding: 2vw 10vw;
  }
}
@media (min-width: 1920px) {
  .maincontent {
    padding: 3vw 15vw;
  }
}
* {
  user-select: none;
}
.break-sm {
  display: block;
  height: 20px;
}
.break-md {
  display: block;
  height: 40px;
}
.w30 {
  min-width: 30%;
}
/* FORMS */
::placeholder {
  color: #5b5b5b;
  opacity: 0.8;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #5b5b5b;
}
::-ms-input-placeholder {
  color: #5b5b5b;
}
label {
  color: #5b5b5b;
  margin-bottom: 5px;
  display: block;
}
input {
  background-color: #ffffff;
  border: 0px solid transparent;
  margin-bottom: 20px;
  display: block;
  padding: 10px;
  width: -webkit-fill-available;
}
input.read-only {
  background-color: #f2f0e8;
  pointer-events: none;
}
textarea {
  background-color: #ffffff;
  border: 0px solid transparent;
  margin-bottom: 20px;
  display: block;
  padding: 10px;
  width: -webkit-fill-available;
  resize: none;
}
/* Custom Select Dropdown */
.form-select {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.form-select select {
  display: none;
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #00457e transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #00457e transparent;
  top: 7px;
}
/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  height: auto;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background-color: #c5b699;
  color: #ffffff;
}
/* Custom Multiselect Dropdown */
.multiselectdropdown {
  position: relative;
}
.multiselectdropdown .dropdownButton {
  position: relative;
  display: block;
  width: -webkit-fill-available;
  cursor: pointer;
}
.multiselectdropdown .dropdownButton:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #00457e transparent transparent transparent;
}
.multiselectdropdown .dropdownButton.arrow-active:after {
  border-color: transparent transparent #00457e transparent;
  top: 7px;
}
.multiselectdropdown .inputmultiselectdropdown {
  cursor: pointer;
}
.multiselectdropdown .inputmultiselectdropdown.read-only {
  pointer-events: none;
}
.multiselectdropdown .dropdown {
  display: none;
  position: absolute;
  background-color: #ffffff;
  top: 102%;
  left: 0;
  right: 0;
  z-index: 99;
  height: auto;
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.multiselectdropdown .dropdownitem {
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.multiselectdropdown .dropdownitem .name {
  padding-left: 30px;
}
.multiselectdropdown.dropdown-open .dropdownButton:after {
  border-color: transparent transparent #00457e transparent;
  top: 7px;
}
.multiselectdropdown.dropdown-open .dropdown {
  display: block;
}
/* Switch Checkbox */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 50px;
  height: 24px;
  cursor: pointer;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #5b5b5b;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch input:checked + .slider {
  background-color: #009900;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #009900;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.switch .switchlabel {
  position: relative;
  left: 60px;
}
.switch .slider.round {
  border-radius: 24px;
}
.switch .slider.round:before {
  border-radius: 50%;
}
.switch.read-only {
  opacity: 0.5;
  pointer-events: none;
}
.disabled-link {
  pointer-events: none;
  opacity: 0.4;
}
.logout-successfully {
  text-align: center;
}
/* Simple Checkbox */
.checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 18px;
  min-width: 18px;
  margin: 0px;
}
.checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 1px solid #c5b699;
}
.checkbox .checkmark.app-head-checked {
  background-color: #00457e;
}
.checkbox .checkmark:after {
  content: "";
  position: absolute;
  opacity: 0;
  display: none;
  left: 6px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox input:checked ~ .checkmark {
  background-color: #00457e;
}
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
.checkbox.read-only {
  opacity: 0.5;
  pointer-events: none;
}
/* Userlist */
.state {
  background-color: #009900;
  display: inline-block;
  border-radius: 999px;
  margin-right: 10px;
  height: 14px;
  width: 14px;
}
.state.inactive {
  background-color: #9b9b9b;
}
tr.inactive {
  color: #80a2bf;
}
tr th.user-type {
  width: 150px;
  text-align: center;
}
tr td.buttons {
  display: flex;
  justify-content: start;
}
tr td.buttons img {
  height: 20px;
  width: auto;
  margin-right: 15px !important;
  cursor: pointer;
}
#user_edit tbody tr:nth-child(2n+1) {
  background-color: #f2f0e8 !important;
}
#frame_container {
  display: none;
}
#frame_container #frame_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100vw;
}
#frame_container #frame_wrapper iframe {
  width: 100%;
  border: 0;
  left: 0px;
  top: 0px;
  max-width: calc(100vh / 9 * 16);
  aspect-ratio: 16/9;
}
.closeBtn {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #00457e;
  color: #ffffff;
  cursor: pointer;
}
.closeBtn:hover {
  background-color: #003765;
}
#privacy {
  line-height: 1.6;
}
#privacy .adress {
  margin: 10px 20px;
}
#privacy .adress .phone,
#privacy .adress .mail {
  margin-top: 5px;
}
#support #app-list-box .applications {
  margin-bottom: 15px;
}
#support #app-list-box .applications .name {
  margin-left: 30px;
}
#support #app-list-box [type="submit"] {
  margin-top: 15px;
}
#support #app-list-box h4 {
  margin-bottom: 15px;
}
.legend {
  pointer-events: none;
  margin-bottom: 30px;
  margin-left: 30px;
}
.legend img {
  display: inline-block;
  margin-right: 15px !important;
}
.legend.userlist {
  margin: 40px 0 15px 0;
}
.legend div {
  margin-right: 30px ;
}
.icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 15px -4px 0 !important;
}
.icon.area-manager {
  background-image: url("assets/images/icon_manager.svg");
}
.icon.app-manager {
  background-image: url("assets/images/icon_crown.svg");
}
.icon.row-icon {
  margin: 0 0px -4px 10px !important;
}
.rights-request-info {
  margin: 15px 0 15px 0;
}
