/*! 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.
 */
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";
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;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  font-family: 'Open Sans', sans-serif;
  background: #F8F8F8;
  color: #212121;
  font-size: 16px;
}
* {
  box-sizing: border-box;
}
a:link,
a:visited,
a:active {
  color: #212121;
}
a:hover {
  color: #212121;
}
h1 {
  font-weight: 300;
  font-size: 32px;
  margin: 0;
  padding: 0;
}
h2 {
  font-weight: 300;
  font-size: 28px;
  margin: 0;
  padding: 0;
}
h3 {
  font-weight: 300;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.horizontal_navigation > ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.horizontal_navigation > ul > li a {
  text-decoration: none;
}
.layout--centered {
  margin: 0 auto;
}
.layout--fixed_width {
  width: 1200px;
}
.button {
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #005662;
  background-color: #4fb3bf;
  color: #005662;
  cursor: pointer;
  text-decoration: none;
}
.button:hover {
  border: 1px solid #005662;
  background-color: #00838f;
  color: #005662;
}
.button.active {
  border: 1px solid #005662;
  background-color: #00838f;
  color: #005662;
}
.button.disabled {
  background-color: #eeeeee;
  border-color: #bcbcbc;
  color: #bcbcbc;
  cursor: none;
  pointer-events: none;
}
.button.button--solid {
  border: 1px solid #ccc;
}
.button.button--primary {
  background-color: #00838f;
}
.button.button-search:before {
  content: '\f002';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 10px;
}
.button-group {
  display: inline-flex;
  align-items: center;
}
.button-group > .button-group-intro {
  margin-right: 10px;
}
.button-group > .button-group-outro {
  margin-left: 10px;
}
.button-group > .button:first-of-type {
  border-radius: 5px 0 0 5px;
}
.button-group > .button:last-of-type {
  border-radius: 0 5px 5px 0;
}
.button-group.button-group-small {
  font-size: 12px;
}
.button-group.button-group-small > .button-group-intro {
  margin-right: 5px;
}
.button-group.button-group-small > .button-group-outro {
  margin-left: 5px;
}
.button-group.button-group-small > .button:first-of-type {
  border-radius: 5px 0 0 5px;
}
.button-group.button-group-small > .button:last-of-type {
  border-radius: 0 5px 5px 0;
}
.button-group.button-group-small .button {
  padding: 5px;
}
.button-group > .button {
  border-radius: 0;
}
.button-group > .button + .button {
  border-left: 0;
}
.result-table > table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.result-table > table thead th {
  text-align: left;
  padding: 10px;
  border-bottom: 1px dotted #00838f;
}
.result-table > table thead th.small-column {
  width: 0;
}
.result-table > table thead th + th {
  padding-left: 0;
}
.result-table > table tbody a {
  text-decoration: none;
}
.result-table > table tbody a:hover {
  text-decoration: underline;
}
.result-table > table tbody tr td {
  padding: 10px;
}
.result-table > table tbody tr td.small-column {
  width: 0;
}
.result-table > table tbody tr td.small-column + td {
  padding-left: 0;
}
.result-table > table tbody tr td + td {
  padding-left: 0;
}
.result-table > table tbody tr td.align-right {
  text-align: right;
}
.result-table > table tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}
.fa-solid.is_disabled {
  color: #dd2c00;
}
.fa-solid.is_enabled {
  color: #64dd17;
}
.small {
  font-size: 12px;
}
.result-list-header {
  padding: 10px;
  border-bottom: 1px dotted #00838f;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.result-list-header.result-list-header-order-right {
  justify-content: right;
}
.result-list-footer {
  padding: 10px;
  border-top: 1px dotted #00838f;
  display: flex;
}
.result-list-footer.result-list-footer-order-right {
  justify-content: right;
}
.tag {
  border-radius: 5px;
  display: inline-block;
  padding: 5px;
  background-color: #00838f;
  margin-right: 3px;
}
.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.page-header {
  border-bottom: 1px dotted #00838f;
}
.page-header .page-header-container {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  align-items: stretch;
  padding: 0;
}
.page-header .page-header-container + .page-header-container {
  border-top: 1px dotted #00838f;
}
.page-header .page-header-logo {
  font-weight: 700;
  font-size: 32px;
  margin-right: 10px;
  padding: 10px;
}
.page-header .page-header-logo a {
  text-decoration: none;
}
.page-header .page-header-secondary {
  padding: 10px;
  align-items: center;
  font-size: 14px;
}
.page-header .page-header-secondary p {
  padding: 0;
  margin: 0 10px 0 0;
}
.page-header .page-header-secondary ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header .page-header-secondary ul > li a {
  text-decoration: none;
}
.page-header .page-header-secondary ul > li a:link,
.page-header .page-header-secondary ul > li a:visited,
.page-header .page-header-secondary ul > li a:active {
  color: #00838f;
}
.page-header .page-header-secondary ul > li a:hover {
  text-decoration: underline;
}
.page-header .page-header-secondary ul > li:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: '\f054';
  margin-left: 5px;
  margin-right: 5px;
  color: #ccc;
  font-size: 10px;
}
.page-header .page-header-secondary ul > li:last-child:after {
  content: '';
}
.page-header .page-header-user {
  display: flex;
  align-items: center;
}
.page-header .page-header-menu {
  flex-grow: 1;
  display: flex;
  align-items: stretch;
}
.page-header .page-header-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
}
.page-header .page-header-menu ul > li {
  display: flex;
  align-items: stretch;
}
.page-header .page-header-menu ul > li > a {
  color: #005662;
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border-left: 1px dotted #00838f;
  border-right: 1px dotted #00838f;
}
.page-header .page-header-menu ul > li > a:hover {
  text-decoration: underline;
}
.page-header .page-header-menu ul > li + li > a {
  border-left: 0;
}
.page-navigation > nav {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px dotted #00838f;
  border-left: 1px dotted #00838f;
  border-right: 1px dotted #00838f;
}
.page-navigation > nav > ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-navigation > nav > ul > li {
  flex-grow: 1;
}
.page-navigation > nav > ul > li + li {
  border-left: 1px dotted #00838f;
}
.page-navigation > nav > ul > li > a {
  padding: 10px;
  text-align: center;
  display: block;
  text-decoration: none;
  transition: all 0.5s ease;
}
.page-navigation > nav > ul > li > a.active {
  background-color: rgba(79, 179, 191, 0.5);
}
.page-navigation > nav > ul > li > a.highlight {
  background-color: rgba(240, 98, 146, 0.5);
}
.page-navigation > nav > ul > li > a.highlight.active {
  background-color: rgba(240, 98, 146, 0.5);
}
.page-navigation > nav > ul > li > a.highlight:hover {
  background-color: rgba(240, 98, 146, 0.5);
}
.page-navigation > nav > ul > li > a:hover {
  background-color: rgba(79, 179, 191, 0.5);
}
.page-navigation > nav > ul > li > a > i {
  margin-right: 10px;
}
.page-main {
  width: 1200px;
  margin: 0 auto;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.page-main > .page-main-body {
  flex-grow: 1;
}
.page-main > .page-main-body > .page-main-section {
  border-radius: 5px;
  padding: 10px;
}
.page-main > .page-main-body > .page-main-section > .header {
  padding: 10px;
  border-bottom: 1px dotted #00838f;
}
.page-main > .page-main-body > .page-main-section > .header > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.page-main > .page-main-body > .page-main-section > .header > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-main > .page-main-body > .page-main-section > .body {
  padding: 10px;
}
.page-main > .page-main-body > .page-main-section > .body > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.page-main > .page-main-body > .page-main-section > .body > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-main > .page-main-body > .page-main-section > .footer {
  padding: 10px;
}
.page-main > .page-main-body > .page-main-section + .page-main-section {
  border-top: 1px dotted #00838f;
  margin-top: 50px;
}
.page-main-header {
  border-bottom: 1px dotted #00838f;
}
.page-main-header > h1 {
  font-weight: 300;
  font-size: 32px;
  margin: 0;
  padding: 30px 10px;
}
.page-main-header > nav {
  border-top: 1px dotted #00838f;
  border-left: 1px dotted #00838f;
  border-right: 1px dotted #00838f;
}
.page-main-header > nav > ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-main-header > nav > ul > li {
  margin: 0;
  padding: 0;
}
.page-main-header > nav > ul > li > a {
  display: inline-block;
  padding: 10px;
}
.page-main-header > nav > ul > li + li {
  border-left: 1px dotted #00838f;
}
.page-footer {
  border-top: 1px dotted #00838f;
}
.page-footer .page-footer-container {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0;
}
.form-image-selector {
  display: flex;
  flex-direction: column;
}
.form-image-selector > .form-image-selector-body {
  display: flex;
  flex-direction: row;
  padding: 2px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  margin-top: 10px;
}
.form-image-selector > .form-image-selector-body > .form-image-selector-image {
  border-radius: 5px;
  padding: 3px;
}
.form-image-selector > .form-image-selector-body > .form-image-selector-image img {
  border-radius: 5px;
}
.form-image-selector > .form-image-selector-body > .form-image-selector-form {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 3px;
}
.form-image-selector > .form-image-selector-body > .form-image-selector-form > p {
  font-size: 12px;
}
.form {
  width: 100%;
}
.form input,
.form textarea,
.form select {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none;
}
.form .form-row {
  display: flex;
  flex-direction: row;
}
.form .form-row label {
  padding: 10px;
}
.form .form-row.form-row-vertical {
  flex-direction: column;
}
.form .form-row > .form-row-group {
  display: flex;
}
.form .form-row > .form-row-group input,
.form .form-row > .form-row-group textarea,
.form .form-row > .form-row-group select {
  border-radius: 0;
}
.form .form-row > .form-row-group input.form-row-group-grow,
.form .form-row > .form-row-group textarea.form-row-group-grow,
.form .form-row > .form-row-group select.form-row-group-grow {
  flex-grow: 1;
}
.form .form-row > .form-row-group input + input,
.form .form-row > .form-row-group textarea + input,
.form .form-row > .form-row-group select + input,
.form .form-row > .form-row-group input + textarea,
.form .form-row > .form-row-group textarea + textarea,
.form .form-row > .form-row-group select + textarea,
.form .form-row > .form-row-group input + select,
.form .form-row > .form-row-group textarea + select,
.form .form-row > .form-row-group select + select {
  border-left: 0;
}
.form .form-row > .form-row-group input:first-child,
.form .form-row > .form-row-group textarea:first-child,
.form .form-row > .form-row-group select:first-child {
  border-radius: 5px 0 0 5px;
}
.form .form-row > .form-row-group input:last-child,
.form .form-row > .form-row-group textarea:last-child,
.form .form-row > .form-row-group select:last-child {
  border-radius: 0 5px 5px 0;
}
.form .form-row + .form-row {
  margin-top: 10px;
}
.form.search-form {
  display: flex;
}
.form.search-form label {
  display: none;
}
.form.search-form input {
  border-radius: 5px 0 0 5px;
  border-right: 0;
  width: 100%;
}
.form.search-form .button {
  border-radius: 0 5px 5px 0;
}
.form.inline-form-no-label label {
  display: none;
}
.hidden {
  display: none;
}
.header-menu > ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.user-messages {
  background-color: #4fb3bf;
  display: flex;
  border-radius: 5px;
  align-items: stretch;
  position: relative;
  margin-right: 5px;
}
.user-messages > a {
  padding: 10px;
}
.user-menue {
  background-color: #4fb3bf;
  display: flex;
  border-radius: 5px;
  align-items: stretch;
  position: relative;
}
.user-menue .user-menue-name {
  align-self: center;
  padding: 10px;
  min-width: 150px;
}
.user-menue .user-menue-image {
  border-radius: 5px;
  background-color: #00838f;
  padding: 10px;
  width: 35px;
  height: 35px;
  align-self: center;
  margin: 3px 0 3px 3px;
  color: #fff;
  font-size: 18px;
}
.user-menue .user-menue-dropdown {
  border-left: 1px solid #fff;
  height: 100%;
  padding: 10px;
  align-self: center;
  color: #005662;
}
.user-menue .user-menue-dropdown .user-menue-dropdown-inner {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #00838f;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
.user-menue .user-menue-dropdown:hover {
  background-color: #00838f;
  cursor: pointer;
}
.user-menue .user-menue-dropdown.active {
  background-color: #00838f;
}
.user-menue .user-menue-dropdown.active .user-menue-dropdown-inner {
  display: block;
}
.user-menue .user-menue-dropdown .user-menue-dropdown-group + .user-menue-dropdown-group {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #212121;
}
.message {
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.message.message-danger {
  background-color: #ffcdd2;
  border: 1px dotted #b71c1c;
  color: #b71c1c;
}
.page-main-error {
  font-size: 70px;
  font-weight: 700;
  padding: 10px;
  color: #005662;
  text-align: center;
}
.text-light {
  color: #62727b;
}
.icon-navigation > .icon-navigation-title {
  font-weight: 300;
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 10px;
  border-bottom: 1px dotted #00838f;
}
.icon-navigation > .icon-navigation-inner {
  display: flex;
  padding: 10px;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a {
  width: 150px;
  height: 150px;
  border: 1px solid #00838f;
  display: flex;
  flex-direction: column;
  transition: all 0.2s ease-in;
  text-decoration: none;
  text-align: center;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a > .icon-navigation-item-icon {
  font-size: 80px;
  color: #00838f;
  transition: all 0.2s ease-in;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a > .icon-navigation-item-name {
  padding: 10px;
  color: #005662;
  transition: all 0.2s ease-in;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a:hover {
  background-color: #00838f;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a:hover > .icon-navigation-item-icon {
  color: #fff;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item > a:hover > .icon-navigation-item-name {
  color: #fff;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item.active > a {
  background-color: #00838f;
  color: #fff;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item.active > a > .icon-navigation-item-icon {
  color: #fff;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item.active > a > .icon-navigation-item-name {
  color: #fff;
}
.icon-navigation > .icon-navigation-inner > .icon-navigation-item + .icon-navigation-item {
  margin-left: 10px;
}
.icon-navigation + .icon-navigation {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #00838f;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner {
  flex-direction: column;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item > a > .icon-navigation-item-icon {
  flex-grow: 0;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  border: 1px dotted #00838f;
  border-radius: 0 0 5px 5px;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs > .icon-navigation-child {
  padding: 10px;
  color: #005662;
  text-decoration: none;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs > .icon-navigation-child > .icon-navigation-item-icon {
  flex-grow: 0;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs > .icon-navigation-child + .icon-navigation-child {
  border-top: 1px dotted #00838f;
}
.icon-navigation.icon-navigation-group.icon-navigation-vertical > .icon-navigation-inner > .icon-navigation-item + .icon-navigation-item {
  margin-top: 10px;
  margin-left: 0;
}
.icon-navigation.icon-navigation-group > .icon-navigation-inner > .icon-navigation-item > a {
  flex-direction: row;
  width: auto;
  height: auto;
}
.icon-navigation.icon-navigation-group > .icon-navigation-inner > .icon-navigation-item > a > .icon-navigation-item-icon {
  font-size: 24px;
  padding-left: 10px;
}
.icon-navigation.icon-navigation-group > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs {
  display: flex;
  flex-direction: column;
}
.icon-navigation.icon-navigation-group > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs > .icon-navigation-item {
  flex-direction: row;
  width: auto;
  height: auto;
}
.icon-navigation.icon-navigation-group > .icon-navigation-inner > .icon-navigation-item > .icon-navigation-childs > .icon-navigation-item > .icon-navigation-item-icon {
  font-size: 24px;
  padding-left: 10px;
}
.form-row {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
.form-row > label {
  display: block;
  padding: 5px 10px;
}
.form-row > .label-description {
  font-size: 12px;
  padding: 0 10px 5px 10px;
}
.form-row > .input-hint {
  font-size: 12px;
  padding: 5px 10px 0 10px;
}
.form-row > .input {
  display: flex;
}
.form-row > .input .input-icon {
  background-color: #ccc;
  display: flex;
  align-items: center;
  padding: 0 10px;
  min-width: 35px;
}
.form-row > .input .input-icon.input-icon-before {
  border-radius: 5px 0 0 5px;
}
.form-row > .input .input-icon.input-icon-after {
  border-radius: 0 5px 5px 0;
}
.form-row > .input.input-icon-before > input[type="text"],
.form-row > .input.input-icon-before > input[type="password"],
.form-row > .input.input-icon-before > input[type="email"],
.form-row > .input.input-icon-before > input[type="number"] {
  border-radius: 0 5px 5px 0;
}
.form-row > .input.input-icon-before select {
  border-radius: 0 5px 5px 0;
}
.form-row > .input.input-icon-after > input[type="text"],
.form-row > .input.input-icon-after > input[type="password"],
.form-row > .input.input-icon-after > input[type="email"],
.form-row > .input.input-icon-after > input[type="number"] {
  border-radius: 5px 0 0 5px;
}
.form-row > .input.input-icon-after select {
  border-radius: 5px 0 0 5px;
}
.form-row > .input > input[type="text"],
.form-row > .input > input[type="password"],
.form-row > .input > input[type="email"],
.form-row > .input > input[type="number"] {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  width: 100%;
}
.form-row > .input > input[type="text"].has-error,
.form-row > .input > input[type="password"].has-error,
.form-row > .input > input[type="email"].has-error,
.form-row > .input > input[type="number"].has-error {
  border: 1px solid #d32f2f;
  border-radius: 5px 5px 0 0;
  background-color: #ffcdd2;
}
.form-row > .input > input[type="text"] + .input-error-message,
.form-row > .input > input[type="password"] + .input-error-message,
.form-row > .input > input[type="email"] + .input-error-message,
.form-row > .input > input[type="number"] + .input-error-message {
  background-color: #d32f2f;
  border-radius: 0 0 5px 5px ;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
}
.form-row > .input > select {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.form-row > .input > select.has-error {
  border: 1px solid #d32f2f;
  border-radius: 5px 5px 0 0;
  background-color: #ffcdd2;
}
.form-row > .input > select + .input-error-message {
  background-color: #d32f2f;
  border-radius: 0 0 5px 5px ;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
}
.form-row.form-row-image > .form-row-image-input {
  display: flex;
  border-radius: 5px;
  border: 1px solid #ccc;
  align-items: stretch;
  background-color: #fff;
}
.form-row.form-row-image > .form-row-image-input.has-error {
  border: 1px solid #d32f2f;
  background-color: #ffcdd2;
  border-radius: 5px 5px 0 0;
}
.form-row.form-row-image > .form-row-image-input + .input-error-message {
  background-color: #d32f2f;
  border-radius: 0 0 5px 5px ;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
}
.form-row.form-row-image > .form-row-image-input > .form-row-image-input-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.form-row.form-row-image > .form-row-image-input > .form-row-image-input-wrapper > .form-row-image-input-file {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 10px;
}
.form-row.form-row-image > .form-row-image-input > .form-row-image-input-wrapper > .form-row-image-input-options {
  border-top: 1px solid #ccc;
  padding: 5px 10px;
}
.form-row.form-row-image > .form-row-image-input > .form-row-image-input-image {
  width: 100px;
  height: 100px;
  padding: 2px;
  border-right: 1px solid #ccc;
}
.form-row.form-row-image > .form-row-image-input > .form-row-image-input-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.form-row.form-row-required > label:after {
  content: '*';
  color: #ff1744;
}
.form-row.form-row-submit button {
  padding: 12px;
  border: 1px solid #ccc;
}
.inline-form {
  display: flex;
  align-items: end;
  align-content: stretch;
}
.inline-form > .form-row:first-of-type > .input > input,
.inline-form > .form-row:first-of-type > .input > textarea,
.inline-form > .form-row:first-of-type > .input > select,
.inline-form > .form-row:first-of-type > .input > button {
  border-radius: 5px 0 0 5px;
}
.inline-form > .form-row:first-of-type > button {
  border-radius: 5px 0 0 5px;
}
.inline-form > .form-row:last-of-type > .input > input,
.inline-form > .form-row:last-of-type > .input > textarea,
.inline-form > .form-row:last-of-type > .input > select,
.inline-form > .form-row:last-of-type > .input > button {
  border-radius: 0 5px 5px 0;
}
.inline-form > .form-row:last-of-type > button {
  border-radius: 0 5px 5px 0;
}
.inline-form > .form-row.form-row-grow {
  flex-grow: 1;
}
.inline-form > .form-row > .input > input,
.inline-form > .form-row > .input > textarea,
.inline-form > .form-row > .input > select,
.inline-form > .form-row > .input > button {
  border-radius: 0;
}
.page-main-body-split {
  display: flex;
  flex-direction: row;
}
.page-main-body-split > .page-main-body-aside {
  width: 20%;
  border-right: 1px dotted #00838f;
}
.page-main-body-split > .page-main-body-aside.page-main-body-aside-minimize {
  position: relative;
}
.page-main-body-split > .page-main-body-aside.page-main-body-aside-minimize > .page-main-body-aside-minimize-item {
  position: absolute;
  top: 50%;
  background-color: #00838f;
  height: 100px;
  width: 10px;
  right: -10px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
}
.page-main-body-split > .page-main-body-aside > *:first-child {
  padding-top: 0;
  margin-top: 0;
}
.page-main-body-split > .page-main-body-aside > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.page-main-body-split > .page-main-body-article {
  flex-grow: 1;
}
.page-main-body-split > .page-main-body-article > .page-main-section {
  padding: 20px;
}
.page-main-body-split > .page-main-body-article > .page-main-section + .page-main-section {
  border-top: 1px dotted #00838f;
}
.page-slide-message {
  position: fixed;
  bottom: 20px;
  right: 0;
  width: 350px;
}
.page-slide-message.page-slide-message-success > .page-slide-message-inner {
  background-color: #76ff03;
}
.page-slide-message.page-slide-message-danger > .page-slide-message-inner {
  background-color: red;
}
.page-slide-message > .page-slide-message-inner {
  background-color: #fff;
  border-radius: 5px 0 0 5px;
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 100%;
}
.page-slide-message > .page-slide-message-inner > .page-slide-message-body {
  padding: 20px;
}
.page-slide-message > .page-slide-message-inner > .page-slide-message-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 20px;
}
.page-main-section-tiles {
  display: flex;
  flex-wrap: wrap;
}
.page-main-section-tiles > .tile {
  flex-basis: 25%;
  display: flex;
  flex-direction: column;
}
.page-main-section-tiles > .tile > .tile-header {
  margin: 0 10px;
  background-color: #00838f;
  border-radius: 5px 5px 0 0;
  padding: 10px;
}
.page-main-section-tiles > .tile > .tile-body {
  margin: 0 10px;
  border-left: 1px solid #00838f;
  border-right: 1px solid #00838f;
  padding: 10px;
  flex-grow: 1;
}
.page-main-section-tiles > .tile > .tile-body:first-child {
  border-radius: 5px 5px 0 0;
  border-top: 1px solid #00838f;
}
.page-main-section-tiles > .tile > .tile-body:last-child {
  border-bottom: 1px solid #00838f;
  margin-bottom: 10px;
  border-radius: 0 0 5px 5px;
}
.page-main-section-tiles > .tile > .tile-body:first-child:last-child {
  border-radius: 5px;
}
.page-main-section-tiles > .tile > .tile-footer {
  margin: 0 10px;
  margin-bottom: 10px;
  background-color: #4fb3bf;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}
.page-main-section-tiles > .tile.tile-small {
  flex-basis: 25%;
}
.page-main-section-tiles > .tile.tile-large {
  flex-basis: 75%;
}
.page-main-section-tiles > .tile.tile-medium {
  flex-basis: 50%;
}
.page-main-section-tiles > .tile.tile-full {
  flex-basis: 100%;
}
.navigation-default > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-default > ul > li {
  margin: 0;
  padding: 0;
}
.navigation-default > ul > li.active {
  background-color: rgba(79, 179, 191, 0.5);
  color: #00838f;
}
.navigation-default > ul > li > a {
  display: block;
  padding: 10px;
}
.navigation-default > ul > li > a.is-danger {
  background-color: rgba(240, 85, 69, 0.5);
}
.navigation-default > ul > li > .item-childs {
  margin-left: 10px;
}
.news > .news-footer {
  margin-top: 5px;
}
.news > .news-item {
  border: 1px dashed #4fb3bf;
}
.news > .news-item + .news-item {
  margin-top: 10px;
}
.news > .news-item.news-item-unread {
  background-color: rgba(79, 179, 191, 0.1);
}
.news > .news-item.news-item-urgent > .news-item-header:before,
.news > .news-item.news-item-info > .news-item-header:before,
.news > .news-item.news-item-attention > .news-item-header:before,
.news > .news-item.news-item-note > .news-item-header:before,
.news > .news-item.news-item-critical > .news-item-header:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 10px;
}
.news > .news-item.news-item-urgent > .news-item-header:before {
  content: '\f017';
}
.news > .news-item.news-item-info > .news-item-header:before {
  content: '\f05a';
}
.news > .news-item.news-item-attention > .news-item-header:before {
  content: '\f0f3';
}
.news > .news-item.news-item-note > .news-item-header:before {
  content: '\f075';
}
.news > .news-item.news-item-critical > .news-item-header:before {
  content: '\f06a';
}
.news > .news-item > .news-item-body {
  padding: 10px;
}
.news > .news-item > .news-item-header {
  font-size: 22px;
  margin-bottom: 5px;
  padding: 5px 10px;
  background-color: #4fb3bf;
  color: #fff;
}
.news > .news-item > .news-item-footer {
  margin-top: 5px;
  border-top: 1px dotted #4fb3bf;
  padding: 5px 10px;
}
/*# sourceMappingURL=shared.css.map */