@charset "UTF-8";
@font-face {
  font-family: "ag-icons";
  src: url("../../fonts/ag-icons.eot?64840325");
  src: url("../../fonts/ag-icons.eot?64840325#iefix") format("embedded-opentype"), url("../../fonts/ag-icons.woff2?64840325") format("woff2"), url("../../fonts/ag-icons.woff?64840325") format("woff"), url("../../fonts/ag-icons.ttf?64840325") format("truetype"), url("../../fonts/ag-icons.svg?64840325#ag-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ag-icons';
    src: url('../font/ag-icons.svg?64840325#ag-icons') format('svg');
  }
}
*/
[class^=ag-glyph-]:before, [class*=" ag-glyph-"]:before {
  font-family: "ag-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ag-glyph-plus:before {
  content: "+";
} /* '+' */
.ag-glyph-clear-black-18dp:before {
  content: "-";
} /* '-' */
.ag-glyph-resize-full:before {
  content: "0";
} /* '0' */
.ag-glyph-lock:before {
  content: "C";
} /* 'C' */
.ag-glyph-lock-open-alt:before {
  content: "O";
} /* 'O' */
.ag-glyph-search-black-18dp:before {
  content: "S";
} /* 'S' */
.ag-glyph-logo-tk:before {
  content: "T";
} /* 'T' */
.ag-glyph-icon-update:before {
  content: "U";
} /* 'U' */
.ag-glyph-edit:before {
  content: "e";
} /* 'e' */
.ag-glyph-logo-insta:before {
  content: "i";
} /* 'i' */
.ag-glyph-logo-linkedin:before {
  content: "l";
} /* 'l' */
.ag-glyph-logo-tw:before {
  content: "t";
} /* 't' */
.ag-glyph-icon-xing-1:before {
  content: "x";
} /* 'x' */
.ag-glyph-logo-yt:before {
  content: "y";
} /* 'y' */
.ag-glyph-arrow_back_ios-black-18dp:before {
  content: "«";
} /* '«' */
.ag-glyph-nav-ring:before {
  content: "°";
} /* '°' */
.ag-glyph-arrow_forward_ios-black-18dp:before {
  content: "»";
} /* '»' */
.ag-glyph-up-dir:before {
  content: "˄";
} /* '˄' */
.ag-glyph-down-dir:before {
  content: "˅";
} /* '˅' */
.ag-glyph-folder-empty:before {
  content: "Α";
} /* 'Α' */
.ag-glyph-folder-open-empty:before {
  content: "Β";
} /* 'Β' */
.ag-glyph-home-1:before {
  content: "Η";
} /* 'Η' */
.ag-glyph-doc:before {
  content: "α";
} /* 'α' */
.ag-glyph-doc-text:before {
  content: "β";
} /* 'β' */
.ag-glyph-file-pdf:before {
  content: "γ";
} /* 'γ' */
.ag-glyph-file-word:before {
  content: "δ";
} /* 'δ' */
.ag-glyph-file-excel:before {
  content: "ε";
} /* 'ε' */
.ag-glyph-file-powerpoint:before {
  content: "ζ";
} /* 'ζ' */
.ag-glyph-file-image:before {
  content: "η";
} /* 'η' */
.ag-glyph-file-archive:before {
  content: "θ";
} /* 'θ' */
.ag-glyph-file-audio:before {
  content: "ι";
} /* 'ι' */
.ag-glyph-file-video:before {
  content: "κ";
} /* 'κ' */
.ag-glyph-file-code:before {
  content: "λ";
} /* 'λ' */
.ag-glyph-link:before {
  content: "μ";
} /* 'μ' */
.ag-glyph-unlink:before {
  content: "ν";
} /* 'ν' */
.ag-glyph-ic_menu_24px:before {
  content: "М";
} /* 'М' */
.ag-glyph-quote-left-alt:before {
  content: "“";
} /* '“' */
.ag-glyph-quote-right-alt:before {
  content: "”";
} /* '”' */
.ag-glyph-nav-dot:before {
  content: "•";
} /* '•' */
.ag-glyph-keyboard_arrow_left-black-18dp:before {
  content: "←";
} /* '←' */
.ag-glyph-keyboard_arrow_up-black-18dp:before {
  content: "↑";
} /* '↑' */
.ag-glyph-keyboard_arrow_right-black-18dp:before {
  content: "→";
} /* '→' */
.ag-glyph-keyboard_arrow_down-black-18dp:before {
  content: "↓";
} /* '↓' */
.ag-glyph-sort-asc:before {
  content: "↥";
} /* '↥' */
.ag-glyph-sort-desc:before {
  content: "↧";
} /* '↧' */
.ag-glyph-ccw:before {
  content: "↶";
} /* '↶' */
.ag-glyph-cw:before {
  content: "↷";
} /* '↷' */
.ag-glyph-arrow_back-black-18dp-1:before {
  content: "⇐";
} /* '⇐' */
.ag-glyph-arrow_upward-black-18dp-1:before {
  content: "⇑";
} /* '⇑' */
.ag-glyph-arrow_forward-black-18dp-1:before {
  content: "⇒";
} /* '⇒' */
.ag-glyph-arrow_downward-black-18dp-1:before {
  content: "⇓";
} /* '⇓' */
.ag-glyph-download:before {
  content: "⇩";
} /* '⇩' */
.ag-glyph-more_vert-black-18dp-1:before {
  content: "⋮";
} /* '⋮' */
.ag-glyph-more_horiz-black-18dp-1:before {
  content: "⋯";
} /* '⋯' */
.ag-glyph-alarm-24px:before {
  content: "⏰";
} /* '⏰' */
.ag-glyph-play-circled2:before {
  content: "▶";
} /* '▶' */
.ag-glyph-star:before {
  content: "★";
} /* '★' */
.ag-glyph-star-empty:before {
  content: "☆";
} /* '☆' */
.ag-glyph-picture:before {
  content: "☼";
} /* '☼' */
.ag-glyph-aesculap:before {
  content: "⚕";
} /* '⚕' */
.ag-glyph-done-24px:before {
  content: "✓";
} /* '✓' */
.ag-glyph-call_made-black-18dp:before {
  content: "⬈";
} /* '⬈' */
.ag-glyph-cancel:before {
  content: "\e5c9";
} /* '' */
.ag-glyph-stop:before {
  content: "\e800";
} /* '' */
.ag-glyph-adjust:before {
  content: "\e801";
} /* '' */
.ag-glyph-email-black-18dp:before {
  content: "\e803";
} /* '' */
.ag-glyph-info-circled:before {
  content: "\e805";
} /* '' */
.ag-glyph-logo-gplus-1:before {
  content: "\e82d";
} /* '' */
.ag-glyph-moodle:before {
  content: "\e837";
} /* '' */
.ag-glyph-logo-fb:before {
  content: "\e851";
} /* '' */
.ag-glyph-delete:before {
  content: "\e872";
} /* '' */
.ag-glyph-print:before {
  content: "\e8ad";
} /* '' */
.ag-glyph-person-black-18dp:before {
  content: "\f007";
} /* '' */
.ag-glyph-location:before {
  content: "\f041";
} /* '' */
.ag-glyph-calendar-alt-regular:before {
  content: "\f073";
} /* '' */
.ag-glyph-link-ext:before {
  content: "\f08e";
} /* '' */
.ag-glyph-blank:before {
  content: "\f0c8";
} /* '' */
.ag-glyph-mail-alt:before {
  content: "\f0e0";
} /* '' */
.ag-glyph-hospital:before {
  content: "\f0f8";
} /* '' */
.ag-glyph-leanpub:before {
  content: "\f212";
} /* '' */
.ag-glyph-envelope-open:before {
  content: "\f2b6";
} /* '' */
.ag-glyph-open_in_new-black-18dp:before {
  content: "\f35d";
} /* '' */
.ag-glyph-assistenz:before {
  content: "🏥";
} /* '\1f3e5' */
.ag-glyph-eye:before {
  content: "👁";
} /* '\1f441' */
.ag-glyph-pflege:before {
  content: "👐";
} /* '\1f450' */
.ag-glyph-massage:before {
  content: "💆";
} /* '\1f486' */
.ag-glyph-today-24px:before {
  content: "📅";
} /* '\1f4c5' */
.ag-glyph-phone-black-18dp:before {
  content: "📞";
} /* '\1f4de' */
.ag-glyph-zoom_in-black-18dp:before {
  content: "🔍";
} /* '\1f50d' */
/**
 * Globale CSS variablen und mixins.
 */
/**
 * Das prefix für alle CSS selektoren
 */
/* RGB Hex Werte aus TK CD Manual . NICHT ändern!*/
/*
* typo variablen
*/
/* UTIL Overrides */
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
/*
* einbinden lokaler webfonts
*/
/*
@font-face {
	font-family: 'ag-icons';
	font-style: normal;
	font-weight: 400;
	src: url('/themes/fonts/ag-icons.eot');
	src: local(''),
		url('/themes/fonts/ag-icons.eot?#iefix') format('embedded-opentype'),
		url('/themes/fonts/ag-icons.woff2') format('woff2'),
		url('/themes/fonts/ag-icons.woff') format('woff'),
		url('/themes/fonts/ag-icons.ttf') format('truetype'),
		url('/themes/fonts/ag-icons.svg#agicons') format('svg');
}
*/
@font-face {
  font-family: "ag-icons";
  font-style: normal;
  font-weight: 400;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/ag-icons.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/ag-icons.woff2") format("woff2"), url("/themes/fonts/ag-icons.woff") format("woff"), url("/themes/fonts/ag-icons.ttf") format("truetype"), url("/themes/fonts/ag-icons.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-300italic - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300italic.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-300 - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-300.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-regular - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-regular.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-500 - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-500.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-italic - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-italic.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-700 - latin-ext_latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.woff2") format("woff2"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.woff") format("woff"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.ttf") format("truetype"), url("/themes/fonts/fira-sans-v11-latin-ext_latin-700.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/**
 * Creates a background gradient.
 *
 * @param {Color} $bg-color The background color of the gradient
 * @param {String/List} [$type] The type of gradient to be used. Can either
 * be a String which is a predefined gradient, or it can can be a list of
 * color_stops. If none is set, it will still set the `background-color`
 * to the $background-color.
 * @param {String} [$direction=top] The direction of the gradient. Can either be
 * `top` or `left`.
 * @member Global_CSS
 */
/**
 * Creates color from background color.
 *
 * @param {Color} $bg-color The background color.
 * @param {Percentage} [$contrast=70%]
 * @param {Color} [$default-color=null]
 * @param {Color} [$bevel-text=true]
 * @member Global_CSS
 */
.ag-typo {
  /*&#ag-Header,
  &#ag-Main {
  	font: 1em/1.25em $font-family;
  }*/
  /*Anpassung für Texte im Slider*/
}
.ag-typo#ag-Footer {
  color: #FFF;
  font-size: 87.5%;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-typo#ag-Footer h3 {
  color: inherit;
}
.ag-typo#ag-Footer p {
  color: inherit;
  font-weight: inherit;
}
.ag-typo#ag-Footer .ag-flex-item a {
  color: rgba(255, 255, 255, 0.6);
}
.ag-typo#ag-Footer .ag-flex-item a:hover {
  color: #FFF;
}
.ag-typo h1 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  font-style: normal;
  color: #0076A3;
  line-height: 1.2em;
  margin: 0 0 0.5em;
}
.ag-typo h2 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.375em;
  font-style: normal;
  color: #0076A3;
  line-height: 1.2em;
  margin: 0 0 0.5em;
}
.ag-typo h3 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  font-style: normal;
  color: #0076A3;
  line-height: 1.3125em;
  margin: 1.3125em 0 0.5em;
}
.ag-typo h4 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.125em;
  font-style: normal;
  color: #202020;
  line-height: 1.2em;
  margin: 1.2em 0 0.5em;
}
.ag-typo h5 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1em;
  color: #535353;
  font-style: normal;
  line-height: 1.2em;
  margin: 1.2em 0 0.5em;
}
.ag-typo h6 {
  text-transform: uppercase;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  font-style: normal;
  color: #202020;
  line-height: 1.2em;
  margin: 1.2em 0 0.5em;
}
.ag-typo p {
  line-height: 1.55em;
  margin: 0 0 1em;
  font-size: 1em;
}
.ag-typo p.ag-sub-headline {
  color: #61B0CF;
  font-size: 1.176471em;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.35em;
  margin: 1em 0;
}
.ag-typo p.ag-pic-subline {
  font-size: 12px;
  font-weight: 500;
  color: inherit;
}
.ag-typo a {
  cursor: pointer;
  color: rgb(53.0097087379, 140.2548543689, 174.4902912621);
  text-decoration: none;
  font-weight: inherit;
}
.ag-typo a:hover {
  color: #0076A3;
}
.ag-typo a.ag-cta {
  font-weight: 400;
  line-height: 2.1rem;
  font-style: normal !important;
  text-decoration: none !important;
  color: #202020;
  display: inline-block;
  padding: 0 0.5em;
  text-align: center;
  transition: all 0.4s;
  border-radius: 5px;
  border: 1px solid #C8C8C8;
  background-color: #FFF;
}
.ag-typo a.ag-cta:not(.ag-tel):not(.ag-dl):before, .ag-typo a.ag-cta:not(.ag-tel):not(.ag-dl):after {
  font-size: 1.5625em;
}
.ag-typo a.ag-cta:before, .ag-typo a.ag-cta:after {
  font-family: "ag-icons";
  content: "→";
  display: inline-block;
  line-height: inherit;
  vertical-align: bottom;
}
.ag-typo a.ag-cta:after {
  padding-left: 3em;
}
.ag-typo a.ag-cta:before {
  content: none;
  padding-left: 0;
  padding-right: 0.25em;
}
.ag-typo a.ag-cta:hover {
  color: #0076A3;
  border-color: #0076A3;
}
.ag-typo a.ag-cta:active {
  color: rgba(0, 59, 90, 0.8);
}
.ag-typo a.ag-cta[target=_blank]:before {
  font-size: 1.125em !important;
  content: "\f35d";
}
.ag-typo a.ag-cta[target=_blank]:after {
  content: none;
}
.ag-typo a.ag-tel {
  /*&:before {
  	content: '\1F4DE';
  }*/
}
.ag-typo q {
  quotes: "»" "«" "›" "‹";
}
.ag-typo q:before {
  content: open-quote;
}
.ag-typo q:after {
  content: close-quote;
}
.ag-typo ol,
.ag-typo ol li {
  list-style-type: decimal;
}
.ag-typo ul,
.ag-typo ul li {
  list-style-type: disc;
}
.ag-typo ul,
.ag-typo ol {
  margin: 0 0 1em 20px;
  padding: 0;
}
.ag-typo ul li:last-child ul,
.ag-typo ul li:last-child ol,
.ag-typo ol li:last-child ul,
.ag-typo ol li:last-child ol {
  margin-bottom: 0;
}
.ag-typo ul li,
.ag-typo ol li {
  padding: 0.1em 0;
}
.ag-typo ul li.ag-like-p,
.ag-typo ol li.ag-like-p {
  padding: 0;
  line-height: 1.45em;
}
.ag-typo ul ul,
.ag-typo ol ol,
.ag-typo ol ul,
.ag-typo ul ol {
  margin: 0 0 0.1em 12px;
}
.ag-typo ul.nobullet {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0.5rem 0 0 0;
}
.ag-typo ul.nobullet li {
  list-style: none;
}
.ag-typo ul.nobullet li a {
  gap: 0.5rem;
  display: flex;
  align-items: center;
}
.ag-typo blockquote {
  background-color: rgb(216.75, 225.6, 230.25);
  padding: 1em 1em 0.5em;
  margin: 2em 0 !important;
}
.ag-typo blockquote:before {
  display: inline-block;
  color: #0076A3;
  content: "»";
  font-size: 3em;
  margin-bottom: 5px;
}
.ag-typo blockquote.ag-ci {
  background: transparent;
  font-weight: 400;
  margin: 1.5em 10px 2em;
  padding: 0.5em 10px;
  quotes: "»" "«";
  position: relative;
}
.ag-typo blockquote.ag-ci p {
  display: inline;
  font-weight: inherit;
}
.ag-typo blockquote cite.ag-cite {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline;
  font-size: 0.8em;
  font-weight: inherit;
  transform: translate(0, 100%);
  line-height: 1;
}
.ag-typo span.ag-tel {
  background-color: #FDC30D;
}
.ag-typo span.ag-tel:after {
  content: "📞";
  font-family: "ag-icons";
  display: inline-block;
  text-decoration: none;
  color: inherit !important;
}
.ag-typo sup {
  vertical-align: super;
  font-size: smaller;
}
.ag-typo sub {
  vertical-align: sub;
  font-size: smaller;
}
.ag-typo mark {
  font-weight: 400;
}
.ag-typo .ag-element-liste h1 {
  text-align: left;
  margin-bottom: 0.3em;
  padding-bottom: 0.2em;
  margin-top: 0.6em;
}
.ag-typo h1.ag-bar {
  font-size: 2.1875em;
  color: #FFF;
  background-color: #61B0CF;
  line-height: 1.2;
  padding: 1.55em 5px;
}
.ag-typo h1.ag-bar + #ag-Teaser {
  margin-top: -1.09375em;
}
.ag-typo h2.ag-sep {
  margin-bottom: 1em;
}
.ag-typo h2.ag-sep span {
  position: relative;
}
.ag-typo h2.ag-sep span::after {
  position: absolute;
  left: 0;
  bottom: -4px;
  content: "";
  height: 4px;
  width: 100%;
  background-color: #003B5A;
}
.ag-typo h3.ag-brand {
  margin-top: 0;
  font-size: 1.5em;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-typo h4.ag-brand {
  margin-top: 0;
  margin-bottom: 0.29em;
  font-size: 1.375em;
  font-weight: 700;
}
.ag-typo h6.ag-sep {
  margin-bottom: 0;
  margin-top: 2em;
}
.ag-typo .ag-inv p {
  color: #FFF;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-typo .ag-inv h3 {
  color: #FFF;
}
.ag-typo .ag-inv a {
  color: #FFF;
}
.ag-typo .ag-inv a.ag-cta {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: #FFF;
}
.ag-typo .ag-inv a.ag-cta:hover {
  background-color: rgba(255, 255, 255, 0.45);
}
.ag-typo .ag-inv a.ag-cta:active {
  background-color: rgba(255, 255, 255, 0.6);
}
.ag-typo p.ag-cta {
  margin-bottom: 0;
  text-align: right;
}
.ag-typo p.ag-no-hy {
  -webkit-hyphens: none;
          hyphens: none;
}
.ag-typo p.ag-label {
  padding-left: 185px;
  margin-bottom: 0.5em;
}
.ag-typo p.ag-label span {
  display: inline-block;
  margin-left: -185px;
  margin-right: 5px;
  width: 177px;
  font-weight: 700;
}
.ag-typo p.ag-label span.ag-status {
  font-weight: 400;
}
.ag-typo p.ag-label span.ag-status[data-status=s0] + strong {
  color: #202020;
}
.ag-typo p.ag-label span.ag-status[data-status=s1] + strong {
  color: #218466;
}
.ag-typo p.ag-label span.ag-status[data-status=s2] + strong {
  color: #A70011;
}
.ag-typo p.ag-label.ag-short {
  padding-left: 100px;
}
.ag-typo p.ag-label.ag-short span {
  margin-left: -100px;
  width: 92px;
}
.ag-typo p.ag-label.ag-grid {
  margin-bottom: 0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-left: -4px;
}
.ag-typo p.ag-label.ag-grid:nth-child(even) {
  background-color: #FFF;
}
.ag-typo p.ag-label.ag-grid span {
  margin-left: -181px;
}
.ag-typo p.ag-box-text {
  margin: 0;
  height: 220px;
  min-height: 220px;
  width: 100%;
  display: table;
  background-color: rgb(216.75, 225.6, 230.25);
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  color: #FFF;
  text-align: right;
}
.ag-typo p.ag-box-text a {
  display: table-cell;
  vertical-align: bottom;
  padding: 0 0.5em 0.47em;
  color: #FFF;
}
.ag-typo p.ag-pager {
  margin-bottom: 0;
}
.ag-typo p.ag-pager a {
  display: inline-block;
}
.ag-typo p.ag-pager span {
  display: inline-block;
  color: rgba(32, 32, 32, 0.25);
}
.ag-typo p.ag-pager .ag-current {
  font-weight: 700;
  color: #0076A3;
}
.ag-typo p.ag-pager .ag-next {
  font-weight: 500;
  float: right;
}
.ag-typo p.ag-pager .ag-next:after {
  content: "›";
  text-align: right;
  font-size: 1.6em;
  display: inline-block;
  width: 0.4em;
  vertical-align: bottom;
}
.ag-typo p.ag-pager .ag-prev {
  font-weight: 500;
}
.ag-typo p.ag-pager .ag-prev:before {
  content: "‹";
  font-size: 1.6em;
  display: inline-block;
  width: 0.4em;
  vertical-align: bottom;
}
.ag-typo p.ag-nav-back {
  margin-top: 1.333em;
  text-align: center;
}
.ag-typo p.ag-sep {
  border: 0 solid rgb(149.3, 149.3, 149.3);
  border-width: 1px 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
.ag-typo p.ag-sep + .ag-sep {
  border-width: 0 0 1px;
  padding-top: 0;
}
.ag-typo p.ag-miss {
  font-size: 0.875em;
  color: rgb(95.75, 95.75, 95.75);
}
.ag-typo .ag-review {
  border: 3px dotted red;
}
.ag-typo .ag-disabled {
  opacity: 0.4;
  cursor: default;
}
.ag-typo .ag-pic-source {
  font-size: 0.9166666667em;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  padding: 0;
  float: right;
}
.ag-typo .ag-pic-subline span + .ag-pic-source {
  padding-left: 0.5em;
  float: none;
}
.ag-typo .ag-media-slider .ag-pic-source, .ag-typo .ag-teaser .ag-pic-source {
  text-align: right;
}
.ag-typo a.ag-cta.ag-back:after {
  content: none;
}
.ag-typo a.ag-cta.ag-back:before {
  content: "⇐";
}
.ag-typo a.ag-cta.ag-dl {
  text-align: left;
  text-transform: none;
}
.ag-typo a.ag-cta.ag-dl:before {
  content: "⇩";
}
.ag-typo a.ag-cta.ag-dl:after {
  content: none;
}
.ag-typo a.ag-cta.ag-i {
  border-color: #61B0CF;
  background-color: rgba(97, 176, 207, 0.8);
  color: #FFF;
}
.ag-typo a.ag-cta.ag-i:hover {
  background-color: #61B0CF;
}
.ag-typo a.ag-cta.ag-s {
  font-size: 0.85em;
}
.ag-typo a.ag-cta.ag-button {
  border: 1px solid #C8C8C8;
  background-color: #FFF;
  color: #003B5A;
  text-transform: none;
  white-space: nowrap;
  line-height: 2em;
  padding: 0 1em;
}
.ag-typo a.ag-cta.ag-button::before {
  content: none;
}
.ag-typo a.ag-cta.ag-button:hover {
  background-color: #003B5A;
  color: #FFF;
}
.ag-typo a.ag-cta.ag-button.ag-inv {
  background-color: #003B5A;
  color: #FFF;
}
.ag-typo a.ag-cta.ag-button.ag-inv:hover {
  background-color: #003B5A;
  box-shadow: none;
}
.ag-typo a.ag-cta .ag-hint {
  display: inline-block;
  white-space: nowrap;
}
.ag-typo a.ag-no-link {
  cursor: default;
}
.ag-typo a.ag-no-link:hover {
  color: #202020 !important;
}
.ag-typo a.ag-cta-icon {
  display: block;
  position: relative;
}
.ag-typo a.ag-cta-icon:after {
  color: #FFF;
  font-family: "ag-icons";
  font-size: 58px;
  line-height: 1;
  display: block;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  transition: opacity 0.3s;
  text-align: center;
}
.ag-typo a.ag-cta-icon:hover:after {
  opacity: 1;
}
.ag-typo a.ag-cta-icon.ag-play:after {
  content: "▶";
}
.ag-typo a.ag-cta-icon.ag-view:after {
  content: "👁";
}
.ag-typo a.ag-cta-cover {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.ag-typo a.ag-cta-cover:hover + .ag-cta {
  color: #0076A3;
  border-color: #0076A3;
}
.ag-typo a.ag-social {
  line-height: 2.5rem !important;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  font-size: 0;
  overflow: hidden;
  background-color: #FFF;
  color: #003B5A !important;
  transition: all 0.4s;
  border-radius: 50%;
}
.ag-typo a.ag-social:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "ag-icons";
  font-size: 24px;
  line-height: inherit;
  width: inherit;
  height: inherit;
  display: block;
  color: inherit;
  text-transform: none;
  text-align: center;
}
.ag-typo a.ag-social:hover {
  color: #0076A3 !important;
}
.ag-typo a.ag-social.ag-print:before {
  content: "\e808";
}
.ag-typo a.ag-social.ag-fb:before {
  content: "f";
}
.ag-typo a.ag-social.ag-yt:before {
  content: "y";
}
.ag-typo a.ag-social.ag-is:before {
  content: "u";
}
.ag-typo a.ag-social.ag-li:before {
  content: "\f0e1";
}
.ag-typo a.ag-social.ag-tw:before {
  content: "t";
}
.ag-typo a.ag-social.ag-xi:before {
  content: "x";
}
.ag-typo a.ag-social.ag-gp:before {
  content: "g";
}
.ag-typo a.ag-social.ag-mail:before {
  content: "📧";
}
.ag-typo a.ag-social.ag-ig:before {
  content: "i";
}
.ag-typo a.ag-social.ag-wa:before {
  content: "w";
}
@media screen and (max-width: 640px) {
  .ag-typo a.ag-social {
    width: 3rem;
    height: 3rem;
    line-height: 3rem !important;
  }
}
.ag-typo a.ag-init {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
  font-size: 0;
  border-radius: 50%;
  display: block;
  width: 4rem;
  height: 4rem;
  line-height: 3.8rem;
  position: absolute;
  z-index: 10;
  bottom: 2rem;
  left: 50%;
  opacity: 0.25;
  transform: translate(-50%, 0);
  transition: all 0.3s;
}
.ag-typo a.ag-init.ag-over {
  opacity: 1;
}
.ag-typo a.ag-init:before {
  content: "⇓";
  font-family: "ag-icons";
  font-size: 2.5rem;
  line-height: inherit;
  text-align: center;
  display: block;
}
.ag-typo a.ag-close {
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  display: inline-block !important;
  overflow: hidden;
  font-size: 0 !important;
  line-height: 0 !important;
  background-color: #FFF;
  border: 2px solid #000;
  border-radius: 50%;
  transform: rotate(0deg);
  transition: transform 0.5s;
}
.ag-typo a.ag-close:hover {
  border-color: #0076A3;
}
.ag-typo a.ag-close.ag-open {
  transform: rotate(-45deg);
}
.ag-typo a.ag-close:before {
  content: "-";
  display: block;
  font-family: "ag-icons";
  font-size: 28px;
  line-height: 26px;
  text-indent: -1px;
}
.ag-typo .ag-icon {
  text-decoration: none;
  display: inline-block;
  padding-left: 1.5em;
  background-color: transparent;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  text-align: inherit;
}
.ag-typo .ag-icon:before {
  content: "β";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  margin-left: -1.3em;
  width: 1.3em;
  font-family: "ag-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-typo .ag-icon:hover:before {
  text-decoration: none !important;
}
.ag-typo .ag-icon.ag-circ {
  padding-left: 2em;
}
.ag-typo .ag-icon.ag-circ:before {
  background-color: #0076A3;
  color: #FFF;
  border-radius: 50%;
  text-align: center;
  width: 1.75em;
  height: 1.75em;
  line-height: 1.75;
  margin-left: -2em;
}
.ag-typo .ag-icon.ag-scu {
  padding-left: 0;
}
.ag-typo .ag-icon.ag-scu:before {
  margin-left: 0;
  font-size: 1.5em;
}
.ag-typo .ag-icon.ag-i-folder:before {
  content: "Α";
}
.ag-typo .ag-icon.ag-i-folder-open:before {
  content: "Β";
}
.ag-typo .ag-icon.ag-i-file:before {
  content: "α";
}
.ag-typo .ag-icon.ag-i-txt:before {
  content: "β";
}
.ag-typo .ag-icon.ag-i-pdf:before {
  content: "γ";
}
.ag-typo .ag-icon.ag-i-doc:before, .ag-typo .ag-icon.ag-i-docx:before {
  content: "δ";
}
.ag-typo .ag-icon.ag-i-csv:before, .ag-typo .ag-icon.ag-i-xls:before, .ag-typo .ag-icon.ag-i-xlsx:before {
  content: "ε";
}
.ag-typo .ag-icon.ag-i-ppt:before, .ag-typo .ag-icon.ag-i-pptx:before {
  content: "ζ";
}
.ag-typo .ag-icon.ag-i-png:before, .ag-typo .ag-icon.ag-i-gif:before, .ag-typo .ag-icon.ag-i-jpg:before, .ag-typo .ag-icon.ag-i-jpeg:before, .ag-typo .ag-icon.ag-i-img:before {
  content: "η";
}
.ag-typo .ag-icon.ag-i-zip:before {
  content: "θ";
}
.ag-typo .ag-icon.ag-i-mp3:before, .ag-typo .ag-icon.ag-i-aac:before, .ag-typo .ag-icon.ag-i-flac:before, .ag-typo .ag-icon.ag-i-audio:before {
  content: "ι";
}
.ag-typo .ag-icon.ag-i-mp4:before, .ag-typo .ag-icon.ag-i-m4v:before, .ag-typo .ag-icon.ag-i-mkv:before, .ag-typo .ag-icon.ag-i-mpg:before, .ag-typo .ag-icon.ag-i-mepg:before, .ag-typo .ag-icon.ag-i-video:before {
  content: "κ";
}
.ag-typo .ag-icon.ag-i-code:before {
  content: "λ";
}
.ag-typo .ag-icon.ag-i-link:before {
  content: "μ";
}
.ag-typo .ag-icon.ag-i-unlink:before {
  content: "ν";
}
.ag-typo .ag-icon.ag-i-dl:before {
  content: "⇩";
}
.ag-typo .ag-icon.ag-i-mail:before {
  content: "📧";
}
.ag-typo .ag-icon.ag-i-lock:before {
  content: "C";
}
.ag-typo .ag-icon.ag-i-unlock:before {
  content: "O";
}
.ag-typo .ag-icon.ag-i-login:before {
  content: "\f2f6";
}
.ag-typo .ag-icon.ag-i-logout:before {
  content: "\f2f5";
}
.ag-typo .ag-icon.ag-i-tel:before {
  content: "📞";
}
.ag-typo .ag-icon.ag-i-poi:before, .ag-typo .ag-icon.ag-i-map:before, .ag-typo .ag-icon.ag-i-marker:before {
  content: "\f041";
}
.ag-typo .ag-icon.ag-i-euro:before {
  content: "€";
}
.ag-typo .ag-icon.ag-i-clock:before {
  content: "🕒";
}
.ag-typo .ag-icon.ag-i-exclamation:before {
  content: "!";
}
.ag-typo .ag-icon.ag-i-cal:before {
  content: "📅";
}
.ag-typo .ag-icon.ag-i-calcheck:before {
  content: "📆";
}
.ag-typo .ag-icon.ag-i-calstop:before {
  content: "🗓";
}
.ag-typo .ag-icon.ag-i-user:before {
  content: "👤";
}
.ag-typo .ag-icon.ag-i-male:before {
  content: "👨";
}
.ag-typo .ag-icon.ag-i-female:before {
  content: "👩";
}
.ag-typo .ag-icon.ag-i-check:before {
  content: "✓";
}
.ag-typo .ag-icon.ag-i-highlight:before, .ag-typo .ag-icon.ag-i-checkbox:before {
  content: "☑";
}
.ag-typo .ag-icon.ag-i-check-circ:before {
  content: "\e06f";
}
.ag-typo .ag-icon.ag-i-check-black:before {
  content: "\e06e";
}
.ag-typo .ag-icon.ag-i-eye:before, .ag-typo .ag-icon.ag-i-seen:before {
  content: "👁";
}
.ag-typo .ag-icon.ag-i-uneye:before, .ag-typo .ag-icon.ag-i-unseen:before {
  content: "❍";
}
.ag-typo .ag-icon.ag-i-cell:before {
  content: "\f10b";
  font-size: 1.3em;
  width: 1em;
  margin-left: -1em;
}
.ag-typo .ag-icon.ag-i-fax:before {
  content: "\f1ac";
}
.ag-typo .ag-icon.ag-i-error:before, .ag-typo .ag-icon.ag-i-alert:before {
  content: "\f072";
}
.ag-typo .ag-icon.ag-i-address:before {
  content: "\f015";
}
.ag-typo .ag-icon.ag-i-dot:before {
  content: "D";
}
.ag-typo .ag-icon.ag-i-help:before, .ag-typo .ag-icon.ag-i-faq:before, .ag-typo .ag-icon.ag-i-question:before {
  content: "\f071";
}
.ag-typo .ag-icon.ag-i-close:before, .ag-typo .ag-icon.ag-i-del:before {
  content: "-";
}
.ag-typo .ag-icon.ag-i-search:before {
  content: "S";
}
.ag-typo .ag-icon.ag-i-star:before {
  content: "★";
}
.ag-typo .ag-icon.ag-i-star-ol:before {
  content: "☆";
}
.ag-typo .ag-icon.ag-i-bubble:before {
  content: "\e718";
}
.ag-typo .ag-icon.ag-i-bubble-o:before {
  content: "\e0cb";
}
.ag-typo .ag-icon.ag-i-add:before {
  content: "+";
}
.ag-typo .ag-icon.ag-i-grip:before {
  content: "\f7a4";
}
.ag-typo .ag-icon.ag-i-chat:before {
  content: "\f0e6";
}
.ag-typo .ag-icon.ag-i-note:before {
  content: "♫";
}
.ag-typo .ag-icon.ag-i-info:before {
  content: "ℹ";
}
.ag-typo .ag-icon.ag-i-direction:before {
  content: "\f124";
}
.ag-typo .ag-icon.ag-hue:before {
  color: #10880F;
}
.ag-typo .ag-icon.ag-i-home {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ag-typo .ag-icon.ag-i-home:before {
  content: "Η";
  margin-left: 0;
  font-size: 1.1875em;
}
.ag-typo h1 a, .ag-typo h2 a, .ag-typo h3 a, .ag-typo h4 a, .ag-typo h5 a, .ag-typo h6 a {
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}
.ag-typo h1 a:hover, .ag-typo h2 a:hover, .ag-typo h3 a:hover, .ag-typo h4 a:hover, .ag-typo h5 a:hover, .ag-typo h6 a:hover {
  color: #0076A3;
  text-decoration: none;
}
.ag-typo h1 a.ag-cta::before, .ag-typo h2 a.ag-cta::before, .ag-typo h3 a.ag-cta::before, .ag-typo h4 a.ag-cta::before, .ag-typo h5 a.ag-cta::before, .ag-typo h6 a.ag-cta::before {
  margin-right: 0.1em;
}
.ag-typo .ag-date {
  font-size: 0.75em;
  font-weight: 500;
  color: inherit;
  line-height: 1;
  display: block;
  margin-right: 0.5em;
}
.ag-typo .ag-hint {
  font-weight: 400;
  font-style: italic;
  font-size: 0.9em;
  display: block;
  margin-bottom: 0;
}
.ag-typo .ag-hint:before {
  content: "(";
}
.ag-typo .ag-hint:after {
  content: ")";
}
.ag-typo .ag-note {
  font-weight: 400;
  font-style: italic;
  font-size: 0.9em;
  display: block;
}
.ag-typo .ag-big-glyph {
  font-size: 1.4em;
}
.ag-typo .ag-term {
  font-size: 1.2em;
  font-weight: 500;
}
.ag-typo ul.ag-item-list {
  list-style-type: none;
  margin: 0;
}
.ag-typo ul.ag-item-list li {
  list-style-type: none;
  padding: 1px 0;
}
.ag-typo ul.ag-item-list li p {
  margin: 0;
}
.ag-typo ul.ag-boxedlist {
  margin-bottom: 0;
  margin-left: 17px;
}
.ag-typo ul.ag-boxedlist li {
  padding: 0;
  line-height: 1.3em;
}
.ag-typo ul.ui-menu {
  margin: 0;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.ag-typo b,
.ag-typo strong {
  font-weight: 700;
}
.ag-typo blockquote {
  margin-left: 40px;
  margin-right: 40px;
}
.ag-typo i,
.ag-typo cite,
.ag-typo em,
.ag-typo var,
.ag-typo address {
  font-style: italic;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-typo pre,
.ag-typo tt,
.ag-typo code,
.ag-typo kbd,
.ag-typo samp {
  font-family: monospace;
}
.ag-typo pre {
  white-space: pre;
}
.ag-typo .ag-toggler {
  cursor: pointer;
  margin: 0;
}
.ag-typo .ag-toggler:before {
  font-family: "ag-icons";
  content: "˅";
  display: inline-block;
  transform: rotate(-90deg);
  transition: all 0.5s ease;
}
.ag-typo .ag-toggler.ag-toggler-open:before {
  transform: rotate(0deg);
}
.ag-typo.ag-slider-holder h1 {
  position: absolute;
  top: 65px;
  left: 44px;
  margin: 0;
  padding: 3px 8px;
  font-weight: 700;
  line-height: 2em;
  color: rgb(114.75, 114.75, 114.75);
  /*@include rgba-background-inline(rgba(255,255,255,0.6));*/
}
.ag-typo.ag-slider-holder h1 a {
  text-decoration: none;
  color: rgb(114.75, 114.75, 114.75);
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) a {
  font-weight: 400;
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) a.ag-cta:not(.ag-dl) {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) figure {
  display: inline-block;
  padding: 0.5em 1em;
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) figure figcaption {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: italic;
  font-size: 0.875em;
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) ul li {
  list-style: none;
  line-height: 1.45em;
}
.ag-typo .fckeditorStatic:not(.ag-form-sect) ul li:before {
  content: "•";
  font-size: inherit;
  display: inline-block;
  width: 15px;
  margin-left: -15px;
  font-size: 1.1em;
}
@media screen and (max-width: 640px) {
  .ag-typo .fckeditorStatic:not(.ag-form-sect) blockquote {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ag-typo .fckeditorStatic:not(.ag-form-sect) blockquote cite.ag-cite {
    max-width: 85%;
  }
}
.ag-typo table {
  font-size: 1em;
  width: 100%;
  margin: 0 0 1em;
}
.ag-typo table th {
  font-size: 1em;
  font-weight: 700;
  vertical-align: middle;
}
.ag-typo table td {
  font-size: 1em;
  vertical-align: top;
}
.ag-typo table .ag-c-1 {
  width: 1% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-3 {
  width: 3% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-5 {
  width: 5% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-6 {
  width: 6% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-7 {
  width: 7% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-8 {
  width: 8% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-9 {
  width: 9% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-10 {
  width: 10% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-15 {
  width: 15% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-20 {
  width: 20% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-25 {
  width: 25% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-30 {
  width: 30% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-35 {
  width: 35% !important;
  max-width: none !important;
}
.ag-typo table .ag-c-40 {
  width: 40% !important;
  max-width: none !important;
}
.ag-typo table.ag-table {
  border-collapse: collapse;
  border: none;
  margin-bottom: 1.5em;
}
.ag-typo table.ag-table .ag-i-error:before,
.ag-typo table.ag-table .ag-i-alert:before {
  color: #A70011;
}
.ag-typo table.ag-table .ag-i-check-black:before,
.ag-typo table.ag-table .ag-i-check-circ:before,
.ag-typo table.ag-table .ag-i-success:before,
.ag-typo table.ag-table .ag-i-info:before {
  color: #218466;
}
.ag-typo table.ag-table .ag-c-vc {
  vertical-align: middle;
}
.ag-typo table.ag-table .ag-c-vc:first-child {
  padding-left: 10üx;
}
.ag-typo table.ag-table th {
  text-align: left;
  padding: 4px 10px 4px 4px;
}
.ag-typo table.ag-table td {
  border: 0 solid rgb(149.3, 149.3, 149.3);
  padding: 6px 10px 6px 4px;
  vertical-align: top;
}
.ag-typo table.ag-table td.date {
  text-align: center;
}
.ag-typo table.ag-table thead th {
  background: #003B5A;
  color: #FFF;
  font-weight: 400;
  padding: 4px 10px 4px 0;
}
.ag-typo table.ag-table thead th:first-child {
  padding-left: 10px;
}
.ag-typo table.ag-table tbody th {
  font-weight: 700;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  padding: 6px 10px 6px 4px;
}
.ag-typo table.ag-table tbody tr:nth-child(even) th {
  background-color: rgba(0, 59, 90, 0.5);
}
.ag-typo table.ag-table tbody tr:nth-child(even) td {
  background-color: #FFF;
}
.ag-typo table[data-table-typ=requests] tbody td:first-child, .ag-typo table[data-table-typ=dates] tbody td:first-child {
  padding-left: 10px;
}
.ag-typo table[data-table-typ=requests] tbody td:last-child, .ag-typo table[data-table-typ=dates] tbody td:last-child {
  text-align: right;
}
.ag-typo table.ag-table-plain td, .ag-typo table.ag-table-plain th {
  border: 0 solid rgb(149.3, 149.3, 149.3);
  line-height: 1.45em;
  max-width: 20%;
}
.ag-typo table.ag-table-plain td:not(:last-child), .ag-typo table.ag-table-plain th:not(:last-child) {
  padding-right: 1em;
}
.ag-typo table.ag-table-plain [data-prefix]:before {
  content: attr(data-prefix);
}
.ag-typo table.ag-table-plain [data-small-prefix]:before {
  content: attr(data-small-prefix);
}
.ag-typo table.ag-table-plain [data-small-prefix] strong {
  font-weight: 500;
}
.ag-typo table.ag-table-plain thead td {
  font-weight: 400;
}
.ag-typo table.ag-table-plain thead th {
  font-weight: 300;
  padding-bottom: 1.5em;
  border-width: 0 0 2px;
}
.ag-typo table.ag-table-plain tbody td {
  font-weight: 300;
  padding: 0.5em 0 1.5em;
  border-width: 0 0 1px;
}
.ag-typo table.ag-table-plain tbody td .ag-comp {
  line-height: 1.2;
  display: block;
  margin-bottom: 1em;
}
.ag-typo table.ag-table-plain tbody th {
  font-weight: 400;
  border-width: 0 0 1px;
  vertical-align: top;
}
.ag-typo table.ag-table-plain tbody th:first-child {
  padding-top: 0.15em;
}
.ag-typo table.ag-table-plain.ag-loading {
  position: relative;
}
.ag-typo table.ag-table-plain.ag-loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
.ag-typo table.ag-table-plain.ag-loading:after {
  content: image-url("ajax-loader.gif");
  position: absolute;
  left: 50%;
  top: 0;
}
.ag-typo table.ag-table-plain.ag-gridded thead td[colspan] {
  border-width: 0 0 1px;
  background-color: #FFF;
}
.ag-typo table.ag-table-plain.ag-gridded thead th {
  padding: 0.5em 4px;
}
.ag-typo table.ag-table-plain.ag-gridded thead th strong {
  font-weight: 500;
}
.ag-typo table.ag-table-plain.ag-gridded tbody td {
  flex: 1;
  padding: 0.5em 4px;
  border-color: rgba(149.3, 149.3, 149.3, 0.25);
  border-width: 1px;
}
.ag-typo table.ag-table-plain.ag-gridded tbody td:first-child {
  border-left-width: 0;
}
.ag-typo table.ag-table-plain.ag-gridded tbody td:last-child {
  border-right-width: 0;
}
.ag-typo table.ag-table-plain.ag-gridded[data-table-typ] thead td[colspan] {
  font-size: 1.5555em;
}
.ag-typo table.ag-table-plain.ag-gridded[data-table-typ=calendar] thead td[colspan]:last-child {
  font-size: 1.375em;
}
.ag-typo table.ag-table-plain.ag-gridded[data-table-typ=calendar] thead td[colspan]:last-child a {
  color: #202020;
}
.ag-typo table thead th[data-sort] {
  cursor: pointer;
  position: relative;
}
.ag-typo table thead th[data-sort]:hover {
  z-index: 1;
}
.ag-typo table thead th[data-sort]:hover::after {
  content: "";
  background-color: rgb(229.5, 235.4, 238.5);
  position: absolute;
  z-index: -1;
  left: -3px;
  top: -3px;
  right: 0;
  bottom: 0;
}
.ag-typo table thead th.ag-sorting-asc::before, .ag-typo table thead th.ag-sorting-desc::before {
  font-family: "ag-icons";
  font-size: 1.2em;
  content: "↧";
  color: #003B5A;
  padding-right: 4px;
  display: inline-block;
  vertical-align: inherit;
}
.ag-typo table thead th.ag-sorting-asc::before {
  content: "↥";
}
@media screen and (max-width: 640px) {
  .ag-typo table.ag-table-plain.ag-s-row {
    font-size: 1em;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr {
    width: 100%;
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr th:not(.ag-hide-small), .ag-typo table.ag-table-plain.ag-s-row tbody tr td:not(.ag-hide-small) {
    max-width: none !important;
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr th:not(.ag-border-small), .ag-typo table.ag-table-plain.ag-s-row tbody tr td:not(.ag-border-small) {
    border-width: 0;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr th {
    padding-top: 8px !important;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr td {
    padding-top: 4px;
    padding-bottom: 8px;
  }
  .ag-typo table.ag-table-plain.ag-s-row tbody tr td strong {
    font-weight: 300;
  }
  .ag-typo table.ag-table-plain.ag-s-flex {
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-s-flex thead,
  .ag-typo table.ag-table-plain.ag-s-flex tbody {
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-s-flex thead th {
    border-width: 0;
    padding-bottom: 0.5em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tbody td {
    border-width: 1px 0 0;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tbody td[data-small-prefix] {
    display: flex;
    border-width: 0;
    flex-basis: 100%;
    font-weight: 400 !important;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tbody td[data-small-prefix] strong {
    font-weight: 400 !important;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tbody td[data-small-prefix]::before {
    min-width: 7em;
    font-weight: 300;
    padding-right: 0.5em;
    text-align: right;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tbody td[data-small-prefix].ag-right::before {
    text-align: right;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tr {
    display: flex;
    flex-wrap: wrap;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tr:first-child td {
    border-color: #003B5A;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tr th, .ag-typo table.ag-table-plain.ag-s-flex tr td {
    display: block;
    max-width: none !important;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tr th:not([class="^.ag-o"]), .ag-typo table.ag-table-plain.ag-s-flex tr td:not([class="^.ag-o"]) {
    min-width: 7.5em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex tr .ag-flex-item {
    flex: 1;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=pg] thead th {
    min-width: none;
    flex: 1;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=pg] tbody td:not([data-small-prefix]) {
    flex: 1;
    min-width: auto;
    padding-bottom: 1em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=exams] tbody td:not([data-small-prefix]) {
    padding-bottom: 0.5em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=exams] tbody td:not([data-small-prefix]) strong {
    font-size: 1.0625em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody tr {
    border-bottom: 1px solid #202020;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody td {
    border-color: rgba(32, 32, 32, 0.5);
    border-width: 0;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody td:not([data-small-prefix]) {
    flex: 1;
    min-width: auto;
    padding-bottom: 1em;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody td:not([data-small-prefix]):nth-child(3) {
    flex: 4;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody td[data-small-prefix] {
    margin-left: 5.25em;
    border-width: 1px 0 0;
    font-weight: 300 !important;
  }
  .ag-typo table.ag-table-plain.ag-s-flex[data-table-typ=marks] tbody td[data-small-prefix]::before {
    min-width: 4em;
    text-align: left;
    font-weight: 400;
  }
  .ag-typo table.ag-table-plain.ag-single-col {
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody,
  .ag-typo table.ag-table-plain.ag-single-col tr,
  .ag-typo table.ag-table-plain.ag-single-col th,
  .ag-typo table.ag-table-plain.ag-single-col td {
    display: block;
    max-width: none;
  }
  .ag-typo table.ag-table-plain.ag-single-col.ag-dashboard {
    background-color: rgb(229.5, 235.4, 238.5);
  }
  .ag-typo table.ag-table-plain.ag-single-col.ag-dashboard thead tr:first-child {
    display: none;
  }
  .ag-typo table.ag-table-plain.ag-single-col.ag-dashboard thead tr:last-child th {
    justify-content: flex-start;
    max-width: none;
  }
  .ag-typo table.ag-table-plain.ag-single-col.ag-dashboard thead tr:last-child th:before {
    content: "heute";
    text-transform: uppercase;
    font-weight: 400;
  }
  .ag-typo table.ag-table-plain.ag-single-col.ag-dashboard thead tr:last-child th span:before {
    content: "|";
    display: inline-block;
    width: 1.5em;
    text-align: center;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #003B5A;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr > * {
    border-width: 0 !important;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr:first-child {
    order: 1;
    display: flex;
    flex-direction: column;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr:first-child td {
    font-size: 1em !important;
    padding: 0;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr:first-child td:first-child {
    order: 1;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr:last-child {
    flex: 1;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr:last-child th {
    display: flex;
    justify-content: space-between;
    font-size: 1.3125em !important;
    padding: 0 0 6px;
    max-width: 12em;
  }
  .ag-typo table.ag-table-plain.ag-single-col thead tr th br {
    display: none;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td {
    padding-top: 1em;
    padding-bottom: 1em;
    border-width: 0 0 1px !important;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp {
    font-size: 1.125em;
    display: flex;
    flex-wrap: wrap;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp time {
    width: 30vw;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp strong {
    max-width: 60vw;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp small {
    margin-left: 30vw;
    font-size: 0.8888888889em;
    display: block;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td span.ag-detail {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5em;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td span.ag-detail strong {
    width: 30vw;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody {
    display: block;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep [rowspan] {
    border-width: 0;
    width: 25% !important;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep [rowspan]:first-child {
    width: 50% !important;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep [rowspan]:nth-child(4) {
    width: 100% !important;
    padding-left: 50%;
    padding-bottom: 1em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep th {
    border-color: #003B5A;
    padding-top: 0 !important;
    font-weight: 300;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep th.ag-c-20 {
    width: 30% !important;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep th.ag-c-40 {
    width: auto !important;
    flex: 1;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-sep th.ag-c-3 {
    width: auto !important;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody tr.ag-t-sep {
    background-color: rgb(229.5, 235.4, 238.5);
    border: 0 solid rgb(229.5, 235.4, 238.5);
    border-width: 0 5px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody tr.ag-t-sep [rowspan]:not(:nth-child(4)) {
    border-top: 1px solid #003B5A;
    padding-top: 0.2em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody tr:not(.ag-t-sep) td.ag-t-date {
    width: 31%;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody tr:not(.ag-t-sep) td:nth-child(2) {
    width: 80%;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-dashboard tbody .ag-t-sep {
    margin-top: 0;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-dashboard tbody .ag-t-sep [rowspan] {
    border-width: 0 0 1px;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-dashboard tbody .ag-t-sep [rowspan]:nth-child(3) {
    padding-right: 0;
    text-align: right;
  }
  .ag-typo table + p > :first-child {
    width: 100%;
  }
  .ag-typo .ag-today.ag-table-wrapper {
    overflow-x: initial !important;
  }
  .ag-typo .ag-today .ag-single-col tbody {
    background-color: rgb(229.5, 235.4, 238.5);
    border: 0 solid rgb(229.5, 235.4, 238.5);
    border-width: 0 5px;
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media screen and (max-width: 320px) {
  .ag-typo table.ag-table-plain.ag-single-col thead tr:last-child th {
    font-size: 1em !important;
    padding-bottom: 9px;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp {
    font-size: 1em;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp time {
    width: 32vw;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp strong {
    max-width: 57vw;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td .ag-comp small {
    margin-left: 32vw;
  }
  .ag-typo table.ag-table-plain.ag-single-col tbody td span.ag-detail strong {
    width: 32vw;
  }
}
@media screen and (min-width: 641px) {
  .ag-typo table thead th.ag-sorting-asc::before, .ag-typo table thead th.ag-sorting-desc::before {
    vertical-align: text-bottom;
  }
  .ag-typo table.ag-table-plain tbody th:first-child {
    padding-top: 0.15em;
    font-size: 1.5em;
  }
  .ag-typo table.ag-table-plain tbody td .ag-comp strong {
    display: block;
  }
  .ag-typo table.ag-table-plain tbody td .ag-comp small {
    font-size: 0.8888em;
    display: block;
  }
  .ag-typo table.ag-table-plain tbody td .ag-comp + span {
    font-size: 0.94444em;
  }
  .ag-typo table.ag-table-plain tbody td .ag-comp + span strong {
    display: block;
    padding-top: 0.6em;
  }
  .ag-typo table.ag-table-plain.ag-s {
    font-size: 1.0625em;
  }
  .ag-typo table.ag-table-plain [data-small-prefix]:before {
    content: none;
  }
  .ag-typo table.ag-table-plain [data-small-prefix] strong {
    font-weight: 400;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody th {
    padding-bottom: 1em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody td {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody tr:not(.ag-t-sep):nth-child(even) td {
    background-color: #FFF;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences] tbody .ag-t-date strong {
    min-width: 6em;
    display: inline-block;
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody th {
    background-color: rgb(216.75, 225.6, 230.25);
  }
  .ag-typo table.ag-table-plain[data-table-typ=absences].ag-full tbody tr:not(.ag-t-sum) > *:last-child {
    text-align: center;
  }
}
.ag-typo .ag-widgets .ag-table td.date {
  text-align: right;
  width: 1%;
}
.ag-typo .ag-widgets .ag-table td.wrap {
  -webkit-hyphens: auto;
          hyphens: auto;
  overflow-wrap: anywhere;
}

.ag-message, ul.ag-message {
  margin: 1rem 0;
  padding: 1rem;
  border: 2px solid;
  border-color: #A70011;
  background-color: #fccbd0;
  border-radius: 0.25rem;
}
.ag-message li, ul.ag-message li {
  list-style-type: none;
  text-align: left;
}
.ag-message.ag-info, ul.ag-message.ag-info {
  color: #0000ff;
}
.ag-message.ag-error, ul.ag-message.ag-error {
  color: #A70011;
}
.ag-message.ag-success, ul.ag-message.ag-success {
  color: #008000;
}
.ag-message p, ul.ag-message p {
  margin-bottom: 0.5rem;
}
.ag-message p:last-child, ul.ag-message p:last-child {
  margin-bottom: 0;
}
.ag-message img, ul.ag-message img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2em;
}

.ag-form {
  width: 100%;
  /* jeweils etwas weniger: */
  /**************************/
  /* Beschriftung für checkboxes oder radiobuttons */
}
.ag-form.ag-form-as-box {
  padding: 10px 0;
}
.ag-form.ag-fw {
  padding: 10px 0;
}
.ag-form.ag-fw .ag-f-textarea {
  line-height: 1.3;
  max-width: none;
  min-height: 11.6em;
}
.ag-typo .ag-form p.ag-cta {
  text-align: left;
}
.ag-typo .ag-form p.ag-f-static {
  margin: 1em 0 0;
}
.ag-form .ag-form-sect {
  padding: 5px 0;
  margin: 1em 0 0;
  clear: both;
  border: 0 solid #C8C8C8;
  /* volle Breite nutzen: */
}
.ag-form .ag-form-sect.ag-f-sep {
  padding-top: 1em;
  margin-top: 1em;
  border-width: 1px 0 0;
}
.ag-form .ag-form-sect.ag-flex-group {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.ag-form .ag-form-sect.ag-flex-group .ag-form-item {
  padding: 0 0.5em;
}
.ag-form .ag-form-sect.ag-flex-group .ag-form-item .ag-f-text {
  line-height: 1.5;
}
.ag-form .ag-form-sect.ag-flex-group .ag-form-item .ag-forminput {
  display: inline-block;
}
.ag-form .ag-form-sect.ag-col {
  margin: 1em -0.5em;
  padding: 0;
}
.ag-form .ag-form-sect.ag-col .ag-form-item {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.ag-form .ag-form-sect.ag-col .ag-form-item .icheckbox_minimal,
.ag-form .ag-form-sect.ag-col .ag-form-item .ag-f-radio {
  margin: 0;
}
.ag-form .ag-form-sect.ag-col .ag-f-text {
  padding-top: 11px;
  padding-bottom: 10px;
}
.ag-form .ag-form-sect.ag-col .ui-button {
  margin-bottom: 0;
  height: 100%;
}
.ag-form .ag-form-sect.ag-col [type=date] {
  width: 11rem;
}
.ag-form .ag-form-sect div.ag-f-label {
  flex: 1;
}
.ag-form .ag-form-sect div.ag-f-answers {
  flex: 3;
  display: flex;
  gap: 0.5rem;
}
.ag-form .ag-form-sect div.ag-f-answers:not(.half, .quarter) {
  flex-direction: column;
}
.ag-form .ag-form-sect div.ag-f-answers.quarter input:first-child {
  max-width: 25%;
}
.ag-form .ag-form-sect div.ag-f-answers.quarter input:last-child {
  width: 100%;
  margin-left: 0;
}
.ag-form .ag-form-sect div.ag-f-answers.half input:first-child {
  width: 100%;
}
.ag-form .ag-form-sect div.ag-f-answers.half input:last-child {
  width: 100%;
  margin-left: 0;
}
.ag-form .ag-form-sect.ag-flex {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
.ag-form .ag-form-sect.ag-f-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ag-form .ag-form-sect.ag-f-column .ag-form-item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.ag-form .ag-form-sect .ag-hint {
  margin-left: 23px;
}
.ag-form .ag-f-indent {
  padding-left: 215px;
}
.ag-form .ag-form-item-row {
  display: flex;
  gap: 0.7rem;
}
.ag-form .ag-form-item {
  gap: 10px;
  margin-bottom: 10px;
  /*
  input,
  select {
  	padding: 12px 20px;
  	margin: 8px 0;
  	display: inline-block;
  	border: 1px solid #ccc;
  	border-radius: 4px;
  	box-sizing: border-box;
  }

  select:not(.ag-small) {
  	width: 100%;
  }
  input:not(.ag-button,[type="checkbox"]) {
  	width: 100%;
  }

  [type="checkbox"] {
  	transform: scale(1.5);
  }
  */
}
.ag-form .ag-form-item.ag-flex-group .ui-button {
  margin-bottom: 0;
}
.ag-form .ag-form-item.headerCheckbox {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  border: 1px solid #C8C8C8;
  padding: 1rem;
}
.ag-form .ag-form-item.headerCheckbox .ag-checkbox {
  width: 18px;
  height: 18px;
  position: relative;
  top: 5px;
}
@media screen and (min-width: 641px) {
  .ag-form .ag-form-item.ag-f-big {
    font-size: 1.5em;
    vertical-align: middle;
  }
  .ag-form .ag-form-item.ag-f-big .ui-widget {
    font-size: inherit;
    border-radius: 5px;
  }
  .ag-form .ag-form-item.ag-f-big .ui-widget:focus {
    outline: none;
  }
  .ag-form .ag-form-item.ag-f-big .ui-button {
    margin-bottom: 0;
  }
  .ag-form .ag-form-item.ag-f-big .ui-selectmenu-button {
    font-size: 1em;
  }
  .ag-form .ag-form-item.ag-f-big .ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 1.8;
  }
}
.ag-form .ag-form-item.ag-f-alright {
  text-align: right;
}
.ag-form .ag-form-item.ag-f-group {
  padding-bottom: 0;
}
.ag-form .ag-form-item.ag-f-group + div {
  padding-top: 0;
}
.ag-form .ag-form-item.ag-f-group + div.ag-f-horizontal label {
  min-width: 32%;
  margin-right: 0;
  padding: 2px 0;
}
.ag-form .ag-form-item.ag-f-group + div.ag-f-vertical label {
  display: block;
  padding: 2px 0;
  text-indent: -24px;
  padding-left: 24px;
}
.ag-form .ag-form-item.ag-f-group + div .icheckbox_minimal,
.ag-form .ag-form-item.ag-f-group + div .iradio_minimal {
  vertical-align: text-top;
}
.ag-form .ag-form-item .ui-autocomplete {
  background: #FFF !important;
  border-radius: 0px;
  z-index: 999 !important;
}
.ag-form .ag-form-item .ui-autocomplete.source:hover {
  background: #C8C8C8;
}
.ag-form .ag-form-item .ui-menu .ui-menu-item a {
  background: red;
  height: 10px;
  font-size: 8px;
}
.ag-form .ag-form-item .ag-button {
  line-height: 2.1rem;
  color: #0076A3;
  padding: 0 0.5em;
  background-color: #FFF;
  border: 1px solid;
  border-radius: 0.125rem;
  transition: all 0.2s ease-in-out;
}
.ag-form .ag-form-item .ag-button:hover {
  cursor: pointer;
  background-color: rgb(25.5, 78.6, 106.5);
  color: #FFF;
}
.ag-form .ag-form-item .ag-button:after {
  font-family: "ag-icons";
  content: "→";
  display: inline-block;
  line-height: inherit;
  vertical-align: bottom;
  padding-left: 3em;
  font-size: 1.5625em;
}
.ag-form.ag-form-ci {
  background-color: #FFF;
  padding: 1em 2em;
}
.ag-form.ag-form-ci a.ag-cta {
  margin-top: 1.8em;
  margin-bottom: 1.6em;
}
.ag-form .ag-f-text,
.ag-form .ag-f-select,
.ag-form .ag-f-textarea,
.ag-form .ag-f-captcha input[type=text] {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  color: #202020;
  padding: 0.675em 1em !important;
  margin: 0;
  border: 1px solid #C8C8C8;
  background-color: #FFF !important;
}
.ag-form .ag-f-text + input,
.ag-form .ag-f-select + input,
.ag-form .ag-f-textarea + input,
.ag-form .ag-f-captcha input[type=text] + input {
  margin-left: 5px;
}
.ag-form input[type=file] {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #202020;
  margin: 0 5px 0 0;
}
.ag-form .ag-f-select option {
  padding: 0 3px;
  color: #555;
}
.ag-form .ag-f-textarea {
  width: 100%;
  height: 8em;
}
.ag-form [type=checkbox].ag-f-checkbox,
.ag-form [type=radio].ag-f-radio {
  margin: 0 4px 0 0;
}
.ag-form [type=checkbox].ag-f-checkbox.ag-f-cols,
.ag-form [type=radio].ag-f-radio.ag-f-cols {
  margin-bottom: 5px;
}
.ag-form .ag-f-x1 {
  width: 66px;
}
.ag-form .ag-f-x2 {
  flex: 1;
}
.ag-form .ag-f-x3 {
  flex: 1;
}
.ag-form .ag-f-x4 {
  flex: 1;
}
.ag-form .ag-f-x5 {
  flex: 1;
}
.ag-form .ag-f-x6 {
  flex: 1;
}
.ag-form .ag-f-x1 {
  width: 15%;
}
.ag-form .ag-f-x2 {
  width: 32%;
}
.ag-form .ag-f-x3 {
  width: 49%;
}
.ag-form .ag-f-x4 {
  width: 65%;
}
.ag-form .ag-f-x5 {
  width: 82%;
}
.ag-form .ag-f-x6 {
  width: 100%;
}
.ag-form .ag-f-full {
  width: 100%;
}
.ag-form .ag-f-text.required,
.ag-form .ag-f-select.required,
.ag-form .ag-f-textarea.required {
  border-color: #E20000;
  border-width: 0;
}
.ag-form .ag-f-checkbox,
.ag-form .ag-f-radio {
  width: 16px;
  height: 16px;
}
.ag-form .ag-f-checkbox:focus,
.ag-form .ag-f-radio:focus {
  outline: none;
}
.ag-form button {
  cursor: pointer;
  flex: none;
}
.ag-form button.ag-btn-notxt span {
  text-indent: -9000px;
  display: none;
}
.ag-form label {
  line-height: normal;
  cursor: pointer;
  font-size: 1em;
  font-weight: 400;
  margin: 0 5px 0 0;
  text-align: left;
}
.ag-form label.ag-f-radio, .ag-form label.ag-f-checkbox {
  margin: 0 20px 0 0;
  display: inline-block;
}
.ag-form label.ag-f-radio.ag-f-multiline, .ag-form label.ag-f-checkbox.ag-f-multiline {
  vertical-align: top;
  max-width: 90%;
  margin-right: 0;
  padding-top: 3px;
  line-height: 1.2em;
}
.ag-form label .ag-iconic {
  width: 1.35em;
}
.ag-form label.ag-err {
  color: #A70011;
}
.ag-form label.ag-err + input:not([type=radio]):not([type=checkbox]),
.ag-form label.ag-err + textarea {
  border-color: rgb(116, 0, 11.8083832335);
}
.ag-form .ag-f-label {
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  padding-top: 0.675em;
}
.ag-form .ag-f-label.ag-f-top {
  line-height: 1.2em;
}
.ag-form .ag-f-label + select + .ui-selectmenu-button {
  vertical-align: middle;
}
.ag-form .ag-f-indent .ag-f-label {
  width: 610px;
}
.ag-form .ag-f-label-top {
  display: block;
  width: auto;
  margin: 0 0 3px;
}
@media screen and (max-width: 640px) {
  .ag-form.ag-form-ci {
    padding-left: 1em;
    padding-right: 1em;
  }
  .ag-form .ag-f-indent {
    padding-left: 0;
  }
  .ag-form .ag-form-item.ag-col .ag-col {
    display: flex;
    flex-direction: column;
  }
  .ag-form .ag-form-item.ag-bar {
    flex-direction: column;
    align-items: center;
  }
  .ag-form .ag-form-item.ag-bar .ag-bar-spacer {
    height: 1em;
  }
  .ag-form .ag-form-item.ag-bar .ui-button {
    min-width: 50%;
  }
  .ag-form .ag-form-item.ag-bar .ui-button + .ui-button {
    margin-top: 1rem;
  }
  .ag-form label.ag-f-label {
    display: block;
    width: auto;
    margin-right: 0;
  }
  .ag-form label.ag-f-checkbox {
    vertical-align: top;
    margin-right: 0;
    width: 90%;
    padding-top: 3px;
    line-height: 1.2em;
  }
  .ag-form .ag-f-text,
  .ag-form .ag-f-select,
  .ag-form .ag-f-textarea,
  .ag-form .ag-f-captcha input[type=text] {
    padding: 6px;
    margin-right: 0;
    width: 100%;
  }
  .ag-form .ag-f-text.ag-f-x1 {
    width: 22%;
  }
  .ag-form .ag-f-text.ag-f-x1 + .ag-f-text {
    margin-left: 3%;
    width: 75%;
  }
  .ag-form #captchaBild {
    width: 100%;
  }
  .ag-form .ui-selectmenu-button {
    width: 100% !important;
  }
  .ag-form .ag-required label:after {
    content: "*";
    font-size: inherit;
    display: inline-block;
  }
}
@media screen and (min-width: 641px) {
  .ag-form .ag-required:after {
    content: "*";
    font-size: inherit;
    display: inline-block;
  }
}
.ag-form .ui-selectmenu-button + .ag-required {
  margin-left: 5px;
}

.ag-form-item-col {
  border: 1px solid #CCC;
  padding: 0 0.5em 0.5em;
  margin-top: 0.5em;
}
.ag-form-item-col > div {
  float: left;
}

.ui-dialog .ui-dialog-content.ag-shim-dialog {
  background: url(/themes/default/images/ajax-loader.gif) no-repeat center;
}

.ag-newform {
  background-color: #00ff00;
}
.ag-newform .ag-form-col {
  display: flex;
}
.ag-newform .ag-form-col .ag-form-label {
  width: 25%;
  min-width: 20rem;
}
.ag-newform .ag-form-col .ag-form-control {
  width: 75%;
}

.amNoPrint {
  position: relative;
  z-index: 10;
  flex: none;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, "sans-serif";
  align-self: flex-start;
  color: black;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  line-height: 30px;
  padding: 0 0.2em;
}
.amNoPrint a {
  display: inline-block;
}
.amNoPrint img {
  vertical-align: sub;
}

.ag-am-dialog input[type=text].ui-widget {
  vertical-align: middle;
}
.ag-am-dialog .ui-dialog-title:first-letter {
  text-transform: uppercase;
}
.ag-am-dialog .ui-dialog-content {
  max-height: 60vh !important;
  min-height: 350px !important;
}
.ag-am-dialog .ag-am-thmb {
  vertical-align: top;
  display: inline-block;
  margin-left: 1em;
  margin-right: 0.5em;
  margin-bottom: 1.5em;
  border: 1px solid gray;
  padding: 1px;
  max-width: 165px;
  position: relative;
}
.ag-am-dialog .ag-am-thmb:after {
  position: absolute;
  content: attr(data-img-path);
  font-size: 10px;
  bottom: -20px;
  max-width: 500px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ag-am-dialog .ag-am-thmb.ag-am-empty {
  width: 165px;
  height: 100px;
  line-height: 100px;
}
.ag-am-dialog .ag-am-thmb.ag-am-empty:before {
  font-family: "ag-icons";
  font-size: 4em;
  line-height: inherit;
  content: "☼";
  color: white;
  text-align: center;
  width: inherit;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-color: rgb(204.5, 204.5, 204.5);
}
.ag-am-dialog .ag-am-thmb img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}

.ag-am-imagecomplete {
  max-height: 20em;
  max-width: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ag-am-imagecomplete .ui-menu-item {
  font-size: 0.8em;
}
.ag-am-imagecomplete .ui-menu-item div {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ag-am-imagecomplete .ui-menu-item .ag-am-icon-32 {
  width: 38px;
  height: 38px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}

.ui-autocomplete-category {
  font-weight: bold;
  font-size: 14px;
  padding: 0.2em 0.4em;
  margin: 0.5em 0 0;
  line-height: 1.4;
  background-color: rgb(253.2090163934, 201.2704918033, 38.2909836066);
}

.ag-am-editwrapper {
  border: 4px #FDC30D dashed;
  position: absolute;
}

.ag-am-sort-placeholder {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  height: 2em;
  margin-bottom: 0.25em;
  border-radius: 4px;
}

.ag-am-tools {
  position: absolute;
  padding: 4px 6px;
  border-radius: 0;
  background-image: linear-gradient(#f5f5f5, #cfd1cf);
  box-shadow: none;
  z-index: 99999;
  white-space: nowrap;
  font-size: 14px;
}

.ag-am-empty-editor {
  background-color: #FDC30D;
}
.ag-am-empty-editor:before {
  content: "e";
  display: block;
  font-family: "ag-icons";
  font-size: 24px;
  line-height: 36px;
  padding-left: 6px;
  color: #202020;
}

.ag-am-left {
  width: 48%;
  float: left;
}

.ag-am-right {
  width: 48%;
  float: right;
}

.ag-am-tree {
  height: 400px;
  overflow: auto;
}
.ag-am-tree.ag-am-left {
  width: 58%;
}
.ag-am-tree.ag-am-left + .ag-am-right {
  width: 38%;
}

.ag-am-droptarget {
  height: 400px;
  overflow: auto;
  padding: 0.5em;
  background-color: rgb(254.2540983607, 232.6229508197, 164.7459016393);
}
.ag-am-droptarget .ui-button {
  margin-bottom: 0.25em;
  display: block;
  text-align: left;
}
.ag-am-droptarget.ag-am-dropactive {
  background-color: #FDC30D;
}

.ag-am-node-draggable {
  text-indent: -1000px;
  cursor: pointer;
}
.ag-am-node-draggable.ag-am-node-dragging {
  background-color: rgba(255, 255, 255, 0.9);
  text-indent: 0;
  cursor: move;
}

.ui-icon.ag-am-icon-24 {
  width: 24px;
  height: 24px;
  background-position: center;
}
.ui-menu-item .ui-icon.ag-am-icon-24 {
  width: 20px;
  height: 20px;
}

.ag-am-info-flag {
  font-size: 0;
  position: relative;
}
.ag-am-info-flag:before {
  font-size: 16px;
  line-height: 24px;
  background-color: #FDC30D;
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
  position: absolute;
  content: attr(data-am-info);
  left: -24px;
  z-index: 1;
}

.ag-am-form h1 {
  font-size: 1em;
}
.ag-am-form h3 {
  font-size: 1.2em;
  margin: 1em 0 0.3em;
}
.ag-am-form label {
  display: block;
  font-size: 0.8em;
  margin: 0.5em 0 0.2em;
}
.ag-am-form label.ag-f-radio {
  display: inline-block;
  margin: 0 0 0 0.2em;
}
.ag-am-form .ag-form-item {
  margin: 0 0 0.5em;
}
.ag-am-form .ag-form-item:last-child {
  margin-bottom: 0;
}
.ag-am-form .ag-am-sortable {
  margin-top: 0.5em;
  max-height: 200px;
  overflow: auto;
  padding: 0.5em;
  background-color: rgb(254.2540983607, 232.6229508197, 164.7459016393);
}
.ag-am-form .ag-am-sortable .ag-am-sort-placeholder,
.ag-am-form .ag-am-sortable .ag-am-sortitem {
  margin: 0.2em 0;
}
.ag-am-form .ag-am-sortable .ui-button {
  width: 100%;
}
.ag-am-form .ag-am-sortable .ui-button .ui-button-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.ag-am-form .ui-selectmenu-button {
  vertical-align: middle;
}
.ag-am-form .ui-selectmenu-button + img {
  display: inline-block;
  vertical-align: top;
}
.ag-am-form .ag-am-buttonfield {
  padding: 4px;
}
.ag-am-form .ag-am-buttonfield .ui-button {
  margin-bottom: 4px;
}
.ag-am-form .ag-am-f-text {
  padding: 0.4em 1em;
  line-height: 1.4;
  vertical-align: middle;
}
.ag-am-form .ag-am-f-textarea {
  padding: 0.4em 1em;
  line-height: 1.4;
  width: 100%;
  max-width: 600px;
  height: 8em;
}
.ag-am-form .ag-f-x1 {
  width: 1666.6667%;
}
.ag-am-form .ag-f-x2 {
  width: 3333.3333%;
}
.ag-am-form .ag-f-x3 {
  width: 5000%;
}
.ag-am-form .ag-f-x4 {
  width: 6666.6666%;
}
.ag-am-form .ag-f-x5 {
  width: 8333.3333%;
}
.ag-am-form .ag-f-x6 {
  width: 10000%;
}

section.ui-sortable {
  border: 4px #FDC30D dashed;
}
section.ui-sortable .ag-am-place {
  width: 1666.6667%;
  background-color: rgba(253, 195, 13, 0.5);
}
section.ui-sortable .ag-content-box.ui-sortable-handle {
  position: relative;
  cursor: move;
  transition: none;
}
section.ui-sortable .ag-content-box.ui-sortable-handle .ag-cta-cover {
  display: none;
}
section.ui-sortable .ag-content-box.ui-sortable-handle:before {
  content: "";
  background-color: rgba(253, 195, 13, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 199;
  transition: background-color 0.2s;
}
section.ui-sortable .ag-content-box.ui-sortable-handle:after {
  z-index: 200;
  text-align: center;
  content: "0";
  font-family: "ag-icons";
  font-size: 80px;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
section.ui-sortable .ag-content-box.ui-sortable-handle:hover:before {
  background-color: rgba(253, 195, 13, 0.3);
}
section.ui-sortable .ag-content-box.ui-sortable-handle.ui-sortable-helper {
  background-color: rgba(255, 255, 255, 0.8);
}
section.ui-sortable .ag-content-box.ui-sortable-handle.ui-sortable-helper:before {
  background-color: rgba(253, 195, 13, 0);
}
section.ui-sortable .ag-am-scalewrappr {
  transform-origin: center, top;
  width: 100%;
}
section.ui-sortable .ag-am-scalewrappr.ag-am-scale75 {
  transform: scale(0.75);
}
section.ui-sortable .ag-am-scalewrappr.ag-am-scale50 {
  transform: scale(0.5);
}
section.ui-sortable .ag-am-scalewrappr.ag-am-scale25 {
  transform: scale(0.25);
}

.ag-am-sortscale {
  display: block;
  width: 100px;
  margin: 1em 0 0.5em 6em;
}
.ag-am-sortscale:before {
  position: absolute;
  left: -6em;
  display: inline-block;
  content: "Scale %";
}
.ag-am-sortscale.ui-slider .ui-slider-handle {
  width: 2.6em;
  height: 1.5em;
  text-align: center;
  line-height: 1.5;
  margin-left: -1.3em;
}

.ag-page img {
  border: 0 none;
}
.ag-page img.ag-img-left {
  float: left;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.67em;
}
.ag-page img.ag-img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.67em;
  max-width: 100%;
  height: auto;
}
.ag-page img.ag-img-right {
  float: right;
  display: inline-block;
  margin-left: 1em;
  margin-bottom: 0.67em;
}
.ag-page .ag-block,
.ag-page .ag-thmb img {
  display: block;
}
.ag-page .ag-zoom {
  transition: all 0.7s ease;
  overflow: hidden;
}
.ag-page .ag-zoom img {
  transition: all 0.7s ease;
}
.ag-page .ag-zoom:hover img {
  transform: scale(1.03);
}
.ag-page .ag-thmb {
  float: left;
  position: relative;
  overflow: hidden;
}
.ag-page .ag-thmb img {
  width: 100%;
}
.ag-page .ag-thmb + .ag-desc {
  float: right;
}
.ag-page .ag-thmb + * {
  margin-top: 0;
}
.ag-page .ag-thmb.ag-square {
  width: 100%;
}
.ag-page .ag-thmb.ag-square:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ag-page .ag-thmb.ag-square .ag-desc {
  position: absolute;
  top: 0;
}
.ag-page .ag-fill-wide {
  background-color: rgb(242.25, 242.25, 242.25);
}
.ag-page .ag-fill-wide:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  min-height: inherit;
  height: inherit;
  background-color: inherit;
}
@media screen and (max-width: 1200px) {
  .ag-page .ag-fill-wide:before {
    content: none;
  }
}
@media screen and (min-width: 1201px) {
  .ag-page .ag-fill-wide .ag-desc {
    padding-left: 0;
    padding-right: 0;
  }
  .ag-page .ag-fill-wide:before {
    left: calc((100% - 1200px) / -2);
  }
}
.ag-page .ag-info-item {
  background-color: rgb(242.25, 242.25, 242.25);
  padding: 0.25em 1em;
}
.ag-page .ag-clear {
  overflow: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  display: table;
}
.ag-page .ag-float-group:after {
  content: "";
  display: table;
  clear: both;
}
.ag-page .ag-col-group {
  margin-left: -1px;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 0;
       column-gap: 0;
}
@media screen and (max-width: 640px) and (orientation: portrait), screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .ag-page .ag-col-group {
    margin-left: 0;
    -moz-column-count: 1;
         column-count: 1;
  }
}
.ag-page .ag-flex-group {
  display: flex;
}
.ag-page .ag-flex-group.ag-col {
  flex-direction: column;
}
.ag-page .ag-flex-group.ag-row {
  flex-direction: row;
}
.ag-page .ag-flex-group.ag-wrap {
  flex-wrap: wrap;
}
.ag-page .ag-flex-group.ag-nowrap {
  flex-wrap: nowrap;
}
.ag-page .ag-flex-group.ag-between {
  justify-content: space-between;
}
.ag-page .ag-flex-group.ag-center {
  justify-content: center;
}
.ag-page .ag-flex-group.ag-fa-start {
  align-items: flex-start;
}
.ag-page .ag-flex-group.ag-fa-end {
  align-items: flex-end;
}
.ag-page .ag-flex-group.ag-fa-center {
  align-items: center;
}
.ag-page .ag-flex-group.ag-fa-baseline {
  align-items: baseline;
}
.ag-page .ag-flex-group.ag-gap-1 {
  gap: 1em;
}
.ag-page .ag-flex-group.ag-gap-2 {
  gap: 2em;
}
.ag-page .ag-flex-group.ag-gap-h-2 {
  gap: 0 2em;
}
.ag-page .ag-flex-group .ag-flex-item {
  flex: 1;
}
.ag-page .ag-flex-group .ag-flex-auto {
  flex: auto;
  min-height: 1px;
}
.flexbox .ag-page .ag-flex-group .ag-thmb {
  float: none;
}
.flexbox .ag-page .ag-flex-group .ag-thmb + .ag-desc {
  float: none;
}
.no-flexbox .ag-page .ag-flex-group {
  display: inline-block;
}
.no-flexbox .ag-page .ag-flex-group:after {
  content: "";
  display: table;
  clear: both;
}
.no-flexbox .ag-page .ag-flex-group .ag-flex-item {
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 10px 20px;
  position: relative;
}
.ag-page .no-flexbox .ag-flex-group {
  display: inline-block;
}
.ag-page .no-flexbox .ag-flex-group:after {
  content: "";
  display: table;
  clear: both;
}
.ag-page .no-flexbox .ag-flex-item {
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 10px 20px;
  position: relative;
}
.ag-page ul.ag-hor {
  list-style-type: none;
  margin: 0;
}
.ag-page ul.ag-hor > li {
  list-style-type: none;
  float: left;
}
.ag-page .ag-loading:before {
  color: inherit;
  display: block;
  content: "\e838";
  font-family: "ag-icons";
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  animation: spin 2s infinite linear;
}
.ag-page .ag-spinner {
  text-align: center;
}
.ag-page .ag-spinner span {
  display: inline-block;
  background: url(/themes/default/images/ajax-loader.gif) no-repeat center;
  width: 32px;
  height: 100%;
  vertical-align: middle;
}
.ag-page .ag-table-wrapper .ag-table {
  width: 100%;
}
@media screen and (max-width: 868px) {
  .ag-page .ag-table-wrapper {
    width: 100%;
    overflow-x: scroll;
  }
  .ag-page .ag-table-wrapper .ag-table {
    min-width: 700px;
  }
}
.ag-page [data-bg-mobile] {
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ag-page .ag-hidden,
.ag-page .ag-small-portrait,
.ag-page .ag-show-small,
.ag-page .ag-show-large {
  display: none !important;
}
@media screen and (max-width: 868px) {
  .ag-page .ag-hide-large {
    display: none !important;
  }
  .ag-page .ag-show-large {
    display: inherit !important;
  }
}
@media screen and (max-width: 640px) {
  .ag-page .ag-hide-small {
    display: none !important;
  }
  .ag-page .ag-show-small {
    display: inherit !important;
  }
  .ag-page .ag-flex-group.ag-nowrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) and (orientation: portrait), screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .ag-page .ag-small-portrait {
    display: inherit !important;
  }
}

html {
  min-height: 100vh;
  font-size: 100%;
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 100%;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 87.5%;
  }
}

body * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body.ag-body {
  color: #202020;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.45em;
  margin: 0;
  padding: 0;
  border: 0 none;
  min-height: 100%;
  background-color: #FFF;
}

.ag-size-1of4 {
  float: right;
  width: 25%;
}
.ag-size-2of4 {
  float: left;
  width: 50%;
  padding: 0 0;
}
@media screen and (max-width: 868px) {
  .ag-size-2of4 {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .ag-size-2of4 {
    padding: 0 5px;
  }
}

.ag-size-3of4 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 868px) {
  .ag-size-3of4 {
    width: 100%;
    float: none;
  }
}

.ag-size-1of3 {
  float: right;
  width: 3333.3333%;
}
.ag-size-2of3 {
  float: left;
  width: 6666.6666%;
}
@media screen and (max-width: 868px) {
  .ag-size-2of3 {
    width: 100%;
    float: none;
  }
}

.ag-flex-group .ag-size-1of3,
.ag-flex-group .ag-size-2of3,
.ag-flex-group .ag-size-1of4,
.ag-flex-group .ag-size-2of4,
.ag-flex-group .ag-size-3of4 {
  float: none !important;
}

.ag-item-content {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.ag-item-content .ag-item-inner {
  clear: both;
}
.ag-item-content .ag-item-pagestyle {
  padding: 0 0 2em;
}
@media screen and (max-width: 868px) {
  .ag-item-content .ag-item-pagestyle {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ag-item-content .ag-item-pagestyle .ag-side-bar {
    padding: 1em 0 0 !important;
  }
}
@media screen and (max-width: 868px) and (min-width: 640px) {
  .ag-item-content .ag-item-pagestyle .ag-side-bar {
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  .ag-item-content .ag-item-pagestyle {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ag-item-content .ag-item-gridstyle {
  padding: 0% 0;
}
.ag-item-content .ag-item-gridstyle.ag-sep {
  margin-top: -10;
}
.ag-item-content .ag-item-gridstyle.ag-neutral {
  background-color: #FFF;
}
@media screen and (min-width: 869px) {
  .ag-item-content .ag-item-gridstyle.ag-element-liste {
    width: 6666.6666%;
    float: left;
    padding-right: 0;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste.ag-box-schutz {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 1201px) {
  .ag-item-content .ag-item-gridstyle {
    padding-left: 0;
    padding-right: 0;
  }
  .ag-item-content .ag-item-gridstyle:not(.ag-element-liste) {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 868px) {
  .ag-item-content .ag-item-gridstyle {
    padding: 0 15px;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste > h1,
  .ag-item-content .ag-item-gridstyle.ag-element-liste > .ag-sep {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste article {
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  .ag-item-content .ag-item-gridstyle {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste > h1,
  .ag-item-content .ag-item-gridstyle.ag-element-liste > .ag-sep {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste article {
    padding: 0 10px;
  }
}

#ag-Site {
  background-color: #FFF;
  position: relative;
  min-height: 100vh;
}
@media screen and (max-width: 640px) {
  #ag-Site.ag-page-slide {
    left: 0;
    top: 0;
    transition: left 0.8s;
    box-shadow: 0 0 20px rgba(32, 32, 32, 0.8);
  }
  #ag-Site.ag-page-slide.ag-opened {
    left: calc(100vw - 44px);
  }
  #ag-Site.ag-page-slide.ag-opened:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 20;
  }
}

#ag-Header {
  width: 100%;
  z-index: 200;
  background-color: #FFF;
}
#ag-Header .ag-item-content {
  max-width: none;
}
#ag-Header .ag-item-content .ag-item-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#ag-Teaser {
  background-color: rgb(229.5, 229.5, 229.5);
}

.ag-teaser {
  position: relative;
  z-index: 3;
  background-color: #FFF;
}
.ag-teaser.ag-off {
  margin-bottom: 1.0625em;
}
.ag-teaser .ag-pic-subline {
  color: #202020 !important;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(0, 100%);
}
@media screen and (max-width: 1200px) {
  .ag-teaser .ag-pic-subline {
    right: 1em;
  }
}

#ag-Main {
  min-height: 1px;
  padding-bottom: 2em;
}
#ag-Main .ag-item-content {
  margin-top: 1em;
  margin-bottom: 1em;
}
#ag-Main .ag-item-content:first-child {
  margin-top: 0;
}
#ag-Main .ag-item-content .ag-article {
  margin: 1em auto;
  max-width: 860px;
}
@media screen and (min-width: 869px) {
  #ag-Main .ag-item-content .ag-article.fckeditorStatic {
    padding-left: 0;
    padding-right: 0;
  }
}
#ag-Main .ag-item-content section.ag-vitem {
  margin: 2em 0;
}
#ag-Main .ag-item-content .ag-boxen {
  max-width: 900px;
  margin: 1em auto;
}
#ag-Main .ag-item-content .ag-boxen .ag-float-left {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
#ag-Main .ag-item-content article.ag-boxen div {
  background-color: #dbdbdb;
}
#ag-Main .ag-item-content article.ag-boxen div img {
  margin: 0 auto;
}
#ag-Main .ag-item-content article.ag-boxen p:first-child {
  margin: 0 0 0.5em 0;
}
#ag-Main .ag-item-content article.ag-boxen h2 {
  margin-bottom: 1em;
}
#ag-Main .ag-item-content article.ag-boxen a {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  #ag-Main .ag-item-content article.ag-boxen img {
    width: 100%;
  }
}
@media screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #ag-Main {
    padding-top: 140px;
  }
}
@media screen and (max-width: 640px) {
  #ag-Main {
    padding-top: 65px;
  }
}
#ag-Main .ag-side-bar {
  float: right;
  position: relative;
  width: 3333.3333%;
  padding-right: -5px;
  padding-left: -5px;
}
@media screen and (max-width: 868px) {
  #ag-Main .ag-side-bar {
    float: none;
    width: 100%;
    padding: 0 15px;
  }
  #ag-Main .ag-side-bar.ag-right {
    float: right;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  #ag-Main .ag-side-bar {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 1201px) {
  #ag-Main .ag-side-bar {
    padding-right: 0;
  }
}

#ag-Footer {
  position: relative;
  background-color: #003B5A;
}
#ag-Footer .ag-item-content {
  overflow: hidden;
}
#ag-Footer .ag-item-content .ag-item-inner {
  padding: 2em 0;
  min-height: 13em;
}
#ag-Footer .ag-item-content .ag-item-inner.ag-meta-social {
  justify-content: flex-end;
}
#ag-Footer .ag-item-content a {
  color: rgba(255, 255, 255, 0.9);
}
#ag-Footer .ag-item-content img[src*=logo-tk] {
  height: 3.2em;
}
#ag-Footer .ag-item-content img[src*=logo-mui] {
  height: 7.2em;
  margin-left: 5em;
}
#ag-Footer .ag-item-content .ag-flex-item {
  /*> .ag-flex-item {
  	padding: 0 $schutz-box-default;
  	min-width: 25%;
  	margin-bottom: 2rem;
  	flex: none;

  	@media screen and (max-width: $break-large) {
  		min-width: percentage(1/3);
  	}
  }*/
}
#ag-Footer .ag-item-content .ag-flex-item.ag-flex-mod {
  flex: none;
}
@media screen and (max-width: 868px) {
  #ag-Footer .ag-item-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1200px) {
  #ag-Footer .ag-item-content {
    padding-left: -5px;
    padding-right: -5px;
  }
}
@media screen and (max-width: 640px) {
  #ag-Footer .ag-item-content {
    border-width: 0;
    color: #FFF;
    padding: 1em 1em 2em;
  }
  #ag-Footer .ag-item-content .ag-flex-group:not(.ag-col) {
    flex-direction: column;
  }
  #ag-Footer .ag-item-content .ag-flex-group.ag-fa-center {
    align-items: flex-start;
  }
  #ag-Footer .ag-item-content .ag-flex-group.ag-fa-center img {
    margin: 1em 0;
  }
  #ag-Footer .ag-item-content .ag-flex-group.ag-items-center-sm {
    margin: 0 auto;
  }
  #ag-Footer .ag-item-content .ag-info,
  #ag-Footer .ag-item-content .ag-flex-item {
    padding: 0 10px;
    min-width: auto;
    margin-bottom: 0;
  }
  #ag-Footer .ag-item-content .ag-info + .ag-flex-item,
  #ag-Footer .ag-item-content .ag-flex-item + .ag-flex-item {
    margin-top: 2em;
  }
}

@media screen and (min-width: 1201px) {
  #ag-Main {
    overflow-x: hidden;
  }
  #ag-Teaser {
    width: 100vw;
    margin-left: calc((100vw - 1200px) / -2);
  }
  #ag-Teaser .ag-teaser {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ag-page-footerseite #ag-Header,
.ag-page-footerseite #ag-Footer {
  display: none;
}

@keyframes nice {
  from {
    height: 0;
  }
  to {
    height: 46px;
  }
}
#ag-Header {
  border-top: 0 solid transparent;
}
.ag-fixed #ag-Header {
  position: fixed;
}
.ag-fixed #ag-Header .ag-header-tools {
  border-bottom-width: 0;
}
.ag-smalled #ag-Header {
  border-top-color: #61B0CF;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
}
.ag-smalled #ag-Header .ag-header-tools {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.ag-smalled #ag-Header .ag-header-tools:first-child {
  animation: nice 0.4s;
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool {
  /*&.ag-login,
  &.ag-user {
  	position: absolute;
  	right: 1em;
  	bottom: -47px;
  	z-index: 210;
  }*/
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img {
  height: 1.5rem;
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lkh], .ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=hzn] {
  height: 1.8rem;
  margin-top: 2px;
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-logo img[src$="logo.svg"] {
  height: 1.5rem;
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-logo img[src*=logo-mui] {
  margin-left: 1.5em !important;
  height: 2.5rem;
}
.ag-smalled #ag-Header .ag-header-tools .ag-menu-tool.ag-logo-txt {
  font-size: 0.85em;
}
#ag-Header .ag-header-tools {
  background-color: #FFF;
  padding: 1em 0;
}
#ag-Header .ag-header-tools + .ag-header-tools {
  background-color: rgb(242.25, 242.25, 242.25);
  padding: 0;
}
@media screen and (min-width: 1201px) {
  #ag-Header .ag-header-tools + .ag-header-tools:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background-color: rgb(242.25, 242.25, 242.25);
    height: 47px;
  }
}
#ag-Header .ag-header-tools .ag-tool-box {
  position: relative;
  display: flex;
}
#ag-Header .ag-header-tools .ag-tool-box .ag-menu-tool:not(.ag-open, .ag-contrast):hover {
  background-color: #0076A3;
  color: #FFF;
}
#ag-Header .ag-header-tools .ag-menu-tool {
  color: #0076A3;
  line-height: 46px;
  height: 46px;
  width: 46px;
  font-size: 0;
  display: block;
  position: relative;
  transition: all 0.3s;
}
#ag-Header .ag-header-tools .ag-menu-tool:before {
  display: inline-block;
  color: inherit;
  content: " ";
  font-family: "ag-icons";
  font-size: 24px;
  width: inherit;
  text-align: center;
}
#ag-Header .ag-header-tools .ag-menu-tool:after {
  display: inline-block;
  color: inherit;
  font-family: "ag-icons";
  font-size: 24px;
  width: inherit;
  text-align: center;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-txt {
  display: flex;
  width: auto;
  font-size: 1rem;
  font-weight: 400;
  padding-right: 0.9em;
  transition: all 0.3s;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-txt:before {
  width: 46px;
  padding: 0;
  text-align: center;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-txt.ag-fa-center {
  align-items: center;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo-txt {
  display: block;
  width: auto;
  font-size: 1.125rem;
  font-weight: 700;
  padding-right: 0.5em;
  height: inherit;
  line-height: 1.5;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo-txt:before {
  display: inherit;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo-txt span {
  font-weight: 300;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger {
  position: relative;
  z-index: 10;
  cursor: pointer;
  padding: 11px;
  background-color: transparent !important;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger:before {
  content: none;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger span {
  position: absolute;
  display: block;
  width: 50%;
  height: 3px;
  top: 21px;
  background-color: #202020;
  transition: all 0.3s;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger span:first-child {
  top: 12px;
  transform-origin: 2px, 2px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger span:nth-child(3) {
  display: none;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger span:last-child {
  top: 30px;
  transform-origin: 3px, 2px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger.ag-close span {
  width: 69%;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger.ag-close span:first-child {
  transform: rotate(45deg);
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger.ag-close span:nth-child(2) {
  width: 0;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-trigger.ag-close span:last-child {
  transform: rotate(-45deg);
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-title:before {
  content: "";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-title:before {
  content: "";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-title a {
  font-size: 1.375rem;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #202020;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-lang:before {
  content: attr(data-lang);
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: right;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-search:before {
  content: "S";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-contrast:before {
  content: "\e817";
  color: #000;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand {
  width: auto;
  height: auto;
  padding: 0;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand img {
  height: 3.875rem;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lkh], #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=hzn] {
  height: 4.6rem;
  margin-top: 15px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lpk] {
  height: 4.73rem;
  margin-top: 17px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lki] {
  height: 5.3rem;
  margin-top: 27px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-brand:before {
  content: none;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo {
  width: auto;
  height: auto;
  font-size: 1em;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo:before {
  content: none;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo img[src$="logo.svg"] {
  height: 5.5625em;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-logo img[src*=logo-mui] {
  height: 5.625em;
  margin-left: 4.0625em;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-login {
  padding-left: 0;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-login:before {
  content: "C";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user {
  padding: 0;
  position: relative;
  cursor: pointer;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user:before {
  content: "\f2bd";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user:after {
  width: 46px;
  content: "↓";
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user.ag-open {
  background-color: #0076A3;
  color: #FFF;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user span[data-count]:not([data-count=""]):before {
  position: absolute;
  right: -10px;
  top: -10px;
  min-width: 12px;
  padding: 0 4px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  content: attr(data-count);
  font-weight: 500;
  font-size: 13px;
  background-color: rgb(229.5, 0, 0);
  border-radius: 10px;
}
#ag-Header .ag-header-tools .ag-menu-tool.ag-user li span[data-count]:before {
  right: 7px !important;
  top: 7px !important;
}
@media screen and (max-width: 1200px) {
  #ag-Header .ag-header-tools {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 868px) {
  #ag-Header .ag-header-tools {
    padding-top: 1em;
    flex-direction: row;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img, #ag-Header .ag-header-tools .ag-menu-tool.ag-logo img {
    height: 3rem !important;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lpk] {
    margin-top: 0;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-brand img[src*=lki] {
    margin-top: 0;
    height: 3.3rem !important;
  }
  #ag-Header .ag-header-tools a.ag-menu-tool {
    vertical-align: middle;
  }
  #ag-Header .ag-header-tools .ag-menu-tool {
    line-height: 46px;
    height: 46px;
    width: 46px;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-title a {
    font-size: 1rem;
  }
  #ag-Header .ag-header-tools .ag-menu-tool:before {
    font-size: 18px;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-trigger {
    order: 0;
    z-index: 2100;
    /*&.ag-close {
    	position: fixed;
    }*/
  }
}
@media screen and (max-width: 640px) {
  #ag-Header {
    position: fixed;
    top: 0;
    left: inherit;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
  }
  #ag-Site.ag-opened #ag-Header .ag-menu-tool:not(.ag-trigger) {
    @opacity : .1;
  }
  .no-backdropfilter #ag-Header {
    background: rgba(32, 32, 32, 0.2);
  }
  #ag-Header .ag-smalled .ag-header-tools.ag-txt {
    font-size: 0.8rem;
  }
  #ag-Header .ag-header-tools {
    padding: 0 1em 0 0;
    justify-content: space-between;
    align-items: center;
    height: 65px;
  }
  #ag-Header .ag-header-tools + .ag-header-tools {
    height: 46px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px) brightness(0.85);
  }
  #ag-Header .ag-header-tools .ag-menu-spacer {
    display: none;
  }
  #ag-Header .ag-header-tools .ag-tool-box .ag-menu-tool:not(.ag-trigger) {
    order: 1;
  }
  #ag-Header .ag-header-tools .ag-menu-tool:before, #ag-Header .ag-header-tools .ag-menu-tool:after {
    font-size: 14px;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-txt {
    font-size: 1em;
    line-height: 2.5;
    height: auto;
    border-radius: 3px;
    order: 2;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-txt:before {
    width: 28px;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-txt:after {
    width: 28px;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-user.ag-open {
    align-self: flex-end;
    border-bottom: 8px solid #003B5A;
  }
  #ag-Header .ag-header-tools .ag-menu-tool.ag-logo-txt {
    font-size: 0.8rem;
    padding: 1em;
  }
}

.ag-typo {
  /*
  /* Styling für ausgehängtes
  /* BurgerMenu - START
  */
  /*
  /* Styling für ausgehängtes
  /* BurgerMenu - ENDE
  */
  /*
  /* Styling für Socialmedia Menu
  */
}
.ag-typo .ag-menu-classic {
  /* allgemeines link-styling */
}
.ag-typo .ag-menu-classic.ag-menu-shadow {
  transition-property: box-shadow;
  transition-duration: 0.5s;
  box-shadow: rgba(0, 0, 0, 0.7) 0 2px 5px;
}
.ag-typo .ag-menu-classic a {
  font-weight: 700;
  color: #0076A3;
  display: block;
  white-space: nowrap;
  text-decoration: none;
}
.ag-typo .ag-menu-classic ul, .ag-typo .ag-menu-classic li, .ag-typo .ag-menu-classic ul ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ag-typo .ag-menu-classic .ag-menu-lev1 {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  background-color: transparent;
  justify-content: flex-start;
}
.ag-typo .ag-menu-classic .ag-menu-lev2 {
  position: absolute;
  display: none;
  z-index: 300;
  text-align: left;
  overflow: hidden;
  border: 0 solid rgba(0, 59, 90, 0.7);
  padding: 0;
  min-width: 400px;
}
.ag-typo .ag-menu-classic .ag-menu-lev2 .ag-lev2 {
  width: 100%;
}
.ag-typo .ag-menu-classic .ag-menu-lev2 .ag-lev2 > a {
  font-weight: 400;
  padding: 0.353em 1.5em;
  line-height: 1.8em;
  color: rgba(0, 59, 90, 0.6);
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px) brightness(0.85);
  transition: all 0.3s;
}
.no-touchevents .ag-typo .ag-menu-classic .ag-menu-lev2 .ag-lev2 > a:hover {
  color: hsl(200.6666666667, 120%, 17.6470588235%);
  background-color: #FFF;
}
.ag-typo .ag-menu-classic .ag-lev1 {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  transition: all 0.2s;
  line-height: 1.1;
}
.no-flexbox .ag-typo .ag-menu-classic .ag-lev1 {
  float: left;
}
.ag-typo .ag-menu-classic .ag-lev1 > a {
  font-weight: 500;
  font-size: 1.125em;
  color: #0076A3;
  vertical-align: top;
  padding: 0 0.75em;
  line-height: 46px;
  transition: all 0.2s;
}
.ag-typo .ag-menu-classic .ag-lev1 > a:hover {
  color: #202020;
}
.ag-typo .ag-menu-classic .ag-lev1.ag-current:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #6FC3D8;
}
.ag-typo .ag-menu-classic .ag-lev1.ag-current > a {
  color: #202020;
}
.ag-typo .ag-menu-classic .ag-lev1.ag-hassub > a:after {
  transition: all 0.3s;
  content: "↓";
  font-family: "ag-icons";
  padding-left: 0.5em;
  display: inline-block;
}
.ag-typo .ag-menu-classic .ag-lev1.ag-hassub:hover > a:after {
  transform: rotate(180deg);
  padding-left: 0;
  padding-right: 0.5em;
}
.ag-typo .ag-menu-classic .ag-lev1:hover .ag-menu-lev2 {
  display: block;
}
.ag-typo .ag-menu-classic .ag-lev1:first-child a {
  margin-left: 0;
  margin-right: 0.75em;
}
.ag-typo .ag-menu-classic .ag-lev2.ag-current > a {
  color: #0076A3;
}
.ag-smalled .ag-typo .ag-menu-classic .ag-menu-lev2 {
  border-width: 0 1px 1px;
}
.no-backdropfilter .ag-smalled .ag-typo .ag-menu-classic .ag-menu-lev2 .ag-lev2 > a {
  background-color: rgba(255, 255, 255, 0.9);
}
.ag-typo .ag-menu-classic .ag-meta {
  background-color: #FFF;
  margin: 1px 0;
}
.ag-typo .ag-menu-classic .ag-meta a {
  text-transform: none;
}
@media screen and (min-width: 1201px) {
  .ag-typo .ag-menu-classic .ag-lev1:first-child > a {
    padding-left: 0;
  }
}
@media screen and (max-width: 868px) {
  .ag-typo .ag-menu-classic .ag-menu-lev1 {
    justify-content: flex-start;
  }
  .ag-typo .ag-menu-classic .ag-lev1 > a {
    font-size: 1.7vw !important;
  }
}
@media screen and (max-width: 640px) {
  .ag-typo .ag-menu-classic {
    position: static;
  }
}
.ag-typo .ag-menu-user ul {
  background-color: #0076A3;
  display: none;
  position: absolute;
  z-index: 30;
  left: 0;
  top: 46px;
  font-size: 1rem;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
}
.ag-typo .ag-menu-user ul li {
  padding: 0;
  list-style-type: none;
  border: 0 solid rgba(255, 255, 255, 0.2);
  border-width: 1px 0 0;
}
.ag-typo .ag-menu-user ul li.ag-lev2 {
  position: relative;
}
.ag-typo .ag-menu-user a {
  transition: all, 0.25s;
  font-size: 1.125em;
  line-height: 1.3;
  display: block;
  font-weight: 400;
  color: #FFF;
  padding: 0.6112em 0.5em;
}
.no-touchevents .ag-typo .ag-menu-user a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.ag-typo .ag-menu-user a.ag-icon {
  padding-right: 2em;
  padding-left: 46px;
}
.ag-typo .ag-menu-user.ag-open ul {
  height: auto;
  opacity: 1;
  display: block;
}
@media screen and (max-width: 640px) {
  .ag-typo .ag-menu-user ul {
    top: 43px;
    left: auto;
    right: 0;
  }
}
.ag-typo .ag-menu-aside {
  background-color: rgb(216.75, 225.6, 230.25);
  margin-bottom: 2em;
}
.ag-typo .ag-menu-aside.ag-fill-wide:before {
  background-color: rgb(242.25, 242.25, 242.25);
}
.ag-typo .ag-menu-aside .ag-desc {
  margin: 0 auto;
  max-width: 860px;
  padding: 1em;
  position: relative;
  z-index: 2;
}
.ag-typo .ag-menu-aside p {
  font-weight: 700;
  margin-bottom: 1em;
}
.ag-typo .ag-menu-aside ul, .ag-typo .ag-menu-aside li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 {
  margin: 0.5em 0;
  -moz-columns: 2;
       columns: 2;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 a {
  color: inherit;
  display: inline-block;
  transition: all, 0.25s;
  font-weight: 300;
  padding: 0.5em 0 0.5em 1em;
  line-height: 1.2;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 a:before {
  content: "→";
  color: #0076A3;
  font-weight: 400;
  font-family: "ag-icons";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: -1em;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 li {
  color: #202020;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 li.ag-common > a:hover {
  color: #0076A3;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 li.ag-current > a {
  color: #0076A3;
  font-weight: 700;
}
.ag-typo .ag-menu-aside .ag-menu-lev1 li.ag-hassub > a:before {
  content: "+";
  margin-left: -1.35em;
  padding-right: 6px;
}
.ag-typo .ag-menu-aside .ag-menu-lev2 a {
  padding-left: 1em;
}
.ag-typo .ag-menu-aside .ag-menu-lev2 li.ag-common a:hover {
  padding-left: 1.25em;
}
.ag-typo .ag-tool-wrapper {
  position: relative;
}
.ag-typo.ag-menu-burger {
  position: fixed;
  font-size: 16px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #003B5A;
  transition: all 0.5s;
  overflow: hidden;
  overflow-y: auto;
  padding: 46px 48px 1em 0;
}
.ag-typo.ag-menu-burger.ag-opened {
  right: 40px;
  background-color: rgba(0, 59, 90, 0.1);
  transform: translate(0, 0);
}
.ag-typo.ag-menu-burger ul li {
  list-style-type: none;
  display: block;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 {
  margin: 0;
  padding: 0;
  line-height: 2em;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 a {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  -webkit-tap-highlight-color: #ffc4a5;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 {
  padding: 0;
  padding-left: 1em;
  line-height: 2.5em;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 > a[href] {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 span {
  display: inline-block;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 span:before {
  content: "";
  display: block;
  width: 80%;
  height: 4px;
  margin-bottom: 3px;
  background-color: #003B5A;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1.ag-current > a {
  color: #FFF;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1:nth-child(odd) .ag-toggle {
  border-color: #003B5A !important;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 .ag-toggle {
  display: block;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  transition: all 0.3s;
  transform-origin: center;
  background-color: rgba(255, 255, 255, 0.2);
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1 .ag-toggle:before {
  font-size: 1.4em;
  font-family: "ag-icons";
  content: "→";
  line-height: inherit;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-lev1.ag-open .ag-toggle {
  background-color: transparent;
  transform: rotate(90deg);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-menu-lev2 .ag-lev2 {
  line-height: 1.8em;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-menu-lev2 .ag-lev2 a {
  font-weight: 400;
  padding-left: 1em;
}
.ag-typo.ag-menu-burger .ag-menu-lev1 .ag-menu-lev2 .ag-lev2:last-child {
  padding-bottom: 4px;
}
.ag-typo.ag-menu-burger .ag-hassub {
  display: flex;
  flex-wrap: wrap;
}
.ag-typo.ag-menu-burger .ag-hassub .ag-toggle {
  order: 2;
}
.ag-typo.ag-menu-burger .ag-hassub > a[href] {
  flex: 1;
}
.ag-typo.ag-menu-burger .ag-hassub > ul {
  width: 100%;
  order: 3;
}
.ag-typo.ag-menu-burger .ag-sensor {
  width: 80px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
}
.ag-typo .ag-page-slide {
  left: 0;
  transition-property: left;
  transition-duration: 0.8s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.ag-typo .ag-site-shim {
  position: fixed;
  z-index: 90;
  left: inherit;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  background-color: #202020;
}
.ag-typo .ag-site-shim.ag-shim-active {
  opacity: 0.85;
}
.ag-typo .ag-meta-social {
  margin: 0;
  line-height: 3;
}
@media screen and (max-width: 640px) {
  .ag-typo .ag-meta-social .ag-flex-group {
    flex-direction: row !important;
  }
}
.ag-typo .ag-meta-footer {
  text-align: end;
}
@media screen and (max-width: 640px) {
  .ag-typo .ag-meta-footer {
    text-align: inherit;
    margin: 1em 0;
  }
}

.ag-page-startseite .ag-teaser {
  margin-bottom: 2em;
}
.ag-page-startseite #ag-Teaser + .ag-item-gridstyle {
  margin-top: 1.5em;
  margin-bottom: 1.3em;
}
.ag-page-startseite #ag-Teaser + .ag-item-gridstyle + .ag-item-pagestyle article {
  margin-top: 0;
}
.ag-page-startseite #ag-Main .ag-item-content .ag-article {
  text-align: center;
  background-color: rgb(242.25, 242.25, 242.25);
  max-width: none;
  padding: 1em 6em;
  margin: 3em 0 0;
}
@media screen and (max-width: 868px) {
  .ag-page-startseite #ag-Main .ag-item-content .ag-article {
    padding: 1em 2em;
    margin: 3em 0 0;
  }
}
.ag-page-inhaltsseite .ag-side-bar.ag-sep {
  margin-top: 0px !important;
}
#ag-BreadCrumbs p {
  color: #202020;
  font-size: 0.875em;
  line-height: 1.2em;
  padding: 1em 0;
  margin: 0;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#ag-BreadCrumbs a {
  display: inline-block;
  white-space: nowrap;
  padding: 0 3px;
}
#ag-BreadCrumbs a:after {
  content: "/";
  color: #202020 !important;
  margin-left: 6px;
  font-size: 0.75rem;
}
#ag-BreadCrumbs a:first-child {
  padding-left: 0;
}
#ag-BreadCrumbs span {
  display: inline-block;
  padding: 0 3px;
}
@media screen and (max-width: 1200px) {
  #ag-BreadCrumbs {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 868px) {
  #ag-BreadCrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ag-bar + #ag-BreadCrumbs {
  padding-bottom: 1em;
}

.ag-page .ag-boxes.ag-item-gridstyle {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 Spalten */
  gap: 1rem; /* Abstand zwischen den Boxen */
}
@media screen and (max-width: 868px) {
  .ag-page .ag-boxes.ag-item-gridstyle {
    grid-template-columns: repeat(2, 1fr); /* 2 Spalten */
  }
}
@media screen and (max-width: 640px) {
  .ag-page .ag-boxes.ag-item-gridstyle {
    grid-template-columns: repeat(1, 1fr); /* 1 Spalte */
  }
}
.ag-page .ag-content-box[data-box-typ=veranstaltung] {
  width: 100%;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  padding: 1rem;
  border-radius: 12px;
}
.ag-page .ag-content-box[data-box-typ=veranstaltung] img {
  border-radius: 12px;
  width: 100%;
}
.ag-page .ag-content-box[data-box-typ=veranstaltung] .ag-thmb,
.ag-page .ag-content-box[data-box-typ=veranstaltung] .ag-desc {
  float: none;
}
.ag-page .ag-content-box[data-box-typ=veranstaltung] .ag-desk {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

.ag-slider-caption {
  padding: 0;
  position: absolute;
  left: 5px;
  max-width: calc(80% - 0 * 2);
  text-align: left;
}
.ag-slider-caption.ag-caption-offset {
  bottom: 44px;
}
.ag-slider-caption .ag-form {
  margin-top: 5em;
}
.ag-slider-caption .ag-form h3,
.ag-slider-caption .ag-form .ag-form-sect,
.ag-slider-caption .ag-form .ag-form-item {
  margin: 0;
  padding: 0;
}
.ag-slider-caption .ag-form select {
  width: 360px;
}
.ag-typo .ag-slider-caption {
  color: #FFF;
}
.ag-typo .ag-slider-caption h3 {
  color: inherit;
  font-weight: 400;
  font-size: 1.5em;
}
.ag-typo .ag-slider-caption h2 {
  color: inherit;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2;
}
.ag-typo .ag-slider-caption p {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.ag-typo .ag-slider-caption.ag-inv h2, .ag-typo .ag-slider-caption.ag-inv p {
  color: #FFF;
}
.ag-page-startseite .ag-slider-caption {
  left: 0;
  top: 100%;
  transform: translate(0, -100%);
  width: 100%;
  padding: 0.5em 5px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px) brightness(0.85);
}
.ag-page-startseite .ag-slider-caption h1 {
  color: #ffffff;
}
.ag-page-startseite .ag-slider-caption p {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ag-page-startseite .ag-slider-caption p:not(.ag-small) {
  font-style: italic;
}
.ag-page:not(.ag-page-startseite) .ag-slider-caption {
  left: 0;
  max-width: 100%;
  width: 100%;
  padding: 0.5em 5px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px) brightness(0.85);
  bottom: 0;
}
.no-backdropfilter .ag-page:not(.ag-page-startseite) .ag-slider-caption {
  background: rgba(32, 32, 32, 0.5);
}
@media screen and (max-width: 1200px) {
  .ag-slider-caption {
    max-width: none;
    padding: 0 5px;
    left: 0;
  }
}
@media screen and (max-width: 868px) {
  .ag-slider-caption {
    padding: 0 5px;
  }
  .ag-slider-caption .ag-form {
    margin-top: 1em;
  }
}
@media screen and (max-width: 640px) {
  .ag-slider-caption {
    padding: 0.5em 15px !important;
  }
  .ag-typo .ag-slider-caption h2 {
    font-size: 1.4em;
  }
  .ag-typo .ag-slider-caption h3 {
    font-size: 1.2em;
  }
  .ag-page-startseite .ag-slider-caption {
    transform: translate(0, -80%);
  }
}
@media screen and (max-width: 960px) {
  .ag-media-slider .ag-slider-caption {
    padding: 0 15px;
  }
  .ag-typo .ag-media-slider .ag-slider-caption h2 {
    font-size: 2em;
    line-height: 1.15em;
  }
  .ag-typo .ag-media-slider .ag-slider-caption p {
    display: block;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 868px) {
  .ag-media-slider .ag-slider-caption {
    padding: 0 15px;
  }
  .ag-typo .ag-media-slider .ag-slider-caption h2 {
    font-size: 1.5714em;
    line-height: 1.15em;
  }
  .ag-typo .ag-media-slider .ag-slider-caption p {
    display: block;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 15px;
  }
}

.ag-gallery-window.remodal {
  max-width: 1142px;
  padding-bottom: 35px;
  padding-top: 0;
  text-align: left;
}
.ag-gallery-window .remodal-close {
  left: auto;
  right: 0;
}
.ag-gallery-window .slick-dots {
  bottom: -28px;
}
.ag-gallery-window .slick-prev {
  text-align: left;
}
.ag-gallery-window .slick-next {
  text-align: right;
}
.ag-gallery-window .ag-gallery-title {
  padding: 0;
}
.ag-gallery-window .ag-gallery-title h3 {
  border-width: 0;
  margin-top: 0.6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-gallery-window .ag-gallery-pic {
  display: inline-block;
  width: 70%;
  background-color: rgba(97, 176, 207, 0.1);
}
.ag-gallery-window .ag-gallery-pic img {
  margin: 0 auto;
}
@media screen and (max-width: 868px) and (orientation: portrait) {
  .ag-gallery-window .ag-gallery-pic {
    width: 100%;
  }
}
.ag-gallery-window .ag-gallery-caption {
  display: inline-block;
  width: 28%;
  vertical-align: top;
  margin-left: 2%;
}
@media screen and (max-width: 868px) and (orientation: portrait) {
  .ag-gallery-window .ag-gallery-caption {
    width: 100%;
    min-height: 5.6em;
  }
  .ag-gallery-window .ag-gallery-caption p {
    font-size: 1em;
  }
}
.ag-gallery-window .ag-sushi {
  margin-top: 0.5em;
}
@media screen and (max-width: 410px) and (orientation: portrait) {
  .ag-gallery-window .ag-sushi img {
    transform: scale(0.8);
  }
}

.ag-video-window.remodal {
  width: 90%;
  max-width: 1142px;
  padding: 0;
  height: 70%;
  background-color: #202020;
}
.ag-video-window iframe {
  display: block;
  margin: 0;
}

.ag-contentslider-wrapper {
  position: relative;
}
.ag-contentslider-wrapper .slick-dots {
  bottom: -35px;
}
@media screen and (max-width: 868px) {
  .ag-contentslider-wrapper .slick-dots {
    bottom: -48px;
  }
}
.ag-contentslider-wrapper .slick-next {
  right: 0;
}
.ag-contentslider-wrapper .slick-prev {
  left: 0;
}
@media screen and (max-width: 868px) {
  .ag-contentslider-wrapper .slick-next,
  .ag-contentslider-wrapper .slick-prev {
    top: auto;
    bottom: -56px;
    height: 36px;
    width: 20px;
    margin-top: 0;
  }
  .ag-contentslider-wrapper .slick-next:before,
  .ag-contentslider-wrapper .slick-prev:before {
    font-size: 36px;
  }
}
.ag-contentslider-wrapper .ag-contentslider {
  margin: 0 16.9932%;
}
@media screen and (max-width: 868px) {
  .ag-contentslider-wrapper .ag-contentslider {
    margin: 0;
  }
}
.ag-contentslider-wrapper h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.ag-contentslider-wrapper h5 + p {
  margin-bottom: 0.6em;
}

.ag-pageslider-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.ag-pageslider-wrapper .ag-pageslider-item {
  border: 0 solid #FFF;
  border-width: 0 10px;
  overflow: hidden;
}
.ag-pageslider-wrapper .ag-pageslider-item img {
  display: block;
  width: 100%;
  transition: all 0.7s ease;
}
.ag-pageslider-wrapper .ag-pageslider-item:hover img {
  transform: scale(1.03);
}

.ag-sushi a.ag-cta-icon:after {
  font-size: 2em;
}

#ag-VBg.ag-item-content {
  max-width: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  background-color: black;
  background-size: cover;
  background-position: center;
}
#ag-VBg.ag-item-content .ag-item-inner {
  max-width: 1200px;
  margin: 0 auto;
}
#ag-VBg.ag-item-content .ag-background-video {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ag-has-video #ag-VBg + .ag-item-content {
  padding-top: 84vh;
}

#ag-Suche.ag-search-form {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
  max-width: 100%;
  min-width: 400px;
  transform: translate(0, 100%);
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
@media screen and (max-width: 640px) {
  #ag-Suche.ag-search-form {
    left: 0;
  }
}
.ag-smalled #ag-Suche.ag-search-form {
  background: rgba(214.3495145631, 234.6747572816, 242.6504854369, 0.7);
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text {
  width: 100%;
  margin-right: 0;
  font-size: 1em;
  border: none;
  background-color: transparent !important;
  font-weight: 700;
  color: #202020;
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text::-moz-placeholder {
  color: #003B5A;
  opacity: 1;
  font-weight: 500;
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text::placeholder {
  color: #003B5A;
  opacity: 1;
  font-weight: 500;
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text:-ms-inputplaceholder, #ag-Suche.ag-search-form.ag-ui .ag-f-text::-ms-inputplaceholder {
  color: #003B5A;
  font-weight: 500;
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text:focus {
  outline: none;
}
#ag-Suche.ag-search-form.ag-ui .ag-f-text.ag-inv {
  background-color: #666;
  color: #FFF;
}
#ag-Suche.ag-search-form .ag-form-sect {
  padding: 0;
  margin: 0;
}
#ag-Suche.ag-search-form .ag-form-item {
  padding: 0;
  margin: 0;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
}

.ag-search-result .ag-content-box {
  padding: 10px !important;
}
.ag-search-result .ag-content-box h3 {
  color: inherit;
}
.ag-search-result .ag-content-box h3 sup {
  color: #003B5A;
  font-size: 0.6875em;
}
.ag-search-result .ag-content-box .ag-unv {
  display: inline-block;
  line-height: 2em;
}
.ag-search-result h2 {
  margin-top: 1em;
}

.ag-suche.ag-item-pagestyle {
  background-color: #F5F5F5;
}

#ag-kategorie .ag-anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}
#ag-kategorie .kategorieheader {
  width: 100%;
  text-align: center;
}
#ag-kategorie .kategorieheader h1, #ag-kategorie .kategorieheader h2, #ag-kategorie .kategorieheader h3 {
  text-align: left;
  color: #202020;
}
#ag-kategorie .kategorieheader h2, #ag-kategorie .kategorieheader h3 {
  font-weight: normal;
}
#ag-kategorie .kategorieheader h3 {
  font-size: 1.5em;
  border-top: 1px solid #DEDEDE;
  padding-top: 0.5em;
}
#ag-kategorie .kategorieheader h3, #ag-kategorie .kategorieheader h4 {
  text-align: center;
}
#ag-kategorie .kategorieheader h4 {
  font-size: 16px;
  display: inline-block;
  color: #FFF;
  background-color: #61B0CF;
  padding: 5px;
  margin: 0 5px 1em;
  border-radius: 5px;
}

.ag-suche {
  margin-bottom: 3rem;
}

.ag-suche.ag-item-pagestyle, #ag-kategorie.ag-item-pagestyle {
  padding: 2em 1.875em 1em 1.875em;
}
.ag-suche h1, #ag-kategorie h1 {
  margin: 0;
}
.ag-suche .ag-form .ag-form-sect:first-child, #ag-kategorie .ag-form .ag-form-sect:first-child {
  margin: 0;
}
.ag-suche button, #ag-kategorie button {
  font-size: 1em;
}
.ag-suche.ag-suche-detail, #ag-kategorie.ag-suche-detail {
  background-color: #FFF;
  /* Schnellansicht | Erweiterte Ansicht */
}
.ag-suche.ag-suche-detail .ag-suche-hidden, #ag-kategorie.ag-suche-detail .ag-suche-hidden {
  display: none;
  visibility: hidden;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult h3, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult h3 {
  margin: 0;
  font-size: 1.5em;
  color: #202020;
  line-height: 1;
  font-weight: 700;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr th, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr th {
  background-color: #FFF;
  color: #202020;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr th:first-child, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr th:first-child {
  padding-left: 0;
  padding-bottom: 0.5em;
  font-size: 1.5em;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr th:last-child, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr th:last-child {
  text-align: right;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr td, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr td {
  border-bottom: 1px solid #C8C8C8;
  vertical-align: middle;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr td:last-child, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr td:last-child {
  text-align: right;
  font-size: 0.875em;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr td:last-child date, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr td:last-child date {
  margin-right: 1em;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr p, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr p {
  margin: 0;
}
.ag-suche.ag-suche-detail .ag-table.ag-searchresult tr p.ag-text-sm, #ag-kategorie.ag-suche-detail .ag-table.ag-searchresult tr p.ag-text-sm {
  font-size: 0.875em;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item {
  padding: 1em;
  border: 1px solid #DEDEDE;
  margin-bottom: 20px;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div {
  margin-top: 0.5em;
  border-bottom: 1px solid #DEDEDE;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div strong, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div strong {
  font-weight: 400;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div span, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div span {
  margin-right: 2em;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div p, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div p {
  margin-bottom: 0.5em;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div p.ag-text-sm, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div p.ag-text-sm {
  font-size: 0.875em;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div p.ag-text-sm span, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div p.ag-text-sm span {
  margin-right: 5px;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div:last-child, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div:last-child {
  border-bottom: 0;
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div.ag-subdokumente .ag-dokument, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div.ag-subdokumente .ag-dokument {
  /* color: #0076A3; */
}
.ag-suche.ag-suche-detail .ag-suche-expanded div.item div.ag-subdokumente .ag-dokument::before, #ag-kategorie.ag-suche-detail .ag-suche-expanded div.item div.ag-subdokumente .ag-dokument::before {
  content: "»";
  display: inline-block;
  line-height: inherit;
  vertical-align: bottom;
  padding-right: 0.5em;
}
.ag-suche.ag-suche-detail .ag-highlight, #ag-kategorie.ag-suche-detail .ag-highlight {
  background-color: #f2f2f2;
  padding: 5px;
  margin: 0 5px;
}
.ag-suche .ag-f-button, #ag-kategorie .ag-f-button {
  text-align: right;
}
@media screen and (max-width: 640px) {
  .ag-suche.ag-item-pagestyle, #ag-kategorie.ag-item-pagestyle {
    padding: 1em;
  }
  .ag-suche .ag-form .ag-form-item:not(.ag-f-button), #ag-kategorie .ag-form .ag-form-item:not(.ag-f-button) {
    display: flex;
    flex-direction: column;
  }
}

.ag-accordion h3 {
  border-top: 1px solid #C8C8C8;
  margin: 0;
  padding: 0.65em 0;
  cursor: pointer;
}
.ag-accordion h3:last-child {
  border-bottom: 1px solid #C8C8C8;
}
.ag-accordion .ag-panel {
  padding: 0.2em 1em 1em;
}

ul#terminliste {
  margin-left: 0;
}
ul#terminliste li {
  list-style: none;
  display: grid;
  grid-template-columns: 110px 1fr auto;
  grid-template-areas: "date desc handling";
  gap: 1rem 1.5rem;
  align-items: start;
  background: #FFF;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.25rem;
}
ul#terminliste li .date {
  grid-area: date;
  background: #003B5A;
  color: #FFF;
  border-radius: 10px;
  padding: 0.75rem;
  min-width: 110px;
  min-height: 110px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
}
ul#terminliste li .date.image {
  position: relative;
  overflow: hidden;
}
ul#terminliste li .date.image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: inherit;
  z-index: 0;
}
ul#terminliste li .date.image > * {
  position: relative;
  z-index: 1;
}
ul#terminliste li .date p {
  margin: 0;
  line-height: 1.2;
  font-weight: 700;
}
ul#terminliste li .date .uhrzeit {
  font-size: 0.9rem;
  opacity: 0.95;
  font-weight: 600;
}
ul#terminliste li .desc {
  grid-area: desc;
  min-width: 0;
  display: grid;
  gap: 0.5rem;
}
ul#terminliste li .desc h4 {
  margin: 0;
  font-size: 1.2rem;
  color: #003B5A;
}
ul#terminliste li .desc p {
  margin: 0;
  color: #202020;
  line-height: 1.55;
}
ul#terminliste li .handling {
  grid-area: handling;
  align-self: start;
  display: flex;
  gap: 0.5rem;
  flex-wrap: nowrap;
}
ul#terminliste li .handling .ag-input-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.9rem;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 500;
  white-space: nowrap;
  background: #0076A3;
  color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.06);
  transition: all 0.25s ease;
}
ul#terminliste li .handling .ag-input-button:hover {
  background: #003B5A;
  color: #FFF;
}
ul#terminliste li .handling .ag-input-button.grey {
  background: #dbdbdb;
  color: #0076A3;
}
ul#terminliste li:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
@media screen and (max-width: 640px) {
  ul#terminliste li {
    grid-template-columns: 1fr;
    grid-template-areas: "date" "desc" "handling";
  }
  ul#terminliste li .date {
    gap: 0.75rem;
    min-height: 150px;
  }
  ul#terminliste li .handling {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

.ag-teaser-formular {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
  max-width: 50%;
}
@media screen and (max-width: 640px) {
  .ag-teaser-formular {
    width: 100%;
    max-width: 100%;
  }
}

/* NEWS list */
.ag-newslist .ag-newsentry {
  margin-bottom: 2rem;
}
@media screen and (min-width: 641px) {
  .ag-newslist .ag-newsentry {
    display: flex;
    flex-direction: row;
  }
}
.ag-newslist .ag-newsentry .ag-newsthumb {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 641px) {
  .ag-newslist .ag-newsentry .ag-newsthumb {
    align-content: flex-start;
    width: 20%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  .ag-newslist .ag-newsentry .ag-newscontent {
    width: 80%;
    padding: 0 1rem;
  }
}
.ag-newslist .ag-newsentry .ag-newscontent > h3 {
  margin-top: 0;
}
.ag-newslist .ag-newsentry .ag-newscontent > .ag-newsanriss {
  text-align: left;
}
.ag-newslist .ag-newsentry .ag-newscontent > .ag-newsdetaillink {
  margin-top: 0.5rem;
}

/* NEWS details */
.ag-newsdetails .ag-newsthumb {
  margin-bottom: 0.5rem;
}
.ag-newsdetails .ag-newsthumb > img {
  max-width: 100%;
}

/* old - to delete ? */
.ag-news article .ag-desc,
.ag-news article .ag-thmb {
  width: calc(50% - 0 / 2);
}
.ag-news article .ag-desc {
  line-height: 1.4em;
}
.ag-news article .ag-desc .ag-sub-headline {
  margin-bottom: 0;
}

i .ag-ui .ui-helper-hidden {
  display: none;
}

.ag-ui .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ag-ui .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ag-ui .ui-helper-clearfix:before,
.ag-ui .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ag-ui .ui-helper-clearfix:after {
  clear: both;
}

.ag-ui .ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ag-ui .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ag-ui .ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ag-ui .ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ag-ui .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ag-ui .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ag-ui .ui-draggable-handle {
  touch-action: none;
}

.ag-ui .ui-resizable {
  position: relative;
}

.ag-ui .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ag-ui .ui-resizable-disabled .ui-resizable-handle,
.ag-ui .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ag-ui .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ag-ui .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ag-ui .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ag-ui .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ag-ui .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ag-ui .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ag-ui .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ag-ui .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ag-ui .ui-selectable {
  touch-action: none;
}

.ag-ui .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ag-ui .ui-sortable-handle {
  touch-action: none;
}

.ag-ui .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0; /* support: IE7 */
  font-size: 100%;
}

.ag-ui .ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ag-ui .ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ag-ui .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ag-ui .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ag-ui .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ag-ui .ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; /* removes extra width in IE */
}

.ag-ui .ui-button,
.ag-ui .ui-button:link,
.ag-ui .ui-button:visited,
.ag-ui .ui-button:hover,
.ag-ui .ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ag-ui .ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ag-ui .ui-button-icon-only {
  width: 2.4em;
}

.ag-ui .ui-button-icons-only {
  width: 3.4em;
}

button.ag-ui .ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ag-ui .ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ag-ui .ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ag-ui .ui-button-icon-only .ui-button-text,
.ag-ui .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ag-ui .ui-button-text-icon-primary .ui-button-text,
.ag-ui .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ag-ui .ui-button-text-icon-secondary .ui-button-text,
.ag-ui .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ag-ui .ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ag-ui .ui-button {
  padding: 0.4em 1em;
}

/* button icon element(s) */
.ag-ui .ui-button-icon-only .ui-icon,
.ag-ui .ui-button-text-icon-primary .ui-icon,
.ag-ui .ui-button-text-icon-secondary .ui-icon,
.ag-ui .ui-button-text-icons .ui-icon,
.ag-ui .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ag-ui .ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ag-ui .ui-button-text-icon-primary .ui-button-icon-primary,
.ag-ui .ui-button-text-icons .ui-button-icon-primary,
.ag-ui .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ag-ui .ui-button-text-icon-secondary .ui-button-icon-secondary,
.ag-ui .ui-button-text-icons .ui-button-icon-secondary,
.ag-ui .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/* button sets */
.ag-ui .ui-buttonset {
  margin-right: 7px;
}

.ag-ui .ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ag-ui .ui-button::-moz-focus-inner,
button.ag-ui .ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ag-ui .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ag-ui .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ag-ui .ui-datepicker .ui-datepicker-prev,
.ag-ui .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ag-ui .ui-datepicker .ui-datepicker-prev-hover,
.ag-ui .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ag-ui .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ag-ui .ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ag-ui .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ag-ui .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ag-ui .ui-datepicker .ui-datepicker-prev span,
.ag-ui .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ag-ui .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ag-ui .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ag-ui .ui-datepicker select.ui-datepicker-month,
.ag-ui .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ag-ui .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ag-ui .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ag-ui .ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ag-ui .ui-datepicker td span,
.ag-ui .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ag-ui .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ag-ui .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ag-ui .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ag-ui .ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ag-ui .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ag-ui .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ag-ui .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ag-ui .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ag-ui .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ag-ui .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ag-ui .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ag-ui .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ag-ui .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ag-ui .ui-datepicker-rtl {
  direction: rtl;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ag-ui .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ag-ui .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ag-ui .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ag-ui .ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ag-ui .ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ag-ui .ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-ui .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ag-ui .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ag-ui .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ag-ui .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ag-ui .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ag-ui .ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ag-ui .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ag-ui .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ag-ui .ui-menu .ui-menu {
  position: absolute;
}

.ag-ui .ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ag-ui .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ag-ui .ui-menu .ui-state-focus,
.ag-ui .ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ag-ui .ui-menu-icons {
  position: relative;
}

.ag-ui .ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ag-ui .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ag-ui .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ag-ui .ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ag-ui .ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ag-ui .ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ag-ui .ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ag-ui .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ag-ui .ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ag-ui .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ag-ui .ui-selectmenu-open {
  display: block;
}

.ag-ui .ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ag-ui .ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ag-ui .ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-ui .ui-slider {
  position: relative;
  text-align: left;
}

.ag-ui .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

.ag-ui .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ag-ui .ui-slider.ui-state-disabled .ui-slider-handle,
.ag-ui .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ag-ui .ui-slider-horizontal {
  height: 0.8em;
}

.ag-ui .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ag-ui .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ag-ui .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ag-ui .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ag-ui .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ag-ui .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ag-ui .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ag-ui .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ag-ui .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ag-ui .ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ag-ui .ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}

.ag-ui .ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ag-ui .ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
.ag-ui .ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ag-ui .ui-spinner-up {
  top: 0;
}

.ag-ui .ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ag-ui .ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

.ag-ui .ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ag-ui .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ag-ui .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ag-ui .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ag-ui .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ag-ui .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ag-ui .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ag-ui .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ag-ui .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ag-ui .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ag-ui .ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

body .ag-ui .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ag-ui .ui-widget {
  font-family: inherit;
  font-size: 1em;
}

.ag-ui .ui-widget .ui-widget {
  font-size: 1em;
}

.ag-ui .ui-widget input,
.ag-ui .ui-widget select,
.ag-ui .ui-widget textarea,
.ag-ui .ui-widget button {
  font-family: inherit;
  font-size: 1em;
}

.ag-ui .ui-widget-content {
  border: 1px solid #CFCFCF;
  background: #fff;
  color: #000;
}

.ag-ui .ui-widget-content a {
  color: #000;
}

.ag-ui .ui-widget-header {
  border: 1px solid #003B5A;
  background: #003B5A;
  color: #FFF;
  font-weight: 700;
}

.ag-ui .ui-widget-header a {
  color: #FFF;
}

/* Interaction states
----------------------------------*/
.ag-ui .ui-state-default,
.ag-ui .ui-widget-content .ui-state-default,
.ag-ui .ui-widget-header .ui-state-default {
  border: 1px solid #003B5A;
  background: #003B5A;
  font-weight: 300;
  color: #FFF;
}

.ag-ui .ui-state-default a,
.ag-ui .ui-state-default a:link,
.ag-ui .ui-state-default a:visited {
  color: #FFF !important;
  text-decoration: none;
}

.ag-ui .ui-state-hover,
.ag-ui .ui-widget-content .ui-state-hover,
.ag-ui .ui-widget-header .ui-state-hover,
.ag-ui .ui-state-focus,
.ag-ui .ui-widget-content .ui-state-focus,
.ag-ui .ui-widget-header .ui-state-focus {
  border: 1px solid #003B5A;
  background: rgb(25.5, 78.6, 106.5);
  font-weight: 300;
  color: #FFF !important;
}

.ag-ui .ui-state-hover a,
.ag-ui .ui-state-hover a:hover,
.ag-ui .ui-state-hover a:link,
.ag-ui .ui-state-hover a:visited,
.ag-ui .ui-state-focus a,
.ag-ui .ui-state-focus a:hover,
.ag-ui .ui-state-focus a:link,
.ag-ui .ui-state-focus a:visited {
  color: #FFF !important;
  text-decoration: none;
}

.ag-ui .ui-state-active,
.ag-ui .ui-widget-content .ui-state-active,
.ag-ui .ui-widget-header .ui-state-active {
  border: 1px solid #003B5A;
  background: rgb(0, 92.4333333333, 141);
  font-weight: 400;
  color: #FFF !important;
}

.ag-ui .ui-state-active a,
.ag-ui .ui-state-active a:link,
.ag-ui .ui-state-active a:visited {
  color: #FFF !important;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ag-ui .ui-state-highlight,
.ag-ui .ui-widget-content .ui-state-highlight,
.ag-ui .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636 !important;
}

.ag-ui .ui-state-highlight a,
.ag-ui .ui-widget-content .ui-state-highlight a,
.ag-ui .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ag-ui .ui-state-error,
.ag-ui .ui-widget-content .ui-state-error,
.ag-ui .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}

.ag-ui .ui-state-error a,
.ag-ui .ui-widget-content .ui-state-error a,
.ag-ui .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ag-ui .ui-state-error-text,
.ag-ui .ui-widget-content .ui-state-error-text,
.ag-ui .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ag-ui .ui-priority-primary,
.ag-ui .ui-widget-content .ui-priority-primary,
.ag-ui .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ag-ui .ui-priority-secondary,
.ag-ui .ui-widget-content .ui-priority-secondary,
.ag-ui .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: 400;
}

.ag-ui .ui-state-disabled,
.ag-ui .ui-widget-content .ui-state-disabled,
.ag-ui .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ag-ui .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ag-ui .ui-icon {
  width: 16px;
  height: 16px;
}

.ag-ui .ui-icon,
.ag-ui .ui-widget-content .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}

.ag-ui .ui-widget-header .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}

.ag-ui .ui-state-default .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}

.ag-ui .ui-state-hover .ui-icon,
.ag-ui .ui-state-focus .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}

.ag-ui .ui-state-active .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}

.ag-ui .ui-state-highlight .ui-icon {
  background-image: image-url("ui/ui-icons_2e83ff_256x240.png");
}

.ag-ui .ui-state-error .ui-icon,
.ag-ui .ui-state-error-text .ui-icon {
  background-image: image-url("ui/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ag-ui .ui-icon-blank {
  background-position: 16px 16px;
}

.ag-ui .ui-icon-carat-1-n {
  background-position: 0 0;
}

.ag-ui .ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ag-ui .ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ag-ui .ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ag-ui .ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ag-ui .ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ag-ui .ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ag-ui .ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ag-ui .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ag-ui .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ag-ui .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ag-ui .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ag-ui .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ag-ui .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ag-ui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ag-ui .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ag-ui .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ag-ui .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ag-ui .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ag-ui .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ag-ui .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ag-ui .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ag-ui .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ag-ui .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ag-ui .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ag-ui .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ag-ui .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ag-ui .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ag-ui .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ag-ui .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ag-ui .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ag-ui .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ag-ui .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ag-ui .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ag-ui .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ag-ui .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ag-ui .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ag-ui .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ag-ui .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ag-ui .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ag-ui .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ag-ui .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ag-ui .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ag-ui .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ag-ui .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ag-ui .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ag-ui .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ag-ui .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ag-ui .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ag-ui .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ag-ui .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ag-ui .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ag-ui .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ag-ui .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ag-ui .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ag-ui .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ag-ui .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ag-ui .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ag-ui .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ag-ui .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ag-ui .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ag-ui .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ag-ui .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ag-ui .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ag-ui .ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ag-ui .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ag-ui .ui-icon-extlink {
  background-position: -32px -80px;
}

.ag-ui .ui-icon-newwin {
  background-position: -48px -80px;
}

.ag-ui .ui-icon-refresh {
  background-position: -64px -80px;
}

.ag-ui .ui-icon-shuffle {
  background-position: -80px -80px;
}

.ag-ui .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ag-ui .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ag-ui .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ag-ui .ui-icon-folder-open {
  background-position: -16px -96px;
}

.ag-ui .ui-icon-document {
  background-position: -32px -96px;
}

.ag-ui .ui-icon-document-b {
  background-position: -48px -96px;
}

.ag-ui .ui-icon-note {
  background-position: -64px -96px;
}

.ag-ui .ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ag-ui .ui-icon-mail-open {
  background-position: -96px -96px;
}

.ag-ui .ui-icon-suitcase {
  background-position: -112px -96px;
}

.ag-ui .ui-icon-comment {
  background-position: -128px -96px;
}

.ag-ui .ui-icon-person {
  background-position: -144px -96px;
}

.ag-ui .ui-icon-print {
  background-position: -160px -96px;
}

.ag-ui .ui-icon-trash {
  background-position: -176px -96px;
}

.ag-ui .ui-icon-locked {
  background-position: -192px -96px;
}

.ag-ui .ui-icon-unlocked {
  background-position: -208px -96px;
}

.ag-ui .ui-icon-bookmark {
  background-position: -224px -96px;
}

.ag-ui .ui-icon-tag {
  background-position: -240px -96px;
}

.ag-ui .ui-icon-home {
  background-position: 0 -112px;
}

.ag-ui .ui-icon-flag {
  background-position: -16px -112px;
}

.ag-ui .ui-icon-calendar {
  background-position: -32px -112px;
}

.ag-ui .ui-icon-cart {
  background-position: -48px -112px;
}

.ag-ui .ui-icon-pencil {
  background-position: -64px -112px;
}

.ag-ui .ui-icon-clock {
  background-position: -80px -112px;
}

.ag-ui .ui-icon-disk {
  background-position: -96px -112px;
}

.ag-ui .ui-icon-calculator {
  background-position: -112px -112px;
}

.ag-ui .ui-icon-zoomin {
  background-position: -128px -112px;
}

.ag-ui .ui-icon-zoomout {
  background-position: -144px -112px;
}

.ag-ui .ui-icon-search {
  background-position: -160px -112px;
}

.ag-ui .ui-icon-wrench {
  background-position: -176px -112px;
}

.ag-ui .ui-icon-gear {
  background-position: -192px -112px;
}

.ag-ui .ui-icon-heart {
  background-position: -208px -112px;
}

.ag-ui .ui-icon-star {
  background-position: -224px -112px;
}

.ag-ui .ui-icon-link {
  background-position: -240px -112px;
}

.ag-ui .ui-icon-cancel {
  background-position: 0 -128px;
}

.ag-ui .ui-icon-plus {
  background-position: -16px -128px;
}

.ag-ui .ui-icon-plusthick {
  background-position: -32px -128px;
}

.ag-ui .ui-icon-minus {
  background-position: -48px -128px;
}

.ag-ui .ui-icon-minusthick {
  background-position: -64px -128px;
}

.ag-ui .ui-icon-close {
  background-position: -80px -128px;
}

.ag-ui .ui-icon-closethick {
  background-position: -96px -128px;
}

.ag-ui .ui-icon-key {
  background-position: -112px -128px;
}

.ag-ui .ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ag-ui .ui-icon-scissors {
  background-position: -144px -128px;
}

.ag-ui .ui-icon-clipboard {
  background-position: -160px -128px;
}

.ag-ui .ui-icon-copy {
  background-position: -176px -128px;
}

.ag-ui .ui-icon-contact {
  background-position: -192px -128px;
}

.ag-ui .ui-icon-image {
  background-position: -208px -128px;
}

.ag-ui .ui-icon-video {
  background-position: -224px -128px;
}

.ag-ui .ui-icon-script {
  background-position: -240px -128px;
}

.ag-ui .ui-icon-alert {
  background-position: 0 -144px;
}

.ag-ui .ui-icon-info {
  background-position: -16px -144px;
}

.ag-ui .ui-icon-notice {
  background-position: -32px -144px;
}

.ag-ui .ui-icon-help {
  background-position: -48px -144px;
}

.ag-ui .ui-icon-check {
  background-position: -64px -144px;
}

.ag-ui .ui-icon-bullet {
  background-position: -80px -144px;
}

.ag-ui .ui-icon-radio-on {
  background-position: -96px -144px;
}

.ag-ui .ui-icon-radio-off {
  background-position: -112px -144px;
}

.ag-ui .ui-icon-pin-w {
  background-position: -128px -144px;
}

.ag-ui .ui-icon-pin-s {
  background-position: -144px -144px;
}

.ag-ui .ui-icon-play {
  background-position: 0 -160px;
}

.ag-ui .ui-icon-pause {
  background-position: -16px -160px;
}

.ag-ui .ui-icon-seek-next {
  background-position: -32px -160px;
}

.ag-ui .ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ag-ui .ui-icon-seek-end {
  background-position: -64px -160px;
}

.ag-ui .ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ag-ui .ui-icon-seek-first {
  background-position: -80px -160px;
}

.ag-ui .ui-icon-stop {
  background-position: -96px -160px;
}

.ag-ui .ui-icon-eject {
  background-position: -112px -160px;
}

.ag-ui .ui-icon-volume-off {
  background-position: -128px -160px;
}

.ag-ui .ui-icon-volume-on {
  background-position: -144px -160px;
}

.ag-ui .ui-icon-power {
  background-position: 0 -176px;
}

.ag-ui .ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ag-ui .ui-icon-signal {
  background-position: -32px -176px;
}

.ag-ui .ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ag-ui .ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ag-ui .ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ag-ui .ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ag-ui .ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ag-ui .ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ag-ui .ui-icon-circle-close {
  background-position: -32px -192px;
}

.ag-ui .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ag-ui .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ag-ui .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ag-ui .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ag-ui .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ag-ui .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ag-ui .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ag-ui .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ag-ui .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ag-ui .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ag-ui .ui-icon-circle-check {
  background-position: -208px -192px;
}

.ag-ui .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ag-ui .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ag-ui .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ag-ui .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ag-ui .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ag-ui .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ag-ui .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ag-ui .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ag-ui .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ag-ui .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ag-ui .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ag-ui .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ag-ui .ui-corner-all,
.ag-ui .ui-corner-top,
.ag-ui .ui-corner-left,
.ag-ui .ui-corner-tl {
  border-top-left-radius: 0;
}

.ag-ui .ui-corner-all,
.ag-ui .ui-corner-top,
.ag-ui .ui-corner-right,
.ag-ui .ui-corner-tr {
  border-top-right-radius: 0;
}

.ag-ui .ui-corner-all,
.ag-ui .ui-corner-bottom,
.ag-ui .ui-corner-left,
.ag-ui .ui-corner-bl {
  border-bottom-left-radius: 0;
}

.ag-ui .ui-corner-all,
.ag-ui .ui-corner-bottom,
.ag-ui .ui-corner-right,
.ag-ui .ui-corner-br {
  border-bottom-right-radius: 0;
}

/* Overlays */
.ag-ui .ui-widget-overlay {
  background: #000 url("/themes/default/images/ui/ui-bg_flat_0_000_40x100.png") 50% 50% repeat-x;
  opacity: 0.5;
  filter: Alpha(Opacity=50); /* support: IE8 */
}

.ag-ui .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #0087c0 url("/themes/default/images/ui/ui-bg_flat_0_0087c0_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}

/* BW extents */
.ag-ui {
  /*.ag-ui-default {

  	&.ui-state-default {

  		border-color: $ui-bw-state-primary-default;
  		background: $ui-bw-state-primary-default;

  		a,
  		a:link,
  		a:visited {
  			color: $ui-bw-color-primary-default;
  		}
  	}

  	&.ui-state-hover,
  	&.ui-state-focus {
  		border-color: $ui-bw-state-primary-default;
  		background: $ui-bw-state-primary-hover;
  		color: $ui-bw-color-primary-hover !important;

  		a,
  		a:link,
  		a:visited {
  			color: $ui-bw-color-primary-hover !important;
  		}
  	}

  	&.ui-state-active {
  		border-color: $ui-bw-state-primary-default;
  		background: $ui-bw-state-primary-active;
  		color: $ui-bw-color-primary-active !important;

  		a,
  		a:link,
  		a:visited {
  			color: $ui-bw-color-primary-active !important;
  		}
  	}

  	.ui-selectmenu-button {
  		background-color: $neutral-color;
  		border-color: $border-color;
  		color: $color;
  		vertical-align: middle;

  		.ui-icon {
  			background-image: image-url("ui/ui-icons_000_256x240.png");
  		}
  	}
  }*/
  /*@media screen and (max-width: $break-small) {
  	.ui-widget {

  		&.ui-selectmenu-button span.ui-selectmenu-text {
  			padding-top: .9em;
  			padding-bottom: .9em;
  		}
  	}
  }*/
}
.ag-ui .ag-ui-default.ui-state-default {
  border-color: #cccccc;
  background: #cccccc;
  color: #000;
}
.ag-ui .ag-ui-default.ui-state-default a,
.ag-ui .ag-ui-default.ui-state-default a:link,
.ag-ui .ag-ui-default.ui-state-default a:visited {
  color: #000;
}
.ag-ui .ag-ui-default.ui-state-default .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}
.ag-ui .ag-ui-default.ui-state-hover, .ag-ui .ag-ui-default.ui-state-focus {
  border-color: rgb(216.75, 216.75, 216.75);
  background: rgb(216.75, 216.75, 216.75);
  color: #000 !important;
}
.ag-ui .ag-ui-default.ui-state-hover n a,
.ag-ui .ag-ui-default.ui-state-hover a:link,
.ag-ui .ag-ui-default.ui-state-hover a:visited, .ag-ui .ag-ui-default.ui-state-focus n a,
.ag-ui .ag-ui-default.ui-state-focus a:link,
.ag-ui .ag-ui-default.ui-state-focus a:visited {
  color: #000 !important;
}
.ag-ui .ag-ui-default.ui-state-hover .ui-icon, .ag-ui .ag-ui-default.ui-state-focus .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}
.ag-ui .ag-ui-default.ui-state-active {
  border-color: #cccccc;
  background: rgb(211.65, 196.35, 196.35);
  color: #000 !important;
}
.ag-ui .ag-ui-default.ui-state-active a,
.ag-ui .ag-ui-default.ui-state-active a:link,
.ag-ui .ag-ui-default.ui-state-active a:visited {
  color: #000 !important;
}
.ag-ui .ag-ui-default.ui-state-active .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}
.ag-ui .ag-ui-default input[type=number].ui-widget,
.ag-ui .ag-ui-default .ui-selectmenu-button {
  background-color: #FFF;
  border-color: #C8C8C8;
  color: #202020;
  vertical-align: middle;
}
.ag-ui .ag-ui-default input[type=number].ui-widget .ui-icon,
.ag-ui .ag-ui-default .ui-selectmenu-button .ui-icon {
  margin-top: 0;
  transform: translate(0, -50%);
  background: transparent;
  text-indent: inherit;
}
.ag-ui .ag-ui-default input[type=number].ui-widget .ui-icon:before,
.ag-ui .ag-ui-default .ui-selectmenu-button .ui-icon:before {
  content: "↓";
  font-family: "ag-icons";
  display: block;
  color: inherit;
}
.ag-ui .ag-ui-default input[type=number].ui-widget.ui-state-hover, .ag-ui .ag-ui-default input[type=number].ui-widget.ui-state-focus, .ag-ui .ag-ui-default input[type=number].ui-widget.ui-state-active,
.ag-ui .ag-ui-default .ui-selectmenu-button.ui-state-hover,
.ag-ui .ag-ui-default .ui-selectmenu-button.ui-state-focus,
.ag-ui .ag-ui-default .ui-selectmenu-button.ui-state-active {
  color: #202020 !important;
}
.ag-ui .ag-ui-v1.ui-state-default {
  border-color: #61B0CF;
  background: #61B0CF;
  color: #FFF;
}
.ag-ui .ag-ui-v1.ui-state-default a,
.ag-ui .ag-ui-v1.ui-state-default a:link,
.ag-ui .ag-ui-v1.ui-state-default a:visited {
  color: #FFF;
}
.ag-ui .ag-ui-v1.ui-state-default .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v1.ui-state-hover, .ag-ui .ag-ui-v1.ui-state-focus {
  border-color: rgb(112.8, 183.9, 211.8);
  background: rgb(112.8, 183.9, 211.8);
  color: #000 !important;
}
.ag-ui .ag-ui-v1.ui-state-hover n a,
.ag-ui .ag-ui-v1.ui-state-hover a:link,
.ag-ui .ag-ui-v1.ui-state-hover a:visited, .ag-ui .ag-ui-v1.ui-state-focus n a,
.ag-ui .ag-ui-v1.ui-state-focus a:link,
.ag-ui .ag-ui-v1.ui-state-focus a:visited {
  color: #000 !important;
}
.ag-ui .ag-ui-v1.ui-state-hover .ui-icon, .ag-ui .ag-ui-v1.ui-state-focus .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}
.ag-ui .ag-ui-v1.ui-state-active {
  border-color: #61B0CF;
  background: rgb(81.55, 182.7418181818, 222.45);
  color: #000 !important;
}
.ag-ui .ag-ui-v1.ui-state-active a,
.ag-ui .ag-ui-v1.ui-state-active a:link,
.ag-ui .ag-ui-v1.ui-state-active a:visited {
  color: #000 !important;
}
.ag-ui .ag-ui-v1.ui-state-active .ui-icon {
  background-image: image-url("ui/ui-icons_000_256x240.png");
}
.ag-ui .ag-ui-v2.ui-state-default {
  border-color: crimson;
  background: crimson;
  color: #FFF;
}
.ag-ui .ag-ui-v2.ui-state-default a,
.ag-ui .ag-ui-v2.ui-state-default a:link,
.ag-ui .ag-ui-v2.ui-state-default a:visited {
  color: #FFF;
}
.ag-ui .ag-ui-v2.ui-state-default .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v2.ui-state-hover, .ag-ui .ag-ui-v2.ui-state-focus {
  border-color: rgb(223.5, 43.5, 79.5);
  background: rgb(223.5, 43.5, 79.5);
  color: #FFF !important;
}
.ag-ui .ag-ui-v2.ui-state-hover n a,
.ag-ui .ag-ui-v2.ui-state-hover a:link,
.ag-ui .ag-ui-v2.ui-state-hover a:visited, .ag-ui .ag-ui-v2.ui-state-focus n a,
.ag-ui .ag-ui-v2.ui-state-focus a:link,
.ag-ui .ag-ui-v2.ui-state-focus a:visited {
  color: #FFF !important;
}
.ag-ui .ag-ui-v2.ui-state-hover .ui-icon, .ag-ui .ag-ui-v2.ui-state-focus .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v2.ui-state-active {
  border-color: crimson;
  background: rgb(238, 2, 49.2);
  color: #FFF !important;
}
.ag-ui .ag-ui-v2.ui-state-active a,
.ag-ui .ag-ui-v2.ui-state-active a:link,
.ag-ui .ag-ui-v2.ui-state-active a:visited {
  color: #FFF !important;
}
.ag-ui .ag-ui-v2.ui-state-active .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v3.ui-state-default {
  border-color: forestgreen;
  background: forestgreen;
  color: #FFF;
}
.ag-ui .ag-ui-v3.ui-state-default a,
.ag-ui .ag-ui-v3.ui-state-default a:link,
.ag-ui .ag-ui-v3.ui-state-default a:visited {
  color: #FFF;
}
.ag-ui .ag-ui-v3.ui-state-default .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v3.ui-state-hover, .ag-ui .ag-ui-v3.ui-state-focus {
  border-color: rgb(56.1, 150.6, 56.1);
  background: rgb(56.1, 150.6, 56.1);
  color: #FFF !important;
}
.ag-ui .ag-ui-v3.ui-state-hover n a,
.ag-ui .ag-ui-v3.ui-state-hover a:link,
.ag-ui .ag-ui-v3.ui-state-hover a:visited, .ag-ui .ag-ui-v3.ui-state-focus n a,
.ag-ui .ag-ui-v3.ui-state-focus a:link,
.ag-ui .ag-ui-v3.ui-state-focus a:visited {
  color: #FFF !important;
}
.ag-ui .ag-ui-v3.ui-state-hover .ui-icon, .ag-ui .ag-ui-v3.ui-state-focus .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui .ag-ui-v3.ui-state-active {
  border-color: forestgreen;
  background: rgb(21.025, 151.975, 21.025);
  color: #FFF !important;
}
.ag-ui .ag-ui-v3.ui-state-active a,
.ag-ui .ag-ui-v3.ui-state-active a:link,
.ag-ui .ag-ui-v3.ui-state-active a:visited {
  color: #FFF !important;
}
.ag-ui .ag-ui-v3.ui-state-active .ui-icon {
  background-image: image-url("ui/ui-icons_fff_256x240.png");
}
.ag-ui [type=text].ui-state-default,
.ag-ui [type=email].ui-state-default,
.ag-ui [type=tel].ui-state-default,
.ag-ui [type=password].ui-state-default,
.ag-ui textarea.ui-state-default {
  background-color: #FFF;
  border-color: #C8C8C8;
  color: #202020 !important;
}
.ag-ui [type=text].ui-state-default.ui-state-error,
.ag-ui [type=email].ui-state-default.ui-state-error,
.ag-ui [type=tel].ui-state-default.ui-state-error,
.ag-ui [type=password].ui-state-default.ui-state-error,
.ag-ui textarea.ui-state-default.ui-state-error {
  border-color: #cd0a0a;
  background-color: #fef1ec;
}
.ag-ui .ui-datepicker-calendar .ui-state-default {
  border-color: rgb(178.5, 178.5, 178.5);
  background: rgb(178.5, 178.5, 178.5);
  color: #FFF;
}
.ag-ui .ui-datepicker-calendar .ui-state-hover {
  color: #202020 !important;
}
.ag-ui .ui-datepicker-calendar .ui-state-active {
  background: rgb(25.5, 78.6, 106.5);
  color: #FFF !important;
}
.ag-ui .ui-datepicker-calendar .ui-state-active.ui-state-hover {
  color: inherit;
}
.ag-ui .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight:not(.ui-state-active) {
  background-color: rgb(102, 178.8, 102);
  color: #FFF !important;
}
.ag-ui .ui-menu.ag-menu-user {
  border: 4px solid #FFF;
  border-width: 10px;
  position: absolute;
  z-index: 10;
  text-align: left;
  white-space: nowrap;
  box-shadow: none;
}
.ag-ui .ui-menu.ag-menu-user a {
  text-decoration: none;
  padding: 0 0.5em 0 1.6em;
  display: block;
}
.ag-ui .ui-menu.ag-menu-user .ag-menu-header {
  padding: 3px 1em;
  background-color: rgb(242.25, 242.25, 242.25);
  border: 1px solid rgb(242.25, 242.25, 242.25);
}
.ag-ui .ui-menu.ag-menu-user .ui-menu-item {
  padding-left: 0;
  padding-right: 0;
}
.ag-ui .ui-menu.ag-menu-user .ui-menu-item.ui-state-focus {
  border-width: 1px 0;
  margin: -1px 0;
}
.ag-ui .ui-menu .ui-menu-item {
  padding-left: 1em;
}
.ag-ui .ui-menu .ui-menu-item .ag-hint {
  line-height: 1;
  font-size: 0.8em;
}
.ag-ui .ui-menu .ui-menu-item sub {
  vertical-align: baseline;
  line-height: 1;
  font-size: 0.8em;
}
.ag-ui .ui-autocomplete-category {
  font-weight: 700;
  padding: 3px 0.4em;
  background-color: #003B5A;
}
.ag-ui .ui-selectmenu-button {
  vertical-align: middle;
}
.ag-ui .ui-icon-account {
  background-position: -160px -144px;
}
.ag-ui .ui-button {
  margin-bottom: 5px;
}
.ag-ui .ui-button .ui-button-text {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.ag-ui .ui-widget:not(.ui-button) {
  font-size: 1rem;
}
@media screen and (max-width: 868px) {
  .ag-ui .ui-widget:not(.ui-button) {
    font-size: 1em;
  }
}
@media screen and (min-width: 641px) {
  .ag-ui .ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 1.6em;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
  }
}

/* Layout helpers unscoped
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

/* iCheck plugin Minimal skin, black
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  margin-right: 4px;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url("../images/check-radio.png") no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_minimal {
  background-position: 0 0;
}

.icheckbox_minimal.hover {
  background-position: -20px 0;
}

.icheckbox_minimal.checked {
  background-position: -40px 0;
}

.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}

.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}

.iradio_minimal {
  background-position: -100px 0;
}

.iradio_minimal.hover {
  background-position: -120px 0;
}

.iradio_minimal.checked {
  background-position: -140px 0;
}

.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default;
}

.iradio_minimal.checked.disabled {
  background-position: -180px 0;
}

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal,
  .iradio_minimal {
    background-image: image-url("check-radio@2x.png");
    background-size: 200px 20px;
  }
}
/*
$slick-dot-character: "\2022";
$slick-dot-size: 6px !default;
$slick-opacity-default: 0.75 !default;
$slick-opacity-on-hover: 1 !default;
$slick-opacity-not-active: 0.25 !default;
*/
.ag-page .slick-initialized .slick-slide {
  position: relative;
}
.ag-page .slick-prev,
.ag-page .slick-next {
  height: 30px;
  width: 30px;
}
.ag-page .slick-prev:before,
.ag-page .slick-next:before {
  font-size: 30px;
}
.ag-page .slick-prev:hover,
.ag-page .slick-next:hover {
  color: inherit;
}
.ag-page .slick-prev:hover:before,
.ag-page .slick-next:hover:before {
  color: inherit;
}
.ag-page .slick-dots {
  margin: 0 !important;
}
.ag-page .slick-dots li {
  margin: 0 1px;
}
.ag-page .ag-full-page .slick-prev {
  color: #202020;
}
.ag-page .ag-full-page .slick-prev:before {
  content: "←";
  color: inherit;
}
.ag-page .ag-full-page .slick-next {
  color: #202020;
}
.ag-page .ag-full-page .slick-next:before {
  content: "→";
  color: inherit;
}
.ag-page .ag-full-page .slick-slider,
.ag-page .ag-full-page .slick-list,
.ag-page .ag-full-page .slick-track {
  height: 100%;
}
.ag-page .ag-mediaslider-wrapper .slick-next,
.ag-page .ag-mediaslider-wrapper .slick-prev {
  z-index: 1;
}
.ag-page .ag-mediaslider-wrapper .slick-next:before,
.ag-page .ag-mediaslider-wrapper .slick-prev:before {
  color: #FFF;
}
@media screen and (max-width: 868px) {
  .ag-page .ag-mediaslider-wrapper .slick-next,
  .ag-page .ag-mediaslider-wrapper .slick-prev {
    top: auto;
    bottom: 0;
  }
}
.ag-page .ag-mediaslider-wrapper .slick-next {
  right: 0;
}
.ag-page .ag-mediaslider-wrapper .slick-prev {
  left: 0;
}
.ag-page .ag-mediaslider-wrapper .slick-dots {
  bottom: 0;
  transform: translate(0, 40%);
}
@media screen and (max-width: 640px) {
  .ag-page .ag-mediaslider-wrapper .slick-dots li {
    width: 16px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*
*  Remodal - v1.0.6
*  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
*  http://vodkabears.github.io/remodal/
*
*  Made by Ilya Makarov
*  Under MIT License
*/
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
*  Remodal - v1.0.6
*  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
*  http://vodkabears.github.io/remodal/
*
*  Made by Ilya Makarov
*  Under MIT License
*/
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "×";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.remodal-wrapper.ag-full-page {
  padding: 0;
}
@media screen and (max-width: 868px) {
  .remodal-wrapper {
    padding: 0;
  }
}

.remodal {
  color: #202020;
  box-shadow: none;
}
.remodal .remodal-close {
  font-weight: 400;
  z-index: 10;
}
.remodal.ag-full-page {
  background-color: rgba(255, 255, 255, 0.2);
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 4em 4em;
  margin: 0;
}
.remodal.ag-full-page[data-remodal-typ=map] {
  padding: 0;
  text-align: left;
}
.remodal.ag-full-page[data-remodal-typ=map] #ag-Map {
  width: 100%;
  height: 100%;
}
.remodal.ag-full-page[data-remodal-typ=map] .remodal-close {
  width: 40px;
  height: 40px;
  margin: 10px;
  box-shadow: 0 1px 4px rgba(32, 32, 32, 0.3);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
}
.remodal.ag-full-page[data-remodal-typ=map] .remodal-close:before {
  line-height: 40px;
  width: 40px;
  font-size: 40px;
}
.remodal.ag-full-page[data-remodal-typ=album] {
  text-align: left;
}
.remodal.ag-full-page[data-remodal-typ=album] .slick-slide > div {
  height: 100%;
}
.remodal.ag-full-page[data-remodal-typ=album] .slick-slide .ag-flex-group {
  display: flex !important;
  height: 100%;
  align-content: center;
}
.remodal.ag-full-page[data-remodal-typ=album] .slick-slide .ag-flex-group .ag-thmb {
  overflow: visible;
}
.remodal.ag-full-page[data-remodal-typ=album] .slick-slide .ag-flex-group .ag-thmb img {
  width: auto;
  margin: 0 auto;
  height: 100%;
}
.remodal.ag-full-page[data-remodal-typ=album] .slick-slide .ag-flex-group .ag-desc {
  text-align: center;
  max-width: 70vw;
  padding-top: 1em;
}
.remodal.ag-full-page[data-remodal-typ=album] .remodal-close {
  width: 40px;
  height: 40px;
  margin: 10px;
}
.remodal.ag-full-page[data-remodal-typ=album] .remodal-close:before {
  line-height: 40px;
  width: 40px;
  font-size: 40px;
}
.remodal .ag-logo {
  max-width: 50%;
  margin: 0 auto;
}
.remodal.ag-dialog {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 0.944444em;
  text-align: left;
  padding-top: 0;
  padding-bottom: 1rem;
  max-width: 800px;
}
.remodal.ag-dialog .remodal-close {
  height: 3rem;
  width: 3rem;
  color: #FFF;
  font-size: 0;
  left: auto;
  right: 0;
  background-color: rgba(255, 255, 255, 0.1);
}
.remodal.ag-dialog .remodal-close:before {
  width: inherit;
  line-height: 3rem;
  font-size: 30px;
}
.remodal.ag-dialog > h3 {
  padding: 12px 35px;
  margin: 0 -35px 1em;
  background-color: #003B5A;
  color: #FFF;
}
.remodal.ag-dialog .ag-form .ag-form-sect {
  margin: 0.4em 0;
  padding: 0;
}
.remodal.ag-dialog[data-remodal-typ=anfrage] {
  max-width: 960px;
}
.remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form .ag-flex-item:first-child {
  flex: 2;
  padding-right: 2em;
}
.remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form .ag-flex-item .ag-content-box {
  height: 100%;
}
.remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form #ag-Map {
  height: inherit;
}
.remodal.ag-meta {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-size: 0.944444em;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
.remodal.ag-meta .remodal-close {
  font-size: 0;
  left: auto;
  right: 0;
}
.remodal.ag-meta .remodal-close:before {
  color: #FFF;
}
.remodal.ag-meta > h3 {
  padding: 12px;
  padding-right: 35px;
  margin: 0 -35px 1em;
  background-color: #003B5A;
  color: #FFF;
}
.remodal.ag-meta .ag-form-sect {
  margin: 0;
}
.remodal.ag-meta .ag-thmb {
  min-width: 200px;
  margin-right: 1em;
  background-color: #FFF;
}
.remodal.ag-meta .ag-thmb img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.remodal.ag-meta .ag-thmb + .ag-flex-item .ag-form-item {
  padding-top: 0;
  padding-top: 0;
}
.remodal.ag-meta[data-remodal-id=pwdneu] {
  max-width: 530px;
  font-size: 1em;
}
.remodal.ag-meta[data-remodal-id=pwdneu] .ag-f-x6 {
  width: 100%;
  margin-right: 0;
}
.remodal.ag-login {
  text-align: left;
  padding: 1em 4em;
  max-width: 530px;
  box-shadow: 0 0 16px rgba(32, 32, 32, 0.6);
}
.remodal.ag-login h3 {
  color: #003B5A;
}
.remodal.ag-login p {
  margin: 0;
}
.remodal.ag-login .ag-f-x6 {
  width: 100%;
  margin-right: 0;
}
.remodal.ag-login .ag-form-sect {
  margin: 0;
}
.remodal.ag-login .ag-bar button[type=submit] {
  float: right;
  margin-right: 0;
}
.remodal.ag-video {
  width: 90%;
  max-width: 1200px;
  padding: 0;
  height: 675px;
  background-color: black;
  text-align: left;
}
.remodal.ag-video iframe {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .remodal {
    margin-bottom: 0;
    max-width: none;
    max-height: 100%;
  }
  .remodal.ag-video {
    max-width: none;
    width: 100%;
    align-items: center;
    display: flex;
  }
  .remodal.ag-video iframe {
    height: auto;
  }
  .remodal.ag-login {
    max-width: calc(100vw - 32px);
    padding: 1em;
  }
  .remodal.ag-meta {
    padding: 0 1rem;
    max-width: 100%;
  }
  .remodal.ag-meta h3 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .remodal.ag-meta .ag-thmb {
    min-width: auto;
    width: 30%;
  }
  .remodal.ag-dialog {
    padding: 15px;
    padding-top: 0;
    overflow-y: scroll;
    max-height: 100%;
  }
  .remodal.ag-dialog h3 {
    padding: 11px 15px;
    margin-left: -15px;
    margin-right: -15px;
    position: sticky;
    top: 0;
    line-height: 1.25;
  }
  .remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form > .ag-flex-group {
    flex-direction: column;
  }
  .remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form > .ag-flex-group .ag-flex-item:first-child {
    padding-right: 0;
  }
  .remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form button[disabled] {
    display: none;
  }
  .remodal.ag-dialog[data-remodal-typ=anfrage] .ag-form #ag-Map {
    height: calc(100vw - 15px * 2);
  }
}

.remodal-overlay {
  background: rgba(255, 255, 255, 0.7);
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
.svgfilters.no-cssfilters .remodal-bg.remodal-is-opening,
.svgfilters.no-cssfilters .remodal-bg.remodal-is-opened {
  filter: url('data:image/svg+xml;utf8,<svg height="0" xmlns="http://www.w3.org/2000/svg"><filter id="svgBlur" x="0" y="0"><feGaussianBlur in="SourceGraphic" stdDeviation="10"/></filter></svg>#svgBlur');
}

/*----------------------------------------------------------------------------------------------------
General styling
----------------------------------------------------------------------------------------------------*/
@keyframes fstAnimationEnter {
  from {
    opacity: 0;
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fstElement {
  position: relative;
  border: 1px solid #C8C8C8;
  box-sizing: border-box;
  color: #202020;
  font-size: 100%;
  background-color: #FFF;
}

.fstElement > select,
.fstElement > input {
  position: absolute;
  left: -999em;
}

.fstToggleBtn {
  font-size: 1.4em;
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 0.71429em 1.42857em 0.71429em 0.71429em;
  min-width: 14.28571em;
  cursor: pointer;
}

.fstToggleBtn:after {
  position: absolute;
  content: "";
  right: 0.71429em;
  top: 50%;
  margin-top: -0.17857em;
  border: 0.35714em solid transparent;
  border-top-color: #cacaca;
}

.fstQueryInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  box-sizing: border-box;
  background: transparent;
  border: 0;
}

.fstResults {
  position: absolute;
  left: -1px;
  top: 100%;
  right: -1px;
  max-height: 30em;
  max-width: 50%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #D7D7D7;
  border-top: 0;
  background-color: #FFF;
  display: none;
}

.fstResultItem {
  font-size: 100%;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  cursor: pointer;
  border-top: 1px solid #fff;
}

.fstResultItem.fstUserOption {
  color: #707070;
}

.fstResultItem.fstFocused {
  color: #fff;
  background-color: #003B5A;
  border-color: #73baf6;
}

.fstResultItem.fstSelected {
  color: #fff;
  background-color: rgb(0, 92.4333333333, 141);
  border-color: rgb(0, 92.4333333333, 141);
  cursor: default;
}

.fstGroupTitle {
  font-size: 1.4em;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  font-weight: bold;
}

.fstGroup {
  padding-top: 1em;
}

.fstGroup:first-child {
  padding-top: 0;
}

.fstNoResults {
  font-size: 1.4em;
  display: block;
  padding: 0.71429em 0.71429em;
  margin: 0;
  color: #999;
}

/*----------------------------------------------------------------------------------------------------
Single Mode
----------------------------------------------------------------------------------------------------*/
.fstSingleMode .fstControls {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  padding: 0.5em;
  border: 1px solid #D7D7D7;
  background-color: #fff;
  display: none;
}

.fstSingleMode .fstQueryInput {
  font-size: 1em;
  display: block;
  width: 100%;
  padding: 0.5em 0.35714em;
  color: #999;
  border: 1px solid #D7D7D7;
}

.fstSingleMode.fstActive {
  z-index: 100;
}

.fstSingleMode.fstActive.fstElement,
.fstSingleMode.fstActive .fstControls,
.fstSingleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
}

.fstSingleMode.fstActive .fstControls {
  display: block;
}

.fstSingleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  margin-top: -1px;
}

/*----------------------------------------------------------------------------------------------------
Multiple mode
----------------------------------------------------------------------------------------------------*/
.fstChoiceItem {
  display: inline-block;
  font-size: 1em;
  position: relative;
  margin: 0 0.41667em 0.41667em 0;
  padding: 0.33333em 0.33333em 0.33333em 1.5em;
  float: left;
  border-radius: 0.25em;
  border: 1px solid #003B5A;
  cursor: auto;
  color: #fff;
  background-color: #003B5A;
  animation: fstAnimationEnter 0.2s;
}

.fstChoiceItem.mod1 {
  background-color: #F9F9F9;
  border: 1px solid #D7D7D7;
  color: #232323;
}

fstChoiceItem.mod1 > .fstChoiceRemove {
  color: #a4a4a4;
}

.fstChoiceRemove {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  font-size: 1.16667em;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.28571em;
  line-height: 1.28571em;
  margin-top: -0.64286em;
  text-align: center;
  color: #fff;
}

.fstChoiceRemove::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.fstMultipleMode .fstControls {
  box-sizing: border-box;
  padding: 0.5em 0.5em 0em 0.5em;
  overflow: hidden;
  width: inherit;
  cursor: text;
}

.fstMultipleMode .fstQueryInput {
  font-size: 100%;
  float: left;
  padding: 0.28571em 0;
  margin: 0 0 0.35714em 0;
  width: 2em;
  color: #999;
}

.fstMultipleMode .fstQueryInputExpanded {
  float: none;
  width: 100%;
  padding: 0.28571em 0.35714em;
}

.fstMultipleMode .fstFakeInput {
  font-size: 1.4em;
}

.fstMultipleMode.fstActive,
.fstMultipleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
}

.fstMultipleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  border-top: 1px solid #D7D7D7;
}

.ag-hc.ag-body {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo a {
  color: #FFF;
}
.ag-hc.ag-body .ag-typo a.ag-cta {
  border-color: #FFF;
  background-color: #000;
}
.ag-hc.ag-body .ag-typo a.ag-cta:hover {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo h1, .ag-hc.ag-body .ag-typo h2, .ag-hc.ag-body .ag-typo h3, .ag-hc.ag-body .ag-typo a, .ag-hc.ag-body .ag-typo span {
  color: #FFF;
}
.ag-hc.ag-body .ag-typo h1::-moz-selection, .ag-hc.ag-body .ag-typo h2::-moz-selection, .ag-hc.ag-body .ag-typo h3::-moz-selection, .ag-hc.ag-body .ag-typo a::-moz-selection, .ag-hc.ag-body .ag-typo span::-moz-selection {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo h1::selection, .ag-hc.ag-body .ag-typo h2::selection, .ag-hc.ag-body .ag-typo h3::selection, .ag-hc.ag-body .ag-typo a::selection, .ag-hc.ag-body .ag-typo span::selection {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo p {
  color: #FFF;
}
.ag-hc.ag-body .ag-typo p::-moz-selection {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo p::selection {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo .ag-date {
  color: #000;
}
.ag-hc.ag-body .ag-typo .ag-quick-nav a {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
}
.ag-hc.ag-body .ag-typo .ag-quick-nav a.ag-act, .ag-hc.ag-body .ag-typo .ag-quick-nav a:hover {
  background-color: #FFF;
}
.ag-hc.ag-body .ag-typo .ag-quick-nav a:before {
  color: #000;
}
.ag-hc.ag-body .ag-typo table.ag-table-acc tbody tr.ag-r-acc.ag-open td {
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
}
.ag-hc.ag-body .ag-typo table.ag-table-acc tbody td div {
  background-color: rgba(0, 0, 0, 0.2);
  color: #000 !important;
}
.ag-hc.ag-body .ag-typo table.ag-table-acc tbody td div p, .ag-hc.ag-body .ag-typo table.ag-table-acc tbody td div ol, .ag-hc.ag-body .ag-typo table.ag-table-acc tbody td div ul {
  color: #000 !important;
}
.ag-hc.ag-body:not(.ag-page-startseite) .ag-typo .ag-quick-nav a {
  background-color: transparent;
}
.ag-hc.ag-body #ag-Header .ag-item-content {
  background-color: #000;
  border-bottom: 1px solid #FFF;
}
.ag-hc.ag-body #ag-Header .ag-header-tools {
  background-color: #000;
}
.ag-hc.ag-body #ag-Header .ag-header-tools .ag-menu-tools:not(.ag-logo).ag-trigger span {
  background-color: #000;
}
.ag-hc.ag-body #ag-Header .ag-header-tools .ag-menu-tools:not(.ag-logo):after {
  color: #000;
}
.ag-hc.ag-body #ag-Header .ag-header-tools .ag-logo-txt {
  color: #FFF;
}
.ag-hc.ag-body #ag-Header .ag-header-tools .ag-contrast:before {
  color: #FFF;
  background-color: #000;
}
.ag-hc.ag-body #ag-Header .ag-header-tools a:not(.ag-logo-txt):not(.ag-logo):not(.ag-brand) {
  color: #FFF;
}
.ag-hc.ag-body #ag-Header .ag-header-tools a:not(.ag-logo-txt):not(.ag-logo):not(.ag-brand):hover {
  color: #000;
  background-color: #FFF;
}
@media screen and (min-width: 1201px) {
  .ag-hc.ag-body #ag-Header .ag-header-tools:before {
    background-color: #000;
  }
}
.ag-hc.ag-body #ag-Main {
  background-color: #000;
}
.ag-hc.ag-body #ag-Main #ag-Teaser {
  background-color: #000;
}
.ag-hc.ag-body #ag-Main #ag-BreadCrumbs a:after {
  color: #FFF !important;
}
.ag-hc.ag-body #ag-Main .ag-article {
  background-color: inherit;
  color: #FFF;
}
.ag-hc.ag-body #ag-Footer {
  background-color: #000;
}
.ag-hc.ag-body #ag-Footer .ag-item-content {
  color: #FFF;
  background-color: #000;
  border-top: 1px solid #FFF;
}
.ag-hc.ag-body #ag-Footer .ag-item-content h5 {
  color: #000;
}
.ag-hc.ag-body .ag-dialog {
  background-color: #000;
  border: 1px solid #FFF;
}
.ag-hc.ag-body .ag-dialog h3 {
  background-color: #000;
  border-bottom: 1px solid #FFF;
}
.ag-hc.ag-body .ag-dialog p {
  color: #FFF;
}
.ag-hc.ag-body .ag-content-box.ag-teaser-box .ag-box-inner {
  background-color: #000 !important;
  color: #FFF;
  border: 1px solid #FFF;
}
.ag-hc.ag-body .ag-content-box.ag-teaser-box h3 {
  color: #FFF !important;
}
.ag-hc.ag-body .ag-content-box.ag-info-box .ag-box-inner {
  border-color: #FFF;
  background-color: #000;
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] h3, .ag-hc.ag-body .ag-content-box.ag-acc-box h3 {
  color: #FFF;
  background-color: #000;
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li, .ag-hc.ag-body .ag-content-box.ag-acc-box .ag-item-list li {
  background-color: rgba(0, 0, 0, 0.8);
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li:hover, .ag-hc.ag-body .ag-content-box.ag-acc-box .ag-item-list li:hover {
  background-color: #000;
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li .ag-cta, .ag-hc.ag-body .ag-content-box.ag-acc-box .ag-item-list li .ag-cta {
  color: #FFF;
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] .ag-desc {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
}
.ag-hc.ag-body .ag-content-box[data-box-typ=faq] .ag-desc:hover {
  background-color: #000;
}
.ag-hc.ag-body .ag-content-box[data-box-typ^=fp] {
  color: #FFF;
}
.ag-hc.ag-body .ag-trigger .ag-f,
.ag-hc.ag-body .ag-trigger .ag-r,
.ag-hc.ag-body .ag-trigger .ag-l {
  background-color: #FFF !important;
}
.ag-hc.ag-body .ag-menu-burger {
  background-color: #000;
}
.ag-hc.ag-body .ag-menu-burger .ag-lev1:nth-child(odd) {
  background-color: #000;
}
.ag-hc.ag-body .ag-menu-burger .ag-lev1.ag-open .ag-toggle {
  border-color: #000 !important;
}
.ag-hc.ag-body .ag-menu-burger .ag-lev1 .ag-toggle {
  background-color: #000;
}
.ag-hc.ag-body .ag-menu-burger .ag-lev1 .ag-i-home {
  color: #FFF !important;
}
.ag-hc.ag-body .ag-menu-aside {
  background-color: #000;
}
.ag-hc.ag-body .ag-menu-aside:before {
  background-color: #000;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.ag-hc.ag-body .ag-menu-aside .ag-common > a:hover {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body .ag-menu-aside .ag-current > a {
  color: #FFF !important;
}
.ag-hc.ag-body .ag-menu-aside a:before {
  color: #FFF;
}
.ag-hc.ag-body .ag-boxen p a {
  color: #FFF !important;
}
.ag-hc.ag-body .ag-menu-classic a:not(.ag-social) {
  color: #FFF;
  background-color: #000;
}
.ag-hc.ag-body .ag-menu-classic a:not(.ag-social):hover {
  color: #000;
  background-color: #FFF;
}
.ag-hc.ag-body #am-cookie {
  background-color: #000;
  color: #FFF;
  border-color: #FFF;
}
.ag-hc.ag-body #am-cookie a {
  color: #FFF;
}
.ag-hc.ag-body #am-cookie .am-button {
  background-color: #000;
  color: #FFF;
  border-color: #FFF;
}

.ag-hci.ag-body {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo a {
  color: #000;
}
.ag-hci.ag-body .ag-typo a.ag-cta {
  border-color: #000;
  background-color: #FFF;
}
.ag-hci.ag-body .ag-typo a.ag-cta:hover {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo h1, .ag-hci.ag-body .ag-typo h2, .ag-hci.ag-body .ag-typo h3, .ag-hci.ag-body .ag-typo a, .ag-hci.ag-body .ag-typo span {
  color: #000;
}
.ag-hci.ag-body .ag-typo h1::-moz-selection, .ag-hci.ag-body .ag-typo h2::-moz-selection, .ag-hci.ag-body .ag-typo h3::-moz-selection, .ag-hci.ag-body .ag-typo a::-moz-selection, .ag-hci.ag-body .ag-typo span::-moz-selection {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo h1::selection, .ag-hci.ag-body .ag-typo h2::selection, .ag-hci.ag-body .ag-typo h3::selection, .ag-hci.ag-body .ag-typo a::selection, .ag-hci.ag-body .ag-typo span::selection {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo p {
  color: #000;
}
.ag-hci.ag-body .ag-typo p::-moz-selection {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo p::selection {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-typo .ag-date {
  color: #FFF;
}
.ag-hci.ag-body .ag-typo .ag-quick-nav a {
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
}
.ag-hci.ag-body .ag-typo .ag-quick-nav a.ag-act, .ag-hci.ag-body .ag-typo .ag-quick-nav a:hover {
  background-color: #000;
}
.ag-hci.ag-body .ag-typo .ag-quick-nav a:before {
  color: #FFF;
}
.ag-hci.ag-body .ag-typo table.ag-table-acc tbody tr.ag-r-acc.ag-open td {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
}
.ag-hci.ag-body .ag-typo table.ag-table-acc tbody td div {
  background-color: rgba(255, 255, 255, 0.2);
  color: #FFF !important;
}
.ag-hci.ag-body .ag-typo table.ag-table-acc tbody td div p, .ag-hci.ag-body .ag-typo table.ag-table-acc tbody td div ol, .ag-hci.ag-body .ag-typo table.ag-table-acc tbody td div ul {
  color: #FFF !important;
}
.ag-hci.ag-body:not(.ag-page-startseite) .ag-typo .ag-quick-nav a {
  background-color: transparent;
}
.ag-hci.ag-body #ag-Header .ag-item-content {
  background-color: #FFF;
  border-bottom: 1px solid #000;
}
.ag-hci.ag-body #ag-Header .ag-header-tools {
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Header .ag-header-tools .ag-menu-tools:not(.ag-logo).ag-trigger span {
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Header .ag-header-tools .ag-menu-tools:not(.ag-logo):after {
  color: #FFF;
}
.ag-hci.ag-body #ag-Header .ag-header-tools .ag-logo-txt {
  color: #000;
}
.ag-hci.ag-body #ag-Header .ag-header-tools .ag-contrast:before {
  color: #000;
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Header .ag-header-tools a:not(.ag-logo-txt):not(.ag-logo):not(.ag-brand) {
  color: #000;
}
.ag-hci.ag-body #ag-Header .ag-header-tools a:not(.ag-logo-txt):not(.ag-logo):not(.ag-brand):hover {
  color: #FFF;
  background-color: #000;
}
@media screen and (min-width: 1201px) {
  .ag-hci.ag-body #ag-Header .ag-header-tools:before {
    background-color: #FFF;
  }
}
.ag-hci.ag-body #ag-Main {
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Main #ag-Teaser {
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Main #ag-BreadCrumbs a:after {
  color: #000 !important;
}
.ag-hci.ag-body #ag-Main .ag-article {
  background-color: inherit;
  color: #000;
}
.ag-hci.ag-body #ag-Footer {
  background-color: #FFF;
}
.ag-hci.ag-body #ag-Footer .ag-item-content {
  color: #000;
  background-color: #FFF;
  border-top: 1px solid #000;
}
.ag-hci.ag-body #ag-Footer .ag-item-content h5 {
  color: #FFF;
}
.ag-hci.ag-body .ag-dialog {
  background-color: #FFF;
  border: 1px solid #000;
}
.ag-hci.ag-body .ag-dialog h3 {
  background-color: #FFF;
  border-bottom: 1px solid #000;
}
.ag-hci.ag-body .ag-dialog p {
  color: #000;
}
.ag-hci.ag-body .ag-content-box.ag-teaser-box .ag-box-inner {
  background-color: #FFF !important;
  color: #000;
  border: 1px solid #000;
}
.ag-hci.ag-body .ag-content-box.ag-teaser-box h3 {
  color: #000 !important;
}
.ag-hci.ag-body .ag-content-box.ag-info-box .ag-box-inner {
  border-color: #000;
  background-color: #FFF;
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] h3, .ag-hci.ag-body .ag-content-box.ag-acc-box h3 {
  color: #000;
  background-color: #FFF;
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li, .ag-hci.ag-body .ag-content-box.ag-acc-box .ag-item-list li {
  background-color: rgba(255, 255, 255, 0.8);
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li:hover, .ag-hci.ag-body .ag-content-box.ag-acc-box .ag-item-list li:hover {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] .ag-item-list li .ag-cta, .ag-hci.ag-body .ag-content-box.ag-acc-box .ag-item-list li .ag-cta {
  color: #000;
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] .ag-desc {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
}
.ag-hci.ag-body .ag-content-box[data-box-typ=faq] .ag-desc:hover {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-content-box[data-box-typ^=fp] {
  color: #000;
}
.ag-hci.ag-body .ag-trigger .ag-f,
.ag-hci.ag-body .ag-trigger .ag-r,
.ag-hci.ag-body .ag-trigger .ag-l {
  background-color: #000 !important;
}
.ag-hci.ag-body .ag-menu-burger {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-menu-burger .ag-lev1:nth-child(odd) {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-menu-burger .ag-lev1.ag-open .ag-toggle {
  border-color: #FFF !important;
}
.ag-hci.ag-body .ag-menu-burger .ag-lev1 .ag-toggle {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-menu-burger .ag-lev1 .ag-i-home {
  color: #000 !important;
}
.ag-hci.ag-body .ag-menu-aside {
  background-color: #FFF;
}
.ag-hci.ag-body .ag-menu-aside:before {
  background-color: #FFF;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.ag-hci.ag-body .ag-menu-aside .ag-common > a:hover {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body .ag-menu-aside .ag-current > a {
  color: #000 !important;
}
.ag-hci.ag-body .ag-menu-aside a:before {
  color: #000;
}
.ag-hci.ag-body .ag-boxen p a {
  color: #000 !important;
}
.ag-hci.ag-body .ag-menu-classic a:not(.ag-social) {
  color: #000;
  background-color: #FFF;
}
.ag-hci.ag-body .ag-menu-classic a:not(.ag-social):hover {
  color: #FFF;
  background-color: #000;
}
.ag-hci.ag-body #am-cookie {
  background-color: #FFF;
  color: #000;
  border-color: #000;
}
.ag-hci.ag-body #am-cookie a {
  color: #000;
}
.ag-hci.ag-body #am-cookie .am-button {
  background-color: #FFF;
  color: #000;
  border-color: #000;
}

.ag-typo .ag-show-tags h1:after {
  position: absolute;
  content: "h1";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags h2:after {
  position: absolute;
  content: "h2";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags h3:after {
  position: absolute;
  content: "h3";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags h4:after {
  position: absolute;
  content: "h4";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags h5:after {
  position: absolute;
  content: "h5";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags h6:after {
  position: absolute;
  content: "h6";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags a:after {
  position: absolute;
  content: "a";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags quote:after {
  position: absolute;
  content: "quote";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags ol:after {
  position: absolute;
  content: "ol";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags ul:after {
  position: absolute;
  content: "ul";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags strong:after {
  position: absolute;
  content: "strong";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags blockquote:after {
  position: absolute;
  content: "blockquote";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}
.ag-typo .ag-show-tags cite:after {
  position: absolute;
  content: "cite";
  font-size: 16px;
  color: red;
  font-family: Courier, Consolas, Monaco, Andale Mono, monospace;
  left: -1em;
  transform: translate(-100%, 0);
  letter-spacing: normal;
  text-align: right;
}

@media print {
  body.ag-page {
    font-size: 12px;
  }
  #ag-Main {
    padding-top: 100px !important;
  }
  #ag-Main:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 80px;
    width: 100%;
    display: block;
    background-image: image-url("branded/logo-tk.svg");
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  #ag-Footer,
  #ag-Header,
  .ag-teaser,
  .ag-message,
  .ag-form-item {
    display: none;
  }
  .ag-item-content .ag-item-gridstyle {
    margin: 0 !important;
    padding: 0 !important;
    float: none;
    width: 100%;
  }
  .ag-item-content .ag-item-gridstyle.ag-element-liste > h3:first-child {
    color: #000;
    border-bottom: 0.33333em solid #000;
    margin: 0 !important;
  }
  .ag-item-content {
    margin: 0 !important;
    width: 100%;
    max-width: 100%;
  }
}
.ag-relative {
  position: relative;
}

/* Ambulanzzeiten Liste */
.meldungsliste #filterLink, .meldungsliste #filterLinkAmb {
  display: none;
}
.meldungsliste .quickFilterLink {
  border: 1px solid;
  padding: 0.5rem;
  font-size: 13px;
  font-weight: 400;
  background-color: #FFF;
}
.meldungsliste .quickFilterLink:hover {
  background-color: rgb(25.5, 78.6, 106.5);
  color: #FFF;
}
.meldungsliste .quickFilterLinkTable {
  color: #ffffff;
}
.meldungsliste .quickFilterLinkTable:hover {
  color: #202020;
}
.meldungsliste table {
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
}
.meldungsliste table tr.desktop {
  background-color: #FFF;
  border: 1px solid #C8C8C8;
  transition: background-color 0.3s;
}
.meldungsliste table tr.desktop > td {
  text-align: left;
  padding: 0.25rem 0.5rem;
}
.meldungsliste table tr.desktop.headerrow {
  background-color: #0076A3;
  color: #FFF;
}
.meldungsliste table tr.desktop.footerrow {
  border-bottom: 1px solid #C8C8C8;
}
.meldungsliste table tr.desktop.spacerrow {
  background-color: unset;
  border: 1px solid rgb(242.25, 242.25, 242.25);
}
@media screen and (max-width: 868px) {
  .meldungsliste table tr.desktop {
    display: none;
  }
}
.meldungsliste table tr.mobil {
  background-color: #FFF;
}
.meldungsliste table tr.mobil .headerrow {
  background-color: #0076A3;
  color: #FFF;
  padding: 0.25rem;
}
.meldungsliste table tr.mobil .hausrow, .meldungsliste table tr.mobil .contactrow {
  padding-bottom: 0.5rem;
}
.meldungsliste table tr.mobil .footerrow {
  padding-bottom: 0.5rem;
  background-color: unset;
}
@media screen and (max-width: 868px) {
  .meldungsliste table tr.mobil {
    display: table-row;
  }
}
.meldungsliste div.inforow {
  display: flex;
}
.meldungsliste div.inforow i {
  width: 30px;
}
.meldungsliste div.inforow .content {
  width: calc(100% - 30px);
}
@media screen and (max-width: 868px) {
  .meldungsliste div.inforow {
    display: block;
  }
  .meldungsliste div.inforow .content {
    display: inline-block;
    width: unset;
  }
}

/* ShadowBox overrides */
#sb-overlay {
  background-color: #202020 !important;
}

#sb-wrapper #sb-title {
  background: #0076A3;
  border: 1px solid #000;
  border-bottom: 0;
  padding: 0.25rem 0.5rem;
  height: unset;
}
#sb-wrapper #sb-title #sb-title-inner {
  font-weight: bold;
}
#sb-wrapper #sb-player {
  background: #FFF !important;
}
#sb-wrapper #sb-nav {
  display: none;
}
#sb-wrapper #ambLinkBox {
  color: #444444;
}
#sb-wrapper #ambLinkBox .content {
  background: #FFFFFF;
  padding: 0.5rem;
}
#sb-wrapper #ambLinkBox .content p {
  margin: 0 0 6px 0;
}
#sb-wrapper #ambLinkBox .button {
  padding: 0.5rem;
  text-align: center;
}
#sb-wrapper #ambLinkBox .button a {
  border: 1px solid;
  padding: 0.25rem 0.5rem;
  font-size: 13px;
  font-weight: 400;
  background-color: #FFF;
  display: inline-block;
  color: #0076A3;
  text-decoration: none;
  cursor: pointer;
}
#sb-wrapper #ambLinkBox .button a:hover {
  background-color: rgb(25.5, 78.6, 106.5);
  color: #FFF;
}
#sb-wrapper #ambLinkBox #ambLinkText {
  font-size: 12px;
  width: 100%;
  height: 85px;
  border: 1px solid #B5B8C8;
  padding: 3px;
  resize: none;
}

/* old code - to be refactored */
.vxJS_autoSuggest {
  z-index: 99999;
}

.vxJS_autoSuggest ul {
  background-color: #fff !important;
  color: #000;
}
.vxJS_autoSuggest .vxJS_list .current {
  background: #fff;
  color: #000;
}
.vxJS_autoSuggest .hiLite {
  background: #fff;
}

.ag-form.ag-form-ci {
  background-color: #f7f7f7;
}
.ag-form.ag-form-ci a[role=button] {
  background-color: #0087c0;
  padding: 0.5rem 0.75rem;
  color: #ffffff;
}
.ag-form.ag-form-ci .ag-f-indent {
  padding-left: 190px;
}
.ag-form.ag-form-ci .success, .ag-form.ag-form-ci .error, .ag-form.ag-form-ci .validation {
  display: none;
  font-weight: 600;
}
.ag-form.ag-form-ci .success {
  color: #00bd00;
}
.ag-form.ag-form-ci .error, .ag-form.ag-form-ci .validation {
  color: #f90000;
}
.ag-form.ag-form-ci input.invalid {
  border-color: #f90000;
}
.ag-form.ag-form-ci .icheckbox_minimal.invalid {
  background-position: -20px 0;
}