<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Webfont/MyFontsWebfontsKit*/
/**
 * @license
 * MyFonts Webfont Build ID 3109074, 2015-10-16T03:39:03-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TodaySBOP-Light by Scangraphic Digital Type Collection
 * URL: http://www.myfonts.com/fonts/efscangraphic/today-sans-sb/light/
 * Copyright: Copyright (c) Scangraphic Prepress Technology GmbH, 1988 - 2003. Veronika Elsner, Guenther Flake GbR, Hamburg 2004
 * 
 * Webfont: TodaySBOP-Medium by Scangraphic Digital Type Collection
 * URL: http://www.myfonts.com/fonts/efscangraphic/today-sans-sb/medium/
 * Copyright: Copyright (c) Scangraphic Prepress Technology GmbH, 1988 - 2003. Veronika Elsner, Guenther Flake GbR, Hamburg 2004
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&amp;buildid=3109074
 * Licensed pageviews: 550,000
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/2f70d2");*/
  
@font-face {
            font-family: 'TodaySBOP-Light';
            src: url('/fonts/2F70D2_0_0.eot');
            src: url('/fonts/2F70D2_0_0.eot?#iefix') format('embedded-opentype'),
            url('/fonts/2F70D2_0_0.woff2') format('woff2'),
            url('/fonts/2F70D2_0_0.woff') format('woff'),
            url('/fonts/2F70D2_0_0.ttf') format('truetype');

}

  
@font-face {
            font-family: 'TodaySBOP-Medium';
            src: url('/fonts/2F70D2_1_0.eot');
            src: url('/fonts/2F70D2_1_0.eot?#iefix') format('embedded-opentype'),
            url('/fonts/2F70D2_1_0.woff2') format('woff2'),
            url('/fonts/2F70D2_1_0.woff') format('woff'),
            url('/fonts/2F70D2_1_0.ttf') format('truetype');
}
/*normalize*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox &lt; 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1,.h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/*base*/
/*::: Basis-Elemente ::: */
 /*einkommentieren, wenn Fade-In gewünscht */

/*
form {
  opacity: 0;
}
*/

.clear,
.spacer,
.halfspacer,
.quarterspacer,
.minispacer,
.doublespacer,
.imgfspacer {
  clear:both;
  font-size:0;
  line-height:0;
  height:0;
  display:block;
}
.doublespacer   { height:24px; }
.spacer     { height:12px; }
.halfspacer   { height:6px; }
.quarterspacer   { height:3px; }
.minispacer   { height:2px; }
.imgfspacer { height:10px; }
.none,
.hide {
  display:none;
}
hr {
  clear: both; 
  height: 1px; 
  margin: 0;
  padding: 0;
  border: none; 
  background-color:#CCC;
  font-size: 0;
  line-height: 0;
}
.lt-ie8 hr {
  display: block;
  margin: -7px 0;
}
img {
    vertical-align:bottom;
}
.left   { float:left; }
.right   { float:right; }
.even   { background-color:#CCC; }
.odd   { background-color:#EEE; }
.caption {
    font-style: italic;
    font-size: 16px;
    margin-top: 4px;
}
.error,
.errorlabel {
  color:#e60003;
}
.errorlabel {
    display:block;
    margin-bottom:16px;
}
.searchword {
  background-color:#333;
  color:#fff;
}

/* ::: onpublix-Textausrichtung ::: */
.textleft    { text-align:left; }
.textcenter  { text-align:center; }
.textright   { text-align:right; }
.textjustify { text-align:justify; }

/* ::: Abstände ::: */
table.tabelle,
audio,
video,
canvas,
.generate-ui-tab,
div.ui-accordion {
  margin-bottom:16px;
}

/* ::: Imgleft/Imgright ::: */
div.imgleft { /* display und width wegen gewuenschtem Caption-Verhalten */
  display:table;
  /*width:10px;*/
  float:left;
  margin:0 25px 5px 0;
}

div.imgright .caption
div.imgleft .caption{
    display:block;
    max-width:411px;
}

div.imgright { /* display und width wegen gewuenschtem Caption-Verhalten */
  display:table;
  /*width:10px;*/
  float:right;
  margin:0 0 5px 25px;
  padding-top:2px;
}
.lt-ie8 div.imgleft,
.lt-ie8 div.imgright { /* weiteres für IE7 via JS */
  display:block;
  width:auto; 
}

div.imgleft img,
div.imgright img {
    max-width:411px;
    width:100%;
}

div.text p:last-child {
  margin-bottom:5px;
}
div.textnf {
  display:table;
}

/* ::: Zoombox und Gallery hervorheben ::: */
a.fancybox,
a.gallery {
  position:relative;
  display:block;
  float:left;
  font-size:0;
  line-height:0;
  width:auto;
}
img.zoomboxicon,
img.galleryicon {
  position:absolute;
  bottom:0;
  right:0;
}
.lt-ie8 img.galleryicon {
  bottom:2px;
}

/* :::  Quicknav ::: */


a.tocontent, 
a.tonavigation {
  display:block; 
  position:absolute; 
  top:6px; 
  left:-1000px; 
  z-index:99999; 
  padding:10px; 
  font-size:16px; 
  font-weight:bold; 
  color:#000;
  background-color:#FFFF8D; 
}
a.tocontent:focus, 
a.tocontent:active, 
a.tonavigation:focus, 
a.tonavigation:active {
  left:0;
}

/* :::  YouTube-Baustein ::: */
.youtube {
  position: relative; 
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.youtube iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

/* :::  Korrekturen ::: */
body .ui-widget {
  font-size:1em;
}
.ui-tabs .ui-tabs-nav li a,
.ui-state-default a 
{ 
  outline:none;  /* Mix aus normalize und jquery-ui */
}
/*Javascript-Module/jquery-ui-smoothless-theme*/
/*! jQuery UI - v1.9.1 - 2012-11-15
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.tabs.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&amp;fwDefault=normal&amp;fsDefault=1.1em&amp;cornerRadius=4px&amp;bgColorHeader=cccccc&amp;bgTextureHeader=03_highlight_soft.png&amp;bgImgOpacityHeader=75&amp;borderColorHeader=aaaaaa&amp;fcHeader=222222&amp;iconColorHeader=222222&amp;bgColorContent=ffffff&amp;bgTextureContent=01_flat.png&amp;bgImgOpacityContent=75&amp;borderColorContent=aaaaaa&amp;fcContent=222222&amp;iconColorContent=222222&amp;bgColorDefault=e6e6e6&amp;bgTextureDefault=02_glass.png&amp;bgImgOpacityDefault=75&amp;borderColorDefault=d3d3d3&amp;fcDefault=555555&amp;iconColorDefault=888888&amp;bgColorHover=dadada&amp;bgTextureHover=02_glass.png&amp;bgImgOpacityHover=75&amp;borderColorHover=999999&amp;fcHover=212121&amp;iconColorHover=454545&amp;bgColorActive=ffffff&amp;bgTextureActive=02_glass.png&amp;bgImgOpacityActive=65&amp;borderColorActive=aaaaaa&amp;fcActive=212121&amp;iconColorActive=454545&amp;bgColorHighlight=fbf9ee&amp;bgTextureHighlight=02_glass.png&amp;bgImgOpacityHighlight=55&amp;borderColorHighlight=fcefa1&amp;fcHighlight=363636&amp;iconColorHighlight=2e83ff&amp;bgColorError=fef1ec&amp;bgTextureError=02_glass.png&amp;bgImgOpacityError=95&amp;borderColorError=cd0a0a&amp;fcError=cd0a0a&amp;iconColorError=cd0a0a&amp;bgColorOverlay=aaaaaa&amp;bgTextureOverlay=01_flat.png&amp;bgImgOpacityOverlay=0&amp;opacityOverlay=30&amp;bgColorShadow=aaaaaa&amp;bgTextureShadow=01_flat.png&amp;bgImgOpacityShadow=0&amp;opacityShadow=30&amp;thicknessShadow=8px&amp;offsetTopShadow=-8px&amp;offsetLeftShadow=-8px&amp;cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,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; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


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


/* Icons
----------------------------------*/

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


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { 
    position: absolute;
    left: .5em; 
    top: 50%;
    margin-top: -8px;
    }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/img/system/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/img/system/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/img/system/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/img/system/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/img/system/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/img/system/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/img/system/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/img/system/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/img/system/jquery-ui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/img/system/jquery-ui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/img/system/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/img/system/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }


/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/*Seitenelemente/table*/
/* ::: Tabelle ::: */
.tabelle-wrapper {
    width:100%;
    overflow:auto;
}

.tabelle {
  width:100%;
  border-collapse:collapse;
}
.tabelle thead tr {
}
.tabelle thead tr th,
.tabelle tbody tr.headline td {
  padding:5px;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
}


.tabelle tr.headline td{
    padding:0 !important;
}


.tabelle tbody tr td {
  /*padding:5px;*/
  vertical-align:top;
      overflow: hidden;
}

.tabelle tbody tr td p{
    border-right: 20px solid #F2F2F2;
    background: #fff;
    margin: 0;
    padding: 5px;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}

.tabelle tbody tr td.last p{
    border:none;
}

.tabelle p {
    margin:0;
}


.tabelle tr {
    border-top:1px dotted #000;
}

.tabelle tr.last {
    border-bottom:1px dotted #000;
}

.tabelle thead tr{
    border:none;
}

.tabelle th:empty{
    display:none;
}
/*Seitenelemente/forms*/
/* ::: Formulare ::: */
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    max-width: 720px;
    
}
legend {
  display:none;
}
.row {
  margin-bottom:5px;
  position:relative;
}
.row:after {
  content:"";
  display:block;
  clear:both;
}

p.pflichtfelder.textcolor{
    position:absolute;
    top:0;
    right:0;
}

.lt-ie9 .row:after { zoom:1; }
label {
  float:left;
  max-width:150px;
  padding-top:6px;
}

input.text, 
textarea.text,
select.text,
div.plzort,
div.radioButtonListWrapper,
div.captcha div,
div.captcha input {
  float:right;
border-radius:0;
}
div.radioButtonListWrapper,
div.plzort,
div.captcha div {
      width: 70.692%;
}
input.text, 
textarea.text,
select.text {
  width: 70.692%;
  border:1px solid #bfbfbf;
  background:#fff;
  box-sizing:border-box;
}
input.text, 
textarea.text {
  padding:5px;
}
input.zipcode { 
    float:left; 
    width:35.5% !important; 
    
}
input.zipcodeen { 
    float:left; 
    width:35.5% !important; 
    
}
input.city { 
    width:64% !important;
}
input.cityen { 
    width:64% !important;
}
textarea.text { 
    height:150px;
}
select.text { 
    width:214px;
}

div.radioButtonWrapper {
  float:left;
  margin-right: 20px;
}
div.radioButtonWrapper label,
label.labelradio {
  width:auto;
}
input.radio { 
  float:left;
  margin-top:6px;
  margin-right:4px;
}

div.captcha {
    margin:10px 0;
}
div.captcha div {
    clear:both;
    margin-bottom:5px;
}
div.captcha img {
  float:left;
  cursor:pointer;
  border:1px solid #bfbfbf !important;
  margin-bottom:5px;
}
div.captcha input {
  float:none;
  width:100%;
}


.radioButtonWrapper label {
    padding-top: 3px;
}

.row.senden a {
    float: right;
    position:relative;
    color:#1f1d21;
    /*margin-top:10px;*/
}

div.senden a:after {
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

/*div.absenden {*/
/*    margin:-51px 0 0 0;*/
/*    float:right;*/
/*    position:relative;*/
/*}*/
/*div.absenden a {*/
/*    width:94px;*/
/*	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);*/
/*	background-color:#f9f9f9;*/
/*	border-radius:6px;*/
/*	border:1px solid #dcdcdc;*/
/*	display:inline-block;*/
/*	cursor:pointer;*/
/*	color:#666666;*/
/*	font-family:arial;*/
/*	font-size:15px;*/
/*	font-weight:bold;*/
/*	padding:5px 24px;*/
/*	text-align:center;*/
/*	text-decoration:none;*/
/*	text-shadow:0px 1px 0px #ffffff;*/
/*}*/
/*div.absenden a:hover {*/
/*	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);*/
/*	background-color:#e9e9e9;*/
/*}*/

div.senden a:active {
	position:relative;
	top:1px;
}


.kontaktForm .pflichtfelder {
    position: static !important;
    text-align: right;
    margin: 3px;
}

.privacy {
  margin: 20px 0;
}
.privacy input {
    float: none;
    display: inline-block;
    margin: 0 5px 5px 0;
    position: relative;
    top: 1px;
}
.privacy label {
    float: none;
    width: auto;
    max-width: none;
}
/*Seitenelemente/ImageGalleryKacheln*/
/* ::: Gallery ::: */
.gallery {
}
div.gallerybox {
}
div.gallnavi {
    float:right;
}
div.gallnavi a {
  float:left;
  height:16px;
  width:11px;
  line-height:16px;
  padding: 0 2px 1px 2px;
  margin-left:6px;
  font-weight:bold;
  color:#FFF;
  background-color:#DFC686;
  text-decoration:none;
  text-align:center;
}
div.gallnavi a.selected {
  background-color:#A44E13;
}
div.gallerybox {
  margin-top:10px;
}
div.galleryrow {
  clear:both;
}
div.gallerybox a.gallery {
  display:block;
  float:left;
  width: 180px;
  height:140px;
  background-color:#ebebeb;
  background-position:center center;
  background-repeat:no-repeat;
  margin: 0 20px 20px 0;
}
div.gallerybox a.last {
  margin-right:0;
}

/*img.galleryicon {*/
/*    width: auto !important;*/
/*}*/
/*Javascript-Module/jquery-image-zoomer-1.5.1*/
.magnifyarea {
  box-shadow: 5px 5px 7px #818181;
  -webkit-box-shadow: 5px 5px 7px #818181;
  -moz-box-shadow: 5px 5px 7px #818181;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
  background: white;
}
.powertracker {
  width:100px;
  height:100px;
  border:2px solid red;
}
/*Seitenelemente/pager*/
.pager{
    background:#fff;
    text-align: center;
    position:relative;
    padding: 4.5px;
}

.pager:before{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    top: -1px;
    position: absolute;
    left: 0;
}

.pager:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    position: absolute;
}

.pager input{
    background: #f2f2f2;
    border: none;
    padding: 0;
    text-align: center;
    width: 39px;
    line-height: 19px;
    font-size: 19px;
    margin-left: 5px;
    margin-right: 5px;
    
}

.pager .pageafter{
    position: relative;
    float: right;
    /*margin-right: 10px;*/
    margin-top: 2px;
    padding-left:10px;
    padding-right:10px;
}

.pager .pageafter:after{
    content:"";
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #4b4b4d;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #4b4b4d;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.pager .pagebefore{
    position:relative;
    float:left;
    /*margin-left:10px;*/
    margin-top:2px;
    padding-right:10px;
    padding-left:10px;
}


.pager .pagebefore:after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #4b4b4d transparent transparent;
    line-height: 0px;
    _border-color: #000000 #4b4b4d #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
/*Seitenelemente/search*/
/* Search */
fieldset.search label.label {
  width:100px;
}
fieldset.search input.text {
  float:left;
    border-radius:0;
}
a.search {
  float: left;
  display: block;
  margin: 1px 0 12px 16px;
  padding: 2px 10px;
  background-color: #1E276A;
  color: #FFFFFF;
  font-weight: bold;
}
.searchHighlight {

}
/*Javascript-Module/jquery-mediaelementplayer-2.18.2*/
.mejs-offscreen{
/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
	position: absolute !important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}

.mejs-container:focus { 
	outline: none; 
}

.me-plugin {
	position: absolute;
}

.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}

.mejs-fullscreen {
	/* set it to not show scroll bars so 100% will work */
	overflow: hidden !important;
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}

.mejs-clear {
	clear: both;
}

/* Start: LAYERS */
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain ;
	background-position: 50% 50% ;
	background-repeat: no-repeat ;
}
:root .mejs-poster img {
	display: none ;
}

.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-overlay-play {
	cursor: pointer;
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(/img/system/mediaelementplayer/bigplay.svg) no-repeat;
}

.no-svg .mejs-overlay-button {
	background-image: url(/img/system/mediaelementplayer/bigplay.png);
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px ;
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(0, 0, 0, 0.9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(/img/system/mediaelementplayer/loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	height: 30px;
	width: 100%;
}
.mejs-container .mejs-controls  div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0;
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(/img/system/mediaelementplayer/controls.svg) no-repeat;
}

.no-svg .mejs-controls .mejs-button button {
	background-image: url(/img/system/mediaelementplayer/controls.png);
}

	/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0 3px ;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
	background-position: 0 0;
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8)));
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px;
}
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
	position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50, 50, 50, 0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.5);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}

/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
    display: block;
    float: left;
    vertical-align: middle;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
	position: relative;
}

.mejs-controls .mejs-captions-button button {
	background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0;
}

.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}

.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
	overflow: hidden;
	border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:center;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
}

.mejs-captions-layer  a {
	color: #fff;
	text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}

.mejs-captions-position-hover {
	bottom: 35px;
}

.mejs-captions-text {
	padding: 3px 5px;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(20, 20, 20, 0.5);
	white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay {
}

.me-cannotplay a {
	color: #fff;
	font-weight: bold;
}

.me-cannotplay span {
	padding: 15px;
	display: block;
}
/* End: Error */


/* Start: Loop */
.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}

/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0;
}
/* End: Picture Controls */


/* context menu */
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50,50,50,0.7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
/* End: Postroll */


/* Start: Speed */
div.mejs-speed-button {
	width: 46px !important;
	position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: transparent;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	display: none;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: url(/img/system/mediaelementplayer/background.png);
	background: rgba(50, 50, 50, 0.7);
	border: solid 1px transparent;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


.mejs-controls .mejs-speed-button:hover &gt; .mejs-speed-selector {
	display: block;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: rgba(33, 248, 248, 1);
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px 0;
	padding: 0 10px;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 11.5px;
	color: white;
	margin-left: 5px;
	cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: rgb(200, 200, 200) !important;
	background-color: rgba(255,255,255,.4) !important;
}
/* End: Speed */

/* Start: Jump Forward */

.mejs-controls .mejs-button.mejs-jump-forward-button {
	background: transparent url(/img/system/mediaelementplayer/jumpforward.png) no-repeat;
	background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-jump-forward-button button {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	color: #ffffff;
}

/* End: Jump Forward */

/* Start: Skip Back */

.mejs-controls .mejs-button.mejs-skip-back-button {
	background: transparent url(/img/system/mediaelementplayer/skipback.png) no-repeat;
	background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	color: #ffffff;
}

/* End: Skip Back */
/*Module/Headline*/
h1.headlinedotted + .bigboxWrapper {
    margin-top: -10px;
}

h1.headlinedotted + .bigboxWrapper .box .boxImg:before{
    content:"";
    display:none;
}

h1.headlinedotted + .contentLink{
    margin-top: -6px;
}

h1.headlinedotted + .bild.bildteaser{
    margin-top:-10px;
}

h1.headlinedotted + .bild.bildteaser:before{
    display:none;
}

h1.headlinedotted + .bild {
    margin-top: -10px;
}

h1.headlinedotted + .onAccordion{
    margin-top: -10px;
}

h1.headlinedotted + .onAccordion h2:first-child:before{
    display:none;
}

h1.headlinedotted + .videoContainer{
    margin-top:-10px;
}

h1.headlinedotted + .youtubeContainer{
    margin-top:-10px;
}
/*Module/Klapper*/
main .ui-accordion{
    margin:0 0 0;
    max-width:100%;
    width: 100%;
    margin-bottom:30px;
}

main .onAccordion + .onAccordion{
      margin-top:-30px;
}

main .onAccordion h2{
    font-family: 'TodaySBOP-Light';
}


main .ui-accordion .ui-accordion-icons{
    padding-left:0;
    
}

main .ui-accordion .ui-accordion-header{
    padding:5.5px;
    box-sizing:border-box;
    margin-top:0;
    padding-left:30px;
    border:none;
    position:relative;
}



main .ui-accordion .ui-accordion-header:before{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    top: 0;
    left:0;
    position:absolute;
}

main .ui-corner-all,
main .ui-corner-bottom,
main .ui-corner-right,
main .ui-corner-br,
main .ui-corner-left,
main .ui-corner-bl,
main .ui-corner-top,
main .ui-corner-tr,
main .ui-corner-tl{
     border-radius:0 !important;
 }
 
/*main .ui-accordion .ui-accordion-header .ui-accordion-header-icon{*/
/*    position: absolute !important;*/
/*    right: 15px !important;*/
/*    top: 5px !important;*/
/*    margin-top: 0 !important;*/
/*    width: auto !important;*/
/*    height: auto !important;*/
/* }*/
 
main .ui-state-default .ui-icon{
     background:none !important;
 }
 
main .ui-icon-triangle-1-e,
main .ui-icon-triangle-1-s{
    background-position: center !important;
    
}

main .ui-icon{
    overflow:visible !important;
    text-indent:inherit;
}


main .ui-icon-triangle-1-e:after{
    content: "\e807";
    font-family: 'fontello';
    display: inline-block;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);



}

main .ui-icon-triangle-1-s:after{
    content: "\e807";
    font-family: 'fontello';
    display: inline-block;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);


}
 
 
 
 
main .ui-accordion-content p{
    /*max-width:600px;*/
    max-width:1100px;
 }
main .ui-accordion-content .zoombild p,
main .ui-accordion-content  .bild.bildrechts p,
main .ui-accordion-content  .bild.bildlinks p{
    max-width:1100px;
 }
 

main .onAccordion .ui-state-default,
main .onAccordion .ui-widget-content .ui-state-default,
main .onAccordion .ui-widget-header .ui-state-default{
     background:#F2F2F2 !important;
     font-weight:normal !important;
     color:#323232;
 }
 
 
main .ui-accordion .ui-accordion-content{
    padding: 20px 15px 15px 30px;
     background:#fff !important;
     border:none !important;
     box-sizing:border-box;
 }
 
main .ui-accordion .ui-state-active, 
main .ui-accordion .ui-widget-content .ui-state-active, 
main .ui-accordion .ui-widget-header .ui-state-active{
     color:#00a989 !important;
 }
 
main .ui-state-default a, 
main .ui-state-default a:link,
main .ui-state-default a:visited{
     color:#323232;
 }
 
 
 .linkForm{
     padding-left:0 !important;
 }
 
  .linkForm li{
    padding:5.5px !important;
    padding-left:0 !important;
    position:relative;
    margin:0 !important;
  }
  
.linkForm li:after,
.linkForm li:before{
    content: "";
    background: url(/img/system/navPixel.png);
    width: 100%;
    height: 1px;
    left:0;
    position:absolute; 
    /*-moz-transform: rotate(0deg)!important;*/
    /*-ms-transform: rotate(0deg)!important;*/
    /*-o-transform: rotate(0deg)!important;*/
    /* -webkit-transform: rotate(-0deg)!important; */
    /*transform: rotate(0deg)!important;*/
 }
   
.linkForm li:after{
    bottom:0;
    
}

.linkForm li:after{
    content:"";
    display:none;
    
}

.linkForm li:before{
    top:0;
}

.linkForm li a{
    padding-left:20px;
    position:relative;
}

.linkForm li a:hover{
    color:#00a989;
}

.linkForm li a:before{
    content: "\e807";
    font-family: 'fontello';
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}
/*Module/Feuerwehr - Einsatztagebuch*/
/* ------------------------------------------------ PAGER ------------------------------------------------*/

.feuer-pager{
    width:100%;
    display:block;
    height:33px;
    position:relative;
    background:#fff;
}

.feuer-pager:before,
.feuer-pager:after{
     content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
    
}

.feuer-pager:before{
    
}

.feuer-pager:after{
}

.iconPager{
     font-size:11px;
     line-height:33px;
}

.iconPager a span{
    color:#4b4b4d;
}
    
    

.feuer-pager .pager-forward{
float:right;
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
padding-left:10px;
padding-right:10px;

}

.feuer-pager .pager-backward{
    float:left;
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
padding-left:10px;
padding-right:10px;
}


.feuer-pager .pager-info{
        text-align: center;
        line-height:33px;
        font-size: 19px;
        font-family: 'TodaySBOP-Light';
}

.currentPage {
    background: #f2f2f2;
    box-sizing: border-box;
    padding-left: 13px;
    padding-right: 13px;
}

/* ------------------------------------------------ Items ------------------------------------------------*/


.einsatz-item:last-child:after{
    display:none;
}

.item-top {
    margin-top: 30px;
    box-sizing:border-box;
}

.einsatz-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
}

.item-top h1{
    margin:0;
    padding:0;
}

.einsatz-btn {
    margin-top: 10px;
    float: right;
}

.einsatz-btn a{
    font-size:15px;
    line-height:15px;
    display:inline-block;
    color:#1f1d21;
    font-family: 'TodaySBOP-Medium';
    font-weight:normal;
    cursor:pointer;
    margin-bottom:10px;
}
.einsatz-btn a:after{
    content: "";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    
}

.einsatz-btn.mehr a:after{
        content: "\e809";
}

.einsatz-btn.weniger a:after{
    content: "\e804";
}

.item-content{
    display:none;
}

/* ------------------------------------------------ Kalender ------------------------------------------------*/

.feuerwehrKalender{
    /*max-width:264px;*/
    width:100%;
}

.kalender-header .k-btn{
    display:block;
    line-height:33px;
    font-size:11px;
    cursor:pointer;
    position:absolute;
    top:0;
}

.kalender-header .k-btn.prev{
    float:left;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left:0;


}



.kalender-header .k-btn.next{
    float:right;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right:0;
}



.kalender-header{
    background:#fff;
    display:block;
    font-weight:normal;
    font-family: 'TodaySBOP-Light';
    color:#1f1d21;
    width:100%;
    height:33px;
    position:relative;
}

.kalender-header:after{
    content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
}

.kalender-header:before{
     content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
}

.kalender-header .year {
    text-align: center;
    padding-top: 7px;
    box-sizing: border-box;
}

.feuerwehrKalender:after{
     content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
}


.mitem{
    font-size:17px;
    color:#1f1d21;
    font-family: 'TodaySBOP-Light';
    display:block;
    float:left;
    background:#fff;
    width: 23.51%;
    /*height:44px;*/
    line-height:44px;
    text-align:center;
    margin-right: 1.4%;
    margin-bottom: 1.4%;
     -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
      cursor: pointer;
    
}

.mitem:hover{
    background:#00a989;
    color:#fff;
}

/*.mitem:nth-child(4),*/
/*.mitem:nth-child(8),*/
/*.mitem:nth-child(12){*/
/*margin-right:0;*/
/*}*/

.mitem:nth-last-child(-n+5) {
 margin-bottom:1px;
}

.kalender-content {
    margin-right: -4px;
}
/*Module/Gewerbeflächen*/
aside.medium-5.large-4.columns.ng-scope{
    padding:0;
    float:right;
    width: 29.2%;
    padding-left: 28px;
}



.medium-7.large-8.columns.ng-scope{
    float:left;
    width:70.8%;
    padding-left:0;
    padding-right:0;
    display:table;
    table-layout: fixed;
}


.gflaechen .gflaechen_suche{
        font-size: 16px !important;
}


/*.gflaechen .owl-carousel .owl-wrapper-outer{*/
/*    width:auto !important;*/
/*}*/


/*.GewerbeflaechenBoerse  .gflaechen .owl-carousel{*/
/*    display:block !important;*/
/*}*/

/*.gflaechen .gflaechen_suchergebnis .slider .owl-carousel .owl-item .einzelbild{*/
/*    width:100%;*/
/*}*/

/*.gflaechen .gflaechen_suchergebnis a{*/
/*    width:174px;*/
/*}*/

/*.gflaechen .owl-carousel .owl-item{*/
/*     width:174px!important;*/
/*}*/


.GewerbeflaechenBoerse .gflaechen .gflaechen_suchergebnis .suche_head h3{
    color:#00a989;
    font-size:19px;
    font-weight:normal;
}


.GewerbeflaechenBoerse .gflaechen .gflaechen_suche button, 
.GewerbeflaechenBoerse .gflaechen .gflaechen_suche .searchbutton &gt; a{
    background:#00a989;
}

.GewerbeflaechenBoerse .gflaechen article .clapcontrol span i{
        color:#00a989;
}


.GewerbeflaechenBoers .clapcontrol span
{
    color:#1f1d21;
}

.GewerbeflaechenBoerse .einzelbild{
    /*width: 174px  !important;*/
    /*display:block !important;*/
}


.GewerbeflaechenBoerse .gflaechen .gflaechen_suchergebnis .slider .owl-carousel .owl-item .einzelbild:before{
        background: #00a989;
}

.GewerbeflaechenBoerse  .gflaechen .gflaechen_suchergebnis .ansprechpartner .icon,
.GewerbeflaechenBoerse  .gflaechen .gflaechen_suchergebnis .actions .icon{
    color:#00a989;
}


.gflaechen .gflaechen_suchergebnis .eintrag .major h2{
    margin:0 !important;
    padding-bottom:20px !important;
    background:none!important;
}

.gflaechen .image.ng-scope {
    /* display: inline-block; */
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
}

.eintrag .image a:before,
.eintrag .einzelbild a:before,
.gflaechen .gflaechen_suchergebnis .slider .owl-carousel .owl-item .einzelbild:before{
    background:#00a989 !important;
}

.GewerbeflaechenBoerse .gflaechen .gflaechen_suche button{
    display: inline-block;
    background: transparent;
    color: #1f1d21;
    font-size: 19px;
    padding: 0;
}

.GewerbeflaechenBoerse .gflaechen .gflaechen_suche button:after{
      content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.gflaechen label{
        word-break: break-all;
}

.gflaechen_objekttypen.clearfix.ng-scope &gt; div{
        float:none !important;
        width:100% !important;
}

.gflaechen .gflaechen_suche .groesse_select input{
    width:50% !important;
    border-radius:0;
}

.gflaechen .gflaechen_suche .groesse_select &gt; div{
    float:none !important;
    margin-bottom:5px;
}


.gflaechen .owl-carousel .owl-item img{
    display:inline-block !important;
}


@media only screen and (max-width:1280px) {
    
  .menu-active .gflaechen .gflaechen_suche .groesse_select &gt; div {
    float: left;
    margin-bottom: 10px;
      
 }  
  
.menu-active .gflaechen_objekttypen.clearfix.ng-scope &gt; div{
        float:none;
        width:100%;
}

}


@media only screen and (max-width:1279px) {
    
     .menu-active .medium-7.large-8.columns.ng-scope{
         float:none;
         width:100%;
         
     }
     
      .menu-active aside.medium-5.large-4.columns.ng-scope{
          float:none;
          width:100%;
          padding-left:0;
      }
    
}


@media only screen and (max-width:1024px) {
    
  .medium-7.large-8.columns.ng-scope{
         float:none;
         width:100%;
         
     }
     
    aside.medium-5.large-4.columns.ng-scope{
          float:none;
          width:100%;
          padding-left:0;
      }
    
}


@media only screen and (max-width:800px) {
    
    .gflaechen .gflaechen_suchergebnis .eintrag .major table tr td:first-child{
    min-width:100px !important;
}
    
}

@media only screen and (max-width:700px) {
    
 .gflaechen .image.ng-scope   {
     float:none;
     margin-bottom:20px;
 }
 
 
}

@media only screen and (max-width:640px) {
    
.gflaechen .gflaechen_suchergebnis .eintrag .major{
    padding-left:0 !important;
    display: inline-block !important;
    top:auto !important;
}

.gflaechen .gflaechen_suchergebnis .eintrag .image img{
    display:inline-block !important;
    float:none !important;
}

.gflaechen .gflaechen_suchergebnis .eintrag .image{
    margin-bottom:20px !important;
    display:inline-block !important;
}

 
}
/*Module/Teaser Menu*/
.teaser-menu{
    display:block;
    margin-bottom: 40px;
}
.teaser-menu ul{
    margin:0;
    padding:0;
}

.teaser-menu ul li{
    list-style:none;
    margin:0;
    padding:0;
}

.teaser-menu ul li a{
    display:block;
    color:#000; 
    padding-top: 5px;
    padding-bottom: 5px;
}

.teaser-menu ul li a:after{
    content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px;
}


.teaser-menu ul li a:before{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    font-size: 14px;
    color: #000;
    position: relative;
    left: 0;
    top: 0;
    margin-right:5px;
}

.teaser-menu ul li ul li a:before{
    margin-right:25px;
    left:20px;
}

.teaser-menu ul li:after{
    content:"";
    display:none;
}
/*Module/Anregungen*/
.anrgungen{
    width:100%;
    height:100%;
    display:block;
}

.checkbox-container {
    margin-bottom: 20px;
}

.checkbox-container label{
    float: none;
    width: 100%;
    display: inline-block;
}
.checkbox-container input{
    float:none;
    border-radius:0;
    
}


.checkbox-container .a-left{
    float:left;
    width:30%;
}

.checkbox-container .a-right{
    float:right;
    width:70%;
}


div.captcha div {
    clear: both;
    margin-bottom: 5px;
    width: 70.692%;
}

div#imagecontentWrapper_InhaltsseiteContent_getAnregungen_Captcha{
     width: 70.692%; 
}

div.captcha input{
    width: 100%;
    float: right;
}


/*.anrgungen label#contentWrapper_InhaltsseiteContent_getAnregungen_VornameLabel:after,*/
/*.anrgungen label#contentWrapper_InhaltsseiteContent_getAnregungen_NachnameLabel:after,*/
/*.anrgungen label#contentWrapper_InhaltsseiteContent_getAnregungen_CaptchaLabel:after,*/
/*.anrgungen label#contentWrapper_InhaltsseiteContent_getAnregungen_MitteilungLabel:after,*/
/*.anrgungen label#contentWrapper_InhaltsseiteContent_getAnregungen_EMailLabel:after*/
/*{*/
/*    content:"*";*/
/*    color:#00a989;*/
/*}*/


.row.a-send {
    float: right;
    margin-top:10px;
}

.a-send a {
    color:#1f1d21;
    display:inline-block;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    
}
.a-send a:hover{
    text-decoration:none;
}

.a-send a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}


.anrgungen .checkbox-container{
    margin-bottom: 5px;
}
.anrgungen .row.anrede label,
.anrgungen .checkbox-container label{
        max-width: 29.3%;
        width:100%;
}
.anrgungen .row.anrede select,
.anrgungen .checkbox-container select{
    border: 1px solid #bfbfbf;
    background: #fff;
    box-sizing: border-box;
    padding:5px;
    max-width:200px;
    width:100%;
}
/*Module/Ratsinformationssystem*/
.mi-btn{
    display:inline-block;
    margin-top:20px;
}
/*Module/Fundbüro*/
.vifo-text{
    display:block;
    width:100%;
}

.vifo-btn{
    margin-top:20px;
    display:inline-block;
}
/*Module/Abfuhrkalender*/
.abfuhrkalender {
    max-width: 500px;
}

.abfuhrkalender .row{
    width:100%;
    display:block;
}


.abfuhrkalender select {
    width:70%;
    padding:4.5px;
    box-sizing:border-box;
}
.abfuhrkalender .row label{
    width:30%;
    float:left;
    max-width:100%;
}

.abfuhrkalender .row input{
    width:70%;
    box-sizing:border-box;
    float:left;
    border-radius:0;
}

.row.hausnummer input {
    padding: 3px;
    border: 1px solid #bfbfbf;
    border-radius:0;

}

.abfuhrkalender .send {
    text-align: right;
    margin-top: 20px;
    
}

.abfuhrkalender .send a {
    color:#1f1d21;
    display:inline-block;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    
}
.abfuhrkalender .send a:hover{
    text-decoration:none;
}

.abfuhrkalender .send a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}


.ergebnis-container{
    width: 100%;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}



.ergebnis-container:before{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    top: 0px;
    position: absolute;
    left: 0;
}

.ergebnis-container:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0;
    position: absolute;
}




.ergebnis-headline {
    margin-bottom: 20px;
}

.ergebnis-headline h2{
    padding:0;
    margin:0;
    
}

.ergebnis-content{

}


.ergebnis-text{
    
}
    
.ergebniss-link a{
    
}
/*Module/Öffentliche Ausschreibungen*/
.ausschreibungen-item {
    padding-bottom: 20px;
    position: relative;
    padding-top: 20px;
}


/*.ausschreibungen-item:before{*/
/*    content: "";*/
/*    background: url(/img/system/navPixel.png);*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/

.ausschreibungen-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.ausschreibungen-item h2{
    margin-top:0;
}
/*Module/Grundstueck*/
.grundstueck{
    
}

.grundstueck #imagecontentWrapper_InhaltsseiteContent_getKontakt_Captcha{
   width:70.692%;
}

.grundstueck .anreden label,
.grundstueck .kontaktform label{
    max-width: 29.3%;
    width:100%;
}

.grundstueck .anreden select,
.grundstueck .kontaktform select{
    padding:5px;
    box-sizing:border-box;
    max-width:200px;
    width:100%;
    border: 1px solid #bfbfbf;
    background: #fff;
}

.grundstueck .senden {
    margin-top: 15px;
}
/*Module/Dienstleistungssuche*/
.dienstleistungssuche{
    position:relative;
}

.dienstleistungssuche .row.sucheInput{
    margin-bottom:11px;
}


.dienstleistungssuche .row.sucheInput input{
    width: 100%;
    padding: 10px;
    border: none;
    box-sizing: border-box;
}


.dienstleistungssuche .row.send {
    position: absolute;
    top: 0;
    right: 0;
}

.dienstleistungssuche .row.send  a{
    display:block;
    color:#787677;
    cursor:pointer;
}

.dienstleistungssuche .row.send a:hover{
    color:#00a989;   
}

.dienstleistungssuche .row.send a span {
    font-size: 30px;
    line-height: 45px;
}


.dienstleistungssuche .row.char{
    width:100%;
    margin-bottom:15px;
}

.dienstleistungssuche .row.char .char-inner{
    display:table;
    width:100%;
    position:relative;
    padding-top: 9px;
    padding-bottom: 8px;
    box-sizing:border-box;
    table-layout: fixed;
}


.dienstleistungssuche .row.char .char-inner:before,
.dienstleistungssuche .row.char .char-inner:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left:0;
}

.dienstleistungssuche .row.char .char-inner:before{
    top:0;
}
.dienstleistungssuche .row.char .char-inner:after{
    bottom:0;
}


.dienstleistungssuche .row.char .char-inner .item-char{
    display:table-cell;
    width:4%;
    text-align:center;
    border-collapse:collapse;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    position:relative;
    line-height:19px;
    border-right:1px solid #b2b2b2;
    margin-bottom:5px;
}

.dienstleistungssuche .row.char .char-inner .item-char:first-child{
      border-left:1px solid #b2b2b2;
}  


.dienstleistungssuche .row.char .char-inner .item-char a{
    font-size:19px;
    text-transform:uppercase;
    line-height:19px;
    padding:0;
    margin:0;
    color:#1f1d21;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin-bottom:5px;
}

.dienstleistungssuche .row.char .char-inner .item-char a:hover{
    color:#00a989;
}




.dienstleistungsthemen{
    position:relative;
    margin-bottom:10px;
}

.dienstleistungsthemen h2{
    margin-top:0px;
    margin-bottom:5px;
}

.dienstleistungsthemen:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    left:0;
    margin-top:10px;
}


.dienstleistungsthemen &gt; ul{
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding:0;
    margin:0;
}

.dienstleistungsthemen &gt; ul &gt; li{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding:0;
    margin:0;
    position:relative;
    padding-left:25px;
    line-height:28px;
    cursor:pointer;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.dienstleistungsthemen &gt; ul &gt; li.isopen span{
     color:#00a989;
}

.dienstleistungsthemen &gt; ul &gt; li:hover{
    color:#00a989;
}
.dienstleistungsthemen &gt; ul &gt; li:before{
    content: " \e805";
    position: absolute;
    left: 5px;
    top: 0;
    font-family: "fontello";
    font-style: normal;
    speak: none;
    font-size: 12px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dienstleistungsthemen &gt; ul &gt; li.isopen:before{
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); 
    color:#00a989;
}

.dienstleistungsthemen &gt; ul &gt; li:after{
    content:"";
    display:none;
}

.dienstleistungsthemen &gt; ul &gt; li &gt; a{
    display:none;
    padding:0;
    margin:0;
}


.dienstleistungsthemen &gt; ul &gt; li &gt; span{
    font-size:18px;
    line-height:18px;
    color:#1f1d21;
}


.dienstleistungsthemen .innerThemen {
padding:0;
margin:0;
}

.dienstleistungsthemen .innerThemen li{
    padding:0;
    margin:0;
    position:relative;
}



.dienstleistungsthemen .innerThemen li:before,
.dienstleistungsthemen .innerThemen li:last-child:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
}

.dienstleistungsthemen .innerThemen li:before{
    top:0;
}

.dienstleistungsthemen .innerThemen li:last-child:after{
    bottom:0;
    left:0;
    position:static;
    transform: rotate(0deg);
}

.dienstleistungsthemen .innerThemen li:after{
    content:"";
    display:none;
}

.dienstleistungsthemen .innerThemen li span a{
    font-size: 18px;
    line-height: 21px;
    color: #1f1d21;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


.dienstleistungsthemen .treeitem  ul li &gt; a{
    position:relative;
}
    
.dienstleistungsthemen .treeitem  ul li &gt; a:before{
    content: "\e806";
    font-family: 'fontello';
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #00a989;
    left: -10px;
    top: 0;
    text-align: center;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
    


.dienstleistungsthemen .innerThemen li span a:after{
    content: " \e807";
    font-family: "fontello";
    font-style: normal;
    speak: none;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 13px;
    margin-top: -11px;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.dienstleistungsthemen .innerThemen li span a:hover:after{
    color:#00a989;
}


.dienstleistungdetail .email {
    margin-bottom: 25px;
}
/*Module/DienstleistungenTop10*/
.dienstleistungenTopTen{
    margin-bottom: 40px;
}

.dienstleistungenTopTen ul{
    padding:0;
    margin:0;
}

.dienstleistungenTopTen ul li{
    margin:0;
    padding:0;
    position:relative;
}

.dienstleistungenTopTen ul li:before,
.dienstleistungenTopTen ul li:last-child:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position:static;
    transform: rotate(0deg);
}

.dienstleistungenTopTen ul li:after{
    content:"";
    display:none;
}

.dienstleistungenTopTen ul li:last-child:after{
    display:block;
}

.dienstleistungenTopTen ul li a{
    font-size: 18px;
    line-height: 21px;
    color: #1f1d21;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    padding-right: 30px;
}

.dienstleistungenTopTen ul li a:after{
    content: " \e807";
    font-family: "fontello";
    font-style: normal;
    speak: none;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 13px;
    margin-top: -11px;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


.dienstleistungenTopTen ul li a:hover{
    color:#00a989;
}
/*Module/Dienstleistungsliste*/
.dienstleistungsliste-main{
    width:100%;
}

.dienstleistungsliste-main .pager{
    width:100%;
    border:none;
    background:#fff;
    padding:0;
    position:relative;
    height:30px;
}

.dienstleistungsliste-main .pager .pager-inner{
        text-align: center;
}



.dienstleistungsliste-main .pager:before,
.dienstleistungsliste-main .pager:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    transform: rotate(0deg);
}

.dienstleistungsliste-main .pager:before{
    top:0;
}

.dienstleistungsliste-main .pager:after{
    bottom:0;
}

.dienstleistungsliste-main .pager span{
  font-size:19px;
  line-height:19px;
  display:none;
}

.dienstleistungsliste-main .pager a{
   float:none;
   font-size:19px;
   line-height:19px;
   color:#4b4b4d;
}

.dienstleistungsliste-main .pager .pagebefore{

    left:10px;
    top:8px;

    
}

.dienstleistungsliste-main .pager .pagebefore,
.dienstleistungsliste-main .pager .pageafter{
    display: inline-block;
    margin: 0;
    position: absolute;
    font-size: 13px;
    padding-left:10px;
    padding-right:10px;


}

.dienstleistungsliste-main .pager .paging{
    padding: 0;
    border: none;
    background: #f2f2f2;
    line-height: 19px;
    font-size: 19px;
    width: 38px;
    text-align: center;
    margin-top:4px;
    
}
.dienstleistungsliste-main .pager .pageafter{

    right:10px;
    top:8px;
}

.dienstleistungsliste-conatiner{
    width:100%;
}

.dienstleistungsliste-item{
    padding-top: 10px;
    padding-bottom:10px;
}

.dienstleistungsliste-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: static;
    transform: rotate(0deg);
    margin-top:10px;
}


.dienstleistungsliste-back{
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 20px;
}

.dienstleistungsliste-back a{
    color:#1f1d21;
    display: inline-block;
    cursor: pointer;
    font-size: 19px;
    line-height: 23px;
}

.dienstleistungsliste-back a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -2px;
}


.dienstleistungdetail .imgleftContainer.hasList p{
    overflow:hidden;
}


.dienstleistungdetail .imgleftContainer.hasList ul{
    overflow:hidden;
}
/*Module/Newsletter An-Abmeldung*/
.newsletter-form{
    max-width:720px;
}

.btn-nab{
    margin-top:10px;
}

.newsletter-form select{
    width: 70.692%;
    border: 1px solid #bfbfbf;
    background: #fff;
    box-sizing: border-box;
    padding: 5px;
}

.requiredfield{
    color:#00a989;
}
/*Module/Surfecke*/
.surfecke{
    
}

.surfecke .btn-back{
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 20px;
}

.surfecke .btn-back a{
    color:#1f1d21;
    display: inline-block;
    cursor: pointer;
    font-size: 19px;
    line-height: 23px;
}

.surfecke .btn-back a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -2px;
}



.row.char{
    width:100%;
    margin-bottom:15px;
}

.row.char .char-inner{
    display:table;
    width:100%;
    position:relative;
    padding-top: 9px;
    padding-bottom: 8px;
    box-sizing:border-box;
    table-layout: fixed;
}


.row.char .char-inner:before,
.row.char .char-inner:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left:0;
}

.row.char .char-inner:before{
    top:0;
}
.row.char .char-inner:after{
    bottom:0;
}


.row.char .char-inner .item-char{
    display:table-cell;
    width:4%;
    text-align:center;
    border-collapse:collapse;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    position:relative;
    line-height:19px;
    border-right:1px solid #b2b2b2;
}

.row.char .char-inner .item-char:first-child{
      border-left:1px solid #b2b2b2;
}  


.row.char .char-inner .item-char a{
    font-size:19px;
    text-transform:uppercase;
    line-height:19px;
    padding:0;
    margin:0;
    color:#1f1d21;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.row.char .char-inner .item-char a:hover{
    color:#00a989;
}
/*Module/Dienstleistung Bewertung*/
.dienstleistung-bewertung{
    
}

.db-aktualisierung{
    margin-top:60px;
    margin-bottom:30px;
    font-style:italic;
}

.db-aktualisierung p{
    margin:0;
}

.db-headline{
    margin-bottom:0
}

.db-headline h2{
    margin:0;
}

.db-link{
    margin-bottom:10px;
}

.db-back a{
    color: #1f1d21;
    display: inline-block;
    cursor: pointer;
    font-size: 19px;
    line-height: 23px;
}

.db-back a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -2px;
}
/*Module/Wetter*/
.weather-container{
position: absolute;
    right: 70px;
    background: rgba(61, 61, 63, 0.9);
    top: 0;
    display:none;
}








/*--------------------------------------- Plugin ---------------------------------------*/
/*
  Docs at http://http://simpleweatherjs.com

  Look inspired by http://www.degreees.com/
  Used for demo purposes.

  Weather icon font from http://fonts.artill.de/collection/artill-weather-icons

  DO NOT hotlink the assets/font included in this demo. If you wish to use the same font icon then download it to your local assets at the link above. If you use the links below odds are at some point they will be removed and your version will break.
*/

@font-face {
    font-family: 'weather';
    src: url('/fonts/wetter/artill_clean_icons-webfont.eot');
    src: url('/fonts/wetter/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/wetter/artill_clean_icons-webfont.woff') format('woff'),
         url('/fonts/wetter/artill_clean_icons-webfont.ttf') format('truetype'),
         url('/fonts/wetter/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.weather {
  width: 150px;
  text-transform: uppercase;
}

.weather i {
  color: #fff;
  font-family: weather;
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
  text-transform: none;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

.weather h2 {
  margin: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  padding: 3.5px;
}

.weather ul {
  margin: 0;
  padding: 0;
}

.weather li {
  background: #fff;
  background: rgba(255,255,255,0.90);
  padding: 20px;
  display: inline-block;
  border-radius: 5px;
}

.weather .currently {
  margin: 0 20px;
}
/*Module/Oeffentliches Leben*/
.oeffentliches-leben{
    
    
}


.oeffentliches-leben .row{
    width:100%;
    display:block;
}


.oeffentliches-leben .row  select {
    width:70%;
    padding:4.5px;
    box-sizing:border-box;
    border:1px solid #bfbfbf
}
.oeffentliches-leben .row label{
    width:30%;
    float:left;
    max-width:100%;
}

.oeffentliches-leben .row input{
    width:70%;
        box-sizing:border-box;
    float:left;
    border-radius:0;
}

.oeffentliches-leben .row.none{
    display:none;
}


.einrichtungen-item{
    padding-bottom:20px;
    box-sizing:border-box;
    position:relative;
}

.einrichtungen-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.gefunden,
.keineEinrichtungen {
    margin-top: 30px;
    /*width: 70%;*/
    /*float: right;*/
}

.einrichtungen-item p{
    margin:0;
    padding:0;
}

.e-themenBereiche{
    margin-bottom:10px;
}

.e-ansprechpartner {
    margin-bottom: 10px;
}

.e-adresse-container {
    margin-bottom: 20px;
}

.e-oeffnungstag1-container {
    margin-bottom: 20px;
}

.e-kontakt-fax,
.e-kontakt-mail,
.e-kontakt
{
    width:100%;
    display:table;
}

.fax-right,
.fax-left,
.mail-right,
.mail-left,
.tel-right,
.tel-left
{
    display:table-cell;
}
.fax-left,
.mail-left,
.tel-left
{
    width:70px;
}
.fax-right,
.mail-right,
.tel-right
{
    width:auto;
}


.e-oeffnungstag {
    display: table;
    width: 100%;
}

.e-oeffnungstag .e-o1 {
    display: table-cell;
    width: auto;
    width: 90px;
}

.e-oeffnungstag .e-o2 {
    display: table-cell;
    width: auto;
}



.e-info-btn {
    float: right;
}

.e-info-btn a {
    color:#1f1d21;
    display:inline-block;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    
}
.e-info-btn a:hover{
    text-decoration:none;
}

.e-info-btn a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.einrichtungen-wrapper .pager{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    border:none;
    padding:0;
    margin-bottom:0;
    position:relative;
    padding:3px;
    box-sizing:border-box;
}

.einrichtungen-wrapper .pager input{
    width: 30px;
    text-align: center;
    padding: 0;
    border: none;
    margin: 0;
    padding-top: 3px;
    border-radius:0;
}

/*.einrichtungen-wrapper .pagebefore{*/
/*float:left;*/
/*-moz-transform: rotate(180deg);*/
/*-ms-transform: rotate(180deg);*/
/*-o-transform: rotate(180deg);*/
/*-webkit-transform: rotate(180deg);*/
/*transform: rotate(180deg);*/
/*}*/

.einrichtungen-wrapper .pageafter{
    float:right;
}


.einrichtungen-wrapper .pagebefore,
.einrichtungen-wrapper .pageafter{
    display: block;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 3px;
    
}

/*.einrichtungen-wrapper .pageafter:after,*/
/*.einrichtungen-wrapper .pagebefore:after{*/
/*    content: "\e807";*/
/*    font-family: 'fontello';*/
/*    font-weight: normal;*/
/*    color: #fff;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    line-height: 25px;*/
/*    text-align: center;*/
/*    background: #00a989;*/
/*    display: inline-block;*/
    /* margin-left: 10px; */
/*    font-size: 12px;*/
/*    position: relative;*/
/*    top: 0;*/
/*    left: 0*/
/*}*/
/*Module/Strassenabfrage*/
.strassenabfrage-conatiner{}


.strassenabfrage {
    max-width: 720px;
    margin-top: 20px;
}


.strassenabfrage .row{
    width:100%;
    display:block;
}


.strassenabfrage select {
    width:70%;
    padding:4.5px;
    box-sizing:border-box;
    border-radius:0;
}
.strassenabfrage .row label{
    width:30%;
    float:left;
    max-width:100%;
}

.strassenabfrage .row input{
    width:70%;
        box-sizing:border-box;
    float:left;
    border-radius:0;
}

.strassenabfrage .hausnummer input{
    padding:5px;
    border-radius:0;
}

.strassenabfrage .send {
    text-align: right;
    margin-top: 20px;
    
}

.strassenabfrage .send a {
    color:#1f1d21;
    display:inline-block;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    
}
.strassenabfrage .send a:hover{
    text-decoration:none;
}

.strassenabfrage .send a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.strassenabfrage-content p{
    margin:0;
}
.sa-kommunalwahlbezirk{
    margin-bottom:15px;
}

.sa-stadtteil{
    margin-bottom:15px;
}

.btn-empty {
    margin-top: 15px;
}

.strassenabfrage-conatiner h2 {
    margin-top: 0;
}

.strassenabfrage-content h2 {
    margin-top: 0;
}

.strassenSucheContainer .pager{
    background:#fff;
    text-align: center;
    position:relative;
}

.strassenSucheContainer .pager:before{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    top: -1px;
    position: absolute;
    left: 0;
}

.strassenSucheContainer .pager:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    position: absolute;
}

.strassenSucheContainer .pager input{
    background: #f2f2f2;
    border: none;
    padding: 0;
    text-align: center;
    width: 39px;
    line-height: 19px;
    font-size: 19px;
    margin-left: 5px;
    margin-right: 5px;
    
}

.strassenSucheContainer .pager .pageafter{
    position: relative;
    float: right;
    /*margin-right: 10px;*/
    margin-top: 2px;
    padding-left:10px;
    padding-right:10px;
}

.strassenSucheContainer .pager .pageafter:after{
    content:"";
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #4b4b4d;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #4b4b4d;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.strassenSucheContainer .pager .pagebefore{
    position:relative;
    float:left;
    /*margin-left:10px;*/
    margin-top:2px;
    padding-left:10px;
    padding-right:10px;
}


.strassenSucheContainer .pager .pagebefore:after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #4b4b4d transparent transparent;
    line-height: 0px;
    _border-color: #000000 #4b4b4d #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}



.strassenabfrage-item{
    padding-top: 10px;
    padding-bottom: 10px;
}

.strassenabfrage-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position: static;
    transform: rotate(0deg);
    margin-top: 20px;
}

.strassenabfrage-item:last-child:after{
    display:none;
}
/*Module/Login*/
.loginContainer {
    max-width: 720px;
}

.loginContainer  .row.senden{
    margin-top:20px;
}

.row.senden.vergessen {
    float: left;
    margin: 0;
}

h2.headlinedotted.ls {
    padding-bottom: 18px;
    margin-top: 17px;

}

div#vergessen {
max-width:720px;
}


div#vergessen input{
    max-width: 720px;
    width: 70.692%;
    margin-bottom: 10px;
    border-radius:0;
}
/*Module/Passwort ändern*/
.changeData {
    max-width: 720px;
}
/*Module/Webvorschlag*/
.webvorschlag {
    max-width: 720px;
}


.webvorschlag .ui-datepicker-trigger{
    display:none;
}

.webvorschlag .row.upload{
    
}

.webvorschlag .row.ShowHide{
    margin-top:30px;
    margin-bottom:30px;
}

.webvorschlag .row.ShowHide label{
       max-width: 320px;
}


.webvorschlag .row.ShowHide input[type="checkbox"]{
    width: 70px;
    position: relative;
    top: 6px;
}

.webvorschlag .row.upload label{
    
}
.webvorschlag .row.upload input,
.webvorschlag .row.rubrik select,
.webvorschlag .row.zuordnung select
{
    float: right;
    width: 70.692%;
border-radius:0;

}

.webvorschlag .row.rubrik select,
.webvorschlag .row.zuordnung select{
        padding: 4.5px;
        border: 1px solid #bfbfbf;
        background: #fff;
        box-sizing: border-box;
}


.webvorschlag .row.send{
        float: right;
        margin-top: 20px;
}

.webvorschlag .row.send a{
    color:#1f1d21;
    display:inline-block;
    cursor:pointer;
    position:relative;
    text-decoration:none;
}

.webvorschlag .row.send a:after{
       content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -3px; 
}

.webvorschlag .row.send a:hover{
        text-decoration:none;
}
/*Module/Trenner*/
.trenner{
    width: 100%;
    height: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
  
}

.trenner:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
}
/*Module/Kleinanzeigen*/
.kleinanzeigenContainer{
    
}

.kleinanzeigen-item{
    padding-bottom:10px;
}

.kleinanzeigen-item:after{
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    left: 0;
    margin-top: 10px;
    
}


.kleinanzeigen-item:last-child:after{
    display:none;
}


.kleintime{
    
}

.kleinanzeigenInner-item{
    margin:0;
}

.kleinanzeigenInner-item .kleinHeadline{
    
}

.kleinanzeigenInner-item .kleinHeadline h2{
    margin:0;
}



.kleinanzeigenInner-item .kleinRubrik{
    display: table;
    width: auto;
    background: #00a989;
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    margin-bottom:10px;
}

.kleinanzeigenInner-item .kleinRubrik span{
    color:#fff;
    line-height:25px;
}

.kleinanzeigenInner-item  .kleinRubrik .kleinRub.rubLeft {
    display: table-cell;
    width: 60px;
}

.kleinanzeigenInner-item  .kleinRubrik .kleinRub.rubRight {
    display: table-cell;
    width: auto;
}



.kleinanzeigenInner-item .kleinText{
    
}

.kleinanzeigenInner-item .kleinText p{
    margin:0;
}

.kleinanzeigenInner-item .kleinLink{
    text-align:right;
    margin-top:20px;
}

.kleinanzeigenInner-item .kleinLink a{
    
}

.kleinanzeigenTeaserHeadline {

}



.kleinanzeigenTeaserHeadline h2.headlinedotted {
padding-bottom: 9px;
margin-top: 15px;
}

.kleinanzeigenTeaserHeadline h2.headlinedotted:after{
    margin:0;
}

.row.kleinanzeigenTeaserSuchbegriff{
    margin-bottom:10px;
}

.row.kleinanzeigenTeaserSuchbegriff input{
    float: left;
    width: 80%;
    font-size: 17px;
    padding: 3.5px;
    line-height: 17px;
    border-radius:0;
}


.row.kleinanzeigenTeaserSuchbegriff input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1f1d21;
}
.row.kleinanzeigenTeaserSuchbegriff input::-moz-placeholder { /* Firefox 19+ */
  color: #1f1d21;
}
.row.kleinanzeigenTeaserSuchbegriff input:-ms-input-placeholder { /* IE 10+ */
  color: #1f1d21;
}
.row.kleinanzeigenTeaserSuchbegriff input:-moz-placeholder { /* Firefox 18- */
  color: #1f1d21;
}



.kleinSucheWrapper{
    background:#fff;
    width:100%;
    padding:10px;
    box-sizing:border-box;
}


.row.kleinanzeigenTeaserRubriken {
    margin: 0;
    float: left;
    width: 80%;
}

.row.kleinanzeigenTeaserRubriken select{
    width:100%;
    border: 1px solid #bfbfbf;
}


.row.absenden.kleinanzeigen.senden{
    float:left;
    margin:0;
}

.row.absenden.kleinanzeigen.senden a:after{
    top:0;
}

/*.btn-kleinContainer div {*/
/*    margin-left: 10px;*/
/*}*/

.iconlinkleft{
    float:left;
}

.btn-merken{
    float:right;
}

div#kleinanzeigen-merkzettel .floating{
    position: relative;
    padding-bottom: 10px;
    box-sizing: border-box;
}

div#kleinanzeigen-merkzettel .floating:after{
    content: "";
    background: url(/img/system/navPixel.png);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px;
}

div#kleinanzeigen-merkzettel .floating a.note{
    float:left;
}
div#kleinanzeigen-merkzettel .floating a.delete{
    float:right;
    font-size:16px;
}

.lbt-teaser h2.headlinedotted{
        padding-bottom: 18px;
}

.lbt-link.senden {
    text-align: right;
    /* margin-top: 20px; */
    display: block;
}

.lbt-content {
    margin-bottom: 20px;
}

.kleinanzeigenDetail p{
        white-space: pre-line;
}
.kleinImageContainer {
    margin-bottom: 50px;
    overflow: hidden;
    box-sizing: border-box;
}
.kleinImageContainer img {
    margin-right: 20px;
    margin-bottom: 20px;
    max-width:100%;
}


.item-owl {max-width:500px;display: block; overflow:hidden;}
.kleinImageContainer .owl-carousel div {width: 100%;}

.kleinImageContainer .owl-carousel .owl-controls .owl-page {float: left; background-size: cover; margin-top: 10px;}
.kleinImageContainer .owl-carousel .owl-page {
    float: left; 
background-size: cover;
    float: left;
    background-size: cover;
    margin-top: 10px;
    border-right: 10px solid #f2f2f2;
    border-collapse: collapse;
    box-sizing: border-box;
}

.kleinImageContainer .owl-carousel .owl-page:last-child{
    border-right:none;
}
/*Module/FirmenImKreis*/
.firmeImKreis .branchenbuch_iframe .branchenbuch-anfrage .row input{
    padding:5px !important;
}

.firmeImKreis .branchenbuch-anfrage #inputcontent_Captcha{
    width:100% !important;
    float:none !important;
}

.firmeImKreis .branchenbuch-anfrage #imagecontent_Captcha {
    float: none !important;
    width: 100% !important;
}

.firmeImKreis .branchenbuch_iframe .branchenbuch-anfrage #imagecontent_Captcha img{
    height:auto !important;
}

.firmeImKreis .branchenbuch-anfrage .row.absenden a{
    background:none !important;
    height:auto !important;
    font-size:19px;
    line-height:21px!important;
    padding:0 !important;
    color:#1f1d21 !important;
}

.firmeImKreis .branchenbuch-anfrage .row.absenden a:after{
    content: "\e807";
    font-family: 'fontello';
    font-weight: normal;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00a989;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.firmeImKreis .branchenbuch .firmenimkreis_suchergebnis .switcher ul.switchnav &gt; li{
    margin-right:2px;
}

@media only screen and (max-width:600px) {
    

.branchenbuch-anfrage .captcha,
.branchenbuch_iframe .branchenbuch-anfrage label,
.branchenbuch-anfrage .row.recipient .recipient-list,
.branchenbuch-anfrage .row input, .branchenbuch-anfrage .row textarea{
    float:none !important;
    width:100% !important;
}



}
/*Module/Suche*/
.main-suche{
    
}

.main-suche h2{
    margin-top:25px;
}
.main-suche .pager{
    
}

.main-suche .pager a{
    font-size:30px;
}


.suche-container{
    
}

.suche-container fieldset{
    width:100%;
    position:relative;
    margin-bottom:20px;
    max-width:100%;
}


.suche-container .suche-input{
    position:relative;
    border-radius:0;
}

.suche-container .suche-input:hover + .suchen-btn a:after{
    color:#00a989;
}

.suche-container .suche-input input{
    width: 100%;
    background: #fff;
    padding: 11px;
    border: none;
    padding-right: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #787676;
    font-size: 23px;
    border-radius:0;
}
.suche-item{
    
}

.suche-item:after{
    content: "";
    width: 100%;
    display: block;
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
}

.suche-container .suchen-btn{
    position: absolute;
    right: 10px;
    top:0;
}

.suche-container .suchen-btn a{
    color: #787676;
    line-height: 49px;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    -moz-transition: color 0.4s ease-in;
    -o-transition: color 0.4s ease-in;
    -webkit-transition: color 0.4s ease-in;
    transition: color 0.4s ease-in;
}

.suche-container .suchen-btn a:hover:after{
        color:#00a989;
}

.suche-container .suchen-btn a:after{
    content:"\e80c";
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.main-suche .pager .pagebefore{
    margin-top:0;
    position: relative;
    top: -2px;
}

.main-suche .pager .pageafter{
    margin-top:0;
    position: relative;
    top: -2px;
}
/*Module/Einsatz eintragen*/
.einsatzEintragen{
    max-width:720px;
}

.row.tbox label{
    float:left;
}
.row.tbox textarea,
.row.tbox input,
.row.tbox select{
    float:right;
    width: 70.692%;
    border: 1px solid #bfbfbf;
    background: #fff;
    box-sizing: border-box;
    padding:5px;
    border-radius:0;
}

.einsatzEintragen .cbox{
    max-width:50%;
}
.einsatzEintragen .cbox label{
    max-width: 211px;
    width: 60%;
}
.einsatzEintragen .cboxindented label {
    margin-left:20px;
}


.einsatzEintragen .cbox input{
    padding:0;
    width:auto;
    position: relative;
    top: 12px;
    float:left;
    border-radius:0;
}



.checkboxList label {
    float: left;
    clear: both;
    width: 30%;
    max-width: 211px;
    width: 60%;
}

.checkboxList input {
    float: left;
     width: auto; 
    border: 1px solid #bfbfbf;
    background: #fff;
    box-sizing: border-box;
    padding: 5px;
    position:relative;
    top:10px;
    border-radius:0;

}

.branchenbuch-firmabearbeiten-button.senden{
    display:block;
    text-align:right;
}

label#contentWrapper_InhaltsseiteContent_fwEinsatzEintragen_tbpressesprecherNameLabel {
    width: 100%;
    max-width: 100%;
    display: block;
}
/*Module/Termine*/
.veranstaltungen &gt; h2 {
    margin-top: 3px;
}

/*------------------------------------------------- Termin Struktur ------------------------------------------------- */

.terminContainer .termin-item{}
.terminContainer .termin-item:after{
    content: "";
    width: 100%;
    display: block;
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.terminContainer .termin-item.close{}
.terminContainer .termin-item.open{
    
}


.terminContainer .terminInner-item.short{}
.terminContainer .terminSide.terminLeft{}
.terminContainer .terminSide.terminRight{}
/*------------------------------------------------- Headline ------------------------------------------------- */
.terminContainer .termin-headline{}
.terminContainer .termin-headline a{
    margin: 0;
    padding: 0;
    color: #1f1d21;
    display: block;
    margin-bottom: 2px;
    margin-top: 2px;
}
.terminContainer .termin-headline a h2{
    margin:0;
    padding:0;
    font-size:23px;
    line-height:26px;
    
    
}

.headlineDatum h2{
    margin-top: 30px;
}

.kalHeadline {
    margin-top: 2px;
}

/*------------------------------------------------- Time ------------------------------------------------- */

.terminContainer .termin-zeit,
.terminContainer .termin-time{
    display:table;
    width:auto;
}
.terminContainer .termin-zeit .zeit-left,
.terminContainer .termin-time .time-left{
    display:table-cell;
    padding-right:2px;
}
.terminContainer .termin-zeit .zeit-left span,
.terminContainer .termin-time .time-left span{
    font-weight:bold;
}
.terminContainer .termin-zeit .time-right,
.terminContainer .termin-time .time-right{
    display:table-cell;
        width:auto;
}
/*------------------------------------------------- Ort ------------------------------------------------- */
.terminContainer .termin-ort{
    display:table;
    width:auto;
}
.terminContainer .termin-ort .ort-left{
    display:table-cell;
    padding-right:2px;
}

.terminContainer .termin-ort .ort-left span{
    font-weight:bold;
}

.terminContainer .termin-ort .gebaeude-left span{
    font-weight:bold;
}

.terminContainer .termin-ort .ort-right{
    display:table-cell;
        width:auto;
}

.terminContainer .termin-ort .gebaeude-right{
    display:table-cell;
        width:auto;
}
/*------------------------------------------------- Gebaeude ------------------------------------------------- */
.terminContainer .termin-gebaeude{}
.terminContainer .termin-gebaeude .gebaeude-left{}
.terminContainer .termin-gebaeude .gebaeude-right{}
/*------------------------------------------------- Rubrik ------------------------------------------------- */
.terminContainer .termin-rubrik{
    display: table;
    width: auto;
    background: #00a989;
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    margin-bottom:5px;
}

.terminContainer .termin-rubrik span{
    color:#fff;
    line-height:25px;
    position:relative;
    top:2px;
}
    
.terminContainer .termin-rubrik .rubrik-left{
    display: table-cell;
    width: 60px;
}
.terminContainer .termin-rubrik .rubrik-right{
    display:table-cell;
    width:auto;
}
.terminContainer .termin-rubrik{}
/*------------------------------------------------- More Sort ------------------------------------------------- */
.terminContainer .termin-more{
    text-align:right;
}
.terminContainer .termin-more.senden{
    float:right;
    margin-top:10px;
}
.terminContainer .termin-more.senden a {
    cursor:pointer;
}
.terminContainer .termin-more.senden a:after{
    content:"\e809";
}
.termin-item.open .termin-more.senden a:after{
    content:"\e804";
}

/*------------------------------------------------- Extended ------------------------------------------------- */
.terminContainer .terminInner-item.extended{
    display:none;
    margin-top:20px;
}
.terminContainer .terminInner-item.extended.close{}
.terminContainer .terminInner-item.extended.open{}
.terminContainer .item-ext-kurzbeschreibung{}
.terminContainer .linkmore.senden{
    float:right;
    margin-right:10px;
    display:none;
    margin-top:10px;
}

.termin-item.open .linkmore.senden{
    display:block;
}


.terminContainer .linkBack{}


.extended-left{
    float:left;
}

@media only screen and (max-width: 575px) {
    .gebaeude-left {
        min-width: 75px;
    }
    .ort-left {
        min-width: 35px;
    }
    .extended-left{
        width: 100%;
    }
    .item-ext-Image {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.item-ext-Image{
    max-width:450px;
    margin-right:20px;
    overflow: hidden;
}

.item-ext-Image img{
    margin:0;
    padding:0;
}

/*------------------------------------------------- Kalender Top ------------------------------------------------- */

#ui-datepicker-div { z-index:999!important; }


.datepickerTeaserWrap .ui-datepicker{
    border:none;
    width:auto;
    padding:0;
    
}

.datepickerTeaserWrap.teaser-box{
    margin:0;
    padding:0;
}

 .datepickerTeaserWrap.teaser-box h2.headlinedotted{
    margin-top:0px;
    padding-bottom:18px;
}




.datepickerTeaserWrap .datepickerTeaser .ui-datepicker .ui-datepicker-header{
    background:#fff;
    padding:4.5px;
    box-sizing:border-box;
    text-align:center;
    position:relative;
}

.datepickerTeaserWrap .datepickerTeaser .ui-datepicker .ui-datepicker-header:before{
    content: "";
    width: 100%;
    display: block;
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position:absolute;
    top:0;
    left:0;
}

.datepickerTeaserWrap .ui-datepicker-title:after{
    content: "";
    width: 100%;
    display: block;
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    position:absolute;
    left:0;
    bottom:0;
}


.datepickerTeaserWrap .ui-datepicker-month,
.datepickerTeaserWrap .ui-datepicker-year{
    color:#1f1d21;
    font-size:19px;
    line-height:19px;
}

.datepickerTeaserWrap .ui-widget-header{
    border:none;
}

/*------------------------------------------------- Kalender  Bottom ------------------------------------------------- */

.datepickerTeaserWrap .ui-datepicker-calendar{
    width:100%;
}

.datepickerTeaserWrap .ui-widget-content{
    background:none;
}

.datepickerTeaserWrap .ui-state-default, 
.datepickerTeaserWrap .ui-widget-content .ui-state-default,
.datepickerTeaserWrap .ui-widget-header .ui-state-default{
    background:transparent;
    border:none;
}

.datepickerTeaserWrap table.ui-datepicker-calendar th,
.datepickerTeaserWrap table.ui-datepicker-calendar td{
    text-align: center;
    border: 2px solid #f2f2f2;
    border-collapse: collapse;
    padding:0;
}


.datepickerTeaserWrap td.highlighted{
    /*background:#000;*/
}



.datepickerTeaserWrap table.ui-datepicker-calendar th, 
.datepickerTeaserWrap table.ui-datepicker-calendar td a{

}

.datepickerTeaserWrap table.ui-datepicker-calendar th span,
.datepickerTeaserWrap table.ui-datepicker-calendar td a{
    background: #fff !important;
    display: block;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 17px;
    line-height: 23px;
    text-align:center;
 }
 
 
.datepickerTeaserWrap .ui-state-disabled,
.datepickerTeaserWrap .ui-widget-content .ui-state-disabled{
     background:#fff;
 }

.datepickerTeaserWrap td.ui-datepicker-other-month{
    opacity:1 !important;
} 
 
 .datepickerTeaserWrap .ui-state-disabled,
 .datepickerTeaserWrap .ui-widget-content .ui-state-disabled span,
 .datepickerTeaserWrap .ui-widget-header .ui-state-disabled span{
     color:#8f8e90;
     text-align:center;
 }
 

.datepickerTeaserWrap .datepickerTeaser .ui-datepicker td.highlighted a{
    color:#fff;
    background:#00a989 !important;
    
}

.datepickerTeaserWrap .ui-widget-header .ui-icon{
    background:none;
}

.datepickerTeaserWrap .ui-state-hover,
.datepickerTeaserWrap .ui-widget-content .ui-state-hover,
.datepickerTeaserWrap .ui-widget-header .ui-state-hover,
.datepickerTeaserWrap .ui-state-focus, 
.datepickerTeaserWrap .ui-widget-content .ui-state-focus, 
.datepickerTeaserWrap .ui-widget-header .ui-state-focus{
    background:none !important;
    border:none !important;
}

.datepickerTeaserWrap .ui-datepicker .ui-datepicker-prev{
    
position: absolute;
top: 5px;
left:0px;
width:auto;
height:auto;
cursor:pointer;
text-align: left;
padding-left: 10px;
width: 30px;
    
}
.datepickerTeaserWrap .ui-datepicker .ui-datepicker-next{
position: absolute;
top: 5px;
right:0px;
width:auto;
height:auto; 
cursor:pointer;
width:30px;
padding-right: 10px;
text-align: right;
}

.datepickerTeaserWrap .ui-datepicker .ui-datepicker-prev:after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #4b4b4d transparent transparent;
    line-height: 0px;
    _border-color: #000000 #4b4b4d #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.datepickerTeaserWrap .ui-datepicker .ui-datepicker-next:after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #4b4b4d;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #4b4b4d;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

}

.datepickerTeaserWrap .ui-icon.ui-icon-circle-triangle-w{
    display:none;
}

.datepickerTeaserWrap .ui-icon.ui-icon-circle-triangle-e{
    display:none;
}

.datepickerTeaserWrap .ui-datepicker .ui-datepicker-title{
    margin:0;
    line-height:19px;
    padding:2px;
}

.datepickerTeaserWrap .ui-datepicker td span, 
.datepickerTeaserWrap .ui-datepicker td a{
    padding:0;
}

/*------------------------------------------------- input ------------------------------------------------- */

.terminSuche{
    
}

.innerTerminSuche {
    background: #fff;
    padding:10px;
    box-sizing:border-box;
}


.terminSuche h2.headlinedotted{
    padding-bottom:6px;
}


.terminSuche  h2.headlinedotted:after{
    margin-bottom:0;
}

.termin-date-big {
    margin-bottom: 10px;
    position:relative;
}

.termin-date-small {
    margin-bottom: 15px;
        position:relative;
}

.terminkalender img{
    display:none;
}


.termin-suche input,
.terminSuche .termin-date input {
    float: left;
    font-size: 18px;
    line-height: 18px;
    padding: 0;
    width: 80%;
    padding: 2.5px 0px 2.5px 5px;
    box-sizing: border-box;
    border-radius:0;
    background-clip: padding-box;
    box-shadow: none !important;
    
}

.terminSuche .absenden.termine-submit a{
    margin-top:0;
}

.termin-suche input::-webkit-input-placeholder {color: #1f1d21;}
.termin-suche input:-moz-placeholder {color: #1f1d21;}
.termin-suche input::-moz-placeholder {color: #1f1d21;}
.termin-suche input:-ms-input-placeholder {color: #1f1d21; }

.terminSuche .termin-date input::-webkit-input-placeholder {color: #1f1d21;}
.terminSuche .termin-date input:-moz-placeholder {color: #1f1d21;}
.terminSuche .termin-date input::-moz-placeholder {color: #1f1d21;}
.terminSuche .termin-date input:-ms-input-placeholder {color: #1f1d21; }

.terminSuche .dottedline{
    margin-bottom:15px;
}

.terminSuche .dottedline:after{
    content: "";
    width: 100%;
    display: block;
    content: "";
    background: url(/img/system/navPixel.png);
    display: block;
    width: 100%;
    height: 1px;
    left:0;
    bottom:0;
}

.terminSuche  .row.suche{
    margin-bottom:10px;
}



.terminSuche  .row.suche input::-webkit-input-placeholder {color: #1f1d21;}
.terminSuche  .row.suche input:-moz-placeholder {color: #1f1d21;}
.terminSuche  .row.suche input::-moz-placeholder {color: #1f1d21;}
.terminSuche  .row.suche input:-ms-input-placeholder {color: #1f1d21; }

.terminSuche .row.rubriken{
    float:left;
    width:80%;
    
}

.terminSuche .row.rubriken select{
    font-size: 18px;
    float: left;
    border: 1px solid #bfbfbf;
    width: 100%;
    padding: 1.5px;
}


.terminSuche .row.kal.senden{
    float:left;
}

.terminSuche .row.kal.senden a:after{
    top:0;
}

a.btn-datetrigger {
    font-size: 26px;
    line-height:26px;
}



/*------------------------------------------------- Termin Details ------------------------------------------------- */

.terminInner-item-details {
    margin-top: 20px;
}

.linkmore-details.senden{
    float:right;
}

.linkBack-details.senden{
    float:right;
    margin-right:10px;
}
/*Module/AbwasserwerkFormulare*/
.nolabelfloat label{
    float:none;
    display:block;
}

.zaehlerstandFormular{
    max-width:720px;
}

.zaehlerstandangaben input {
    float: right;
    width: 70.692%;
    border: 1px solid #bfbfbf;
    background: #fff;
    box-sizing: border-box;
    border-radius:0;
}


.subtitelsContainer label{
    float:left;
    max-width:100%;
    width:29.3%;
}

.row.subtitelsContainer .subtitels {
    float: left;
    width: 35%;
    text-align: center;
}

.zaehlerstandangaben input.rightinput {
    /*width: 35%;*/
      width: 70.692%;
    border-radius:0;

}

.zaehlerstandangaben input.leftinput {
    width: 70.692%;
    margin-bottom:5px;
    border-radius:0;

}

/*.zaehlerstandangaben label{*/
/* max-width:200px;   */
/*}*/

.bankverbindungFormular .row.senden,
.zaehlerstandResult .row.senden {
    margin-top: 20px;
}
.bankResultContainer label,
.zaehlerstandResult label {
    padding: 0;
    margin-right: 5px;
    max-width:100%;
} 
.bankResultContainer .plaintext
.zaehlerstandResult .plaintext {
    margin-bottom: 10px;
}

.bankverbindungFormular {
    max-width: 720px;
}

.knrInfo{
    margin-top:10px;
}
/*Module/DienstleistungssucheTeaser*/
.dsTeaserContainer{
    position:relative;
    color: #fff;
}

.dsTeaserContainer .close-btn{
    position: absolute;
    right: -10px;
    top: -20px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    
}

.dsTeaserContainer .openerText{}
.dsTeaserContainer .openerText h2{
    margin:0;
}

.dsTeaserContainer .openerText h2.headlinedotted:after{
     background: url(/img/system/whitePixel.png);
}
.dsTeaserContainer .openerText p{
    
    
}


.dsTeaserContainer .dienstleistungssuche .row.char .char-inner:before,
.dsTeaserContainer .dienstleistungssuche .row.char .char-inner:after{
    background: url(/img/system/whitePixel.png);
}

.dsTeaserContainer .dienstleistungssuche .row.char .char-inner .item-char a{
    color:#fff;
}

/*.dsTeaserContainer .char-inner .item-char:first-child{*/
/*    border-left:none;*/
/*}*/

.dsTeaserContainer .dienstleistungssuche .row.char .char-inner {
    display: block;
    overflow: hidden;
}

.dsTeaserContainer .dienstleistungssuche .row.char .char-inner .item-char {
    display: block;
    float: left;
    width: 10%;
    margin-bottom: 5px;
    border-left:none;
    border-right: 1px solid;
    box-sizing: border-box;
    border-collapse: collapse;
}






.dsTeaserContainer .dienstleistungsthemen &gt; ul{
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    padding: 0;
    margin: 0;
}

.dsTeaserContainer .dienstleistungsthemen &gt; ul &gt; li{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    line-height:19px;
    
}

.dsTeaserContainer .dienstleistungsthemen &gt; ul &gt; li &gt; a{
    color:#fff;
}


.dsTeaserContainer  .dienstleistungsthemen &gt; ul &gt; li &gt; span{
    color:#fff;
    display:block;
}


.dsTeaserContainer .dienstleistungsthemen .innerThemen{
    display:none;
}

.dsTeaserContainer  .dienstleistungsthemen .innerThemen li span {
    color:#fff;
}



.dsTeaserContainer  .dienstleistungsthemen .innerThemen li span a{
    color:#fff;
}


.dsTeaserContainer .dienstleistungsthemen &gt; ul &gt; li.isopen:before{
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dsTeaserContainer  .dienstleistungssuche .row.char .char-inner .item-char a:hover{
    color:#00a989;
}


.dsTeaserContainer .dienstleistungssuche .row.send a:hover {
    color:#00a989;
}
/*Module/VoiceReader*/
.vrweb_player_main {
    position: fixed !important;
    z-index: 9000;
    top: 53px;
    left: 40%;
}
.vrweb_player_main a{
    width:auto !important;
    height:auto !important;
    text-align:left;
    background:none;
}
.vrweb_player_main &gt; a{
    display:none;
}

.vrweb_settings_wrapper.ui-draggable{
    z-index:9999!important;
}

a#vrweb_icon_1 {
    width: 25px !important;
    height: 25px !Important;
}

p.read{
    margin:0;
    padding:0;
    
}

.VR15S{

    
}

.VR15S_subtitle {
    z-index:10000 !important;
}

.read{}
.public{}
/*Module/Rueckruf*/
.rueckruf .radioButtonWrapper{
    
}

.rueckruf .radioButtonWrapper input{
    width: auto;
    margin-left: 10px;
    position: relative;
    top: 7px;  
}


.rueckruf .anrede label{
    max-width: 29.3%;
    width:100%;
}

.rueckruf .anrede select{
    padding:5px;
    box-sizing:border-box;
    max-width:200px;
    width:100%;
    border: 1px solid #bfbfbf;
    background: #fff;
    float:none;
}
/*Module/Dienstleistung Teaser  -  keine Ahnung*/
.dienstleistungTeaser{
    
}

.dienstleistungSucheTeaser{
position:relative;
}

.dienstleistungSucheTeaser .row.input{
    
    border-radius:0;
}

.dienstleistungSucheTeaser .row.input input{
    width: 100%;
    border: none;
    background: #e5e5e5;
    padding: 6.5px;
    border: none;
    padding-right: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #787676;
    font-size: 19px;
    line-height: 19px;
    border-radius:0;
}

.dienstleistungSucheTeaser .row.send{
    position: absolute;
    top: 6px;
    right: 10px;
}

.dienstleistungSucheTeaser .row.send a{
    color:#1f1d21;
    position:relative;
    font-size: 21px;
}

.dienstleistungSucheTeaser .row.send a:after{
    content:"\e80c";
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    
}
/*Module/Dienststelle*/
.body{}

.treeview ul &gt; li &gt; ul{
    padding-left:20px;
}



li.treeitem span:not(.VR15S){
    width:20px;
    height:20px;
    background:yellow;
    margin-right:20px;
    display:inline-block;
}

.treeview ul li:after{
    display:none;
}

li.treeitem a {
    padding-left: 20px;
}


li.treeitem span:not(.VR15S) {
    width: 20px;
    height: 20px;
    background: #00a989;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-align:center;
    line-height:20px;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    cursor:pointer;
}

li.treeitem span:hover{
        background: rgba(61, 61, 63, 0.9);


}

li.treeitem span.plus:after,
li.treeitem span.minus:after{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color:#fff;
    font-size:15px;
}

li.treeitem span.plus:after{
    content: '\e809'; 
}


li.treeitem span.minus:after{
    content: '\e804'; 
}

li.treeitem a.last{
    position:relative;

}

li.treeitem a.last:hover:after{
        background: rgba(61, 61, 63, 0.9);


}

li.treeitem a.last:after{
content: "\e806";
    font-family: 'fontello';
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #00a989;
    left: -10px;
    top: 0;
    text-align: center;
        -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.db-back.senden {
    margin-top: 20px;
}

.ds-view div.imgleft{
    width:auto;
}

.ds-view img{
    max-width:411px;
    width:auto;
}

.ds-view .image {
    display: inline-block;
}

.ds-view .bez {
    margin-bottom: 20px;
}

aside .ds-view h2.headlinedotted {
    padding-bottom: 18px;
}
/*Module/News Übersicht*/
.news-item-uebersicht{
    padding-bottom:10px;
}
/*.news-item-uebersicht:after{*/
/*content: "";*/
/*width: 100%;*/
/*display: block;*/
/*content: "";*/
/*background: url(/img/system/navPixel.png);*/
/*display: block;*/
/*width: 100%;*/
/*height: 1px;*/
/*margin-top: 10px;*/
/*margin-bottom: 10px;*/
    
    
/*}*/

.news-item-uebersicht:after{
    content:"";
}

.news-item-uebersicht figure{
    margin:0;
    margin-right:20px;
}

.news-item-uebersicht .imgleft{
    float:left;
}

 .imgright .caption,
 .imgleft .caption{
    max-width:411px;
    display:block;
}


.news-item-uebersicht .imgright .caption,
.news-item-uebersicht .imgleft .caption{
    max-width:195px;
    display:block;
}


.news-item-uebersicht .imgleft img{
    max-width:195px;
    width:100%;
}


.news-item-uebersicht .link.senden{
    text-align:right;
}

.news-details .text.hasList{
    overflow:hidden;
}

/* #72460 */
.news-details .imgleft a.imgfancy img.lazy {
    max-width: none;
    width: 411px;
    cursor:pointer;
}
@media only screen and (max-width: 950px) {
    .news-details .imgleft a.imgfancy img.lazy {
        width: 100%;
    }
}



@media (max-width: 768px) {
    .news-item-uebersicht .imgleft img , .news-item-uebersicht  .imgright img {
        max-width: 100%;
    }
}
/*Javascript-Module/cookieconsent.min*/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating&gt;.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance&gt;.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/*Javascript-Module/jquery.fancybox 3.5*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/*Module/Stadtteilbegehung*/
#sbg-sucheingabe input.sbg-big-input {
  float: none;
  width: 100%;
  padding: 12px 10px;
  border-radius: 3px;
  margin-bottom: 15px;
}
#sbg-sucheingabe .sbg-input-wrap {
  position: relative;
  z-index: 20;
}
#sbg-sucheingabe .sbg-input-wrap .font-suche {
  position: absolute;
  right: 7px;
  top: 9px;
  font-size: 30px;
}
#sbg-sucheingabe .sbg-half-wrapper {
  margin-bottom: 15px;
}
#sbg-sucheingabe .sbg-half-wrapper:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}
#sbg-sucheingabe .sbg-half-wrapper &gt; div {
  width: 50%;
  box-sizing: border-box;
  float: left;
}
#sbg-sucheingabe .sbg-half-wrapper &gt; div:first-child {
  padding-right: 7px;
  vertical-align: middle;
}
#sbg-sucheingabe .sbg-half-wrapper &gt; div:last-child {
  padding-left: 7px;
  vertical-align: middle;
}
#sbg-sucheingabe hr {
  margin-bottom: 15px;
}
#sbg-sucheingabe select.text,
#sbg-sucheingabe .sbg-category {
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #bfbfbf;
  padding: 4px 10px;
  position: relative;
  z-index: 20;
}
#sbg-sucheingabe select.text .sbg-category-title,
#sbg-sucheingabe .sbg-category .sbg-category-title {
  cursor: default;
}
#sbg-sucheingabe select.text .arrow,
#sbg-sucheingabe .sbg-category .arrow {
  position: absolute;
  right: 7px;
  top: 11px;
  font-size: 10px;
}
#sbg-sucheingabe select.text &gt; ul,
#sbg-sucheingabe .sbg-category &gt; ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  margin: 0;
  padding: 0;
  background: #FFF;
  list-style: none;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  border-width: 0 1px 1px 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 10px;
}
#sbg-sucheingabe select.text &gt; ul &gt; li,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li {
  padding-left: 10px;
  transition: all 0.3s ease-in-out;
}
#sbg-sucheingabe select.text &gt; ul &gt; li a,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li a {
  color: #1f1d21;
  cursor: pointer;
}
#sbg-sucheingabe select.text &gt; ul &gt; li:hover,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li:hover,
#sbg-sucheingabe select.text &gt; ul &gt; li .selected,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li .selected {
  cursor: default;
}
#sbg-sucheingabe select.text &gt; ul &gt; li:hover &gt; a,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li:hover &gt; a,
#sbg-sucheingabe select.text &gt; ul &gt; li .selected &gt; a,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li .selected &gt; a {
  color: rgba(13, 164, 135, 0.8);
}
#sbg-sucheingabe select.text &gt; ul &gt; li:hover img,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li:hover img,
#sbg-sucheingabe select.text &gt; ul &gt; li .selected img,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li .selected img {
  opacity: 100;
}
#sbg-sucheingabe select.text &gt; ul &gt; li:after,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li:after {
  display: none;
}
#sbg-sucheingabe select.text &gt; ul &gt; li img,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li img {
  width: 20px;
  margin-right: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#sbg-sucheingabe select.text &gt; ul &gt; li .subline,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li .subline {
  padding-left: 32px;
  font-size: 0.96rem;
  cursor: pointer
                    ;
}
#sbg-sucheingabe select.text &gt; ul &gt; li ul,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul {
  margin: 0;
  padding: 0;
  padding-left: 32px;
  max-height: 0;
  overflow: hidden;
}
#sbg-sucheingabe select.text &gt; ul &gt; li ul li,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li {
  padding-left: 0;
  font-size: 0.96rem;
  margin-bottom: 0;
}
#sbg-sucheingabe select.text &gt; ul &gt; li ul li:after,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li:after {
  display: none;
}
#sbg-sucheingabe select.text &gt; ul &gt; li ul li:hover,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li:hover,
#sbg-sucheingabe select.text &gt; ul &gt; li ul li .selected,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li .selected {
  cursor: default;
}
#sbg-sucheingabe select.text &gt; ul &gt; li ul li:hover &gt; a,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li:hover &gt; a,
#sbg-sucheingabe select.text &gt; ul &gt; li ul li .selected &gt; a,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li ul li .selected &gt; a {
  color: rgba(13, 164, 135, 0.8);
}
#sbg-sucheingabe select.text &gt; ul &gt; li.open ul,
#sbg-sucheingabe .sbg-category &gt; ul &gt; li.open ul {
  max-height: 400px;
  overflow-y: scroll;
}
#sbg-sucheingabe select.text.open,
#sbg-sucheingabe .sbg-category.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#sbg-sucheingabe select.text.open ul,
#sbg-sucheingabe .sbg-category.open ul {
  display: block;
}
#sbg-sucheingabe .sbg-category {
  z-index: 25;
}
#sbg-sucheingabe .sbg-adress {
  margin-bottom: 25px;
}
#sbg-sucheingabe .sbg-adress:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}
#sbg-sucheingabe .sbg-adress input[type='text'] {
  float: left;
  margin-right: 20px;
}
#sbg-sucheingabe .sbg-adress #contentWrapper_InhaltsseiteContent_stadtteilbegehungSucheingabe_plz {
  width: 100px;
}
#sbg-sucheingabe .sbg-adress #contentWrapper_InhaltsseiteContent_stadtteilbegehungSucheingabe_ort {
  width: 180px;
}
#sbg-sucheingabe .sbg-adress #contentWrapper_InhaltsseiteContent_stadtteilbegehungSucheingabe_strasse {
  width: 230px;
}
#sbg-sucheingabe .sbg-adress #contentWrapper_InhaltsseiteContent_stadtteilbegehungSucheingabe_umkreis {
  width: 150px;
  float: right;
}
#sbg-sucheingabe .sbg-adress #input-range {
  float: right;
}
#sbg-sucheingabe .sbg-adress #input-range label {
  color: rgba(13, 164, 135, 0.8);
  float: right;
  margin-right: 5px;
}
.sbg-result-map {
  margin-bottom: 20px;
  position: relative;
}
#map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  opacity: 0;
}
#sbg-results .pager {
  border-top: 1px dotted rgba(31, 29, 33, 0.65);
  border-bottom: 1px dotted rgba(31, 29, 33, 0.65);
}
#sbg-results .pager:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}
#sbg-results .pager-forward {
  float: right;
}
#sbg-results .pager-backward {
  float: left;
}
table.sbg-results {
  width: 100%;
}
table.sbg-results tr {
  border-bottom: 1px dotted #787676;
}
table.sbg-results td {
  vertical-align: top;
  padding: 15px 0;
}
table.sbg-results td.sbg-result-arrow,
table.sbg-results td.sbg-result-icon,
table.sbg-results td.sbg-result-distance {
  vertical-align: middle;
}
table.sbg-results td.sbg-result-icon {
  padding-right: 25px;
}
.sbg-detail-header img {
  margin-right: 5px;
  margin-bottom: 5px;
}
.sbg-detail-header h1 {
  margin: 0;
  margin-bottom: 5px;
}
.sbg-detail-header hr {
  margin-bottom: 20px;
}
.sbg-detail-general {
  margin-bottom: 30px;
}
.sbg-detail-map {
  position: relative;
  float: left;
  margin-right: 20px;
}
.sbg-detail-map + div {
  float: left;
  width: calc(100% - 120px);
}
.sbg-detail-infoblocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sbg-detail-infoblock {
  margin-bottom: 30px;
  width: 50%;
  padding-right: 100px;
  box-sizing: border-box;
}
.sbg-detail-infoblock.main {
  width: 100%;
}
.sbg-detail-infoblock.main.bigMap .sbg-detail-map {
  width: 50%;
  height: 300px;
}
.sbg-detail-infoblock.main.bigMap .sbg-detail-map &gt; div {
  width: 100%!important;
  height: 300px!important;
}
.sbg-detail-infoblock.main.bigMap .sbg-detail-map + div {
  width: calc(50% - 20px);
}
.sbg-detail-infoblock img {
  margin-right: 5px;
  margin-bottom: 5px;
}
.sbg-detail-infoblock h3 {
  margin: 0;
  margin-bottom: 5px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
}
.sbg-detail-infoblock hr {
  margin-bottom: 20px;
}
.sbg-detail-infoblock ul {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.sbg-detail-group {
  margin: 5px 5px;
  padding: 5px;
  background: #e2e2e2;
}
.sbg-detail-group .sbg-detail-subheadline {
  color: #1f1d21;
  text-decoration: underline;
}
.sbg-detail-group .sbg-detail-infoline:last-child {
  margin-bottom: 0;
}
.sbg-detail-infoline {
  display: block;
  margin-bottom: 0.5rem;
}
.sbg-detail-subheadline {
  color: rgba(13, 164, 135, 0.8);
  display: block;
}
hr + .sbg-detail-subheadline {
  margin-top: 20px;
}
.sbg-detail-group + .sbg-detail-subheadline {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .sbg-detail-infoblock {
    width: 100%;
    padding-right: 0;
  }
  .sbg-detail-infoblock.main.bigMap .sbg-detail-map {
    width: 100%;
    margin-bottom: 10px;
  }
  .sbg-detail-infoblock.main.bigMap .sbg-detail-map + div {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .sbg-detail-infoblock .sbg-detail-map {
    margin-bottom: 10px;
  }
  .sbg-detail-infoblock .sbg-detail-map + div {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .sbg-detail-infoblock {
    padding-right: 0;
  }
}
.rangeslider,
.rangeslider__fill {
  display: block;
  border-radius: 2px;
}
.rangeslider {
  background: #e6e6e6;
  position: relative;
}
.rangeslider--horizontal {
  height: 34px;
  width: 150px;
  float: right;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #bfbfbf;
  padding: 4px 17px;
  position: relative;
  z-index: 20;
}
.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.rangeslider__fill {
  background: transparent;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}
.rangeslider__handle {
  background: transparent;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 15px;
  position: absolute;
}
.rangeslider__handle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: 20px;
  height: 15px;
  background: rgba(13, 164, 135, 0.8);
  border-radius: 3px;
}
.rangeslider__handle:active,
.rangeslider--active .rangeslider__handle {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
  top: 9px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
@media only screen and (max-width: 1318px) {
  #sbg-sucheingabe .sbg-adress #input-range {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 920px) {
  #sbg-sucheingabe .sbg-adress input {
    float: none!important;
    width: 100%!important;
    margin: !important;
    margin-bottom: 10px!important;
  }
  #sbg-sucheingabe .sbg-adress #input-range {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #sbg-sucheingabe .sbg-half-wrapper &gt; div {
    width: 100%;
    margin: 0;
    padding: 0!important;
    margin-bottom: 10px;
  }
  table.sbg-results td.sbg-result-icon {
    display: none;
  }
}
@media only screen and (max-width: 590px) {
  table.sbg-results td.sbg-result-info {
    display: none;
  }
}
@media only screen and (max-width: 420px) {
  table.sbg-results td.sbg-result-arrow {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  table.sbg-results td.sbg-result-distance {
    display: none;
  }
}
/*Stellenportal/bootstrap.min*/
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a&gt;code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters&gt;.col,.no-gutters&gt;[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-13,.col-14,.col-15,.col-16,.col-17,.col-18,.col-19,.col-2,.col-20,.col-21,.col-22,.col-23,.col-24,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-2,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:8px;padding-left:8px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 4.16667%;max-width:4.16667%}.col-2{flex:0 0 8.33333%;max-width:8.33333%}.col-3{flex:0 0 12.5%;max-width:12.5%}.col-4{flex:0 0 16.66667%;max-width:16.66667%}.col-5{flex:0 0 20.83333%;max-width:20.83333%}.col-6{flex:0 0 25%;max-width:25%}.col-7{flex:0 0 29.16667%;max-width:29.16667%}.col-8{flex:0 0 33.33333%;max-width:33.33333%}.col-9{flex:0 0 37.5%;max-width:37.5%}.col-10{flex:0 0 41.66667%;max-width:41.66667%}.col-11{flex:0 0 45.83333%;max-width:45.83333%}.col-12{flex:0 0 50%;max-width:50%}.col-13{flex:0 0 54.16667%;max-width:54.16667%}.col-14{flex:0 0 58.33333%;max-width:58.33333%}.col-15{flex:0 0 62.5%;max-width:62.5%}.col-16{flex:0 0 66.66667%;max-width:66.66667%}.col-17{flex:0 0 70.83333%;max-width:70.83333%}.col-18{flex:0 0 75%;max-width:75%}.col-19{flex:0 0 79.16667%;max-width:79.16667%}.col-20{flex:0 0 83.33333%;max-width:83.33333%}.col-21{flex:0 0 87.5%;max-width:87.5%}.col-22{flex:0 0 91.66667%;max-width:91.66667%}.col-23{flex:0 0 95.83333%;max-width:95.83333%}.col-24{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:25}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-13{order:13}.order-14{order:14}.order-15{order:15}.order-16{order:16}.order-17{order:17}.order-18{order:18}.order-19{order:19}.order-20{order:20}.order-21{order:21}.order-22{order:22}.order-23{order:23}.order-24{order:24}.offset-1{margin-left:4.16667%}.offset-2{margin-left:8.33333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66667%}.offset-5{margin-left:20.83333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16667%}.offset-8{margin-left:33.33333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66667%}.offset-11{margin-left:45.83333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16667%}.offset-14{margin-left:58.33333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66667%}.offset-17{margin-left:70.83333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16667%}.offset-20{margin-left:83.33333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66667%}.offset-23{margin-left:95.83333%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 4.16667%;max-width:4.16667%}.col-sm-2{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-3{flex:0 0 12.5%;max-width:12.5%}.col-sm-4{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-5{flex:0 0 20.83333%;max-width:20.83333%}.col-sm-6{flex:0 0 25%;max-width:25%}.col-sm-7{flex:0 0 29.16667%;max-width:29.16667%}.col-sm-8{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-9{flex:0 0 37.5%;max-width:37.5%}.col-sm-10{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-11{flex:0 0 45.83333%;max-width:45.83333%}.col-sm-12{flex:0 0 50%;max-width:50%}.col-sm-13{flex:0 0 54.16667%;max-width:54.16667%}.col-sm-14{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-15{flex:0 0 62.5%;max-width:62.5%}.col-sm-16{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-17{flex:0 0 70.83333%;max-width:70.83333%}.col-sm-18{flex:0 0 75%;max-width:75%}.col-sm-19{flex:0 0 79.16667%;max-width:79.16667%}.col-sm-20{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-21{flex:0 0 87.5%;max-width:87.5%}.col-sm-22{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-23{flex:0 0 95.83333%;max-width:95.83333%}.col-sm-24{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:25}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.order-sm-13{order:13}.order-sm-14{order:14}.order-sm-15{order:15}.order-sm-16{order:16}.order-sm-17{order:17}.order-sm-18{order:18}.order-sm-19{order:19}.order-sm-20{order:20}.order-sm-21{order:21}.order-sm-22{order:22}.order-sm-23{order:23}.order-sm-24{order:24}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16667%}.offset-sm-2{margin-left:8.33333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66667%}.offset-sm-5{margin-left:20.83333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16667%}.offset-sm-8{margin-left:33.33333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66667%}.offset-sm-11{margin-left:45.83333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16667%}.offset-sm-14{margin-left:58.33333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66667%}.offset-sm-17{margin-left:70.83333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16667%}.offset-sm-20{margin-left:83.33333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66667%}.offset-sm-23{margin-left:95.83333%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 4.16667%;max-width:4.16667%}.col-md-2{flex:0 0 8.33333%;max-width:8.33333%}.col-md-3{flex:0 0 12.5%;max-width:12.5%}.col-md-4{flex:0 0 16.66667%;max-width:16.66667%}.col-md-5{flex:0 0 20.83333%;max-width:20.83333%}.col-md-6{flex:0 0 25%;max-width:25%}.col-md-7{flex:0 0 29.16667%;max-width:29.16667%}.col-md-8{flex:0 0 33.33333%;max-width:33.33333%}.col-md-9{flex:0 0 37.5%;max-width:37.5%}.col-md-10{flex:0 0 41.66667%;max-width:41.66667%}.col-md-11{flex:0 0 45.83333%;max-width:45.83333%}.col-md-12{flex:0 0 50%;max-width:50%}.col-md-13{flex:0 0 54.16667%;max-width:54.16667%}.col-md-14{flex:0 0 58.33333%;max-width:58.33333%}.col-md-15{flex:0 0 62.5%;max-width:62.5%}.col-md-16{flex:0 0 66.66667%;max-width:66.66667%}.col-md-17{flex:0 0 70.83333%;max-width:70.83333%}.col-md-18{flex:0 0 75%;max-width:75%}.col-md-19{flex:0 0 79.16667%;max-width:79.16667%}.col-md-20{flex:0 0 83.33333%;max-width:83.33333%}.col-md-21{flex:0 0 87.5%;max-width:87.5%}.col-md-22{flex:0 0 91.66667%;max-width:91.66667%}.col-md-23{flex:0 0 95.83333%;max-width:95.83333%}.col-md-24{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:25}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.order-md-13{order:13}.order-md-14{order:14}.order-md-15{order:15}.order-md-16{order:16}.order-md-17{order:17}.order-md-18{order:18}.order-md-19{order:19}.order-md-20{order:20}.order-md-21{order:21}.order-md-22{order:22}.order-md-23{order:23}.order-md-24{order:24}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16667%}.offset-md-2{margin-left:8.33333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66667%}.offset-md-5{margin-left:20.83333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16667%}.offset-md-8{margin-left:33.33333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66667%}.offset-md-11{margin-left:45.83333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16667%}.offset-md-14{margin-left:58.33333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66667%}.offset-md-17{margin-left:70.83333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16667%}.offset-md-20{margin-left:83.33333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66667%}.offset-md-23{margin-left:95.83333%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 4.16667%;max-width:4.16667%}.col-lg-2{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-3{flex:0 0 12.5%;max-width:12.5%}.col-lg-4{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-5{flex:0 0 20.83333%;max-width:20.83333%}.col-lg-6{flex:0 0 25%;max-width:25%}.col-lg-7{flex:0 0 29.16667%;max-width:29.16667%}.col-lg-8{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-9{flex:0 0 37.5%;max-width:37.5%}.col-lg-10{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-11{flex:0 0 45.83333%;max-width:45.83333%}.col-lg-12{flex:0 0 50%;max-width:50%}.col-lg-13{flex:0 0 54.16667%;max-width:54.16667%}.col-lg-14{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-15{flex:0 0 62.5%;max-width:62.5%}.col-lg-16{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-17{flex:0 0 70.83333%;max-width:70.83333%}.col-lg-18{flex:0 0 75%;max-width:75%}.col-lg-19{flex:0 0 79.16667%;max-width:79.16667%}.col-lg-20{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-21{flex:0 0 87.5%;max-width:87.5%}.col-lg-22{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-23{flex:0 0 95.83333%;max-width:95.83333%}.col-lg-24{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:25}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.order-lg-13{order:13}.order-lg-14{order:14}.order-lg-15{order:15}.order-lg-16{order:16}.order-lg-17{order:17}.order-lg-18{order:18}.order-lg-19{order:19}.order-lg-20{order:20}.order-lg-21{order:21}.order-lg-22{order:22}.order-lg-23{order:23}.order-lg-24{order:24}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16667%}.offset-lg-2{margin-left:8.33333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66667%}.offset-lg-5{margin-left:20.83333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16667%}.offset-lg-8{margin-left:33.33333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66667%}.offset-lg-11{margin-left:45.83333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16667%}.offset-lg-14{margin-left:58.33333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66667%}.offset-lg-17{margin-left:70.83333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16667%}.offset-lg-20{margin-left:83.33333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66667%}.offset-lg-23{margin-left:95.83333%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 4.16667%;max-width:4.16667%}.col-xl-2{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-3{flex:0 0 12.5%;max-width:12.5%}.col-xl-4{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-5{flex:0 0 20.83333%;max-width:20.83333%}.col-xl-6{flex:0 0 25%;max-width:25%}.col-xl-7{flex:0 0 29.16667%;max-width:29.16667%}.col-xl-8{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-9{flex:0 0 37.5%;max-width:37.5%}.col-xl-10{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-11{flex:0 0 45.83333%;max-width:45.83333%}.col-xl-12{flex:0 0 50%;max-width:50%}.col-xl-13{flex:0 0 54.16667%;max-width:54.16667%}.col-xl-14{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-15{flex:0 0 62.5%;max-width:62.5%}.col-xl-16{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-17{flex:0 0 70.83333%;max-width:70.83333%}.col-xl-18{flex:0 0 75%;max-width:75%}.col-xl-19{flex:0 0 79.16667%;max-width:79.16667%}.col-xl-20{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-21{flex:0 0 87.5%;max-width:87.5%}.col-xl-22{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-23{flex:0 0 95.83333%;max-width:95.83333%}.col-xl-24{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:25}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.order-xl-13{order:13}.order-xl-14{order:14}.order-xl-15{order:15}.order-xl-16{order:16}.order-xl-17{order:17}.order-xl-18{order:18}.order-xl-19{order:19}.order-xl-20{order:20}.order-xl-21{order:21}.order-xl-22{order:22}.order-xl-23{order:23}.order-xl-24{order:24}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16667%}.offset-xl-2{margin-left:8.33333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66667%}.offset-xl-5{margin-left:20.83333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16667%}.offset-xl-8{margin-left:33.33333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66667%}.offset-xl-11{margin-left:45.83333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16667%}.offset-xl-14{margin-left:58.33333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66667%}.offset-xl-17{margin-left:70.83333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16667%}.offset-xl-20{margin-left:83.33333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66667%}.offset-xl-23{margin-left:95.83333%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary&gt;td,.table-primary&gt;th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover&gt;td,.table-hover .table-primary:hover&gt;th{background-color:#9fcdff}.table-secondary,.table-secondary&gt;td,.table-secondary&gt;th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover&gt;td,.table-hover .table-secondary:hover&gt;th{background-color:#c8cbcf}.table-success,.table-success&gt;td,.table-success&gt;th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover&gt;td,.table-hover .table-success:hover&gt;th{background-color:#b1dfbb}.table-info,.table-info&gt;td,.table-info&gt;th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover&gt;td,.table-hover .table-info:hover&gt;th{background-color:#abdde5}.table-warning,.table-warning&gt;td,.table-warning&gt;th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover&gt;td,.table-hover .table-warning:hover&gt;th{background-color:#ffe8a1}.table-danger,.table-danger&gt;td,.table-danger&gt;th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover&gt;td,.table-hover .table-danger:hover&gt;th{background-color:#f1b0b7}.table-light,.table-light&gt;td,.table-light&gt;th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover&gt;td,.table-hover .table-light:hover&gt;th{background-color:#ececf6}.table-dark,.table-dark&gt;td,.table-dark&gt;th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover&gt;td,.table-hover .table-dark:hover&gt;th{background-color:#b9bbbe}.table-active,.table-active&gt;td,.table-active&gt;th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover&gt;td,.table-hover .table-active:hover&gt;th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm&gt;.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md&gt;.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg&gt;.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl&gt;.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive&gt;.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg&gt;.form-control-plaintext.form-control,.input-group-lg&gt;.input-group-append&gt;.form-control-plaintext.btn,.input-group-lg&gt;.input-group-append&gt;.form-control-plaintext.input-group-text,.input-group-lg&gt;.input-group-prepend&gt;.form-control-plaintext.btn,.input-group-lg&gt;.input-group-prepend&gt;.form-control-plaintext.input-group-text,.input-group-sm&gt;.form-control-plaintext.form-control,.input-group-sm&gt;.input-group-append&gt;.form-control-plaintext.btn,.input-group-sm&gt;.input-group-append&gt;.form-control-plaintext.input-group-text,.input-group-sm&gt;.input-group-prepend&gt;.form-control-plaintext.btn,.input-group-sm&gt;.input-group-prepend&gt;.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-append&gt;.btn,.input-group-sm&gt;.input-group-append&gt;.input-group-text,.input-group-sm&gt;.input-group-prepend&gt;.btn,.input-group-sm&gt;.input-group-prepend&gt;.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm&gt;.input-group-append&gt;select.btn:not([size]):not([multiple]),.input-group-sm&gt;.input-group-append&gt;select.input-group-text:not([size]):not([multiple]),.input-group-sm&gt;.input-group-prepend&gt;select.btn:not([size]):not([multiple]),.input-group-sm&gt;.input-group-prepend&gt;select.input-group-text:not([size]):not([multiple]),.input-group-sm&gt;select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-append&gt;.btn,.input-group-lg&gt;.input-group-append&gt;.input-group-text,.input-group-lg&gt;.input-group-prepend&gt;.btn,.input-group-lg&gt;.input-group-prepend&gt;.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg&gt;.input-group-append&gt;select.btn:not([size]):not([multiple]),.input-group-lg&gt;.input-group-append&gt;select.input-group-text:not([size]):not([multiple]),.input-group-lg&gt;.input-group-prepend&gt;select.btn:not([size]):not([multiple]),.input-group-lg&gt;.input-group-prepend&gt;select.input-group-text:not([size]):not([multiple]),.input-group-lg&gt;select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row&gt;.col,.form-row&gt;[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show&gt;.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show&gt;.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show&gt;.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show&gt;.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show&gt;.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show&gt;.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show&gt;.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show&gt;.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg&gt;.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm&gt;.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;flex:0 1 auto}.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn:hover{z-index:1}.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn-group:not(:last-child)&gt;.btn,.btn-group&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group&gt;.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm&gt;.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg&gt;.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical&gt;.btn+.btn,.btn-group-vertical&gt;.btn+.btn-group,.btn-group-vertical&gt;.btn-group+.btn,.btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical&gt;.btn-group:not(:last-child)&gt;.btn,.btn-group-vertical&gt;.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group-vertical&gt;.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle&gt;.btn,.btn-group-toggle&gt;.btn-group&gt;.btn{margin-bottom:0}.btn-group-toggle&gt;.btn input[type=checkbox],.btn-group-toggle&gt;.btn input[type=radio],.btn-group-toggle&gt;.btn-group&gt;.btn input[type=checkbox],.btn-group-toggle&gt;.btn-group&gt;.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group&gt;.custom-file,.input-group&gt;.custom-select,.input-group&gt;.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group&gt;.custom-file:focus,.input-group&gt;.custom-select:focus,.input-group&gt;.form-control:focus{z-index:3}.input-group&gt;.custom-file+.custom-file,.input-group&gt;.custom-file+.custom-select,.input-group&gt;.custom-file+.form-control,.input-group&gt;.custom-select+.custom-file,.input-group&gt;.custom-select+.custom-select,.input-group&gt;.custom-select+.form-control,.input-group&gt;.form-control+.custom-file,.input-group&gt;.form-control+.custom-select,.input-group&gt;.form-control+.form-control{margin-left:-1px}.input-group&gt;.custom-select:not(:last-child),.input-group&gt;.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group&gt;.custom-select:not(:first-child),.input-group&gt;.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group&gt;.custom-file{display:flex;align-items:center}.input-group&gt;.custom-file:not(:last-child) .custom-file-label,.input-group&gt;.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group&gt;.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group&gt;.input-group-append:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle),.input-group&gt;.input-group-append:last-child&gt;.input-group-text:not(:last-child),.input-group&gt;.input-group-append:not(:last-child)&gt;.btn,.input-group&gt;.input-group-append:not(:last-child)&gt;.input-group-text,.input-group&gt;.input-group-prepend&gt;.btn,.input-group&gt;.input-group-prepend&gt;.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group&gt;.input-group-append&gt;.btn,.input-group&gt;.input-group-append&gt;.input-group-text,.input-group&gt;.input-group-prepend:first-child&gt;.btn:not(:first-child),.input-group&gt;.input-group-prepend:first-child&gt;.input-group-text:not(:first-child),.input-group&gt;.input-group-prepend:not(:first-child)&gt;.btn,.input-group&gt;.input-group-prepend:not(:first-child)&gt;.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;appearance:none}.custom-range:focus{outline:0}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;appearance:none}.custom-range::-moz-range-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;appearance:none}.custom-range::-ms-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show&gt;.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar&gt;.container,.navbar&gt;.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm&gt;.container,.navbar-expand-sm&gt;.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm&gt;.container,.navbar-expand-sm&gt;.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md&gt;.container,.navbar-expand-md&gt;.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md&gt;.container,.navbar-expand-md&gt;.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg&gt;.container,.navbar-expand-lg&gt;.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg&gt;.container,.navbar-expand-lg&gt;.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl&gt;.container,.navbar-expand-xl&gt;.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl&gt;.container,.navbar-expand-xl&gt;.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand&gt;.container,.navbar-expand&gt;.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand&gt;.container,.navbar-expand&gt;.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active&gt;.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show&gt;.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active&gt;.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show&gt;.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card&gt;hr{margin-right:0;margin-left:0}.card&gt;.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card&gt;.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:8px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-8px;margin-left:-8px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:8px;margin-bottom:0;margin-left:8px}}.card-group{display:flex;flex-direction:column}.card-group&gt;.card{margin-bottom:8px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group&gt;.card{flex:1 0 0%;margin-bottom:0}.card-group&gt;.card+.card{margin-left:0;border-left:0}.card-group&gt;.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group&gt;.card:first-child .card-header,.card-group&gt;.card:first-child .card-img-top{border-top-right-radius:0}.card-group&gt;.card:first-child .card-footer,.card-group&gt;.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group&gt;.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group&gt;.card:last-child .card-header,.card-group&gt;.card:last-child .card-img-top{border-top-left-radius:0}.card-group&gt;.card:last-child .card-footer,.card-group&gt;.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group&gt;.card:only-child{border-radius:.25rem}.card-group&gt;.card:only-child .card-header,.card-group&gt;.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group&gt;.card:only-child .card-footer,.card-group&gt;.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group&gt;.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group&gt;.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group&gt;.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group&gt;.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group&gt;.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0,0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer&gt;:not(:first-child){margin-left:.25rem}.modal-footer&gt;:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform .6s ease;backface-visibility:hidden;perspective:1000px}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*Stellenportal/Icons alt*/
@font-face {
  font-family: 'portal';
  src:
    url('/fonts/portal.ttf?7m9b4r') format('truetype'),
    url('/fonts/portal.woff?7m9b4r') format('woff'),
    url('/fonts/portal.svg?7m9b4r#portal') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*[class^="icon-"], [class*=" icon-"] {*/
  /* use !important to prevent issues with browser extensions that change fonts */
/*  font-family: 'portal' !important;*/
/*  speak: none;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-variant: normal;*/
/*  text-transform: none;*/
/*  line-height: 1;*/

  /* Better Font Rendering =========== */
/*  -webkit-font-smoothing: antialiased;*/
/*  -moz-osx-font-smoothing: grayscale;*/
/*}*/

.icon-pfeil-links:before,
.icon-pfeil-rechts:before {
    font-family: 'portal' !important;
}

.icon-altersvorsorge:before {
  content: "\e900";
}
.icon-anfuehrungsstriche-anfang:before {
  content: "\e901";
}
.icon-anfuehrungsstriche-ende:before {
  content: "\e902";
}
.icon-angenehmes_betriebsklima:before {
  content: "\e903";
}
.icon-doppelpfeil:before {
  content: "\e904";
}
.icon-flexible_arbeitszeiten:before {
  content: "\e905";
}
.icon-fortbildungsmoeglichkeiten:before {
  content: "\e906";
}
.icon-jobticket:before {
  content: "\e907";
}
.icon-kontakt:before {
  content: "\e908";
}
.icon-mitarbeiter:before {
  content: "\e909";
}
.icon-oeffentlicher_arbeitgeber:before {
  content: "\e90a";
}
.icon-pfeil-links:before {
  content: "\e90b";
}
.icon-pfeil-rechts:before {
  content: "\e90c";
}
.icon-slideshow:before {
  content: "\e90d";
}
.icon-suche:before {
  content: "\e90e";
}
.icon-teilen:before {
  content: "\e90f";
}
/*Stellenportal/Slick*/
/* Slider */

.slick-slider *{
    outline:none;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}
/*Stellenportal/slick-theme*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    /*background: #fff url('/img/system/slick/ajax-loader.gif') center center no-repeat;*/
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    /*src: url('/img/system/slick/slick.eot');*/
    /*src: url('/img/system/slick/slick.eot?#iefix') format('embedded-opentype'), url('/img/system/slick/slick.woff') format('woff'), url('/img/system/slick/slick.ttf') format('truetype'), url('/img/system/slick/slick.svg#slick') format('svg');*/
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: 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: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

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

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.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
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*Stellenportal/fontawesome5-all*/
/*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul &gt; li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/fa-brands-400.eot");
  src: url("/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-brands-400.woff2") format("woff2"), url("/fonts/fa-brands-400.woff") format("woff"), url("/fonts/fa-brands-400.ttf") format("truetype"), url("/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/fa-regular-400.eot");
  src: url("/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-regular-400.woff2") format("woff2"), url("/fonts/fa-regular-400.woff") format("woff"), url("/fonts/fa-regular-400.ttf") format("truetype"), url("/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; 
    
}
  
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/fa-solid-900.eot");
  src: url("/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-solid-900.woff2") format("woff2"), url("/fonts/fa-solid-900.woff") format("woff"), url("/fonts/fa-solid-900.ttf") format("truetype"), url("/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/*Stellenportal/Stellenportal-layout*/
@charset "utf-8";
p:empty {
  display: none !important;
}
*,
*:before,
*:after,
ul,
li {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form {
  opacity: 0;
}
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'TodaySBOP-Light', sans-serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 1.2em;
  background: #fff;
  color: #707070;
  min-height: 100%;
  height: auto;
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  word-break: break-word;
}
body.open {
  overflow-x: hidden;
}
body .ui-widget {
  font-size: inherit;
  font-family: inherit;
}
@media (max-width: 1280px) {
  body {
    font-size: 24px;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'TodaySBOP-Medium', sans-serif;
}
@media (max-width: 991px) {
  body {
    font-size: 20px;
  }
}
ul li,
ol li {
  list-style: none;
}
figure {
  margin: 20px 0;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: #941c80;
  text-decoration: none;
}
a:hover,
a:focus {
  /*color: #FAAA00!important;*/
  text-decoration: none;
  cursor: pointer;
}
a.print {
  font-size: 18px;
  text-decoration: underline;
}
p {
  margin: 0 0 30px 0;
}
h1,
h2,
h3 {
  line-height: 1em;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
figure {
  margin: 0 0 20px;
}
section,
article {
  margin: 0;
}
strong {
  font-family: 'TodaySBOP-Medium', sans-serif;
  font-weight: normal;
}
/* CLEARFIX */
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* Overwrite Bootstrap */
.container {
  max-width: none;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1540px;
  }
}
.container .container {
  padding: 0;
}
.row:after {
  content: '';
  clear: both;
  display: table;
}
/* General */
.main-wrapper {
  padding: 0 20px 20px;
  overflow: hidden;
}
/* ##### Header ##### */
.top-overlay {
  display: none;
  background: #02997A;
  padding: 100px 0;
  color: #fff;
}
.top-overlay a {
  color: #fff;
}
.top-overlay h2 {
  font-size: 40px;
  font-family: 'TodaySBOP-Medium';
  margin: 0 0 30px;
}
.top-overlay p {
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}
.top-overlay .tel.icon-kontakt:before {
  margin-right: 10px;
}
.top-overlay .tel a {
  font-weight: bold;
}
.top-overlay .row-line {
  border-bottom: 3px solid #fff;
  margin-top: 64px;
}
.top-overlay .row-line a {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  position: relative;
}
.top-overlay .row-line a:before {
  float: right;
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.top-overlay .icon-mail {
  display: block;
  margin-top: 15px;
}
.top-overlay .icon-mail:before {
  font-size: 21px;
  margin-right: 10px;
}
.top-overlay .icon-mail a {
  font-weight: bold;
}
.top-overlay .contact {
  padding-top: 70px;
  padding-left: 30px;
}
.top-overlay .x-close {
  position: absolute;
  top: 60px;
  right: 100px;
  cursor: pointer;
}
header {
  background: #E9E9E9;
  transition: 0.5s ease;
  position: fixed;
  width: calc(100% - 40px);
  z-index: 999;
  border-top: 20px solid #fff;
  height: 130px;
  padding: 15px 0;
}
header .col-24 {
  text-align: center;
}
.header-headline {
  font-family: 'TodaySBOP-Medium', sans-serif;
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  color: #00a989 !important;
}
@media (max-width: 767px) {
  .header-headline {
    max-width: calc(100% - 100px) !important;
  }
}
.header-headline:hover {
  opacity: 0.9;
}
.logo {
  float: left;
  display: none!important;
}
.logo .small {
  display: none;
}
.logo img:not(.small) {
  width: 79px;
}
.header-right {
  float: right;
  margin: 40px 0 0;
  transition: 0.5s ease;
  margin-top: 0;
}
.onScroll header {
  height: 130px;
  padding: 15px 0;
}
.onScroll .logo img:not(.small) {
  display: none;
}
.onScroll .logo .small {
  display: block;
}
.onScroll .header-right {
  margin-top: 0;
}
.fastlane {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  position: relative;
  right: -85px;
}
@media (max-width: 1680px) {
  .fastlane {
    right: 0;
  }
}
.fastlane li {
  display: inline-block;
  height: 79px;
  width: 79px;
  background: #00a989;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  margin: 0 2px;
  transition: 0.4s ease-in-out;
}
.fastlane li:last-child {
  margin-right: 0;
}
.fastlane li span:before {
  font-size: 37px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fastlane li span.icon-social_media:before {
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
}
.fastlane li a {
  color: #ffffff;
}
.fastlane li:hover {
  background: #3C3A3B;
}
.fastlane li:hover img {
  opacity: 0.9;
}
.fastlane .search-inner span {
  width: 100%;
  height: 100%;
  display: block;
}
.fastlane .search-inner #searchinput {
  right: 83px;
  position: absolute;
  height: 79px;
  border: 1px solid #A3A3A3;
  font-size: 36px;
  background: #ffffff;
  width: 500px;
  color: #3C3A3B;
  padding-left: 55px;
  padding-right: 15px;
  display: none;
  bottom: 0;
}
.fastlane .search-inner #searchbtn {
  font-size: 37px;
  position: absolute;
  color: #ffffff;
  display: none;
  width: 100%;
  height: 100%;
}
.fastlane .search-inner .icon-menue_schliessen {
  position: absolute;
  right: 540px;
  color: #3C3A3B;
  top: 25px;
  font-size: 26px;
  display: none;
}
.fastlane .search-inner input:focus {
  outline: none;
}
.fastlane .search-inner.open {
  background: #3C3A3B;
}
.fastlane .search-inner.open #searchinput {
  display: block;
}
.fastlane .search-inner.open #searchbtn {
  display: block;
}
.fastlane .search-inner.open #searchbtn:before {
  position: absolute;
  bottom: 20px;
  right: 21px;
}
.fastlane .search-inner.open .icon-suche.search-open {
  display: none;
}
.fastlane .search-inner.open .icon-menue_schliessen {
  display: block;
}
.menubtn-wr {
  cursor: pointer;
  width: 79px;
  height: 79px;
  visibility: visible;
  opacity: 1;
  z-index: 15;
  display: inline-block;
  vertical-align: bottom;
  background: #fff;
  position: relative;
  right: -100px;
}
@media (max-width: 1680px) {
  .menubtn-wr {
    right: 0;
  }
}
.menubtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
}
.menubtn span {
  display: block;
  height: 5px;
  margin-bottom: 6px;
  background: #707070;
  transition: 0.3s ease;
  border-radius: 3px;
}
.menubtn span:last-child {
  margin: 0;
}
.open .menubtn {
  left: 55%;
}
.open .menubtn span:first-child {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: left center;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .open .menubtn span:first-child {
    margin-bottom: 8px;
  }
}
.open .menubtn span:nth-child(2) {
  opacity: 0;
}
.open .menubtn span:last-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: left center;
}
.nav-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 152, 121, 0.93);
  z-index: 10;
}
.nav-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.nav-inner ul {
  /*width: 50%;*/
  list-style: none;
}
.open .nav-wrapper {
  display: block;
}
header nav {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 300;
  width: 850px;
  max-width: 100%;
}
header nav ul li {
  display: block;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  line-height: 0;
  padding: 20px 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  list-style-position: outside;
}
@media (max-width: 767px) {
  header nav ul li {
    padding: 10px 0;
  }
}
header nav ul li + li {
  border-top: 0;
}
header nav ul li a {
  display: block;
  color: #fff!important;
  padding: 34px 10px 22px;
}
@media (max-width: 767px) {
  header nav ul li a {
    line-height: 1em;
  }
}
header nav ul li.selected a,
header nav ul li:hover a {
  color: blue;
}
/* ##### Main ##### */
main {
  transition: 0.5s ease;
  margin-top: 130px;
}
/* ##### Keyvisual ##### */
.kv-inner {
  position: absolute;
  width: 100%;
  top: 120px;
}
.kv-item {
  position: relative;
}
.kv-item .kv {
  max-width: 100%;
}
.kv-item .kv img {
  object-fit: cover;
  margin: 0 auto;
}
.kv-box {
  background: rgba(0, 0, 0, 0.63);
  padding: 60px 60px 30px;
  color: #fff;
  font-weight: 300;
  font-size: 40px;
  line-height: 50px;
}
.kv-box:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-top: 50px solid rgba(0, 0, 0, 0.63);
  position: absolute;
  right: 34px;
  top: 100%;
}
.keyvisual .slick-slide.kv-item {
  height: auto!important;
}
/* ##### Top-Teaser ##### */
.top-teaser {
  margin: -80px 0 20px;
}
.top-teaser article {
  margin: 0 0 20px;
  text-align: center;
  height: 100%;
  padding-bottom: 10px;
  transition: 0.4s ease-in-out;
}
.top-teaser article:hover {
  background: #e9e9e9;
}
.top-teaser article h2 {
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  color: #fff;
  height: 120px;
  position: relative;
  background: rgba(0, 152, 121, 0.9);
  margin: 0 0 40px;
  line-height: 120px;
}
@media (min-width: 1025px) {
  .top-teaser article h2 span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    line-height: 1em;
    display: block;
    padding: 0 10px;
  }
}
@media (max-width: 1024px) {
  .top-teaser article h2 {
    line-height: 1em!important;
    height: auto!important;
    padding: 20px;
    font-size: 30px!important;
  }
}
.top-teaser article h2:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(0, 152, 121, 0.9);
  position: absolute;
  left: calc(50% - 20px);
  top: 100%;
}
.top-teaser article p {
  padding: 0 10px;
  font-size: 28px;
  line-height: 38px;
}
.top-teaser article a {
  color: #707070;
}
/* ##### Jobs ##### */
.jobs {
  margin: 0 0 50px;
}
@media (max-width: 1580px) {
  .jobs {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.jobs h2.hl {
  height: 120px;
  background: #707070;
  color: #fff;
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  line-height: 120px;
  text-align: center;
  position: relative;
  margin: 0;
}
@media (max-width: 1024px) {
  .jobs h2.hl {
    height: auto;
    padding: 20px;
    line-height: 1em;
  }
}
.jobs h2.hl:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #707070;
  position: absolute;
  left: calc(50% - 20px);
  top: 100%;
}
.jobs a {
  text-decoration: none;
}
.jobs-inner {
  border: 1px solid #707070;
  padding: 60px 50px;
  background: #fff;
}
.jobs-inner .link-wrapper {
  color: #707070;
  text-decoration: none;
  font-weight: 300;
  font-size: 32px;
  line-height: 56px;
}
@media (max-width: 1280px) {
  .jobs-inner .link-wrapper {
    font-size: 28px;
    line-height: 1.2em;
  }
}
.jobs-inner .link-wrapper p {
  padding-left: 70px;
  padding-top: 10px;
  padding-bottom: 8px;
  display: block;
  margin: 0;
  position: relative;
  min-height: 56px;
}
@media (max-width: 1280px) {
  .jobs-inner .link-wrapper p {
    padding-left: 50px;
  }
}
.jobs-inner .link-wrapper p + p {
  border-top: 1px dotted #707070;
}
.jobs-inner .link-wrapper p a {
  color: #707070;
  display: block;
  text-decoration: none;
  transition: 0.3s ease;
  line-height: 1.2em;
}
.jobs-inner .link-wrapper p a:before {
  content: "";
  border: solid #707070;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 7px;
  vertical-align: middle;
  position: absolute;
  left: 20px;
  top: 20px;
  transform: rotate(-45deg);
  transition: 0.3s ease;
}
@media (max-width: 1280px) {
  .jobs-inner .link-wrapper p a:before {
    left: 0;
  }
}
.jobs-inner .link-wrapper p a:hover {
  color: #00a989;
}
.jobs-inner .link-wrapper p a:hover:before {
  border-color: #00a989;
}
.btn-wr {
  text-align: center;
  margin: 50px 0 0;
}
.btn.primary {
  font-size: 30px;
  background: rgba(0, 152, 121, 0.9);
  color: #fff;
  display: inline-block;
  padding: 0 50px;
  line-height: 70px;
  border-radius: 0;
  position: relative;
}
.btn.primary:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  left: calc(50% - 10px);
  top: -1px;
}
/* ##### Benefits ##### */
.benefits {
  background: #E9E9E9;
  padding: 50px 0;
}
.benefits h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  margin: 0 0 70px;
}
.benefits .benefit-wr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  text-align: center;
}
.benefits .benefit-wr .benefit {
  min-width: 275px;
  margin: 20px 0;
}
.benefits .benefit-wr .benefit .wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.benefits .benefit-wr .benefit .icon {
  display: inline-block;
  height: 110px;
  width: 110px;
  position: relative;
  color: #fff;
  background: #00a989;
  border-radius: 50%;
  margin: 0 0 30px;
  transition: 0.4s ease-in-out;
}
.benefits .benefit-wr .benefit .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
}
.benefits .benefit-wr .benefit .icon.default:before {
  content: '&amp;';
}
.benefits .benefit-wr .benefit .icon:hover {
  background: #3C3A3B;
}
.benefits .benefit-wr .benefit h3 {
  color: #707070;
  font-size: 24px;
  font-family: 'TodaySBOP-Medium', sans-serif;
}
.benefits .sl-prev,
.benefits .sl-next {
  top: 40%;
  transform: translateY(-50%);
}
/* ##### Teaser ##### */
.teaser {
  text-align: center;
  margin: 5px 0 0 0;
}
.teaser.static {
  margin: 3px 0 0 0;
}
.teaser.static article {
  margin: 2px;
}
.teaser .container-fluid {
  padding-right: 4px;
}
.teaser div[class^="col"] {
  padding: 0;
  margin: 0 -2px;
}
.teaser article {
  width: calc(33.33% - 4px);
  float: left;
  margin: 0 2px;
  position: relative;
  overflow: hidden;
}
.teaser article:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 152, 121, 0.79);
  z-index: 49;
}
.teaser article img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: 0.6s cubic-bezier(0.28, 0, 0.18, 1);
  -moz-transition: 0.6s cubic-bezier(0.28, 0, 0.18, 1);
  transition: 0.6s cubic-bezier(0.28, 0, 0.18, 1);
}
.teaser article:hover img {
  filter: blur(5px);
  transform: scale(1.1);
}
.teaser article .text-wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0px 50px;
  transform: translateY(-50%);
  z-index: 50;
}
.teaser article .text-wrapper h2 {
  max-height: 50px;
  transition: all 0.3s ease-in-out;
}
.teaser article .text-wrapper p {
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
  max-height: 50px;
}
.teaser article .text-wrapper .btn-primary {
  transition: all 0.2s ease-in-out;
  transition-delay: 0s;
  max-height: 50px;
}
.teaser article .text-wrapper h2 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
}
.teaser article .text-wrapper p {
  color: #fff;
  font-weight: 300;
  margin: 0;
  opacity: 0;
  max-height: 0;
}
.teaser article .text-wrapper .btn-primary {
  background: transparent;
  margin-top: 0;
  float: right;
  font-size: 22px;
  opacity: 0;
  max-height: 0;
}
.teaser article .text-wrapper .btn-primary:before {
  font-size: 18px;
  margin-right: 10px;
}
.teaser article:hover h2 {
  opacity: 0;
  max-height: 0;
}
.teaser article:hover p {
  opacity: 1;
  max-height: 350px;
  transition-delay: 0.3s;
}
.teaser article:hover .btn-primary {
  opacity: 1;
  max-height: 150px;
  margin-top: 30px;
  transition-delay: 0.3s;
}
/* ##### Video Teaser ##### */
.img-teaser {
  position: relative;
  text-align: center;
}
.img-teaser .img-inner {
  position: relative;
}
.img-teaser .img-inner .container-fluid article {
  position: relative;
}
.img-teaser .img-inner .img-btn {
  font-size: 50px;
  height: 110px;
  width: 110px;
  display: inline-block;
  background: rgba(0, 152, 121, 0.9);
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
  pointer-events: all;
}
.img-teaser .img-inner .img-btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.img-teaser .img-inner .img-btn a {
  height: 124px;
  opacity: 0;
}
.img-teaser .img-teaser-overlay {
  color: #fff;
  padding-top: 90px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-teaser .img-teaser-overlay h2 {
  font-size: 36px;
}
/* ##### Top Number ##### */
.top-number {
  text-align: center;
  font-size: 40px;
  margin: 50px 0 0;
  padding-bottom: 50px;
  background-color: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
}
.top-number .centered {
  text-align: center;
}
.top-number .centered .icon-zahlen_fakten {
  font-size: 111px;
  display: inline-block;
  margin: 10px 0 30px;
}
.top-number p {
  line-height: 90px;
  border-bottom: 1px dotted #6D6D6D;
}
.top-number p span {
  color: #00a989;
  display: inline-block;
  /*vertical-align: bottom;*/
  padding: 0 5px;
}
.top-number .bigger {
  font-size: 75px;
  font-family: 'TodaySBOP-Medium';
}
.top-number .biggest {
  font-size: 90px;
  font-weight: bold;
  font-family: 'TodaySBOP-Medium';
}
/* ##### Rotate Teaser ##### */
.headline + .rotate-teaser,
.top-number + .rotate-teaser {
  padding-top: 0;
}
.rotate-teaser {
  background: #E9E9E9;
  text-align: center;
  font-size: 26px;
  padding-top: 50px;
}
.rotate-teaser .row {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 1px dotted #6D6D6D;
}
.rotate-teaser article {
  position: relative;
  padding: 0 7px;
  margin: 0 0 20px;
}
.rotate-teaser article video,
.rotate-teaser article img {
  max-height: 330px;
  margin: 0 auto;
  max-width: none;
  width: 100%;
  object-fit: cover;
}
.rotate-teaser article p {
  margin: 20px 0 0;
  padding: 0 30px;
}
.rotate-teaser article video:before {
  content: '';
}
.rotate-teaser .vt-wrapper img {
  position: static;
}
.rotate-teaser .vt-wrapper iframe {
  display: none;
}
.rotate-teaser .playbutton {
  height: 110px;
  width: 110px;
  color: #fff;
  padding: 35px 32px 34px 42px;
  border-radius: 50%;
  background: rgba(0, 152, 121, 0.9);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sl-prev,
.sl-next {
  color: #A3A3A3;
  font-size: 60px;
  position: absolute;
  top: 135px;
  cursor: pointer;
  z-index: 99;
}
.sl-prev {
  left: -72px;
}
@media (max-width: 1680px) {
  .sl-prev {
    left: -20px;
    font-size: 30px;
  }
}
.sl-next {
  right: -72px;
}
@media (max-width: 1680px) {
  .sl-next {
    right: -20px;
    font-size: 30px;
  }
}
/* ##### Headline ##### */
.headline {
  background: #E9E9E9;
  padding: 50px 0;
}
.headline h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  margin: 0;
}
/* ##### Quotations ##### */
.quotations {
  background: #E9E9E9;
  padding: 50px 0;
}
.quotations h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  margin: 0 0 70px;
}
.quotations .slick-list {
  overflow: visible;
}
.quotations article {
  background: #fff;
  border: 10px solid #A3A3A3;
  padding: 70px 100px;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.quotations article p {
  font-size: 28px;
  color: #00a989;
  line-height: 35px;
  margin: 0 0 10px;
}
.quotations article p.author {
  color: #A3A3A3;
  margin: 10px 0;
}
.quotations article:before,
.quotations article:after {
  content: url(/img/system/stellenportal/icon-border.png);
  position: absolute;
}
.quotations article:before {
  left: -10px;
  top: -10px;
}
.quotations article:after {
  right: -10px;
  bottom: -10px;
  transform: rotate(180deg);
}
.quotations article .icon-zitat_ende,
.quotations article .icon-zitat_start {
  z-index: 1;
  font-size: 80px;
  position: absolute;
  color: #00a989;
  transform: translate(-50%, -50%);
}
.quotations article .icon-zitat_start {
  left: 0;
  top: 0;
}
.quotations article .icon-zitat_ende {
  left: 100%;
  top: 100%;
}
.quotations article .arrow {
  content: url(/img/system/stellenportal/icon-quote-arrow.png);
  position: absolute;
  left: -10px;
  top: 100%;
}
/* ##### Content ##### */
.content {
  padding: 15px  0 0 0;
}
.content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; p {
  margin: 0 auto 30px;
}
.content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; hr {
  margin: 20px auto;
}
@media (max-width: 1024px) {
  .content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; p,
  .content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; hr {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; p,
  .content .col-24:not(.offset-xl-2):not(.offset-lg-2) .content-inner &gt; hr {
    max-width: none;
  }
}
.content p {
  line-height: 1.35em;
}
.content h1 {
  color: #fff;
  background: #00a989;
  font-size: 36px;
  height: 120px;
  position: relative;
  margin: 0 0 45px;
}
@media (max-width: 1280px) {
  .content h1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .content h1 {
    height: auto;
    padding: 20px 0;
  }
}
.content h1:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #00a989;
  position: absolute;
  left: calc(50% - 20px);
  top: 100%;
}
.content h1 &gt; span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  left: 0;
  transform: translateY(-50%);
  display: block;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .content h1 &gt; span {
    position: static;
    transform: none;
  }
}
.content h2 {
  color: #17A084;
  font-family: 'TodaySBOP-Medium';
  font-size: 42px;
  margin: 0 0 20px;
}
@media (max-width: 1280px) {
  .content h2 {
    font-size: 36px;
  }
}
.content h3 {
  color: #17A084;
  font-size: 32px;
  margin: 0 0 20px;
  line-height: 1.1em;
}
.content a {
  color: #00a989;
}
.content a:hover {
  text-decoration: underline;
}
.content ul.public,
.content ol.public {
  list-style: none;
}
.content ul.public li,
.content ol.public li {
  font-family: 'TodaySBOP-Light', sans-serif;
  position: relative;
  padding-left: 20px;
}
.content ul.public {
  margin: 0 0 20px;
}
.content ul.public li {
  padding-left: 30px;
  margin: 0 0 10px;
}
.content ul.public li:Before {
  content: "";
  border: solid #17A084;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  transform: rotate(-45deg);
  top: 9px;
}
.content ol.public {
  counter-reset: li;
}
.content ol.public li {
  padding-left: 26px;
  counter-increment: li;
}
.content ol.public li:before {
  content: counter(li) ".";
  color: #17A084;
  display: inline-block;
  position: absolute;
  left: 0;
}
.content .bildlinks {
  margin-bottom: 40px;
}
.content .bildlinks div.imgleft {
  margin: 0 64px 15px 0;
}
.content .bildlinks div.imgleft img {
  max-width: 832px;
}
.content .bildlinks.spezial div.imgleft {
  max-width: 494px;
  width: 100%;
}
.content .bildgallery,
.content .zoombild {
  margin-bottom: 40px;
}
.content .bildgallery .imgleft .fancybox,
.content .zoombild .imgleft .fancybox {
  width: 100%;
  max-width: 832px;
}
.content .bildgallery img,
.content .zoombild img {
  max-width: 832px;
}
.content .bildgallery img:hover ~ .zoomIcon rect.a,
.content .zoombild img:hover ~ .zoomIcon rect.a {
  fill: #3C3A3B;
}
.content .bildgallery .zoomIcon,
.content .zoombild .zoomIcon {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 79px;
  height: 79px;
}
.content .bildgallery .zoomIcon:hover rect.a,
.content .zoombild .zoomIcon:hover rect.a {
  fill: #3C3A3B;
}
.content .bildgallery .zoomIcon rect.a,
.content .zoombild .zoomIcon rect.a {
  transition: 0.4s ease-in-out;
}
.content .imgright .caption,
.content .imgleft .caption {
  font-style: normal;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.2em;
}
.img-left-with-text {
  margin: 0 0 60px;
}
hr {
  height: 1px;
  border: 0;
  border-bottom: 1px dotted #6D6D6D;
  margin: 20px 0;
  outline: none;
  background: none;
}
/* ##### Aside ##### */
aside p:last-of-type {
  margin: 0 0 0;
}
aside p strong {
  font-family: 'TodaySBOP-Medium';
  font-weight: normal;
}
.ap {
  margin: 0 0 25px;
}
.ap .box {
  color: #fff;
  padding: 20px;
  position: relative;
  background: #707070;
  font-size: 26px;
  line-height: 1.2;
}
.ap .box:before,
.tb:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #fff;
  position: absolute;
  left: calc(50% - 14px);
  top: 0;
}
.tb {
  background: #17A084;
  color: #fff;
  padding: 20px;
  margin: 0 0 25px;
  position: relative;
  font-size: 26px;
  line-height: 1.1;
}
.tb p,
.tb * {
  line-height: 1.2;
}
.tb a {
  color: #fff;
  text-decoration: underline;
}
.tb a:hover {
  text-decoration: none;
}
.tb ul.public {
  margin: 10px 0 20px 0;
}
.tb ul.public li:before {
  border-color: #fff!important;
}
/* ##### Footer ##### */
footer {
  color: #fff;
  font-size: 26px;
  background: #E9E9E9;
  padding-top: 50px;
}
footer .footerimg img {
  width: 100%;
}
footer .footerline {
  background: #2D2C2F;
  padding: 10px 0;
}
@media (max-width: 1023px) {
  .copyright {
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
}
.copyright p {
  margin: 0;
  display: inline;
}
.copyright a {
  color: #fff;
  transition: 0.3s ease;
}
.copyright a:hover {
  color: #00a989;
}
.meta {
  float: right;
}
@media (max-width: 1023px) {
  .meta {
    float: none;
    text-align: center;
  }
}
.meta a {
  color: #fff;
  font-weight: 300;
  transition: 0.3s ease;
}
.meta a:hover {
  color: #00a989;
}
.meta li {
  display: inline-block;
}
.meta li + li {
  margin-left: 70px;
}
.suche-container .suche-input input {
  background: #E9E9E9;
}
.suche-container .suchen-btn a {
  text-decoration: none;
}
.suche-container .suchen-btn a:after {
  content: '\e81a';
}
.suche-container fieldset {
  max-width: 750px;
}
.suche-item {
  margin-bottom: 35px;
}
.suche-item a {
  text-decoration: none;
}
.pager {
  margin-bottom: 35px;
}
.kachel-item {
  margin-bottom: 20px;
  text-align: center;
}
.kachel-item article {
  height: 100%;
  transition: 0.4s ease-in-out;
}
.kachel-item article:hover {
  background: #e9e9e9;
}
.kachel-item .inner {
  padding: 20px 10px 0;
}
.kachel-item .inner a {
  font-family: 'TodaySBOP-Medium', sans-serif;
  text-decoration: none;
  color: #707070;
  position: relative;
}
.breadcrumb {
  background: transparent;
  color: #707070;
  padding: 20px 0;
}
.breadcrumb nav {
  text-align: left;
  text-transform: none;
  width: auto;
}
.breadcrumb nav ul li {
  display: inline-block;
  border: none;
  margin-right: 15px;
  font-size: 20px;
}
.breadcrumb nav ul li a {
  color: #17A084!important;
  text-decoration: none;
  padding: 0 20px 0 0;
  position: relative;
}
.breadcrumb nav ul li a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #707070;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
}
@media (min-width: 1200px) {
  .breadcrumb {
    position: absolute;
    top: 0;
    left: 8px;
    width: calc(100%  - 16px);
    height: 70px;
    z-index: 100;
    background: #fff;
    border-radius: 0;
  }
  .breadcrumb ~ h1 {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .onScroll .breadcrumb {
    position: fixed;
    top: 130px;
    width: calc(100% - 40px);
    left: 0;
    left: 20px;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.05);
  }
  .onScroll .breadcrumb .container {
    padding: 0 8px;
  }
}
.cc-bottom {
  bottom: 90px;
  right: 20px;
}
.zitat__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 768px) {
  .zitat__flex {
    display: block;
  }
}
.zitat__flex .zitat__bild {
  margin-right: 20px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
}
@media (max-width: 768px) {
  .zitat__flex .zitat__bild {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.zitat__flex .zitat__bild img {
  width: 150px;
  height: 200px;
  object-fit: cover;
  display: inline-block;
}
.centered-headline {
  text-align: center;
  margin: 40px 0 20px;
}
.centered-headline + section {
  margin-top: 0;
  padding-top: 0;
}
.centered-headline + section .youtube--center {
  padding-top: 10px;
}
.centered-headline h3 {
  color: #17A084;
  font-size: 32px;
  margin: 0 0 20px;
  line-height: 1.1em;
}
.centered-headline h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'TodaySBOP-Medium', sans-serif;
  margin: 0;
}
.bite-container--header {
  display: none;
}
/*Module/Upload*/
#dropzone
{
	padding: 1em 0;
	margin: 1em 0;
	/*color: #555;*/
	/*border: 2px dashed #555;*/
	/*border-radius: 7px;*/
	cursor: default;
}

#dropzone.hover
{
	border-color: #00a989;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
/*Stellenportal/Stellenportal-responsive*/
@media (max-width: 1849px) {
  .menubtn-wr,
  .fastlane {
    right: 0;
  }
  .content h1 &gt; span {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1849px) and (min-width: 1200px) {
  .quotations .sl-next {
    right: 5px;
  }
  .quotations .sl-prev {
    left: 5px;
  }
}
@media (max-width: 1599px) {
  .kv-inner {
    top: 45px;
  }
  .kv-inner .kv-box {
    padding: 40px 40px 30px;
    line-height: 45px;
  }
  .top-teaser {
    margin: -50px 0 20px;
  }
}
@media (max-width: 1400px) {
  .header-headline {
    max-width: 500px;
  }
}
@media (max-width: 1279px) {
  .keyvisual .slick-slide.kv-item {
    height: 550px;
  }
}
@media (max-width: 1199px) {
  .content .zoombild div.imgleft,
  .content .bildlinks div.imgleft,
  .content .bildgallery div.imgleft {
    width: 100%;
    margin: 0 20px 20px 0;
  }
  .content .zoombild div.imgleft a,
  .content .bildlinks div.imgleft a,
  .content .bildgallery div.imgleft a {
    margin: 0 auto;
    float: none;
  }
  .content .zoombild div.imgleft img,
  .content .bildlinks div.imgleft img,
  .content .bildgallery div.imgleft img {
    margin: 0 auto;
  }
  .quotations .slick-list {
    overflow: hidden;
  }
  .quotations article {
    margin: 30px 43px 85px;
  }
}
@media (max-width: 1200px) {
  .fastlane {
    display: none;
  }
  .onScroll.open .fastlane {
    top: 0;
  }
  .open .fastlane {
    display: block;
    position: absolute;
    right: 100px;
    top: 0px;
    z-index: 99;
    transition: 0.5s ease;
  }
  .open .fastlane li {
    border: 1px solid #fff;
  }
  .open .fastlane .search-inner #searchinput {
    bottom: -1px;
  }
}
@media (max-width: 1024px) {
  .kv-inner {
    top: 30px;
  }
  .kv-inner .kv-box {
    padding: 20px 20px 20px;
    line-height: 35px;
    font-size: 30px;
  }
  .top-teaser {
    margin: -40px 0 20px;
  }
  .top-teaser article h2 {
    font-size: 34px;
    height: 100px;
    line-height: 110px;
  }
  .teaser article .text-wrapper {
    padding: 0px 30px;
  }
  .teaser article .text-wrapper h2 {
    font-size: 28px;
  }
  .fastlane .search-inner #searchinput {
    width: 350px;
  }
  .fastlane .search-inner .icon-menue_schliessen {
    right: 390px;
  }
}
@media (max-width: 991px) {
  .teaser article {
    width: 100%;
  }
  .teaser article + article {
    margin-top: 5px;
  }
  .teaser .container-fluid {
    padding-right: 8px;
  }
  .kv-inner .kv-box p {
    margin-bottom: 15px;
  }
  .header-headline {
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .kv-inner .kv-box p {
    line-height: 35px;
  }
  .fastlane {
    display: none;
  }
  .open .nav-inner ul {
    padding-top: 100px;
  }
  .top-teaser {
    margin: 10px 0 20px;
  }
  .top-teaser .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .jobs h2.hl {
    height: auto;
    line-height: 1.2em;
    font-size: 34px;
    padding: 20px;
  }
  .jobs-inner .link-wrapper {
    font-size: 30px;
  }
  .jobs-inner .link-wrapper p {
    line-height: 40px;
  }
  .jobs-inner .link-wrapper p a:Before {
    top: 21px;
  }
  .benefits h2 {
    margin: 0 0 40px;
  }
  .img-teaser-overlay {
    padding-top: 40px!important;
  }
  .img-teaser .img-teaser-overlay h2 {
    font-size: 34px;
  }
  .keyvisual .slick-slide.kv-item {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .quotations .slick-list {
    overflow: hidden;
  }
  .quotations article {
    margin: 30px 43px 85px;
  }
  .header-headline {
    line-height: 30px;
    font-size: 30px;
  }
  .kv-inner .kv-box {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .logo img:first-child {
    display: none;
  }
  .logo .small {
    display: block;
  }
  .header-right {
    margin-top: 0;
  }
  header {
    height: 130px;
    padding: 15px 0;
  }
  .onScroll .fastlane {
    display: none;
  }
  .onScroll.open .fastlane {
    display: inline-block;
  }
  .open .fastlane {
    top: 0;
  }
  .jobs-inner {
    padding: 40px 20px;
  }
  .img-teaser-overlay {
    padding-top: 25px!important;
  }
  .img-teaser .img-teaser-overlay h2 {
    font-size: 30px;
  }
  .img-teaser .img-inner .img-btn {
    height: 80px;
    width: 80px;
  }
  .img-teaser .img-inner .img-btn:before {
    font-size: 34px;
  }
  .top-number .centered .icon-zahlen_fakten {
    font-size: 100px;
  }
  .top-number {
    font-size: 38px;
  }
  .top-number p {
    line-height: 80px;
  }
  .top-number .biggest {
    font-size: 80px;
  }
  .top-number .bigger {
    font-size: 65px;
  }
  .quotations article {
    padding: 60px 50px;
  }
  .quotations h2 {
    margin: 0 0 40px;
  }
  .quotations article .icon-zitat_ende,
  .quotations article .icon-zitat_start {
    font-size: 70px;
  }
  .top-teaser article p {
    font-size: 26px;
    line-height: 35px;
  }
  .jobs-inner .link-wrapper {
    font-size: 28px;
  }
  .jobs-inner .link-wrapper p {
    line-height: 38px;
  }
  header nav {
    font-size: 46px;
  }
  .fastlane .search-inner.open #searchinput {
    display: none;
  }
  .header-headline {
    line-height: 26px;
    font-size: 26px;
  }
}
@media (max-width: 500px) {
  .img-teaser .img-teaser-overlay h2 {
    font-size: 26px;
  }
  .img-teaser .img-inner .img-btn {
    height: 60px;
    width: 60px;
    top: 60%;
  }
  .img-teaser .img-inner .img-btn:before {
    font-size: 28px;
  }
  .top-number {
    font-size: 34px;
  }
  .top-number .top-number .centered .icon-zahlen_fakten {
    font-size: 80px;
  }
  .top-number .top-number .biggest {
    font-size: 70px;
  }
  .top-number .top-number .bigger {
    font-size: 55px;
  }
  .top-number p {
    line-height: 60px;
  }
  .quotations article {
    padding: 60px 30px;
  }
  .jobs-inner .link-wrapper p {
    padding-left: 40px;
    word-break: break-word;
  }
  .jobs-inner .link-wrapper p a:Before {
    left: 0;
  }
  footer {
    font-size: 21px;
  }
  .content h1 {
    font-size: 32px;
  }
  .content h2 {
    font-size: 42px;
  }
  .header-headline {
    line-height: 26px;
    font-size: 26px;
  }
}
@media (max-width: 450px) {
  .fastlane li {
    width: 60px;
    height: 60px;
  }
  .fastlane li span:before {
    font-size: 30px;
  }
  .menubtn-wr {
    width: 60px;
    height: 60px;
  }
  .open .fastlane {
    right: 75px;
  }
  .logo .small {
    width: 60px;
  }
  header nav {
    font-size: 40px;
  }
  .img-teaser .img-inner .img-btn {
    height: 40px;
    width: 40px;
    top: 70%;
  }
  .img-teaser .img-inner .img-btn:before {
    font-size: 20px;
  }
  .content h1 {
    height: auto;
  }
  .kv-inner .kv-box p {
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .header-headline {
    text-align: left;
    margin-left: 15px;
  }
}
@media (max-width: 400px) {
  .meta,
  .copyright {
    text-align: left;
    margin-left: 15px;
  }
  .meta li {
    display: block;
  }
  .meta li + li {
    margin-left: 0;
  }
}
@media (max-width: 380px) {
  .fastlane li {
    width: 50px;
    height: 50px;
  }
  .menubtn-wr {
    width: 50px;
    height: 50px;
  }
  .header-headline {
    line-height: 22px;
    font-size: 20px;
  }
  .content h3 {
    font-size: 26px;
    line-height: 1em;
  }
  .sl-next {
    right: 0;
  }
  .sl-prev {
    left: 0;
  }
  .kv-inner {
    top: auto;
    bottom: 0;
  }
  .kv-inner .col-12 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .kv-box:after {
    display: none;
  }
  .kv-inner .kv-box {
    font-size: 20px;
    line-height: 24px;
    padding: 15px;
  }
  .kv-inner .kv-box p {
    font-size: 24px;
    margin-bottom: 0;
  }
  .quotations {
    padding: 10px 0;
  }
  .quotations article {
    padding: 40px 20px;
  }
  .quotations article p {
    font-size: 18px;
    line-height: 20px;
  }
  .quotations h2 {
    font-size: 30px;
    padding-top: 20px;
  }
  .top-number {
    margin-bottom: 15px;
    padding-bottom: 0;
  }
  .top-number {
    font-size: 20px;
  }
  .top-number p {
    line-height: 35px;
  }
  .top-number .biggest {
    font-size: 50px;
  }
  .top-number .bigger {
    font-size: 35px;
  }
  .top-number .biggest {
    font-size: 37px;
  }
  .benefits h2 {
    font-size: 30px;
  }
  .jobs-inner .link-wrapper {
    font-size: 20px;
  }
  .jobs h2.hl {
    font-size: 30px;
    line-height: 34px;
  }
  .top-teaser article p {
    font-size: 20px;
    line-height: 24px;
  }
  .content h1 {
    font-size: 30px;
  }
  header nav {
    font-size: 36px;
  }
  .main-wrapper {
    padding: 0 10px 10px;
  }
  header {
    width: calc(100% - 20px);
  }
  .content p {
    font-size: 20px;
    line-height: 24px;
  }
  .content h2 {
    font-size: 30px;
    word-break: break-word;
  }
  .content ul.public li {
    margin: 0 0 5px;
  }
}
@media (max-width: 330px) {
  .quotations article {
    margin: 30px 35px 80px;
    padding: 55px 15px;
  }
}
/* iPad in portrait */
/* iPad in landscape */
/* Landscape */
/*Stellenportal/Icons*/
@font-face {
  font-family: 'fontello';
  src: url('/fonts/fontello.eot?82344082');
  src: url('/fonts/fontello.eot?82344082#iefix') format('embedded-opentype'),
       url('/fonts/fontello.woff2?82344082') format('woff2'),
       url('/fonts/fontello.woff?82344082') format('woff'),
       url('/fonts/fontello.ttf?82344082') format('truetype'),
       url('/fonts/fontello.svg?82344082#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?82344082#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  /*margin-right: .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: .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); */
}
 
.icon-zahlen_fakten:before { content: '\e800'; } /* '?' */
.icon-zitat_ende:before { content: '\e801'; } /* '?' */
.icon-zitat_start:before { content: '\e802'; } /* '?' */
.icon-zuklappen:before { content: '\e803'; } /* '?' */
.icon-altersvorsorge:before { content: '\e805'; } /* '?' */
.icon-arbeitgeber:before { content: '\e806'; } /* '?' */
.icon-arbeitszeiten:before { content: '\e807'; } /* '?' */
.icon-bildergalerie:before { content: '\e809'; } /* '?' */
.icon-betriebsklima:before { content: '\e80a'; } /* '?' */
.icon-bildzoom:before { content: '\e80b'; } /* '?' */
.icon-doppelpfeil:before { content: '\e80c'; } /* '?' */
.icon-fortbildung:before { content: '\e80e'; } /* '?' */
.icon-galeriepfeil_weiter_rollover:before { content: '\e80f'; } /* '?' */
.icon-jobticket:before { content: '\e813'; } /* '?' */
.icon-kontakt:before { content: '\e814'; } /* '?' */
.icon-link:before { content: '\e815'; } /* '?' */
.icon-mail:before { content: '\e816'; } /* '?' */
.icon-menue_oeffnen:before { content: '\e817'; } /* '?' */
.icon-menue_schliessen:before { content: '\e818'; } /* '?' */
.icon-schreiben:before { content: '\e819'; } /* '?' */
.icon-suche:before { content: '\e81a'; } /* '?' */
.icon-social_media:before { content: '\e81b'; } /* '?' */
/*Stellenportal/Icons neu*/
@font-face {
  font-family: 'fontello-new';
  src: url('/fonts/fontello-new.eot?63843330');
  src: url('/fonts/fontello-new.eot?63843330#iefix') format('embedded-opentype'),
       url('/fonts/fontello-new.woff2?63843330') format('woff2'),
       url('/fonts/fontello-new.woff?63843330') format('woff'),
       url('/fonts/fontello-new.ttf?63843330') format('truetype'),
       url('/fonts/fontello-new.svg?63843330#fontello-new') 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: 'fontello-new';
    src: url('../font/fontello-new.svg?63843330#fontello-new') format('svg');
  }
}
*/
 
 [class^="icon_new-"]:before, [class*=" icon_new-"]:before {
  font-family: "fontello-new";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  /*margin-right: .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: .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); */
}
 
.icon_new-betriebsklima-new:before { content: '\e900'; } /* '?' */
.icon_new-homeoffice:before { content: '\e901'; } /* '?' */
.icon_new-sportlich:before { content: '\e902'; } /* '?' */
.icon_new-kinderbetreuung:before { content: '\e903'; } /* '?' */
/*Stellenportal/tooltip-bootstrap*/
.tooltip {
  font-weight: 100;
  font-family: 'TodaySBOP-Light', sans-serif;
  font-size: 26px;
  line-height: 1.2;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0 15px;
}
.tooltip-inner {
  max-width: 470px;
  padding: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #3C3A3B;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  border-width: 15px 15px 0;
  border-top-color: #3C3A3B;
}
/*Darksite*/
/* Darksite */
.darksite {
    display: none;
    
    padding: 20px 30px;
    background: #fff;
    max-width: 700px;
    width: 100%;    
}

.darksite h1 {
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 40px;
    text-align: center;
}

.darksite-item a {
    color: #00a989;
}

.dark-fancy + .fancybox-overlay {
    background: rgba(0,0,0,0.85)!important;
}

.darksite.owl-theme .owl-controls {
    margin: 0;
}

.darksite.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: none;
    font-size: 40px;
    margin: 0;
    padding: 0;
    line-height: 1em;
    border-radius: 0;
    color: #00a989;
}

.darksite.owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 7px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.darksite.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: '&lt;';
}

.darksite.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 7px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.darksite.owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: '&gt;';
}
/*Seitenelemente/DatenschutzLayerYoutubeMaps*/
.youtubeContainer {
  margin-bottom: 30px; }

.youtube--center {
  padding: 50px 0; }
  .youtube--center .youtube__wrapper {
    margin: 0 auto; }

.protect.gmap {
  position: relative;
  width: 100%; }
  .protect.gmap iframe {
    width: 100%;
    max-width: 100%; }

.protect {
  display: block; }

.protect__info {
  position: absolute;
  background: #e2e2e2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  overflow: auto;
  transition: 0.3s ease;
  top: 0;
  left: 0; }
  .protect__info .gmaps__icon svg,
  .protect__info .youtube__icon svg {
    margin: 0 auto; }
  @media only screen and (max-width: 650px) {
    .protect__info .gmaps__icon svg,
    .protect__info .youtube__icon svg {
      width: 59px;
      height: 59px; } }
  @media only screen and (max-width: 450px) {
    .protect__info .gmaps__icon svg,
    .protect__info .youtube__icon svg {
      width: 39px;
      height: 39px; } }
  .protect__info p {
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: auto !important; }
    @media only screen and (max-width: 650px) {
      .protect__info p {
        font-size: 3vw !important; } }
    @media only screen and (max-width: 450px) {
      .protect__info p {
        font-size: 3vw !important; } }
  .protect__info a {
    display: inline-block; }
  .protect__info .loaddata-fancy,
  .protect__info .loaddata {
    width: 260px;
    border: none;
    border-radius: 0;
    background: #00a989;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 25px;
    text-shadow: none;
    margin: 0 auto;
    margin-top: 50px;
    font-weight: 500;
    cursor: pointer;
    line-height: 1.1em;
    transition: 0.4s ease-in-out; }
    .protect__info .loaddata-fancy:hover,
    .protect__info .loaddata:hover {
      background: #3C3A3B; }
    @media only screen and (max-width: 650px) {
      .protect__info .loaddata-fancy,
      .protect__info .loaddata {
        width: auto;
        padding: 10px 20px;
        font-size: 3vw;
        margin-top: 25px; } }
    @media only screen and (max-width: 450px) {
      .protect__info .loaddata-fancy,
      .protect__info .loaddata {
        margin-top: 10px; } }

.protect-fancybox .protect__info p {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.protect-fancybox .loaddata-fancy {
  margin-top: 20px;
  font-size: 16px;
  width: 150px; }</pre></body></html>