﻿/* kreon-300 - latin */
@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/kreon-v22-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/kreon-v22-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/kreon-v22-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/kreon-v22-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/kreon-v22-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/kreon-v22-latin-300.svg#Kreon') format('svg'); /* Legacy iOS */
}

/* kreon-regular - latin */
@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/kreon-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/kreon-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/kreon-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/kreon-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/kreon-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/kreon-v22-latin-regular.svg#Kreon') format('svg'); /* Legacy iOS */
}

/* cutive-mono-regular - latin */
@font-face {
  font-family: 'Cutive Mono';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/cutive-mono-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Cutive Mono Regular'), local('CutiveMono-Regular'),
       url('/fonts/cutive-mono-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/cutive-mono-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/cutive-mono-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/cutive-mono-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/cutive-mono-v8-latin-regular.svg#CutiveMono') format('svg'); /* Legacy iOS */
}/*! 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 < 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 {
  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;
}
/* ::: Basis-Elemente ::: */
/* einkommentieren, wenn Fade-In gewünscht => dann initLazyLoad() erst beim Success ShowAll() ausführen
form {
  opacity: 0;
}
*/

.clear,
.spacer,
.halfspacer,
.quarterspacer,
.minispacer,
.doublespacer,
.imgfspacer {
  clear:both;
  font-size:0;
  line-height:0;
  height:0;
  display:block;
}
.doublespacer   { height:32px; }
.spacer     { height:16px; }
.halfspacer   { height:8px; }
.quarterspacer   { height:4px; }
.minispacer   { height:2px; }
.none,
.hide {
  display:none;
}
hr {
  clear: both; 
  height: 1px; 
  margin: 0;
  padding: 0;
  border: none; 
  background-color:#CCC;
  font-size: 0;
  line-height: 0;
}
img {
    vertical-align:bottom;
    width:"auto";
    max-width:100%;
}
.left   { float:left; }
.right   { float:right; }
.even   { background-color:#CCC; }
.odd   { background-color:#EEE; }
figcaption {
 font-style:italic;
 font-size:10px;
}
.error {
  color:#e60003;
}
.errorlabel {
    display:block;
}
.searchword {
  background-color:#333;
  color:#fff;
}
.anker:not([href]) {
    text-decoration:none;
}

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

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

audio {
    max-width:100%;
}
video {
    max-width:100%;
    height:auto;
}

figure {
    position:relative;
    z-index:1;
    text-align:center;
}

/* ::: Imgleft/Imgright/Gallery/Zoomable ::: */
figure.imgleft,
figure.imgright {
    display:table;
    padding-top:2px;
   /* max-width: 250px; /* je nach Layout anzupassen */
   /* width: 100%;*/
}
figure.imgleft { /* display und width wegen gewuenschtem Caption-Verhalten */
  float:left;
  margin:0 10px 5px 0;
  text-align:left;
}
figure.imgright { /* display und width wegen gewuenschtem Caption-Verhalten */
  float:right;
  margin:0 0 5px 10px;
  text-align:right;
}
figure.imgleft img,
figure.imgright img {
    width:100%;
}
figure.zoomable > span.figurewrapper,
figure.gallery > span.figurewrapper {
    position:relative;
    z-index:1;
    display:inline-block;
    width:100%;
    cursor:pointer;
}
figure.imgleft span.figurewrapper,
figure.imgright span.figurewrapper {
    display:block;
}
figure.gallery > span.figurewrapper a:first-child {
    position:relative;
    z-index:1;
    display:block;
}
figure.zoomable > span.figurewrapper:after,
figure.gallery > span.figurewrapper a:first-child:after {
    content:'';
    display:block;
    position:absolute;
    z-index:1;
    bottom:0;
    right:0;
    width:19px;
    height:19px;
    background:url(/img/system/icons/zoombox.gif) 0 0 no-repeat;
}
figure.gallery > span.figurewrapper a:first-child:after {
    background-image:url(/img/system/icons/gallery.gif);
}
div.textnf {
  display:table;
}

/* :::  Quicknav ::: */
a.jumpto {
  display:block; 
  position:absolute; 
  top:6px; 
  left:-1000px; 
  z-index:100; 
  padding:10px; 
  font-size:16px; 
  line-height:1.5em;
  font-weight:bold; 
  color:#000;
  background-color:#FFFF8D; 
}
a.jumpto:focus, 
a.jumpto: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;
}

.generate-ui-tab .supertab-head {
    display:none;
}

.ui-tabs .ui-tabs-nav li a,
.ui-state-default a 
{ 
  outline:none;  /* Mix aus normalize und jquery-ui */
}
.mejs-container,
.mejs-container .mejs-layer {
    max-width:100%;
}/*! 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&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&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; }/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/img/system/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/img/system/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/img/system/fancybox/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/img/system/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/img/system/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('/img/system/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/* ::: Tabelle ::: */
.tabelle-wrapper {
    width:100%;
    overflow:auto;
}
.tabelle {
  width:100%;
  border:1px solid #ccc;
  border-collapse:collapse;
}
.tabelle thead tr {
}
.tabelle thead tr th,
.tabelle tbody tr.headline td {
  padding:5px;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  background:#e8e8e8;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
}
.tabelle tbody tr td {
  padding:5px;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  vertical-align:top;
}
.tabelle p {
    margin:0;
}
.tabelle p + p {
    margin-top:12px;
}/* ::: Formulare ::: */
fieldset {
  margin:0;
  padding:0;
  border:0;
  width:550px;
}
legend {
  display:none;
}
.row {
  margin-bottom:5px;
}
.row:after {
  content:"";
  display:block;
  clear:both;
}
.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;
}
div.radioButtonListWrapper,
div.plzort,
div.captcha div {
  width:150px; 
}
input.text, 
textarea.text,
select.text {
  width:288px;
  border:1px solid #CCC;
  background:#fff;
}
input.text, 
textarea.text {
  padding:5px;
}
input.zipcode { float:left; width:50px; }
input.zipcodeen { float:left; width:75px; }
input.city { width:216px; }
input.cityen { width:191px; }
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:20px 0;*/
/*}*/
div.captcha div {
    clear:both;
    margin-bottom:5px;
}
div.captcha img {
  float:left;
  cursor:pointer;
  border:1px solid #CCC !important;
  margin-bottom:5px;
}
div.captcha input {
  float:left;
  width:130px;
}

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.absenden a:active {
	position:relative;
	top:1px;
}/* ::: Gallery ::: */
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;
}
.gallerybox {
  margin-top:10px;
}
.galleryrow:after {
    content:"";
    clear:both;
    display:table;
}
.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;
}
.gallerybox a.last {
  margin-right:0;
}/* ::: Pager ::: */
.pager {
  margin-bottom:16px;
  padding:4px 5px;
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
}
.pager-backward,
.pager-forward {
  float:left;
  width:30px;
}
.pager-forward {
  float:right;
}
.pager a {
  float:left;
  width:15px;
  text-align:center;
  text-decoration:none;
  font-size:18px;
}
.pager-info {
  text-align:center;
}/* Search */
fieldset.search label.label {
  width:100px;
}
fieldset.search input.text {
  float:left;
}
a.search {
  float: left;
  display: block;
  margin: 1px 0 12px 16px;
  padding: 2px 10px;
  background-color: #1E276A;
  color: #FFFFFF;
  font-weight: bold;
}
.searchHighlight {

}/* ::: uaWarning ::: */
#uaWarningWrapper {
    background-color:#ffe9af;
    border-bottom:1px solid #c0c0c0;
}
#uaWarning {
    max-width:1024px;
    margin:0 auto;
    padding:24px 16px;
}
#uaWarningClose {
    text-align:right;
    cursor:pointer;
}/* ::: Allgemeine Layoutelemente ::: */
body,
input, 
textarea,
select {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:14px;
  color:#000;
}
body {
  word-wrap: break-word; /* Macht dies mehr Probleme als Vorteile? Zuvor nur auf <p>. Bitte Rückmeldung an MKL */
}
* {
  outline:medium none !important;
}
h1 {
  font-size:16px;
  line-height:18px;
}
h2 {
  font-size:12px;
  line-height:16px;
}
h3 {
  font-size:11px;
  line-height:14px;
}
h4 {
  font-size:11px;
  line-height:14px;
}
h5 {
  font-size:11px;
  line-height:14px;
}
h6 {
  font-size:11px;
  line-height:14px;
}
p {
  margin:0 0 12px 0;
}
a {
  color:#E60003;
  text-decoration:none;
}
a:hover,
a:focus,
a:active {
  text-decoration:underline;
}
a[href^="tel"] {
    color: #000;
}

/* ::: Seitenaufbau ::: */
div#container {

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

[class^="mn-"]:before, [class*=" mn-"]:before {
  font-family: "mobilenav";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mn-angle-left:before {
  content: '\e800'; }

.mn-angle-right:before {
  content: '\e801'; }

.mn-menu:before {
  content: '\e802'; }

.mobile-logo {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  text-align: center;
  width: 100%; }
  .mobile-logo img {
    height: 50px; }

html.mobilenav-open {
  overflow: hidden !important; }

.mobilenav-open body {
  position: fixed !important; }

.mobilebutton {
  display: none;
  position: fixed;
  z-index: 10003;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  background: #FFF;
  color: #6db22a;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 28px;
  padding: 5px 0;
  cursor: pointer; }

#mobilenav {
  display: none;
  -moz-transform: translate(105%);
  -ms-transform: translate(105%);
  -o-transform: translate(105%);
  -webkit-transform: translate(105%);
  transform: translate(105%);
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.6);
  padding-top: 70px;
  font-size: 18px;
  line-height: 1.3rem;
  color: #6db22a;
  width: 320px;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  background: -moz-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50px, #FFF), color-stop(100%, #FFF));
  background: -webkit-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -o-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -ms-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: linear-gradient(to bottom, #FFF 50px, #FFF 100%);
  position: fixed;
  z-index: 10002;
  top: 0;
  left: auto;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden; }
  #mobilenav.no-overflow {
    overflow-y: hidden; }
  .mobilenav-open #mobilenav {
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0); }
  #mobilenav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #mobilenav ul.sub {
      display: none;
      background: rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 -3px 3px -2px rgba(0, 0, 0, 0.3); }
  #mobilenav li {
    position: relative;
    z-index: 20; }
    #mobilenav li > .mobilenav-submenu i:before {
      -moz-transform: rotateZ(90deg);
      -ms-transform: rotateZ(90deg);
      -o-transform: rotateZ(90deg);
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      -moz-transition: transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      -webkit-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
    #mobilenav li.open > .mobilenav-submenu i:before {
      -moz-transform: rotateZ(90deg) rotateY(180deg);
      -ms-transform: rotateZ(90deg) rotateY(180deg);
      -o-transform: rotateZ(90deg) rotateY(180deg);
      -webkit-transform: rotateZ(90deg) rotateY(180deg);
      transform: rotateZ(90deg) rotateY(180deg); }

.mobilenav-header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 15px;
  cursor: pointer; }
  .mobilenav-header .mobilenav-header-link {
    float: left;
    display: block;
    padding: 11px 0;
    color: #6db22a;
    text-decoration: none;
    width: 67%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .mobilenav-header .mobilenav-back {
    float: right;
    padding: 11px 0;
    max-width: 33%; }

.mobilenav-submenu {
  color: #6db22a;
  padding: 11px 10px;
  position: absolute;
  z-index: 30;
  top: 0;
  right: 0;
  cursor: pointer;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.1); }
  .mobilenav-submenu:hover {
    background: rgba(0, 0, 0, 0.2); }

.mobilenav-ul {
  width: 100%;
  z-index: 100; }
  .mobilenav-ul.sub {
    display: none; }

.mobilenav-li {
  margin-bottom: 5px;
  -moz-transition: margin 0.3s ease-in-out, padding 0.3s ease-in-out;
  -o-transition: margin 0.3s ease-in-out, padding 0.3s ease-in-out;
  -webkit-transition: margin 0.3s ease-in-out, padding 0.3s ease-in-out;
  transition: margin 0.3s ease-in-out, padding 0.3s ease-in-out; }
  .mobilenav-li.open,
  .mobilenav-li.open > ul > li:last-child {
    margin-bottom: 0; }
  .mobilenav-li.mn-padding {
    padding-bottom: 5px !important; }

.seperator {
  margin: 10px 0;
  background-color: #ccc;
  height: 1px; }

.mobilenav-a {
  padding: 11px 45px 11px 20px;
  display: block;
  color: #6db22a;
  text-decoration: none;
  background: transparent;
  -moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
  .mobilenav-a:hover,
  .selected > .mobilenav-a {
    text-decoration: none;
    background: #6db22a;
    color: #FFF; }

@media only screen and (max-width: 1024px) {
  #mobilenav,
  .mobile-logo,
  .mobilebutton {
    display: block; } }.cc_container .cc_logo {
    display:none !important;
}/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.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-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-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-image:-o-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-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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-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-image:-o-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-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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-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-image:-o-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-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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-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-image:-o-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-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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-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-image:-o-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-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)}.media{margin-top:15px}.media:first-child{margin-top:0}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;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;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default .badge,.btn-primary .badge,.btn-success .badge,.btn-info .badge,.btn-warning .badge,.btn-danger .badge{text-shadow:none}.btn:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:hover,.btn-primary:focus{background-color:#265a88;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#265a88;border-color:#245580}.btn-primary:disabled,.btn-primary[disabled]{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-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-image:-o-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-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)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:hover .badge,.list-group-item.active:focus .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}@charset "UTF-8";
/* 
   variables
*/
@font-face {
  font-family: 'icon';
  src: url("/fonts/system/fontello.eot");
  src: url("/fonts/system/fontello.eot?#iefix") format("embedded-opentype"), url("/fonts/system/fontello.woff") format("woff"), url("/fonts/system/fontello.ttf") format("truetype"), url("/fonts/system/fontello.svg#glyphicons_halflingsregular") format("svg"); }

body {
  font-size: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-family: "Kreon", serif;
  font-size: 18px;
  /*padding-top: 50px;
  padding-bottom: 20px;*/ }

.white {
  color: #fff !important; }

hr {
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #ccc; }

fieldset {
  width: 100%; }

label {
  font-weight: normal;
  display: block;
  float: none; }

.ui-widget-content a {
  color: #6db22a !important; }

li.onp_uiexpandable .ui-widget-content a {
  color: #6db22a; }

time {
  color: #4c4c4c; }

.container {
  /*padding: 0px;*/ }

.icon {
  font-family: "icon" !important; }

.icon_link {
  background-color: #b3b3b3;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  transition: all 0.3s; }

.icon_link .icon {
  color: #fff;
  text-decoration: none; }

.icon_link:hover {
  text-decoration: none;
  background-color: #6db22a;
  color: #fff; }

nav {
  height: 120px;
  background-color: #fff;
  transition: box-shadow 0.5s; }

nav.smaller {
  height: 80px; }

nav.fixed {
  height: 57px;
  position: fixed;
  top: 0px;
  z-index: 10000;
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3); }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #6db22a;
  color: #fff; }

.nav .active > a {
  background-color: #6db22a;
  color: #fff; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #6db22a;
  color: #fff; }

.navbar-nav > li > a {
  padding: 24px;
  line-height: 12px; }

nav.fixed li a.menu-link {
  padding-bottom: 21px !important; }

.dropdown-menu {
  border: 0px;
  top: 60px;
  border: 0px;
  border-radius: 0; }

.dropdown-menu > li > a {
  color: #808080; }

.dropdown-menu > li > a:hover {
  color: #6db22a;
  background-color: transparent;
  background-image: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #6db22a;
  background-image: none; }

nav.fixed .dropdown-menu {
  top: 57px; }

.arrow_box {
  position: relative;
  left: 50%;
  background: #6db22a;
  z-index: 1100;
  display: none;
  pointer-events: none; }

@-moz-document url-prefix() {
  /*
        only for firefox
    */
  .arrow_box {
    top: -6px; } }

.arrow_box:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(109, 178, 42, 0);
  border-top-color: #6db22a;
  border-width: 10px;
  margin-left: -10px; }

.nav .open > .arrow_box {
  display: inline; }

#searchbar:focus {
  box-shadow: none; }

#searchbar {
  background-color: #e6e6e6 !important;
  border: 0px;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #4c4c4c;
  height: 40px;
  bottom: -8px;
  position: relative; }

#searchbar_icon {
  cursor: pointer;
  margin-top: 10px;
  z-index: 10;
  color: #b3b3b3; }

#searchbar::-webkit-input-placeholder {
  color: #b7b7b7 !important; }

#searchbar:-moz-placeholder {
  /* Firefox 18- */
  color: #b7b7b7 !important; }

#searchbar::-moz-placeholder {
  /* Firefox 19+ */
  color: #b7b7b7 !important; }

#searchbar:-ms-input-placeholder {
  color: #b7b7b7 !important; }

.search a, .pager a {
  color: #6db22a; }

.navbar {
  margin: 0px;
  border: 0px;
  border-radius: 0px; }

#navbar_content {
  position: relative;
  top: 35px;
  margin-left: 80px; }

nav.fixed #navbar_content {
  top: 0px; }

.navbar-header {
  width: 100px;
  margin: 0px !important; }

#logo {
  margin: 0px !important;
  padding: 0px;
  width: 74px;
  height: 74px;
  bottom: 0px;
  position: relative; }

#logo img {
  width: 100%;
  height: 100%; }

nav.fixed #logo {
  width: 40px;
  height: 40px;
  bottom: 0px; }

#header_right {
  font-size: 18px;
  top: 8px;
  position: relative;
  height: 25px; }

#header_right a {
  color: #717076; }

.menu-link {
  color: #6db22a;
  font-size: 23px; }

footer {
  background-color: #333333; }

footer p {
  font-size: 16px;
  color: #fff; }

.footer_container {
  min-height: 80px;
  line-height: 80px; }

.footer_container_bottom {
  height: 30px; }

/*div.captcha img {*/
/*    float: right;*/
/*}*/
/*div.captcha input {*/
/*    float:right;*/
/*}*/
.row.captcha {
  float: left;
  margin: 0; }

.text-right.small {
  float: right;
  width: calc(100% - 150px);
  margin-bottom: 10px; }

a {
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #6db22a; }

a:hover {
  color: #6db22a; }

a:visited {
  color: #6db22a; }

footer a {
  font-size: 16px;
  color: #fff; }

footer a:visited {
  font-size: 16px;
  color: #fff; }

footer a:hover {
  text-decoration: none;
  color: #717076; }

label, p {
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #4c4c4c;
  margin: 0;
  margin-bottom: 4px;
  font-weight: 400; }

li {
  font-family: "Kreon", serif;
  color: #4c4c4c; }

h1, h2, h3, h4, h5 {
  font-family: "Kreon", serif;
  font-weight: 300;
  margin: 0px;
  padding: 0px; }

h1 {
  font-size: 54px;
  color: #63b32e;
  margin-top: 45px;
  margin-bottom: 30px; }

span.headline {
  font-family: "Kreon", serif;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
  font-size: 54px;
  color: #63b32e;
  margin-top: 45px;
  margin-bottom: 30px;
  display: block; }

.contact span.headline {
  margin-top: 10px;
  margin-bottom: 10px; }

.contact .form-horizontal {
  margin-top: 10px; }

h2 {
  font-size: 40px;
  color: #6db22a;
  margin-bottom: 20px; }

.content h2 {
  font-size: 35px;
  margin-top: 20px; }

h3 {
  font-size: 28px;
  color: #63b32e;
  margin-bottom: 10px;
  margin-top: 20px; }

h4 {
  font-size: 22px;
  color: #808080; }

h5 {
  font-size: 18px;
  color: #63b32e;
  font-weight: 400; }

h5 a {
  color: #63b32e; }

.row {
  position: relative;
  margin-bottom: 0px;
  /*margin: 0px;*/ }

.grey {
  background-color: #e6e6e6 !important; }

.darkgrey {
  background-color: #4d4d4d !important; }

.darkgrey * {
  color: #fff; }

.darkgrey .error {
  color: #ff7274; }

.form_left {
  border-right: 3px solid #fff; }

.form_right {
  border-left: 3px solid #fff; }

.form_left .padding-bottom {
  padding-bottom: 88px; }

form .padding {
  padding: 10px;
  padding-right: 5px;
  padding-left: 5px; }

/*------------------------------ jumbotron ------------------------------ */
.jumbotron {
  position: relative; }

.jumbotron h1 {
  margin: 0;
  margin-bottom: 10px; }

#jumbotron_background {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/header.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0px; }

#jumbotron.fixed {
  margin-top: 120px; }

.jumbotron .text-center {
  display: block; }

.jumbotron .slogan {
  display: inline;
  background-color: #63b32e;
  padding: 10px;
  line-height: 90px;
  position: relative;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 10px;
  box-shadow: 25px 0 0 #63b32e, -25px 0 0 #63b32e; }

.jumbotron .container {
  position: relative;
  bottom: 0px;
  top: 10px; }

.jumbotron .content {
  background-color: #fff;
  display: block;
  min-height: 355px;
  width: 100%;
  position: relative;
  padding: 18px; }

.jumbotron .content.newsbox {
  max-height: 355px;
  overflow: hidden; }

.newsDotDotWrapper {
  display: block;
  height: 55px;
  word-wrap: break-word;
  overflow: hidden; }

.jumbotron .btn-primary {
  left: 18px;
  right: 18px;
  display: block;
  position: absolute;
  bottom: 18px; }

.jumbotron p {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 400; }

.jumbotron .box {
  margin-bottom: 20px; }

.jumbotron .news {
  color: #63b32e; }

.jumbotron .news::before {
  color: #63b32e;
  content: "»";
  margin-right: 10px; }

.jumbotron .news_all {
  bottom: 10px;
  position: absolute; }

span.full {
  margin-left: -18px;
  margin-right: -18px;
  border-top: 1px solid #ccc;
  display: block; }

span.full a {
  left: 18px; }

/*------------------------------ /jumbotron ------------------------------ */
.tooltip > .tooltip-inner {
  background: #63b32e; }

.tooltip.top > .tooltip-arrow {
  border-top-color: #63b32e; }

.tooltip.top .tooltip-arrow {
  border-top-color: #63b32e; }

.tooltip.right .tooltip-arrow {
  border-right-color: #63b32e; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #63b32e; }

.tooltip.left .tooltip-arrow {
  border-left-color: #63b32e; }

.curve_container {
  height: 30px; }

.before_curve {
  padding-bottom: 30px; }

.curve {
  height: 30px;
  background-color: #fff;
  width: 50%;
  position: absolute;
  bottom: 0px; }

.curve_left {
  left: 0px;
  border-radius: 0px 30px 0px 0px; }

.curve_right {
  right: 0px;
  border-radius: 30px 0px 0px 0px; }

.video_slogan {
  font-size: 22px;
  color: #6db22a;
  margin-bottom: 35px; }

/*------------------------------ buttons ------------------------------ */
.btn-line a,
.btn {
  background-color: #fff;
  border-color: #6db22a;
  border-width: 1px;
  border-radius: 0;
  color: #6db22a;
  transition: all 0.3s;
  height: 44px;
  font-size: 18px;
  text-shadow: none;
  padding: 0;
  line-height: 41px; }

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: 0 none; }

.btn-primary {
  background: #fff;
  color: #6db22a; }

.btn-primary a {
  color: #6db22a;
  width: 100%;
  display: block;
  height: 100%;
  line-height: 41px;
  margin-left: 0px;
  margin-right: 30px; }

.btn-primary a:hover {
  color: #fff;
  text-decoration: none;
  width: 100%; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: #6db22a;
  color: #fff;
  border-color: #6db22a;
  box-shadow: none;
  text-shadow: none; }

.btn-primary:active, .btn-primary.active {
  background-color: #6db22a;
  color: #fff;
  box-shadow: none; }

.btn-line a,
.btn-green {
  background-color: #6db22a;
  color: #fff !important;
  border-radius: 4px;
  border: 1px solid #6db22a; }

.btn-line a:hover,
.btn-line a:focus,
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-color: #fff;
  color: #6db22a !important;
  border: 1px solid #6db22a; }

.btn-line {
  margin: 30px 0; }
  .btn-line a {
    display: inline-flex;
    text-decoration: none;
    height: auto;
    min-height: 44px;
    padding: 5px 20px;
    line-height: 1.2em;
    align-items: center;
    position: relative; }
    .btn-line a[href*="http"] {
      padding-left: 30px; }
      .btn-line a[href*="http"]:before {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        width: 14px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block; }
      .btn-line a[href*="http"]:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E"); }

/*------------------------------ /buttons ------------------------------ */
/*------------------------------ select buttons ------------------------------ */
select.order_amount {
  position: relative;
  min-width: 38px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0 18px 0 5px; }

select::-ms-expand {
  display: none; }

.col-sm-12.price_row .arrow {
  top: 10px;
  right: 10px; }

.arrow {
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  float: right;
  position: relative; }

.arrow:after {
  display: block;
  content: "\e807";
  font-family: "icon";
  text-align: center;
  width: 20px;
  position: absolute;
  height: 25px;
  top: 2px;
  right: 0;
  z-index: 1;
  color: #333;
  pointer-events: none; }

/* IE 9 & 10 Hack */
select::-ms-expand {
  display: block\9; }

.arrow {
  display: none\9; }

select.order_amount {
  padding: inherit\9; }

/*------------------------------ /select buttons ------------------------------ */
.spacer {
  margin-top: 30px;
  margin-bottom: 30px; }

.spacer_big {
  margin-top: 50px;
  margin-bottom: 50px; }

/*------------------------------ topic ------------------------------ */
.shadow {
  -webkit-box-shadow: 4px 4px 6px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 4px 6px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 6px 1px rgba(0, 0, 0, 0.1); }

.topic_row {
  background-color: #fff;
  margin-bottom: 20px;
  transition: all 0.3s;
  clear: both;
  float: left;
  padding: 0px; }

.topic_link {
  float: left;
  text-decoration: none; }

.topic_link:hover {
  float: left;
  text-decoration: none; }

.topic_margin {
  margin: 30px;
  float: left; }

.topic_row:hover {
  -webkit-box-shadow: 6px 6px 8px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 6px 6px 8px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 6px 6px 8px 3px rgba(0, 0, 0, 0.15); }

.topic_image {
  width: 100%;
  height: auto;
  display: block; }

.topic_image img {
  width: 100%; }

.startseite_bild {
  padding: 0px; }

/*------------------------------ /topic ------------------------------ */
.form-control {
  margin-bottom: 15px; }

.btn_send {
  float: right;
  line-height: 41px;
  padding-right: 20px;
  padding-left: 20px; }

/*------------------------------ video ------------------------------ */
.videobox {
  position: relative;
  float: left;
  width: 100%; }

.button_play_outer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px; }

.button_play {
  position: absolute;
  left: -30px;
  top: -60px; }

.video_image {
  width: 100%;
  height: auto; }

/*------------------------------ /topic ------------------------------ */
/*------------------------------ list ------------------------------ */
.content ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 10px; }

.jumbotron .content ul {
  margin-bottom: 60px; }

.content ul li {
  padding-left: 56px;
  /*text-indent: -44px;*/
  margin-bottom: 24px;
  /*line-height: 10px;*/
  font-size: 18px;
  position: relative; }

.content ul li:before {
  font-family: "icon";
  content: "\e800";
  display: inline-block;
  text-decoration: inherit;
  width: 32px;
  height: 32px;
  text-align: right;
  border: 1px solid #cdcdcd;
  font-size: 13px;
  border-radius: 16px;
  padding-right: 6px;
  line-height: 32px;
  margin-right: 13px;
  font-weight: bold;
  position: absolute;
  left: 10px; }

#jumbotron .content ul li {
  padding-left: 45px; }

#jumbotron .content ul li:before {
  left: 0; }

/*------------------------------ /list ------------------------------ */
a.bread {
  font-size: 16px;
  color: #808080; }

a.bread.active {
  font-size: 16px;
  color: #4c4c4c; }

/*------------------------------ teaser ------------------------------ */
.teaser {
  border: 1px solid #cdcdcd;
  margin-bottom: 45px; }

.teaser_headline {
  background-color: #6db22a;
  min-height: 50px;
  display: block;
  color: #fff;
  font-size: 30px;
  padding-left: 10px;
  line-height: 50px;
  margin-bottom: 20px;
  font-weight: 300; }

.teaser p {
  margin: 10px; }

.start_teaser_left {
  width: 50%;
  float: left; }

/*------------------------------ /teaser ------------------------------ */
.number {
  width: 30px;
  height: 30px;
  background-color: #6db22a;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 15px;
  line-height: 30px; }

.number_row {
  font-size: 22px;
  color: #808080;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block; }
  .number_row.green {
    color: #6db22a; }

.number_description {
  /*left: 36px;*/
  position: relative; }

.number-cell {
  display: table-cell;
  padding-right: 5px; }

.btn_overview {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 85px;
  line-height: 75px; }

.btn_order {
  line-height: 25px;
  padding-top: 15px; }

.orderCheckbox {
  float: left;
  margin-top: 11px !important;
  transform: scale(1.5); }

.order_address {
  display: block;
  margin-bottom: 10px; }

.order_augala_block {
  display: block;
  margin-left: 20px; }

.order_box {
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  float: left;
  padding: 0px !important;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%; }

.order_label {
  margin-left: 20px; }

#order_box_2 {
  display: none; }

.order_text {
  padding: 20px; }

.order_box_content {
  padding: 10px;
  height: 155px; }

.price_row {
  border-top: 1px solid #cccccc;
  padding: 5px;
  padding-bottom: 5px; }

.price_row p {
  margin-bottom: 0px; }

.orderSum, .price {
  color: #6db22a;
  font-size: 30px;
  margin-right: 15px;
  margin-left: 10px;
  top: 2px;
  position: relative;
  font-weight: 300; }

.amount_right {
  float: right;
  margin: 5px;
  margin-top: 8px; }

.order_amount {
  margin-left: 5px;
  margin-right: 0px;
  border: 1px solid #ccc; }

.order_amount.margin {
  margin-right: 10px; }

#row_order_button {
  margin-top: 20px;
  padding-bottom: 20px; }

#order_billing {
  margin-bottom: 20px;
  margin-top: 20px; }

.order_image {
  width: 100%; }

/*
    mobilenav
*/
.mobilebutton {
  top: 5px;
  right: 5px; }

#mobilenav {
  line-height: 18px;
  padding-top: 50px; }

.mobilenav-ul li {
  color: #fff; }

li.selected .mobilenav-submenu {
  color: white; }

.mobilebutton {
  padding-top: 2px; }

.mobile-logo-img {
  background-color: #fff; }

input, textarea {
  color: #000 !important; }

textarea.form-control {
  height: 100px; }

#master_content_contentseite_content_getKontaktFull_emailDD {
  display: none; }

#master_content_contentseite_content_Suche_searchvalueLabel {
  float: left;
  font-size: 18px;
  color: #6db22a;
  line-height: 30px;
  font-weight: normal;
  margin-right: 10px; }

fieldset.search {
  margin-top: 10px; }

fieldset .spacer {
  margin-top: 10px;
  margin-bottom: 10px; }

.suchbutton {
  line-height: 14px;
  margin-left: 10px;
  padding: 10px;
  height: 37px; }

nav.pager {
  height: inherit; }

.li-line {
  background-color: #ccc;
  height: 25px;
  width: 1px;
  display: block;
  line-height: 20px;
  position: relative;
  top: 6px; }

#breadcrumb a {
  color: #808080; }

/* --------------- klapper ---------------  */
div.ui-accordion {
  margin-top: 20px; }

.ui-accordion-content {
  border: 0px solid white;
  border-radius: 0; }

.ui-accordion-header {
  border-radius: 0;
  border: 0px solid white;
  background: #e7e7e7;
  font-weight: 700; }

.ui-accordion-header-active {
  background: #64b32e; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff; }

.ui-accordion-content h3 {
  font-size: 25px; }

.ui-accordion .ui-accordion-header {
  font-size: 18px; }

/* --------------- klapper ---------------  */
/* --------------- tabelle --------------- */
.tabelle thead tr th, .tabelle tbody tr.headline td {
  background-color: #6db22a; }

.tabelle thead p {
  color: #fff; }

.tabelle {
  border: 1px solid #cdcdcd; }

/* --------------- tabelle --------------- */
.imgtext {
  height: 260px;
  text-align: center; }

.imgtext .img {
  display: block; }

.imgtext .img_text {
  clear: both; }

/* --------------- jobboerse --------------- */
.jb-tabs {
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0; }
  .jb-tabs .ui-tabs-panel {
    padding: 0; }

.ui-tabs .ui-tabs-nav li {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  background: #e7e7e7;
  border-radius: 0 !important;
  transition: all 0.3s ease-in-out; }
  .ui-tabs .ui-tabs-nav li:before {
    content: "";
    display: none; }
  .ui-tabs .ui-tabs-nav li a {
    color: #4c4c4c;
    transition: all 0.3s ease-in-out; }
  .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: #6db22a; }
    .ui-tabs .ui-tabs-nav li.ui-state-active a {
      color: #FFF !important; }

.sucheingabe {
  padding: 15px 25px; }

.liste-wrapper .liste-wrapper-inner {
  padding: 10px; }

.liste-wrapper .pager {
  margin: 0;
  padding: 10px 15px 5px 15px;
  border-bottom: 1px solid #d9d9d9; }
  .liste-wrapper .pager .pager-info {
    display: inline; }
  .liste-wrapper .pager .pager-backward a,
.liste-wrapper .pager .pager-forward a {
    font-size: 46px;
    line-height: 26px;
    text-decoration: none !important; }
  .liste-wrapper .pager .pager-backward {
    float: left; }
  .liste-wrapper .pager .pager-forward {
    float: right; }

.liste-wrapper .fachbetrieb {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 10px;
  margin-bottom: 15px;
  padding-bottom: 15px; }
  .liste-wrapper .fachbetrieb .fb-name {
    color: #808080; }
  .liste-wrapper .fachbetrieb .fb-calendar {
    color: #c7c7c7;
    margin-right: 5px; }
  .liste-wrapper .fachbetrieb .fb-beschaeftigung a {
    display: block;
    margin-bottom: 5px; }

.liste-wrapper .plz_bereich {
  background: #e6e6e6;
  padding: 5px 10px;
  margin-bottom: 15px; }

.job h3 {
  margin-top: 10px;
  margin-bottom: 5px; }

.fb-logo {
  float: right;
  max-width: 210px; }

.fb-logo-default {
  width: 70px; }

.fb-search {
  width: 70%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px; }

.fb-search select {
  width: 100%;
  border: 1px solid #CCC;
  padding: 5px;
  margin-bottom: 5px; }

input.fbsinput {
  width: 100%;
  float: inherit;
  margin-bottom: 5px; }

input.fbsplz {
  float: left;
  width: 17%;
  margin-right: 3%; }

input.fbs_ortsname {
  width: 80%; }

input.fbs_strasse {
  width: 80%;
  margin-right: 3%; }

input.fbs_nr {
  width: 17%; }

.fbTextLeft {
  width: 40%; }

#master_content_contentseite_content_fbSucheingabe_umkreis, #master_content_contentseite_content_fbSucheingabe_arbeitsgebiete {
  width: 55%;
  margin-left: 5%;
  float: right; }

.firmen-item {
  border-bottom: 1px dotted #cacaca;
  padding: 25px 0;
  cursor: pointer; }

.firmen-item h2 {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0; }

#formAdresse {
  display: none; }

.col1 {
  width: 100px;
  font-weight: bold; }

#tab_about, #tab_services, #tab_map {
  border: 1px dotted #cacaca;
  margin-top: 0px;
  display: table;
  width: 100%; }
  #tab_about h2, #tab_services h2, #tab_map h2 {
    font-size: 18px; }
  #tab_about div.imgleft, #tab_services div.imgleft, #tab_map div.imgleft {
    display: table;
    width: 33%;
    float: left;
    padding: 2px 20px 5px 0;
    box-sizing: border-box; }

#tab_samples {
  border: 1px dotted #cacaca; }
  #tab_samples .owl-item {
    width: 100%; }
  #tab_samples .gallery {
    display: block;
    float: none;
    width: 709px;
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: auto; }
  #tab_samples #nav-arrow-right {
    position: absolute;
    right: 0;
    top: 50%; }
  #tab_samples #nav-arrow-left {
    position: absolute;
    left: 0;
    top: 50%; }

.srvc {
  display: block;
  color: #707173;
  background: url(/img/inhalt/jobboerse.png) left 0 no-repeat;
  padding-top: 10px;
  padding-left: 50px;
  line-height: 22px;
  min-height: 40px;
  font-size: 21px;
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 20px; }

.srvc.edit {
  background-position: left -300px; }

.bearbeitenContent {
  margin: 10px;
  padding-bottom: 50px; }

.dottedSpacer {
  clear: both;
  height: 15px; }

blockquote {
  border-left: 0px solid #6db22a; }

.icon-arrow-down {
  font-size: 20px; }

.mehranzeigen, .pager-forward.firmen-line {
  width: auto !important; }

.cc_container .cc_message {
  color: #fff; }

#tab_samples:empty {
  display: none; }

.list-inline > li[title*="Tiktok"], .list-inline > li[title*="Instagram"], .list-inline > li[data-original-title*="Tiktok"], .list-inline > li[data-original-title*="Instagram"] {
  vertical-align: middle; }
  .list-inline > li[title*="Tiktok"] a, .list-inline > li[title*="Instagram"] a, .list-inline > li[data-original-title*="Tiktok"] a, .list-inline > li[data-original-title*="Instagram"] a {
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .list-inline > li[title*="Tiktok"] a span, .list-inline > li[title*="Instagram"] a span, .list-inline > li[data-original-title*="Tiktok"] a span, .list-inline > li[data-original-title*="Instagram"] a span {
      line-height: 0; }

.icon_link .icon svg {
  width: 18px;
  max-height: 18px; }
  .icon_link .icon svg path {
    fill: #fff; }

#mobilenav .list-inline {
  padding-left: 15px;
  padding-bottom: 10px; }
  #mobilenav .list-inline > li {
    vertical-align: middle; }

.page-nav {
  margin-top: 25px; }
  .page-nav .btn-primary {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 85px;
    height: auto; }
    .page-nav .btn-primary a {
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 25px;
      text-wrap: balance;
      hyphens: auto;
      padding: 15px; }

@media only screen and (max-width: 767px) {
  .page-nav .col-sm-6 + .col-sm-6 {
    margin-top: 25px; } }

.new-content h1, .new-content h2, .new-content h3, .new-content h4, .new-content h5, .new-content h6 {
  text-wrap: balance;
  hyphens: auto; }

.new-content p {
  hyphens: auto; }

.two-column {
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 20px; }

@media only screen and (min-width: 768px) {
  .two-column {
    flex-direction: row;
    gap: 6px; } }
  .two-column-left, .two-column-right {
    flex-basis: 50%;
    display: flex;
    flex-grow: 0;
    flex-shrink: 1;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #e6e6e6; }
  .two-column .order_address, .two-column .accept, .two-column .new-privacy {
    display: flex;
    margin: 0;
    gap: 12px;
    align-items: baseline;
    margin: 18px 0; }
    .two-column .order_address > *, .two-column .accept > *, .two-column .new-privacy > * {
      cursor: pointer; }
    .two-column .order_address input, .two-column .accept input, .two-column .new-privacy input {
      margin: 0 !important;
      margin-left: 3px !important; }
    .two-column .order_address label, .two-column .accept label, .two-column .new-privacy label {
      margin: 0 !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .two-column .order_address {
    position: absolute;
    top: -108px;
    max-width: 316px; } }

@media only screen and (min-width: 992px) {
  .two-column .order_address {
    position: absolute;
    top: -82px; } }/*

Media queries

*/

@media(max-width:1200px) {
    .navbar-header {
        padding-top: 20px;
    }
    /*#navbar_content{*/
    /*    top:60px;*/
    /*}*/
   
}

@media(max-width:1199px) and (min-width:992px) {
    .navbar-right {
       width: 170px;
    }
    .menu-link {
        font-size: 20px;
    }
    .col-sm-4.videocell {
        width: 50%;
    }
    .col-sm-4.videocell *:not(.video_slogan) {
        margin: 0px auto 15px;
        display: block;
    }
}

@media (max-width: 1024px) {
    
    p, li {
        font-size: 16px;
    }
    
 h1 {
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 15px;
}
h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
h3 {
    font-size: 24px;
    margin-bottom: 8px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 20px;
    font-weight: 400;
}

.teaser_headline {
    font-size: 22px;
}
   span.headline  {
       font-size: 36px;
   }
   
    
    .spacer {
          margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}

    .navbar-header {
        float: none;
        padding-top: 3px;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    nav {
        height: 40px;
        height: 40px;
        position: fixed !important;
        top: 0px;
        z-index: 10000;
        width: 100%;
        border-radius: 0;
        -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
    }
    .jumbotron .slogan {
        font-size: 40px;
        line-height: 80px;
    }
     .jumbotron {
            margin-top: 50px;
    }
    #header_right {
        display: none;
    }
    #logo {
        width: 34px;
        height: 34px;
        bottom: -5px;
    }
    #searchbox {
        display: none;
    }
    .footer_container {
        line-height: 30px;
    }
    
    .teaster_text p{
        font-size: 16px;
    }
}

@media(max-width:991px) and (min-width:768px)  {
    .col-sm-4.videocell {
        width: 50%;
        padding: 0 5px;
    }
}

@media(max-width:767px){
    .startseite_bild + .col-sm-8 {
        margin-top: 15px;
    }
    .col-sm-8 + .startseite_bild{
        margin-top: 15px;
    }
    .col-sm-4.videocell *:not(.video_slogan) {
        margin: 0px auto 15px;
        display: block;
    }
    .jumbotron .container {padding: 0px;}
    .form_left, .form_right {border: none;}
    
     .teaster_text p{
        font-size: 18px;
    }
}

@media(max-width:750px){
    .order_box_content {
        height: auto;
    }
}

@media(max-width:520px){
    #order_box_1 .col-xs-6,
    #order_box_2 .col-xs-6 {
        width: 100%;
    }
}

@media(max-width:480px) {
    
    .orderSum, .price{
        font-size: 18px;
    }
    .spacer {
          margin-top: 5px;
        margin-bottom: 5px;
    }
    
   h1 {
    font-size: 25px;
    color: #63b32e;
    margin-top: 25px;
    margin-bottom: 15px;
}
h2 {
    font-size: 22px;
    color: #6db22a;
    margin-bottom: 10px;
}
h3 {
    font-size: 20px;
    color: #63b32e;
    margin-bottom: 8px;
}
h4 {
    font-size: 18px;
    color: #808080;
}
h5 {
    font-size: 18px;
    color: #63b32e;
    font-weight: 400;
}

.teaser_headline {
    font-size: 18px;
}
   span.headline  {
       font-size: 28px;
   }
   
     .jumbotron {
        margin-top: 50px;
    }
    .jumbotron .slogan {
        font-size: 22px;
        line-height: 50px;
    }
    .col-sm-4.videocell {
        padding: 0;
    }
}

@media(max-width:420px) {
    
    .topic_margin {margin: 18px;}
    .topic_margin .col-sm-8 {padding: 0;}
    
    .col-sm-4.videocell *:not(.video_slogan) {
        width: 100% !important;
        height: auto !important;
    }
    footer p {margin-bottom: 15px;}
    .footer_container {text-align: center; padding-top: 20px;}
    #footerLinks li {width: 100%; margin-bottom: 10px;}
    #footerLinks li.print, #footerLinks li.top {width: 50%; float: left;}
    .print {text-align: right;}
    .top {text-align: left;}
}.iemenu {
    display:none;
}

.iemenu a{
    margin-left:10px;
    margin-right:10px;
}
.lt-ie9 nav {
    height: 35px;
}
.lt-ie9 #logo {
    display:none;
}
.lt-ie9 .navbar-header {
    display:none;
}
.lt-ie9 .navbar_content {
    display:none;
}
.lt-ie9 #header_right {
      display:none;
}
.lt-ie9 .iemenu {
     display:inline;
}

.lt-ie9 .active {
    background-color:#6db22a;
    color:#fff;
}
.lt-ie9 .active a {
      color:#fff;
}
.lt-ie9 .active a:hover {
      color:#fff;
}

.lt-ie9 a:hover {
      color:#6db22a;
}/* ::: Druckversion ::: */
@media print {

    #jumbotron {
        display:none;
    }
    
    #breadcrumb {
        display:none;
    }
    
     #footerContact {
        display:none;
    }

#footerLinks {
        display:none;
    }
    
    .curve {
        display:none;
    }
    
    a[href]:after {
        content:"" !important;
    }
     .grey  {
        background-color:#fff !important;
        border-bottom:1px solid #ddd;
        border-top:1px solid #ddd;
    } 
    .darkgrey  {
        background-color:#fff !important;
        border-bottom:1px solid #ddd;
        border-top:1px solid #ddd;
    } 
    
    h1,h2,h3,h4,h5 {
        color:#000 !important;
    }
    
    .white {
        color:#000 !important;
    }
    
    .teaser {
       margin-top: 20px;
    }
    
    .formularData {
        display:block!important;
    }
    
    .btn-print ,
    .results-txt {
        display:none;
    }
}.org-support .row {
    padding-left: 30px;
    margin: 0;
}

.org-support .label {
    color: inherit;
    clear: both;
    float: left;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: inherit;
}

.org-support input {
    float: right;
    margin: 5px 0;
    width: 65%;
}

.org-support textarea {
    float: right;
    margin: 5px 0;
    width: 65%;
    max-width: 65%;
    min-height: 100px;
}

.org-support .row.captcha {
    width: 65%;
    float: right;
    padding-left: 20px;
    margin-top: 15px;
}
.org-support div#imagemaster_content_contentseite_content_getKontakt_Captcha {
    float: left;
}
.org-support div#inputmaster_content_contentseite_content_getKontakt_Captcha {
    width: 65%;
    clear: inherit;
}

.org-support div.captcha input {
    width: 100%;
    height: 47px;
    margin: 0;
}

.org-support .row.absenden-green {
    clear: both;
    margin-bottom: 10px;
}

.org-support > p {float:right;}

/*### TechSupport ###*/
.org-support.tech-support .row {
    margin-bottom: 15px;
    padding-left: 0;
}
.org-support.tech-support .label {
    padding-left: 0
}
.org-support.tech-support input {
    width: 100%;
}
.org-support.tech-support textarea {
    width: 100%;
    max-width: 100%;
}
.org-support.tech-support .dropdown {
    width: 100%;
}

/*###Online-Erfassung###*/
.ausbildungformular label {
    font-size:16px;
}

.ausbildungformular .input_file {
    font-size:16px;
}

.date-error {
    display:none;
    padding:15px;
    position: absolute;
    bottom: -10px;
    left: 0;
    font-size: 16px;
}

.ausbildungformular .anrede {
    padding-left:0;
}
.radiobuttons .radioButtonListWrapper {
    float:none;
}

.radiobuttons div.radioButtonWrapper label,
.radiobuttons label.labelradio {
    float:left;
    padding:0;
}

.radiobuttons input[type=radio], 
.radiobuttons input[type=checkbox] {
    margin-right:6px;
    margin-top:6px;
}

.ausbildungformular div.captcha div {
    float:left;
}

.typenumber-five.error label ,
.isrequired.error label {
    color:#e60003;
}

.ausbildung-datum {
    padding:0 0 15px 0;
}

.ausbildungformular .error {
   color:#e60003!important; 
   font-size:16px;
}

.error-input {
    display:none;
    position: absolute;
    bottom: -4px;
    left: 0;
    font-size: 14px;
}

.formularData {
    display:none;
}

.btn-print a {
    line-height: 41px;
    padding-right: 20px;
    padding-left: 20px;
}

.ip-wr {
    position: relative;
}

.ip-wr.both:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: #fff;
    left: 32px;
    bottom: 12px;
    width: 29px;
    height: 3px;
}

.ip-wr.last:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: #fff;
    left:55px;
    bottom:12px;
    width: 10px;
    height: 3px;
}

.start input , 
.ende input , 
.typedate input {
    font-family: 'Cutive Mono', monospace;
    font-weight: bold;
}

::-webkit-input-placeholder { 
  font-family: "Kreon", serif!important;
  font-weight: normal!important;
}
::-moz-placeholder { 
  font-family: "Kreon", serif!important;
    font-weight: normal!important;
}
:-ms-input-placeholder { 
  font-family: "Kreon", serif!important;
    font-weight: normal!important;
}
:-moz-placeholder { 
  font-family: "Kreon", serif!important;
    font-weight: normal!important;
}

.formularData {
    margin:20px 40px;
}

.formularData  .headline {
    margin:0;
    font-size:40px!important;
}

.formularData .logo img {
    width: 74px;
    height: 74px;
}

.formularData  span.headline {
    margin-bottom:0;
}

.formularData .contactformazubi ,
.formularData .contactformazubi  p  {
    font-size: 19px;
}

@media only screen and (max-width:550px) {
   .date-error ,
   .error-input {
       position:relative;
       bottom:0;
   } 
}

.privacy {
  margin: 20px 0;
}

.privacy input,
.org-support.tech-support .privacy input {
    float: left;
    display: inline-block;
    margin: 7px 5px 0 0;
    position: relative;
    width:auto;
}
.privacy label,
.org-support .privacy label{
    float: none;
    width: auto;
    max-width: none;
    white-space: inherit;
}

@media(max-width:767px) {
    .ausbildungformular div.captcha div {
        float:none;
    }
    
    div.captcha input {
        float:none;
    }
    
    .text-right.small {
        float:none;
        width:100%;
        text-align:left;
    }
    
    .radiobuttons .radioButtonListWrapper {
        float:left;
        width:100%;
    }
}

p.form-message {
    font-size: 26px;
    padding: 20px 0;
}/*! jQuery UI - v1.9.2 - 2018-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.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-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*/
}
/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,Helvetica,sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,Helvetica,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #ffffff; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #dddddd; background: #e9e9e9; color: #333333; font-weight: bold; }
.ui-widget-header a { color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #454545; 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 #cccccc; background: #ededed; font-weight: normal; color: #2b2b2b; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #2b2b2b; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #003eff; background: #007fff; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #dad55e; background: #fffa90; color: #777620; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #777620; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #f1a899; background: #fddfdf; color: #5f3f3f; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #5f3f3f; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #5f3f3f; }
.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("images/ui-icons_444444_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("images/ui-icons_444444_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("images/ui-icons_444444_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("images/ui-icons_777777_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("images/ui-icons_555555_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("images/ui-icons_ffffff_256x240.png"); }
.ui-state-highlight .ui-icon {background-image: url("images/ui-icons_777620_256x240.png"); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("images/ui-icons_cc0000_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: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: 0px 0 0 0px; padding: 5px; background: #666666; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }.protect__info {
  background: #e6e6e6;
  text-align: center;
  padding: 10px 0 25px;
  margin: 15px 0;
}
.protect__info .youtube__icon svg {
  width: 65px;
  height: 65px;
  margin-bottom: 0;
}
@media (max-width: 490px) {
  .protect__info .youtube__icon {
    display: none;
  }
}
.protect__info p {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  width: auto !important;
  font-size: 18px;
  line-height: 1.7em;
}
@media (max-width: 490px) {
  .protect__info p {
    line-height: 1.1!important;
  }
}
@media (max-width: 340px) {
  .protect__info p {
    font-size: 13px!important;
  }
}
.protect__info a {
  display: inline-block;
}
.protect__info .btn-primary {
  padding: 0 25px;
  margin-top: 15px;
}.gmaps_hint {
  border: 1px solid #eee;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  text-align: center;
}
galabau-fachbetrieb-suche .container,
galabau-fachbetrieb-liste .container,
galabau-fachbetrieb-detail .container,
galabau-stellenboerse-suche .container,
galabau-stellenboerse-liste .container,
galabau-stellenboerse-detail .container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  galabau-fachbetrieb-suche .container,
  galabau-fachbetrieb-liste .container,
  galabau-fachbetrieb-detail .container,
  galabau-stellenboerse-suche .container,
  galabau-stellenboerse-liste .container,
  galabau-stellenboerse-detail .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  galabau-fachbetrieb-suche .container,
  galabau-fachbetrieb-liste .container,
  galabau-fachbetrieb-detail .container,
  galabau-stellenboerse-suche .container,
  galabau-stellenboerse-liste .container,
  galabau-stellenboerse-detail .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  galabau-fachbetrieb-suche .container,
  galabau-fachbetrieb-liste .container,
  galabau-fachbetrieb-detail .container,
  galabau-stellenboerse-suche .container,
  galabau-stellenboerse-liste .container,
  galabau-stellenboerse-detail .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  galabau-fachbetrieb-suche .container,
  galabau-fachbetrieb-liste .container,
  galabau-fachbetrieb-detail .container,
  galabau-stellenboerse-suche .container,
  galabau-stellenboerse-liste .container,
  galabau-stellenboerse-detail .container {
    max-width: 1394px;
  }
}
galabau-fachbetrieb-suche .container-fluid,
galabau-fachbetrieb-liste .container-fluid,
galabau-fachbetrieb-detail .container-fluid,
galabau-stellenboerse-suche .container-fluid,
galabau-stellenboerse-liste .container-fluid,
galabau-stellenboerse-detail .container-fluid {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}
galabau-fachbetrieb-suche .row,
galabau-fachbetrieb-liste .row,
galabau-fachbetrieb-detail .row,
galabau-stellenboerse-suche .row,
galabau-stellenboerse-liste .row,
galabau-stellenboerse-detail .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px;
}
galabau-fachbetrieb-suche .no-gutters,
galabau-fachbetrieb-liste .no-gutters,
galabau-fachbetrieb-detail .no-gutters,
galabau-stellenboerse-suche .no-gutters,
galabau-stellenboerse-liste .no-gutters,
galabau-stellenboerse-detail .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
galabau-fachbetrieb-suche .no-gutters > .col,
galabau-fachbetrieb-liste .no-gutters > .col,
galabau-fachbetrieb-detail .no-gutters > .col,
galabau-stellenboerse-suche .no-gutters > .col,
galabau-stellenboerse-liste .no-gutters > .col,
galabau-stellenboerse-detail .no-gutters > .col,
galabau-fachbetrieb-suche .no-gutters > [class*=col-],
galabau-fachbetrieb-liste .no-gutters > [class*=col-],
galabau-fachbetrieb-detail .no-gutters > [class*=col-],
galabau-stellenboerse-suche .no-gutters > [class*=col-],
galabau-stellenboerse-liste .no-gutters > [class*=col-],
galabau-stellenboerse-detail .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
galabau-fachbetrieb-suche .col,
galabau-fachbetrieb-liste .col,
galabau-fachbetrieb-detail .col,
galabau-stellenboerse-suche .col,
galabau-stellenboerse-liste .col,
galabau-stellenboerse-detail .col,
galabau-fachbetrieb-suche .col-1,
galabau-fachbetrieb-liste .col-1,
galabau-fachbetrieb-detail .col-1,
galabau-stellenboerse-suche .col-1,
galabau-stellenboerse-liste .col-1,
galabau-stellenboerse-detail .col-1,
galabau-fachbetrieb-suche .col-10,
galabau-fachbetrieb-liste .col-10,
galabau-fachbetrieb-detail .col-10,
galabau-stellenboerse-suche .col-10,
galabau-stellenboerse-liste .col-10,
galabau-stellenboerse-detail .col-10,
galabau-fachbetrieb-suche .col-11,
galabau-fachbetrieb-liste .col-11,
galabau-fachbetrieb-detail .col-11,
galabau-stellenboerse-suche .col-11,
galabau-stellenboerse-liste .col-11,
galabau-stellenboerse-detail .col-11,
galabau-fachbetrieb-suche .col-12,
galabau-fachbetrieb-liste .col-12,
galabau-fachbetrieb-detail .col-12,
galabau-stellenboerse-suche .col-12,
galabau-stellenboerse-liste .col-12,
galabau-stellenboerse-detail .col-12,
galabau-fachbetrieb-suche .col-2,
galabau-fachbetrieb-liste .col-2,
galabau-fachbetrieb-detail .col-2,
galabau-stellenboerse-suche .col-2,
galabau-stellenboerse-liste .col-2,
galabau-stellenboerse-detail .col-2,
galabau-fachbetrieb-suche .col-3,
galabau-fachbetrieb-liste .col-3,
galabau-fachbetrieb-detail .col-3,
galabau-stellenboerse-suche .col-3,
galabau-stellenboerse-liste .col-3,
galabau-stellenboerse-detail .col-3,
galabau-fachbetrieb-suche .col-4,
galabau-fachbetrieb-liste .col-4,
galabau-fachbetrieb-detail .col-4,
galabau-stellenboerse-suche .col-4,
galabau-stellenboerse-liste .col-4,
galabau-stellenboerse-detail .col-4,
galabau-fachbetrieb-suche .col-5,
galabau-fachbetrieb-liste .col-5,
galabau-fachbetrieb-detail .col-5,
galabau-stellenboerse-suche .col-5,
galabau-stellenboerse-liste .col-5,
galabau-stellenboerse-detail .col-5,
galabau-fachbetrieb-suche .col-6,
galabau-fachbetrieb-liste .col-6,
galabau-fachbetrieb-detail .col-6,
galabau-stellenboerse-suche .col-6,
galabau-stellenboerse-liste .col-6,
galabau-stellenboerse-detail .col-6,
galabau-fachbetrieb-suche .col-7,
galabau-fachbetrieb-liste .col-7,
galabau-fachbetrieb-detail .col-7,
galabau-stellenboerse-suche .col-7,
galabau-stellenboerse-liste .col-7,
galabau-stellenboerse-detail .col-7,
galabau-fachbetrieb-suche .col-8,
galabau-fachbetrieb-liste .col-8,
galabau-fachbetrieb-detail .col-8,
galabau-stellenboerse-suche .col-8,
galabau-stellenboerse-liste .col-8,
galabau-stellenboerse-detail .col-8,
galabau-fachbetrieb-suche .col-9,
galabau-fachbetrieb-liste .col-9,
galabau-fachbetrieb-detail .col-9,
galabau-stellenboerse-suche .col-9,
galabau-stellenboerse-liste .col-9,
galabau-stellenboerse-detail .col-9,
galabau-fachbetrieb-suche .col-auto,
galabau-fachbetrieb-liste .col-auto,
galabau-fachbetrieb-detail .col-auto,
galabau-stellenboerse-suche .col-auto,
galabau-stellenboerse-liste .col-auto,
galabau-stellenboerse-detail .col-auto,
galabau-fachbetrieb-suche .col-lg,
galabau-fachbetrieb-liste .col-lg,
galabau-fachbetrieb-detail .col-lg,
galabau-stellenboerse-suche .col-lg,
galabau-stellenboerse-liste .col-lg,
galabau-stellenboerse-detail .col-lg,
galabau-fachbetrieb-suche .col-lg-1,
galabau-fachbetrieb-liste .col-lg-1,
galabau-fachbetrieb-detail .col-lg-1,
galabau-stellenboerse-suche .col-lg-1,
galabau-stellenboerse-liste .col-lg-1,
galabau-stellenboerse-detail .col-lg-1,
galabau-fachbetrieb-suche .col-lg-10,
galabau-fachbetrieb-liste .col-lg-10,
galabau-fachbetrieb-detail .col-lg-10,
galabau-stellenboerse-suche .col-lg-10,
galabau-stellenboerse-liste .col-lg-10,
galabau-stellenboerse-detail .col-lg-10,
galabau-fachbetrieb-suche .col-lg-11,
galabau-fachbetrieb-liste .col-lg-11,
galabau-fachbetrieb-detail .col-lg-11,
galabau-stellenboerse-suche .col-lg-11,
galabau-stellenboerse-liste .col-lg-11,
galabau-stellenboerse-detail .col-lg-11,
galabau-fachbetrieb-suche .col-lg-12,
galabau-fachbetrieb-liste .col-lg-12,
galabau-fachbetrieb-detail .col-lg-12,
galabau-stellenboerse-suche .col-lg-12,
galabau-stellenboerse-liste .col-lg-12,
galabau-stellenboerse-detail .col-lg-12,
galabau-fachbetrieb-suche .col-lg-2,
galabau-fachbetrieb-liste .col-lg-2,
galabau-fachbetrieb-detail .col-lg-2,
galabau-stellenboerse-suche .col-lg-2,
galabau-stellenboerse-liste .col-lg-2,
galabau-stellenboerse-detail .col-lg-2,
galabau-fachbetrieb-suche .col-lg-3,
galabau-fachbetrieb-liste .col-lg-3,
galabau-fachbetrieb-detail .col-lg-3,
galabau-stellenboerse-suche .col-lg-3,
galabau-stellenboerse-liste .col-lg-3,
galabau-stellenboerse-detail .col-lg-3,
galabau-fachbetrieb-suche .col-lg-4,
galabau-fachbetrieb-liste .col-lg-4,
galabau-fachbetrieb-detail .col-lg-4,
galabau-stellenboerse-suche .col-lg-4,
galabau-stellenboerse-liste .col-lg-4,
galabau-stellenboerse-detail .col-lg-4,
galabau-fachbetrieb-suche .col-lg-5,
galabau-fachbetrieb-liste .col-lg-5,
galabau-fachbetrieb-detail .col-lg-5,
galabau-stellenboerse-suche .col-lg-5,
galabau-stellenboerse-liste .col-lg-5,
galabau-stellenboerse-detail .col-lg-5,
galabau-fachbetrieb-suche .col-lg-6,
galabau-fachbetrieb-liste .col-lg-6,
galabau-fachbetrieb-detail .col-lg-6,
galabau-stellenboerse-suche .col-lg-6,
galabau-stellenboerse-liste .col-lg-6,
galabau-stellenboerse-detail .col-lg-6,
galabau-fachbetrieb-suche .col-lg-7,
galabau-fachbetrieb-liste .col-lg-7,
galabau-fachbetrieb-detail .col-lg-7,
galabau-stellenboerse-suche .col-lg-7,
galabau-stellenboerse-liste .col-lg-7,
galabau-stellenboerse-detail .col-lg-7,
galabau-fachbetrieb-suche .col-lg-8,
galabau-fachbetrieb-liste .col-lg-8,
galabau-fachbetrieb-detail .col-lg-8,
galabau-stellenboerse-suche .col-lg-8,
galabau-stellenboerse-liste .col-lg-8,
galabau-stellenboerse-detail .col-lg-8,
galabau-fachbetrieb-suche .col-lg-9,
galabau-fachbetrieb-liste .col-lg-9,
galabau-fachbetrieb-detail .col-lg-9,
galabau-stellenboerse-suche .col-lg-9,
galabau-stellenboerse-liste .col-lg-9,
galabau-stellenboerse-detail .col-lg-9,
galabau-fachbetrieb-suche .col-lg-auto,
galabau-fachbetrieb-liste .col-lg-auto,
galabau-fachbetrieb-detail .col-lg-auto,
galabau-stellenboerse-suche .col-lg-auto,
galabau-stellenboerse-liste .col-lg-auto,
galabau-stellenboerse-detail .col-lg-auto,
galabau-fachbetrieb-suche .col-md,
galabau-fachbetrieb-liste .col-md,
galabau-fachbetrieb-detail .col-md,
galabau-stellenboerse-suche .col-md,
galabau-stellenboerse-liste .col-md,
galabau-stellenboerse-detail .col-md,
galabau-fachbetrieb-suche .col-md-1,
galabau-fachbetrieb-liste .col-md-1,
galabau-fachbetrieb-detail .col-md-1,
galabau-stellenboerse-suche .col-md-1,
galabau-stellenboerse-liste .col-md-1,
galabau-stellenboerse-detail .col-md-1,
galabau-fachbetrieb-suche .col-md-10,
galabau-fachbetrieb-liste .col-md-10,
galabau-fachbetrieb-detail .col-md-10,
galabau-stellenboerse-suche .col-md-10,
galabau-stellenboerse-liste .col-md-10,
galabau-stellenboerse-detail .col-md-10,
galabau-fachbetrieb-suche .col-md-11,
galabau-fachbetrieb-liste .col-md-11,
galabau-fachbetrieb-detail .col-md-11,
galabau-stellenboerse-suche .col-md-11,
galabau-stellenboerse-liste .col-md-11,
galabau-stellenboerse-detail .col-md-11,
galabau-fachbetrieb-suche .col-md-12,
galabau-fachbetrieb-liste .col-md-12,
galabau-fachbetrieb-detail .col-md-12,
galabau-stellenboerse-suche .col-md-12,
galabau-stellenboerse-liste .col-md-12,
galabau-stellenboerse-detail .col-md-12,
galabau-fachbetrieb-suche .col-md-2,
galabau-fachbetrieb-liste .col-md-2,
galabau-fachbetrieb-detail .col-md-2,
galabau-stellenboerse-suche .col-md-2,
galabau-stellenboerse-liste .col-md-2,
galabau-stellenboerse-detail .col-md-2,
galabau-fachbetrieb-suche .col-md-3,
galabau-fachbetrieb-liste .col-md-3,
galabau-fachbetrieb-detail .col-md-3,
galabau-stellenboerse-suche .col-md-3,
galabau-stellenboerse-liste .col-md-3,
galabau-stellenboerse-detail .col-md-3,
galabau-fachbetrieb-suche .col-md-4,
galabau-fachbetrieb-liste .col-md-4,
galabau-fachbetrieb-detail .col-md-4,
galabau-stellenboerse-suche .col-md-4,
galabau-stellenboerse-liste .col-md-4,
galabau-stellenboerse-detail .col-md-4,
galabau-fachbetrieb-suche .col-md-5,
galabau-fachbetrieb-liste .col-md-5,
galabau-fachbetrieb-detail .col-md-5,
galabau-stellenboerse-suche .col-md-5,
galabau-stellenboerse-liste .col-md-5,
galabau-stellenboerse-detail .col-md-5,
galabau-fachbetrieb-suche .col-md-6,
galabau-fachbetrieb-liste .col-md-6,
galabau-fachbetrieb-detail .col-md-6,
galabau-stellenboerse-suche .col-md-6,
galabau-stellenboerse-liste .col-md-6,
galabau-stellenboerse-detail .col-md-6,
galabau-fachbetrieb-suche .col-md-7,
galabau-fachbetrieb-liste .col-md-7,
galabau-fachbetrieb-detail .col-md-7,
galabau-stellenboerse-suche .col-md-7,
galabau-stellenboerse-liste .col-md-7,
galabau-stellenboerse-detail .col-md-7,
galabau-fachbetrieb-suche .col-md-8,
galabau-fachbetrieb-liste .col-md-8,
galabau-fachbetrieb-detail .col-md-8,
galabau-stellenboerse-suche .col-md-8,
galabau-stellenboerse-liste .col-md-8,
galabau-stellenboerse-detail .col-md-8,
galabau-fachbetrieb-suche .col-md-9,
galabau-fachbetrieb-liste .col-md-9,
galabau-fachbetrieb-detail .col-md-9,
galabau-stellenboerse-suche .col-md-9,
galabau-stellenboerse-liste .col-md-9,
galabau-stellenboerse-detail .col-md-9,
galabau-fachbetrieb-suche .col-md-auto,
galabau-fachbetrieb-liste .col-md-auto,
galabau-fachbetrieb-detail .col-md-auto,
galabau-stellenboerse-suche .col-md-auto,
galabau-stellenboerse-liste .col-md-auto,
galabau-stellenboerse-detail .col-md-auto,
galabau-fachbetrieb-suche .col-sm,
galabau-fachbetrieb-liste .col-sm,
galabau-fachbetrieb-detail .col-sm,
galabau-stellenboerse-suche .col-sm,
galabau-stellenboerse-liste .col-sm,
galabau-stellenboerse-detail .col-sm,
galabau-fachbetrieb-suche .col-sm-1,
galabau-fachbetrieb-liste .col-sm-1,
galabau-fachbetrieb-detail .col-sm-1,
galabau-stellenboerse-suche .col-sm-1,
galabau-stellenboerse-liste .col-sm-1,
galabau-stellenboerse-detail .col-sm-1,
galabau-fachbetrieb-suche .col-sm-10,
galabau-fachbetrieb-liste .col-sm-10,
galabau-fachbetrieb-detail .col-sm-10,
galabau-stellenboerse-suche .col-sm-10,
galabau-stellenboerse-liste .col-sm-10,
galabau-stellenboerse-detail .col-sm-10,
galabau-fachbetrieb-suche .col-sm-11,
galabau-fachbetrieb-liste .col-sm-11,
galabau-fachbetrieb-detail .col-sm-11,
galabau-stellenboerse-suche .col-sm-11,
galabau-stellenboerse-liste .col-sm-11,
galabau-stellenboerse-detail .col-sm-11,
galabau-fachbetrieb-suche .col-sm-12,
galabau-fachbetrieb-liste .col-sm-12,
galabau-fachbetrieb-detail .col-sm-12,
galabau-stellenboerse-suche .col-sm-12,
galabau-stellenboerse-liste .col-sm-12,
galabau-stellenboerse-detail .col-sm-12,
galabau-fachbetrieb-suche .col-sm-2,
galabau-fachbetrieb-liste .col-sm-2,
galabau-fachbetrieb-detail .col-sm-2,
galabau-stellenboerse-suche .col-sm-2,
galabau-stellenboerse-liste .col-sm-2,
galabau-stellenboerse-detail .col-sm-2,
galabau-fachbetrieb-suche .col-sm-3,
galabau-fachbetrieb-liste .col-sm-3,
galabau-fachbetrieb-detail .col-sm-3,
galabau-stellenboerse-suche .col-sm-3,
galabau-stellenboerse-liste .col-sm-3,
galabau-stellenboerse-detail .col-sm-3,
galabau-fachbetrieb-suche .col-sm-4,
galabau-fachbetrieb-liste .col-sm-4,
galabau-fachbetrieb-detail .col-sm-4,
galabau-stellenboerse-suche .col-sm-4,
galabau-stellenboerse-liste .col-sm-4,
galabau-stellenboerse-detail .col-sm-4,
galabau-fachbetrieb-suche .col-sm-5,
galabau-fachbetrieb-liste .col-sm-5,
galabau-fachbetrieb-detail .col-sm-5,
galabau-stellenboerse-suche .col-sm-5,
galabau-stellenboerse-liste .col-sm-5,
galabau-stellenboerse-detail .col-sm-5,
galabau-fachbetrieb-suche .col-sm-6,
galabau-fachbetrieb-liste .col-sm-6,
galabau-fachbetrieb-detail .col-sm-6,
galabau-stellenboerse-suche .col-sm-6,
galabau-stellenboerse-liste .col-sm-6,
galabau-stellenboerse-detail .col-sm-6,
galabau-fachbetrieb-suche .col-sm-7,
galabau-fachbetrieb-liste .col-sm-7,
galabau-fachbetrieb-detail .col-sm-7,
galabau-stellenboerse-suche .col-sm-7,
galabau-stellenboerse-liste .col-sm-7,
galabau-stellenboerse-detail .col-sm-7,
galabau-fachbetrieb-suche .col-sm-8,
galabau-fachbetrieb-liste .col-sm-8,
galabau-fachbetrieb-detail .col-sm-8,
galabau-stellenboerse-suche .col-sm-8,
galabau-stellenboerse-liste .col-sm-8,
galabau-stellenboerse-detail .col-sm-8,
galabau-fachbetrieb-suche .col-sm-9,
galabau-fachbetrieb-liste .col-sm-9,
galabau-fachbetrieb-detail .col-sm-9,
galabau-stellenboerse-suche .col-sm-9,
galabau-stellenboerse-liste .col-sm-9,
galabau-stellenboerse-detail .col-sm-9,
galabau-fachbetrieb-suche .col-sm-auto,
galabau-fachbetrieb-liste .col-sm-auto,
galabau-fachbetrieb-detail .col-sm-auto,
galabau-stellenboerse-suche .col-sm-auto,
galabau-stellenboerse-liste .col-sm-auto,
galabau-stellenboerse-detail .col-sm-auto,
galabau-fachbetrieb-suche .col-xl,
galabau-fachbetrieb-liste .col-xl,
galabau-fachbetrieb-detail .col-xl,
galabau-stellenboerse-suche .col-xl,
galabau-stellenboerse-liste .col-xl,
galabau-stellenboerse-detail .col-xl,
galabau-fachbetrieb-suche .col-xl-1,
galabau-fachbetrieb-liste .col-xl-1,
galabau-fachbetrieb-detail .col-xl-1,
galabau-stellenboerse-suche .col-xl-1,
galabau-stellenboerse-liste .col-xl-1,
galabau-stellenboerse-detail .col-xl-1,
galabau-fachbetrieb-suche .col-xl-10,
galabau-fachbetrieb-liste .col-xl-10,
galabau-fachbetrieb-detail .col-xl-10,
galabau-stellenboerse-suche .col-xl-10,
galabau-stellenboerse-liste .col-xl-10,
galabau-stellenboerse-detail .col-xl-10,
galabau-fachbetrieb-suche .col-xl-11,
galabau-fachbetrieb-liste .col-xl-11,
galabau-fachbetrieb-detail .col-xl-11,
galabau-stellenboerse-suche .col-xl-11,
galabau-stellenboerse-liste .col-xl-11,
galabau-stellenboerse-detail .col-xl-11,
galabau-fachbetrieb-suche .col-xl-12,
galabau-fachbetrieb-liste .col-xl-12,
galabau-fachbetrieb-detail .col-xl-12,
galabau-stellenboerse-suche .col-xl-12,
galabau-stellenboerse-liste .col-xl-12,
galabau-stellenboerse-detail .col-xl-12,
galabau-fachbetrieb-suche .col-xl-2,
galabau-fachbetrieb-liste .col-xl-2,
galabau-fachbetrieb-detail .col-xl-2,
galabau-stellenboerse-suche .col-xl-2,
galabau-stellenboerse-liste .col-xl-2,
galabau-stellenboerse-detail .col-xl-2,
galabau-fachbetrieb-suche .col-xl-3,
galabau-fachbetrieb-liste .col-xl-3,
galabau-fachbetrieb-detail .col-xl-3,
galabau-stellenboerse-suche .col-xl-3,
galabau-stellenboerse-liste .col-xl-3,
galabau-stellenboerse-detail .col-xl-3,
galabau-fachbetrieb-suche .col-xl-4,
galabau-fachbetrieb-liste .col-xl-4,
galabau-fachbetrieb-detail .col-xl-4,
galabau-stellenboerse-suche .col-xl-4,
galabau-stellenboerse-liste .col-xl-4,
galabau-stellenboerse-detail .col-xl-4,
galabau-fachbetrieb-suche .col-xl-5,
galabau-fachbetrieb-liste .col-xl-5,
galabau-fachbetrieb-detail .col-xl-5,
galabau-stellenboerse-suche .col-xl-5,
galabau-stellenboerse-liste .col-xl-5,
galabau-stellenboerse-detail .col-xl-5,
galabau-fachbetrieb-suche .col-xl-6,
galabau-fachbetrieb-liste .col-xl-6,
galabau-fachbetrieb-detail .col-xl-6,
galabau-stellenboerse-suche .col-xl-6,
galabau-stellenboerse-liste .col-xl-6,
galabau-stellenboerse-detail .col-xl-6,
galabau-fachbetrieb-suche .col-xl-7,
galabau-fachbetrieb-liste .col-xl-7,
galabau-fachbetrieb-detail .col-xl-7,
galabau-stellenboerse-suche .col-xl-7,
galabau-stellenboerse-liste .col-xl-7,
galabau-stellenboerse-detail .col-xl-7,
galabau-fachbetrieb-suche .col-xl-8,
galabau-fachbetrieb-liste .col-xl-8,
galabau-fachbetrieb-detail .col-xl-8,
galabau-stellenboerse-suche .col-xl-8,
galabau-stellenboerse-liste .col-xl-8,
galabau-stellenboerse-detail .col-xl-8,
galabau-fachbetrieb-suche .col-xl-9,
galabau-fachbetrieb-liste .col-xl-9,
galabau-fachbetrieb-detail .col-xl-9,
galabau-stellenboerse-suche .col-xl-9,
galabau-stellenboerse-liste .col-xl-9,
galabau-stellenboerse-detail .col-xl-9,
galabau-fachbetrieb-suche .col-xl-auto,
galabau-fachbetrieb-liste .col-xl-auto,
galabau-fachbetrieb-detail .col-xl-auto,
galabau-stellenboerse-suche .col-xl-auto,
galabau-stellenboerse-liste .col-xl-auto,
galabau-stellenboerse-detail .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
}
galabau-fachbetrieb-suche .col,
galabau-fachbetrieb-liste .col,
galabau-fachbetrieb-detail .col,
galabau-stellenboerse-suche .col,
galabau-stellenboerse-liste .col,
galabau-stellenboerse-detail .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
galabau-fachbetrieb-suche .col-auto,
galabau-fachbetrieb-liste .col-auto,
galabau-fachbetrieb-detail .col-auto,
galabau-stellenboerse-suche .col-auto,
galabau-stellenboerse-liste .col-auto,
galabau-stellenboerse-detail .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
galabau-fachbetrieb-suche .col-1,
galabau-fachbetrieb-liste .col-1,
galabau-fachbetrieb-detail .col-1,
galabau-stellenboerse-suche .col-1,
galabau-stellenboerse-liste .col-1,
galabau-stellenboerse-detail .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
galabau-fachbetrieb-suche .col-2,
galabau-fachbetrieb-liste .col-2,
galabau-fachbetrieb-detail .col-2,
galabau-stellenboerse-suche .col-2,
galabau-stellenboerse-liste .col-2,
galabau-stellenboerse-detail .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
galabau-fachbetrieb-suche .col-3,
galabau-fachbetrieb-liste .col-3,
galabau-fachbetrieb-detail .col-3,
galabau-stellenboerse-suche .col-3,
galabau-stellenboerse-liste .col-3,
galabau-stellenboerse-detail .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
galabau-fachbetrieb-suche .col-4,
galabau-fachbetrieb-liste .col-4,
galabau-fachbetrieb-detail .col-4,
galabau-stellenboerse-suche .col-4,
galabau-stellenboerse-liste .col-4,
galabau-stellenboerse-detail .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
galabau-fachbetrieb-suche .col-5,
galabau-fachbetrieb-liste .col-5,
galabau-fachbetrieb-detail .col-5,
galabau-stellenboerse-suche .col-5,
galabau-stellenboerse-liste .col-5,
galabau-stellenboerse-detail .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
galabau-fachbetrieb-suche .col-6,
galabau-fachbetrieb-liste .col-6,
galabau-fachbetrieb-detail .col-6,
galabau-stellenboerse-suche .col-6,
galabau-stellenboerse-liste .col-6,
galabau-stellenboerse-detail .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
galabau-fachbetrieb-suche .col-7,
galabau-fachbetrieb-liste .col-7,
galabau-fachbetrieb-detail .col-7,
galabau-stellenboerse-suche .col-7,
galabau-stellenboerse-liste .col-7,
galabau-stellenboerse-detail .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
galabau-fachbetrieb-suche .col-8,
galabau-fachbetrieb-liste .col-8,
galabau-fachbetrieb-detail .col-8,
galabau-stellenboerse-suche .col-8,
galabau-stellenboerse-liste .col-8,
galabau-stellenboerse-detail .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
galabau-fachbetrieb-suche .col-9,
galabau-fachbetrieb-liste .col-9,
galabau-fachbetrieb-detail .col-9,
galabau-stellenboerse-suche .col-9,
galabau-stellenboerse-liste .col-9,
galabau-stellenboerse-detail .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
galabau-fachbetrieb-suche .col-10,
galabau-fachbetrieb-liste .col-10,
galabau-fachbetrieb-detail .col-10,
galabau-stellenboerse-suche .col-10,
galabau-stellenboerse-liste .col-10,
galabau-stellenboerse-detail .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
galabau-fachbetrieb-suche .col-11,
galabau-fachbetrieb-liste .col-11,
galabau-fachbetrieb-detail .col-11,
galabau-stellenboerse-suche .col-11,
galabau-stellenboerse-liste .col-11,
galabau-stellenboerse-detail .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
galabau-fachbetrieb-suche .col-12,
galabau-fachbetrieb-liste .col-12,
galabau-fachbetrieb-detail .col-12,
galabau-stellenboerse-suche .col-12,
galabau-stellenboerse-liste .col-12,
galabau-stellenboerse-detail .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
galabau-fachbetrieb-suche .order-first,
galabau-fachbetrieb-liste .order-first,
galabau-fachbetrieb-detail .order-first,
galabau-stellenboerse-suche .order-first,
galabau-stellenboerse-liste .order-first,
galabau-stellenboerse-detail .order-first {
  order: -1;
}
galabau-fachbetrieb-suche .order-last,
galabau-fachbetrieb-liste .order-last,
galabau-fachbetrieb-detail .order-last,
galabau-stellenboerse-suche .order-last,
galabau-stellenboerse-liste .order-last,
galabau-stellenboerse-detail .order-last {
  order: 13;
}
galabau-fachbetrieb-suche .order-0,
galabau-fachbetrieb-liste .order-0,
galabau-fachbetrieb-detail .order-0,
galabau-stellenboerse-suche .order-0,
galabau-stellenboerse-liste .order-0,
galabau-stellenboerse-detail .order-0 {
  order: 0;
}
galabau-fachbetrieb-suche .order-1,
galabau-fachbetrieb-liste .order-1,
galabau-fachbetrieb-detail .order-1,
galabau-stellenboerse-suche .order-1,
galabau-stellenboerse-liste .order-1,
galabau-stellenboerse-detail .order-1 {
  order: 1;
}
galabau-fachbetrieb-suche .order-2,
galabau-fachbetrieb-liste .order-2,
galabau-fachbetrieb-detail .order-2,
galabau-stellenboerse-suche .order-2,
galabau-stellenboerse-liste .order-2,
galabau-stellenboerse-detail .order-2 {
  order: 2;
}
galabau-fachbetrieb-suche .order-3,
galabau-fachbetrieb-liste .order-3,
galabau-fachbetrieb-detail .order-3,
galabau-stellenboerse-suche .order-3,
galabau-stellenboerse-liste .order-3,
galabau-stellenboerse-detail .order-3 {
  order: 3;
}
galabau-fachbetrieb-suche .order-4,
galabau-fachbetrieb-liste .order-4,
galabau-fachbetrieb-detail .order-4,
galabau-stellenboerse-suche .order-4,
galabau-stellenboerse-liste .order-4,
galabau-stellenboerse-detail .order-4 {
  order: 4;
}
galabau-fachbetrieb-suche .order-5,
galabau-fachbetrieb-liste .order-5,
galabau-fachbetrieb-detail .order-5,
galabau-stellenboerse-suche .order-5,
galabau-stellenboerse-liste .order-5,
galabau-stellenboerse-detail .order-5 {
  order: 5;
}
galabau-fachbetrieb-suche .order-6,
galabau-fachbetrieb-liste .order-6,
galabau-fachbetrieb-detail .order-6,
galabau-stellenboerse-suche .order-6,
galabau-stellenboerse-liste .order-6,
galabau-stellenboerse-detail .order-6 {
  order: 6;
}
galabau-fachbetrieb-suche .order-7,
galabau-fachbetrieb-liste .order-7,
galabau-fachbetrieb-detail .order-7,
galabau-stellenboerse-suche .order-7,
galabau-stellenboerse-liste .order-7,
galabau-stellenboerse-detail .order-7 {
  order: 7;
}
galabau-fachbetrieb-suche .order-8,
galabau-fachbetrieb-liste .order-8,
galabau-fachbetrieb-detail .order-8,
galabau-stellenboerse-suche .order-8,
galabau-stellenboerse-liste .order-8,
galabau-stellenboerse-detail .order-8 {
  order: 8;
}
galabau-fachbetrieb-suche .order-9,
galabau-fachbetrieb-liste .order-9,
galabau-fachbetrieb-detail .order-9,
galabau-stellenboerse-suche .order-9,
galabau-stellenboerse-liste .order-9,
galabau-stellenboerse-detail .order-9 {
  order: 9;
}
galabau-fachbetrieb-suche .order-10,
galabau-fachbetrieb-liste .order-10,
galabau-fachbetrieb-detail .order-10,
galabau-stellenboerse-suche .order-10,
galabau-stellenboerse-liste .order-10,
galabau-stellenboerse-detail .order-10 {
  order: 10;
}
galabau-fachbetrieb-suche .order-11,
galabau-fachbetrieb-liste .order-11,
galabau-fachbetrieb-detail .order-11,
galabau-stellenboerse-suche .order-11,
galabau-stellenboerse-liste .order-11,
galabau-stellenboerse-detail .order-11 {
  order: 11;
}
galabau-fachbetrieb-suche .order-12,
galabau-fachbetrieb-liste .order-12,
galabau-fachbetrieb-detail .order-12,
galabau-stellenboerse-suche .order-12,
galabau-stellenboerse-liste .order-12,
galabau-stellenboerse-detail .order-12 {
  order: 12;
}
galabau-fachbetrieb-suche .offset-1,
galabau-fachbetrieb-liste .offset-1,
galabau-fachbetrieb-detail .offset-1,
galabau-stellenboerse-suche .offset-1,
galabau-stellenboerse-liste .offset-1,
galabau-stellenboerse-detail .offset-1 {
  margin-left: 8.33333%;
}
galabau-fachbetrieb-suche .offset-2,
galabau-fachbetrieb-liste .offset-2,
galabau-fachbetrieb-detail .offset-2,
galabau-stellenboerse-suche .offset-2,
galabau-stellenboerse-liste .offset-2,
galabau-stellenboerse-detail .offset-2 {
  margin-left: 16.66667%;
}
galabau-fachbetrieb-suche .offset-3,
galabau-fachbetrieb-liste .offset-3,
galabau-fachbetrieb-detail .offset-3,
galabau-stellenboerse-suche .offset-3,
galabau-stellenboerse-liste .offset-3,
galabau-stellenboerse-detail .offset-3 {
  margin-left: 25%;
}
galabau-fachbetrieb-suche .offset-4,
galabau-fachbetrieb-liste .offset-4,
galabau-fachbetrieb-detail .offset-4,
galabau-stellenboerse-suche .offset-4,
galabau-stellenboerse-liste .offset-4,
galabau-stellenboerse-detail .offset-4 {
  margin-left: 33.33333%;
}
galabau-fachbetrieb-suche .offset-5,
galabau-fachbetrieb-liste .offset-5,
galabau-fachbetrieb-detail .offset-5,
galabau-stellenboerse-suche .offset-5,
galabau-stellenboerse-liste .offset-5,
galabau-stellenboerse-detail .offset-5 {
  margin-left: 41.66667%;
}
galabau-fachbetrieb-suche .offset-6,
galabau-fachbetrieb-liste .offset-6,
galabau-fachbetrieb-detail .offset-6,
galabau-stellenboerse-suche .offset-6,
galabau-stellenboerse-liste .offset-6,
galabau-stellenboerse-detail .offset-6 {
  margin-left: 50%;
}
galabau-fachbetrieb-suche .offset-7,
galabau-fachbetrieb-liste .offset-7,
galabau-fachbetrieb-detail .offset-7,
galabau-stellenboerse-suche .offset-7,
galabau-stellenboerse-liste .offset-7,
galabau-stellenboerse-detail .offset-7 {
  margin-left: 58.33333%;
}
galabau-fachbetrieb-suche .offset-8,
galabau-fachbetrieb-liste .offset-8,
galabau-fachbetrieb-detail .offset-8,
galabau-stellenboerse-suche .offset-8,
galabau-stellenboerse-liste .offset-8,
galabau-stellenboerse-detail .offset-8 {
  margin-left: 66.66667%;
}
galabau-fachbetrieb-suche .offset-9,
galabau-fachbetrieb-liste .offset-9,
galabau-fachbetrieb-detail .offset-9,
galabau-stellenboerse-suche .offset-9,
galabau-stellenboerse-liste .offset-9,
galabau-stellenboerse-detail .offset-9 {
  margin-left: 75%;
}
galabau-fachbetrieb-suche .offset-10,
galabau-fachbetrieb-liste .offset-10,
galabau-fachbetrieb-detail .offset-10,
galabau-stellenboerse-suche .offset-10,
galabau-stellenboerse-liste .offset-10,
galabau-stellenboerse-detail .offset-10 {
  margin-left: 83.33333%;
}
galabau-fachbetrieb-suche .offset-11,
galabau-fachbetrieb-liste .offset-11,
galabau-fachbetrieb-detail .offset-11,
galabau-stellenboerse-suche .offset-11,
galabau-stellenboerse-liste .offset-11,
galabau-stellenboerse-detail .offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  galabau-fachbetrieb-suche .col-sm,
  galabau-fachbetrieb-liste .col-sm,
  galabau-fachbetrieb-detail .col-sm,
  galabau-stellenboerse-suche .col-sm,
  galabau-stellenboerse-liste .col-sm,
  galabau-stellenboerse-detail .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-sm-auto,
  galabau-fachbetrieb-liste .col-sm-auto,
  galabau-fachbetrieb-detail .col-sm-auto,
  galabau-stellenboerse-suche .col-sm-auto,
  galabau-stellenboerse-liste .col-sm-auto,
  galabau-stellenboerse-detail .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-sm-1,
  galabau-fachbetrieb-liste .col-sm-1,
  galabau-fachbetrieb-detail .col-sm-1,
  galabau-stellenboerse-suche .col-sm-1,
  galabau-stellenboerse-liste .col-sm-1,
  galabau-stellenboerse-detail .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  galabau-fachbetrieb-suche .col-sm-2,
  galabau-fachbetrieb-liste .col-sm-2,
  galabau-fachbetrieb-detail .col-sm-2,
  galabau-stellenboerse-suche .col-sm-2,
  galabau-stellenboerse-liste .col-sm-2,
  galabau-stellenboerse-detail .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  galabau-fachbetrieb-suche .col-sm-3,
  galabau-fachbetrieb-liste .col-sm-3,
  galabau-fachbetrieb-detail .col-sm-3,
  galabau-stellenboerse-suche .col-sm-3,
  galabau-stellenboerse-liste .col-sm-3,
  galabau-stellenboerse-detail .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  galabau-fachbetrieb-suche .col-sm-4,
  galabau-fachbetrieb-liste .col-sm-4,
  galabau-fachbetrieb-detail .col-sm-4,
  galabau-stellenboerse-suche .col-sm-4,
  galabau-stellenboerse-liste .col-sm-4,
  galabau-stellenboerse-detail .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  galabau-fachbetrieb-suche .col-sm-5,
  galabau-fachbetrieb-liste .col-sm-5,
  galabau-fachbetrieb-detail .col-sm-5,
  galabau-stellenboerse-suche .col-sm-5,
  galabau-stellenboerse-liste .col-sm-5,
  galabau-stellenboerse-detail .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  galabau-fachbetrieb-suche .col-sm-6,
  galabau-fachbetrieb-liste .col-sm-6,
  galabau-fachbetrieb-detail .col-sm-6,
  galabau-stellenboerse-suche .col-sm-6,
  galabau-stellenboerse-liste .col-sm-6,
  galabau-stellenboerse-detail .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  galabau-fachbetrieb-suche .col-sm-7,
  galabau-fachbetrieb-liste .col-sm-7,
  galabau-fachbetrieb-detail .col-sm-7,
  galabau-stellenboerse-suche .col-sm-7,
  galabau-stellenboerse-liste .col-sm-7,
  galabau-stellenboerse-detail .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  galabau-fachbetrieb-suche .col-sm-8,
  galabau-fachbetrieb-liste .col-sm-8,
  galabau-fachbetrieb-detail .col-sm-8,
  galabau-stellenboerse-suche .col-sm-8,
  galabau-stellenboerse-liste .col-sm-8,
  galabau-stellenboerse-detail .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  galabau-fachbetrieb-suche .col-sm-9,
  galabau-fachbetrieb-liste .col-sm-9,
  galabau-fachbetrieb-detail .col-sm-9,
  galabau-stellenboerse-suche .col-sm-9,
  galabau-stellenboerse-liste .col-sm-9,
  galabau-stellenboerse-detail .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  galabau-fachbetrieb-suche .col-sm-10,
  galabau-fachbetrieb-liste .col-sm-10,
  galabau-fachbetrieb-detail .col-sm-10,
  galabau-stellenboerse-suche .col-sm-10,
  galabau-stellenboerse-liste .col-sm-10,
  galabau-stellenboerse-detail .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  galabau-fachbetrieb-suche .col-sm-11,
  galabau-fachbetrieb-liste .col-sm-11,
  galabau-fachbetrieb-detail .col-sm-11,
  galabau-stellenboerse-suche .col-sm-11,
  galabau-stellenboerse-liste .col-sm-11,
  galabau-stellenboerse-detail .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  galabau-fachbetrieb-suche .col-sm-12,
  galabau-fachbetrieb-liste .col-sm-12,
  galabau-fachbetrieb-detail .col-sm-12,
  galabau-stellenboerse-suche .col-sm-12,
  galabau-stellenboerse-liste .col-sm-12,
  galabau-stellenboerse-detail .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .order-sm-first,
  galabau-fachbetrieb-liste .order-sm-first,
  galabau-fachbetrieb-detail .order-sm-first,
  galabau-stellenboerse-suche .order-sm-first,
  galabau-stellenboerse-liste .order-sm-first,
  galabau-stellenboerse-detail .order-sm-first {
    order: -1;
  }
  galabau-fachbetrieb-suche .order-sm-last,
  galabau-fachbetrieb-liste .order-sm-last,
  galabau-fachbetrieb-detail .order-sm-last,
  galabau-stellenboerse-suche .order-sm-last,
  galabau-stellenboerse-liste .order-sm-last,
  galabau-stellenboerse-detail .order-sm-last {
    order: 13;
  }
  galabau-fachbetrieb-suche .order-sm-0,
  galabau-fachbetrieb-liste .order-sm-0,
  galabau-fachbetrieb-detail .order-sm-0,
  galabau-stellenboerse-suche .order-sm-0,
  galabau-stellenboerse-liste .order-sm-0,
  galabau-stellenboerse-detail .order-sm-0 {
    order: 0;
  }
  galabau-fachbetrieb-suche .order-sm-1,
  galabau-fachbetrieb-liste .order-sm-1,
  galabau-fachbetrieb-detail .order-sm-1,
  galabau-stellenboerse-suche .order-sm-1,
  galabau-stellenboerse-liste .order-sm-1,
  galabau-stellenboerse-detail .order-sm-1 {
    order: 1;
  }
  galabau-fachbetrieb-suche .order-sm-2,
  galabau-fachbetrieb-liste .order-sm-2,
  galabau-fachbetrieb-detail .order-sm-2,
  galabau-stellenboerse-suche .order-sm-2,
  galabau-stellenboerse-liste .order-sm-2,
  galabau-stellenboerse-detail .order-sm-2 {
    order: 2;
  }
  galabau-fachbetrieb-suche .order-sm-3,
  galabau-fachbetrieb-liste .order-sm-3,
  galabau-fachbetrieb-detail .order-sm-3,
  galabau-stellenboerse-suche .order-sm-3,
  galabau-stellenboerse-liste .order-sm-3,
  galabau-stellenboerse-detail .order-sm-3 {
    order: 3;
  }
  galabau-fachbetrieb-suche .order-sm-4,
  galabau-fachbetrieb-liste .order-sm-4,
  galabau-fachbetrieb-detail .order-sm-4,
  galabau-stellenboerse-suche .order-sm-4,
  galabau-stellenboerse-liste .order-sm-4,
  galabau-stellenboerse-detail .order-sm-4 {
    order: 4;
  }
  galabau-fachbetrieb-suche .order-sm-5,
  galabau-fachbetrieb-liste .order-sm-5,
  galabau-fachbetrieb-detail .order-sm-5,
  galabau-stellenboerse-suche .order-sm-5,
  galabau-stellenboerse-liste .order-sm-5,
  galabau-stellenboerse-detail .order-sm-5 {
    order: 5;
  }
  galabau-fachbetrieb-suche .order-sm-6,
  galabau-fachbetrieb-liste .order-sm-6,
  galabau-fachbetrieb-detail .order-sm-6,
  galabau-stellenboerse-suche .order-sm-6,
  galabau-stellenboerse-liste .order-sm-6,
  galabau-stellenboerse-detail .order-sm-6 {
    order: 6;
  }
  galabau-fachbetrieb-suche .order-sm-7,
  galabau-fachbetrieb-liste .order-sm-7,
  galabau-fachbetrieb-detail .order-sm-7,
  galabau-stellenboerse-suche .order-sm-7,
  galabau-stellenboerse-liste .order-sm-7,
  galabau-stellenboerse-detail .order-sm-7 {
    order: 7;
  }
  galabau-fachbetrieb-suche .order-sm-8,
  galabau-fachbetrieb-liste .order-sm-8,
  galabau-fachbetrieb-detail .order-sm-8,
  galabau-stellenboerse-suche .order-sm-8,
  galabau-stellenboerse-liste .order-sm-8,
  galabau-stellenboerse-detail .order-sm-8 {
    order: 8;
  }
  galabau-fachbetrieb-suche .order-sm-9,
  galabau-fachbetrieb-liste .order-sm-9,
  galabau-fachbetrieb-detail .order-sm-9,
  galabau-stellenboerse-suche .order-sm-9,
  galabau-stellenboerse-liste .order-sm-9,
  galabau-stellenboerse-detail .order-sm-9 {
    order: 9;
  }
  galabau-fachbetrieb-suche .order-sm-10,
  galabau-fachbetrieb-liste .order-sm-10,
  galabau-fachbetrieb-detail .order-sm-10,
  galabau-stellenboerse-suche .order-sm-10,
  galabau-stellenboerse-liste .order-sm-10,
  galabau-stellenboerse-detail .order-sm-10 {
    order: 10;
  }
  galabau-fachbetrieb-suche .order-sm-11,
  galabau-fachbetrieb-liste .order-sm-11,
  galabau-fachbetrieb-detail .order-sm-11,
  galabau-stellenboerse-suche .order-sm-11,
  galabau-stellenboerse-liste .order-sm-11,
  galabau-stellenboerse-detail .order-sm-11 {
    order: 11;
  }
  galabau-fachbetrieb-suche .order-sm-12,
  galabau-fachbetrieb-liste .order-sm-12,
  galabau-fachbetrieb-detail .order-sm-12,
  galabau-stellenboerse-suche .order-sm-12,
  galabau-stellenboerse-liste .order-sm-12,
  galabau-stellenboerse-detail .order-sm-12 {
    order: 12;
  }
  galabau-fachbetrieb-suche .offset-sm-0,
  galabau-fachbetrieb-liste .offset-sm-0,
  galabau-fachbetrieb-detail .offset-sm-0,
  galabau-stellenboerse-suche .offset-sm-0,
  galabau-stellenboerse-liste .offset-sm-0,
  galabau-stellenboerse-detail .offset-sm-0 {
    margin-left: 0;
  }
  galabau-fachbetrieb-suche .offset-sm-1,
  galabau-fachbetrieb-liste .offset-sm-1,
  galabau-fachbetrieb-detail .offset-sm-1,
  galabau-stellenboerse-suche .offset-sm-1,
  galabau-stellenboerse-liste .offset-sm-1,
  galabau-stellenboerse-detail .offset-sm-1 {
    margin-left: 8.33333%;
  }
  galabau-fachbetrieb-suche .offset-sm-2,
  galabau-fachbetrieb-liste .offset-sm-2,
  galabau-fachbetrieb-detail .offset-sm-2,
  galabau-stellenboerse-suche .offset-sm-2,
  galabau-stellenboerse-liste .offset-sm-2,
  galabau-stellenboerse-detail .offset-sm-2 {
    margin-left: 16.66667%;
  }
  galabau-fachbetrieb-suche .offset-sm-3,
  galabau-fachbetrieb-liste .offset-sm-3,
  galabau-fachbetrieb-detail .offset-sm-3,
  galabau-stellenboerse-suche .offset-sm-3,
  galabau-stellenboerse-liste .offset-sm-3,
  galabau-stellenboerse-detail .offset-sm-3 {
    margin-left: 25%;
  }
  galabau-fachbetrieb-suche .offset-sm-4,
  galabau-fachbetrieb-liste .offset-sm-4,
  galabau-fachbetrieb-detail .offset-sm-4,
  galabau-stellenboerse-suche .offset-sm-4,
  galabau-stellenboerse-liste .offset-sm-4,
  galabau-stellenboerse-detail .offset-sm-4 {
    margin-left: 33.33333%;
  }
  galabau-fachbetrieb-suche .offset-sm-5,
  galabau-fachbetrieb-liste .offset-sm-5,
  galabau-fachbetrieb-detail .offset-sm-5,
  galabau-stellenboerse-suche .offset-sm-5,
  galabau-stellenboerse-liste .offset-sm-5,
  galabau-stellenboerse-detail .offset-sm-5 {
    margin-left: 41.66667%;
  }
  galabau-fachbetrieb-suche .offset-sm-6,
  galabau-fachbetrieb-liste .offset-sm-6,
  galabau-fachbetrieb-detail .offset-sm-6,
  galabau-stellenboerse-suche .offset-sm-6,
  galabau-stellenboerse-liste .offset-sm-6,
  galabau-stellenboerse-detail .offset-sm-6 {
    margin-left: 50%;
  }
  galabau-fachbetrieb-suche .offset-sm-7,
  galabau-fachbetrieb-liste .offset-sm-7,
  galabau-fachbetrieb-detail .offset-sm-7,
  galabau-stellenboerse-suche .offset-sm-7,
  galabau-stellenboerse-liste .offset-sm-7,
  galabau-stellenboerse-detail .offset-sm-7 {
    margin-left: 58.33333%;
  }
  galabau-fachbetrieb-suche .offset-sm-8,
  galabau-fachbetrieb-liste .offset-sm-8,
  galabau-fachbetrieb-detail .offset-sm-8,
  galabau-stellenboerse-suche .offset-sm-8,
  galabau-stellenboerse-liste .offset-sm-8,
  galabau-stellenboerse-detail .offset-sm-8 {
    margin-left: 66.66667%;
  }
  galabau-fachbetrieb-suche .offset-sm-9,
  galabau-fachbetrieb-liste .offset-sm-9,
  galabau-fachbetrieb-detail .offset-sm-9,
  galabau-stellenboerse-suche .offset-sm-9,
  galabau-stellenboerse-liste .offset-sm-9,
  galabau-stellenboerse-detail .offset-sm-9 {
    margin-left: 75%;
  }
  galabau-fachbetrieb-suche .offset-sm-10,
  galabau-fachbetrieb-liste .offset-sm-10,
  galabau-fachbetrieb-detail .offset-sm-10,
  galabau-stellenboerse-suche .offset-sm-10,
  galabau-stellenboerse-liste .offset-sm-10,
  galabau-stellenboerse-detail .offset-sm-10 {
    margin-left: 83.33333%;
  }
  galabau-fachbetrieb-suche .offset-sm-11,
  galabau-fachbetrieb-liste .offset-sm-11,
  galabau-fachbetrieb-detail .offset-sm-11,
  galabau-stellenboerse-suche .offset-sm-11,
  galabau-stellenboerse-liste .offset-sm-11,
  galabau-stellenboerse-detail .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  galabau-fachbetrieb-suche .col-md,
  galabau-fachbetrieb-liste .col-md,
  galabau-fachbetrieb-detail .col-md,
  galabau-stellenboerse-suche .col-md,
  galabau-stellenboerse-liste .col-md,
  galabau-stellenboerse-detail .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-md-auto,
  galabau-fachbetrieb-liste .col-md-auto,
  galabau-fachbetrieb-detail .col-md-auto,
  galabau-stellenboerse-suche .col-md-auto,
  galabau-stellenboerse-liste .col-md-auto,
  galabau-stellenboerse-detail .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-md-1,
  galabau-fachbetrieb-liste .col-md-1,
  galabau-fachbetrieb-detail .col-md-1,
  galabau-stellenboerse-suche .col-md-1,
  galabau-stellenboerse-liste .col-md-1,
  galabau-stellenboerse-detail .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  galabau-fachbetrieb-suche .col-md-2,
  galabau-fachbetrieb-liste .col-md-2,
  galabau-fachbetrieb-detail .col-md-2,
  galabau-stellenboerse-suche .col-md-2,
  galabau-stellenboerse-liste .col-md-2,
  galabau-stellenboerse-detail .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  galabau-fachbetrieb-suche .col-md-3,
  galabau-fachbetrieb-liste .col-md-3,
  galabau-fachbetrieb-detail .col-md-3,
  galabau-stellenboerse-suche .col-md-3,
  galabau-stellenboerse-liste .col-md-3,
  galabau-stellenboerse-detail .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  galabau-fachbetrieb-suche .col-md-4,
  galabau-fachbetrieb-liste .col-md-4,
  galabau-fachbetrieb-detail .col-md-4,
  galabau-stellenboerse-suche .col-md-4,
  galabau-stellenboerse-liste .col-md-4,
  galabau-stellenboerse-detail .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  galabau-fachbetrieb-suche .col-md-5,
  galabau-fachbetrieb-liste .col-md-5,
  galabau-fachbetrieb-detail .col-md-5,
  galabau-stellenboerse-suche .col-md-5,
  galabau-stellenboerse-liste .col-md-5,
  galabau-stellenboerse-detail .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  galabau-fachbetrieb-suche .col-md-6,
  galabau-fachbetrieb-liste .col-md-6,
  galabau-fachbetrieb-detail .col-md-6,
  galabau-stellenboerse-suche .col-md-6,
  galabau-stellenboerse-liste .col-md-6,
  galabau-stellenboerse-detail .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  galabau-fachbetrieb-suche .col-md-7,
  galabau-fachbetrieb-liste .col-md-7,
  galabau-fachbetrieb-detail .col-md-7,
  galabau-stellenboerse-suche .col-md-7,
  galabau-stellenboerse-liste .col-md-7,
  galabau-stellenboerse-detail .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  galabau-fachbetrieb-suche .col-md-8,
  galabau-fachbetrieb-liste .col-md-8,
  galabau-fachbetrieb-detail .col-md-8,
  galabau-stellenboerse-suche .col-md-8,
  galabau-stellenboerse-liste .col-md-8,
  galabau-stellenboerse-detail .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  galabau-fachbetrieb-suche .col-md-9,
  galabau-fachbetrieb-liste .col-md-9,
  galabau-fachbetrieb-detail .col-md-9,
  galabau-stellenboerse-suche .col-md-9,
  galabau-stellenboerse-liste .col-md-9,
  galabau-stellenboerse-detail .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  galabau-fachbetrieb-suche .col-md-10,
  galabau-fachbetrieb-liste .col-md-10,
  galabau-fachbetrieb-detail .col-md-10,
  galabau-stellenboerse-suche .col-md-10,
  galabau-stellenboerse-liste .col-md-10,
  galabau-stellenboerse-detail .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  galabau-fachbetrieb-suche .col-md-11,
  galabau-fachbetrieb-liste .col-md-11,
  galabau-fachbetrieb-detail .col-md-11,
  galabau-stellenboerse-suche .col-md-11,
  galabau-stellenboerse-liste .col-md-11,
  galabau-stellenboerse-detail .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  galabau-fachbetrieb-suche .col-md-12,
  galabau-fachbetrieb-liste .col-md-12,
  galabau-fachbetrieb-detail .col-md-12,
  galabau-stellenboerse-suche .col-md-12,
  galabau-stellenboerse-liste .col-md-12,
  galabau-stellenboerse-detail .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .order-md-first,
  galabau-fachbetrieb-liste .order-md-first,
  galabau-fachbetrieb-detail .order-md-first,
  galabau-stellenboerse-suche .order-md-first,
  galabau-stellenboerse-liste .order-md-first,
  galabau-stellenboerse-detail .order-md-first {
    order: -1;
  }
  galabau-fachbetrieb-suche .order-md-last,
  galabau-fachbetrieb-liste .order-md-last,
  galabau-fachbetrieb-detail .order-md-last,
  galabau-stellenboerse-suche .order-md-last,
  galabau-stellenboerse-liste .order-md-last,
  galabau-stellenboerse-detail .order-md-last {
    order: 13;
  }
  galabau-fachbetrieb-suche .order-md-0,
  galabau-fachbetrieb-liste .order-md-0,
  galabau-fachbetrieb-detail .order-md-0,
  galabau-stellenboerse-suche .order-md-0,
  galabau-stellenboerse-liste .order-md-0,
  galabau-stellenboerse-detail .order-md-0 {
    order: 0;
  }
  galabau-fachbetrieb-suche .order-md-1,
  galabau-fachbetrieb-liste .order-md-1,
  galabau-fachbetrieb-detail .order-md-1,
  galabau-stellenboerse-suche .order-md-1,
  galabau-stellenboerse-liste .order-md-1,
  galabau-stellenboerse-detail .order-md-1 {
    order: 1;
  }
  galabau-fachbetrieb-suche .order-md-2,
  galabau-fachbetrieb-liste .order-md-2,
  galabau-fachbetrieb-detail .order-md-2,
  galabau-stellenboerse-suche .order-md-2,
  galabau-stellenboerse-liste .order-md-2,
  galabau-stellenboerse-detail .order-md-2 {
    order: 2;
  }
  galabau-fachbetrieb-suche .order-md-3,
  galabau-fachbetrieb-liste .order-md-3,
  galabau-fachbetrieb-detail .order-md-3,
  galabau-stellenboerse-suche .order-md-3,
  galabau-stellenboerse-liste .order-md-3,
  galabau-stellenboerse-detail .order-md-3 {
    order: 3;
  }
  galabau-fachbetrieb-suche .order-md-4,
  galabau-fachbetrieb-liste .order-md-4,
  galabau-fachbetrieb-detail .order-md-4,
  galabau-stellenboerse-suche .order-md-4,
  galabau-stellenboerse-liste .order-md-4,
  galabau-stellenboerse-detail .order-md-4 {
    order: 4;
  }
  galabau-fachbetrieb-suche .order-md-5,
  galabau-fachbetrieb-liste .order-md-5,
  galabau-fachbetrieb-detail .order-md-5,
  galabau-stellenboerse-suche .order-md-5,
  galabau-stellenboerse-liste .order-md-5,
  galabau-stellenboerse-detail .order-md-5 {
    order: 5;
  }
  galabau-fachbetrieb-suche .order-md-6,
  galabau-fachbetrieb-liste .order-md-6,
  galabau-fachbetrieb-detail .order-md-6,
  galabau-stellenboerse-suche .order-md-6,
  galabau-stellenboerse-liste .order-md-6,
  galabau-stellenboerse-detail .order-md-6 {
    order: 6;
  }
  galabau-fachbetrieb-suche .order-md-7,
  galabau-fachbetrieb-liste .order-md-7,
  galabau-fachbetrieb-detail .order-md-7,
  galabau-stellenboerse-suche .order-md-7,
  galabau-stellenboerse-liste .order-md-7,
  galabau-stellenboerse-detail .order-md-7 {
    order: 7;
  }
  galabau-fachbetrieb-suche .order-md-8,
  galabau-fachbetrieb-liste .order-md-8,
  galabau-fachbetrieb-detail .order-md-8,
  galabau-stellenboerse-suche .order-md-8,
  galabau-stellenboerse-liste .order-md-8,
  galabau-stellenboerse-detail .order-md-8 {
    order: 8;
  }
  galabau-fachbetrieb-suche .order-md-9,
  galabau-fachbetrieb-liste .order-md-9,
  galabau-fachbetrieb-detail .order-md-9,
  galabau-stellenboerse-suche .order-md-9,
  galabau-stellenboerse-liste .order-md-9,
  galabau-stellenboerse-detail .order-md-9 {
    order: 9;
  }
  galabau-fachbetrieb-suche .order-md-10,
  galabau-fachbetrieb-liste .order-md-10,
  galabau-fachbetrieb-detail .order-md-10,
  galabau-stellenboerse-suche .order-md-10,
  galabau-stellenboerse-liste .order-md-10,
  galabau-stellenboerse-detail .order-md-10 {
    order: 10;
  }
  galabau-fachbetrieb-suche .order-md-11,
  galabau-fachbetrieb-liste .order-md-11,
  galabau-fachbetrieb-detail .order-md-11,
  galabau-stellenboerse-suche .order-md-11,
  galabau-stellenboerse-liste .order-md-11,
  galabau-stellenboerse-detail .order-md-11 {
    order: 11;
  }
  galabau-fachbetrieb-suche .order-md-12,
  galabau-fachbetrieb-liste .order-md-12,
  galabau-fachbetrieb-detail .order-md-12,
  galabau-stellenboerse-suche .order-md-12,
  galabau-stellenboerse-liste .order-md-12,
  galabau-stellenboerse-detail .order-md-12 {
    order: 12;
  }
  galabau-fachbetrieb-suche .offset-md-0,
  galabau-fachbetrieb-liste .offset-md-0,
  galabau-fachbetrieb-detail .offset-md-0,
  galabau-stellenboerse-suche .offset-md-0,
  galabau-stellenboerse-liste .offset-md-0,
  galabau-stellenboerse-detail .offset-md-0 {
    margin-left: 0;
  }
  galabau-fachbetrieb-suche .offset-md-1,
  galabau-fachbetrieb-liste .offset-md-1,
  galabau-fachbetrieb-detail .offset-md-1,
  galabau-stellenboerse-suche .offset-md-1,
  galabau-stellenboerse-liste .offset-md-1,
  galabau-stellenboerse-detail .offset-md-1 {
    margin-left: 8.33333%;
  }
  galabau-fachbetrieb-suche .offset-md-2,
  galabau-fachbetrieb-liste .offset-md-2,
  galabau-fachbetrieb-detail .offset-md-2,
  galabau-stellenboerse-suche .offset-md-2,
  galabau-stellenboerse-liste .offset-md-2,
  galabau-stellenboerse-detail .offset-md-2 {
    margin-left: 16.66667%;
  }
  galabau-fachbetrieb-suche .offset-md-3,
  galabau-fachbetrieb-liste .offset-md-3,
  galabau-fachbetrieb-detail .offset-md-3,
  galabau-stellenboerse-suche .offset-md-3,
  galabau-stellenboerse-liste .offset-md-3,
  galabau-stellenboerse-detail .offset-md-3 {
    margin-left: 25%;
  }
  galabau-fachbetrieb-suche .offset-md-4,
  galabau-fachbetrieb-liste .offset-md-4,
  galabau-fachbetrieb-detail .offset-md-4,
  galabau-stellenboerse-suche .offset-md-4,
  galabau-stellenboerse-liste .offset-md-4,
  galabau-stellenboerse-detail .offset-md-4 {
    margin-left: 33.33333%;
  }
  galabau-fachbetrieb-suche .offset-md-5,
  galabau-fachbetrieb-liste .offset-md-5,
  galabau-fachbetrieb-detail .offset-md-5,
  galabau-stellenboerse-suche .offset-md-5,
  galabau-stellenboerse-liste .offset-md-5,
  galabau-stellenboerse-detail .offset-md-5 {
    margin-left: 41.66667%;
  }
  galabau-fachbetrieb-suche .offset-md-6,
  galabau-fachbetrieb-liste .offset-md-6,
  galabau-fachbetrieb-detail .offset-md-6,
  galabau-stellenboerse-suche .offset-md-6,
  galabau-stellenboerse-liste .offset-md-6,
  galabau-stellenboerse-detail .offset-md-6 {
    margin-left: 50%;
  }
  galabau-fachbetrieb-suche .offset-md-7,
  galabau-fachbetrieb-liste .offset-md-7,
  galabau-fachbetrieb-detail .offset-md-7,
  galabau-stellenboerse-suche .offset-md-7,
  galabau-stellenboerse-liste .offset-md-7,
  galabau-stellenboerse-detail .offset-md-7 {
    margin-left: 58.33333%;
  }
  galabau-fachbetrieb-suche .offset-md-8,
  galabau-fachbetrieb-liste .offset-md-8,
  galabau-fachbetrieb-detail .offset-md-8,
  galabau-stellenboerse-suche .offset-md-8,
  galabau-stellenboerse-liste .offset-md-8,
  galabau-stellenboerse-detail .offset-md-8 {
    margin-left: 66.66667%;
  }
  galabau-fachbetrieb-suche .offset-md-9,
  galabau-fachbetrieb-liste .offset-md-9,
  galabau-fachbetrieb-detail .offset-md-9,
  galabau-stellenboerse-suche .offset-md-9,
  galabau-stellenboerse-liste .offset-md-9,
  galabau-stellenboerse-detail .offset-md-9 {
    margin-left: 75%;
  }
  galabau-fachbetrieb-suche .offset-md-10,
  galabau-fachbetrieb-liste .offset-md-10,
  galabau-fachbetrieb-detail .offset-md-10,
  galabau-stellenboerse-suche .offset-md-10,
  galabau-stellenboerse-liste .offset-md-10,
  galabau-stellenboerse-detail .offset-md-10 {
    margin-left: 83.33333%;
  }
  galabau-fachbetrieb-suche .offset-md-11,
  galabau-fachbetrieb-liste .offset-md-11,
  galabau-fachbetrieb-detail .offset-md-11,
  galabau-stellenboerse-suche .offset-md-11,
  galabau-stellenboerse-liste .offset-md-11,
  galabau-stellenboerse-detail .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  galabau-fachbetrieb-suche .col-lg,
  galabau-fachbetrieb-liste .col-lg,
  galabau-fachbetrieb-detail .col-lg,
  galabau-stellenboerse-suche .col-lg,
  galabau-stellenboerse-liste .col-lg,
  galabau-stellenboerse-detail .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-lg-auto,
  galabau-fachbetrieb-liste .col-lg-auto,
  galabau-fachbetrieb-detail .col-lg-auto,
  galabau-stellenboerse-suche .col-lg-auto,
  galabau-stellenboerse-liste .col-lg-auto,
  galabau-stellenboerse-detail .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-lg-1,
  galabau-fachbetrieb-liste .col-lg-1,
  galabau-fachbetrieb-detail .col-lg-1,
  galabau-stellenboerse-suche .col-lg-1,
  galabau-stellenboerse-liste .col-lg-1,
  galabau-stellenboerse-detail .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  galabau-fachbetrieb-suche .col-lg-2,
  galabau-fachbetrieb-liste .col-lg-2,
  galabau-fachbetrieb-detail .col-lg-2,
  galabau-stellenboerse-suche .col-lg-2,
  galabau-stellenboerse-liste .col-lg-2,
  galabau-stellenboerse-detail .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  galabau-fachbetrieb-suche .col-lg-3,
  galabau-fachbetrieb-liste .col-lg-3,
  galabau-fachbetrieb-detail .col-lg-3,
  galabau-stellenboerse-suche .col-lg-3,
  galabau-stellenboerse-liste .col-lg-3,
  galabau-stellenboerse-detail .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  galabau-fachbetrieb-suche .col-lg-4,
  galabau-fachbetrieb-liste .col-lg-4,
  galabau-fachbetrieb-detail .col-lg-4,
  galabau-stellenboerse-suche .col-lg-4,
  galabau-stellenboerse-liste .col-lg-4,
  galabau-stellenboerse-detail .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  galabau-fachbetrieb-suche .col-lg-5,
  galabau-fachbetrieb-liste .col-lg-5,
  galabau-fachbetrieb-detail .col-lg-5,
  galabau-stellenboerse-suche .col-lg-5,
  galabau-stellenboerse-liste .col-lg-5,
  galabau-stellenboerse-detail .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  galabau-fachbetrieb-suche .col-lg-6,
  galabau-fachbetrieb-liste .col-lg-6,
  galabau-fachbetrieb-detail .col-lg-6,
  galabau-stellenboerse-suche .col-lg-6,
  galabau-stellenboerse-liste .col-lg-6,
  galabau-stellenboerse-detail .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  galabau-fachbetrieb-suche .col-lg-7,
  galabau-fachbetrieb-liste .col-lg-7,
  galabau-fachbetrieb-detail .col-lg-7,
  galabau-stellenboerse-suche .col-lg-7,
  galabau-stellenboerse-liste .col-lg-7,
  galabau-stellenboerse-detail .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  galabau-fachbetrieb-suche .col-lg-8,
  galabau-fachbetrieb-liste .col-lg-8,
  galabau-fachbetrieb-detail .col-lg-8,
  galabau-stellenboerse-suche .col-lg-8,
  galabau-stellenboerse-liste .col-lg-8,
  galabau-stellenboerse-detail .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  galabau-fachbetrieb-suche .col-lg-9,
  galabau-fachbetrieb-liste .col-lg-9,
  galabau-fachbetrieb-detail .col-lg-9,
  galabau-stellenboerse-suche .col-lg-9,
  galabau-stellenboerse-liste .col-lg-9,
  galabau-stellenboerse-detail .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  galabau-fachbetrieb-suche .col-lg-10,
  galabau-fachbetrieb-liste .col-lg-10,
  galabau-fachbetrieb-detail .col-lg-10,
  galabau-stellenboerse-suche .col-lg-10,
  galabau-stellenboerse-liste .col-lg-10,
  galabau-stellenboerse-detail .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  galabau-fachbetrieb-suche .col-lg-11,
  galabau-fachbetrieb-liste .col-lg-11,
  galabau-fachbetrieb-detail .col-lg-11,
  galabau-stellenboerse-suche .col-lg-11,
  galabau-stellenboerse-liste .col-lg-11,
  galabau-stellenboerse-detail .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  galabau-fachbetrieb-suche .col-lg-12,
  galabau-fachbetrieb-liste .col-lg-12,
  galabau-fachbetrieb-detail .col-lg-12,
  galabau-stellenboerse-suche .col-lg-12,
  galabau-stellenboerse-liste .col-lg-12,
  galabau-stellenboerse-detail .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .order-lg-first,
  galabau-fachbetrieb-liste .order-lg-first,
  galabau-fachbetrieb-detail .order-lg-first,
  galabau-stellenboerse-suche .order-lg-first,
  galabau-stellenboerse-liste .order-lg-first,
  galabau-stellenboerse-detail .order-lg-first {
    order: -1;
  }
  galabau-fachbetrieb-suche .order-lg-last,
  galabau-fachbetrieb-liste .order-lg-last,
  galabau-fachbetrieb-detail .order-lg-last,
  galabau-stellenboerse-suche .order-lg-last,
  galabau-stellenboerse-liste .order-lg-last,
  galabau-stellenboerse-detail .order-lg-last {
    order: 13;
  }
  galabau-fachbetrieb-suche .order-lg-0,
  galabau-fachbetrieb-liste .order-lg-0,
  galabau-fachbetrieb-detail .order-lg-0,
  galabau-stellenboerse-suche .order-lg-0,
  galabau-stellenboerse-liste .order-lg-0,
  galabau-stellenboerse-detail .order-lg-0 {
    order: 0;
  }
  galabau-fachbetrieb-suche .order-lg-1,
  galabau-fachbetrieb-liste .order-lg-1,
  galabau-fachbetrieb-detail .order-lg-1,
  galabau-stellenboerse-suche .order-lg-1,
  galabau-stellenboerse-liste .order-lg-1,
  galabau-stellenboerse-detail .order-lg-1 {
    order: 1;
  }
  galabau-fachbetrieb-suche .order-lg-2,
  galabau-fachbetrieb-liste .order-lg-2,
  galabau-fachbetrieb-detail .order-lg-2,
  galabau-stellenboerse-suche .order-lg-2,
  galabau-stellenboerse-liste .order-lg-2,
  galabau-stellenboerse-detail .order-lg-2 {
    order: 2;
  }
  galabau-fachbetrieb-suche .order-lg-3,
  galabau-fachbetrieb-liste .order-lg-3,
  galabau-fachbetrieb-detail .order-lg-3,
  galabau-stellenboerse-suche .order-lg-3,
  galabau-stellenboerse-liste .order-lg-3,
  galabau-stellenboerse-detail .order-lg-3 {
    order: 3;
  }
  galabau-fachbetrieb-suche .order-lg-4,
  galabau-fachbetrieb-liste .order-lg-4,
  galabau-fachbetrieb-detail .order-lg-4,
  galabau-stellenboerse-suche .order-lg-4,
  galabau-stellenboerse-liste .order-lg-4,
  galabau-stellenboerse-detail .order-lg-4 {
    order: 4;
  }
  galabau-fachbetrieb-suche .order-lg-5,
  galabau-fachbetrieb-liste .order-lg-5,
  galabau-fachbetrieb-detail .order-lg-5,
  galabau-stellenboerse-suche .order-lg-5,
  galabau-stellenboerse-liste .order-lg-5,
  galabau-stellenboerse-detail .order-lg-5 {
    order: 5;
  }
  galabau-fachbetrieb-suche .order-lg-6,
  galabau-fachbetrieb-liste .order-lg-6,
  galabau-fachbetrieb-detail .order-lg-6,
  galabau-stellenboerse-suche .order-lg-6,
  galabau-stellenboerse-liste .order-lg-6,
  galabau-stellenboerse-detail .order-lg-6 {
    order: 6;
  }
  galabau-fachbetrieb-suche .order-lg-7,
  galabau-fachbetrieb-liste .order-lg-7,
  galabau-fachbetrieb-detail .order-lg-7,
  galabau-stellenboerse-suche .order-lg-7,
  galabau-stellenboerse-liste .order-lg-7,
  galabau-stellenboerse-detail .order-lg-7 {
    order: 7;
  }
  galabau-fachbetrieb-suche .order-lg-8,
  galabau-fachbetrieb-liste .order-lg-8,
  galabau-fachbetrieb-detail .order-lg-8,
  galabau-stellenboerse-suche .order-lg-8,
  galabau-stellenboerse-liste .order-lg-8,
  galabau-stellenboerse-detail .order-lg-8 {
    order: 8;
  }
  galabau-fachbetrieb-suche .order-lg-9,
  galabau-fachbetrieb-liste .order-lg-9,
  galabau-fachbetrieb-detail .order-lg-9,
  galabau-stellenboerse-suche .order-lg-9,
  galabau-stellenboerse-liste .order-lg-9,
  galabau-stellenboerse-detail .order-lg-9 {
    order: 9;
  }
  galabau-fachbetrieb-suche .order-lg-10,
  galabau-fachbetrieb-liste .order-lg-10,
  galabau-fachbetrieb-detail .order-lg-10,
  galabau-stellenboerse-suche .order-lg-10,
  galabau-stellenboerse-liste .order-lg-10,
  galabau-stellenboerse-detail .order-lg-10 {
    order: 10;
  }
  galabau-fachbetrieb-suche .order-lg-11,
  galabau-fachbetrieb-liste .order-lg-11,
  galabau-fachbetrieb-detail .order-lg-11,
  galabau-stellenboerse-suche .order-lg-11,
  galabau-stellenboerse-liste .order-lg-11,
  galabau-stellenboerse-detail .order-lg-11 {
    order: 11;
  }
  galabau-fachbetrieb-suche .order-lg-12,
  galabau-fachbetrieb-liste .order-lg-12,
  galabau-fachbetrieb-detail .order-lg-12,
  galabau-stellenboerse-suche .order-lg-12,
  galabau-stellenboerse-liste .order-lg-12,
  galabau-stellenboerse-detail .order-lg-12 {
    order: 12;
  }
  galabau-fachbetrieb-suche .offset-lg-0,
  galabau-fachbetrieb-liste .offset-lg-0,
  galabau-fachbetrieb-detail .offset-lg-0,
  galabau-stellenboerse-suche .offset-lg-0,
  galabau-stellenboerse-liste .offset-lg-0,
  galabau-stellenboerse-detail .offset-lg-0 {
    margin-left: 0;
  }
  galabau-fachbetrieb-suche .offset-lg-1,
  galabau-fachbetrieb-liste .offset-lg-1,
  galabau-fachbetrieb-detail .offset-lg-1,
  galabau-stellenboerse-suche .offset-lg-1,
  galabau-stellenboerse-liste .offset-lg-1,
  galabau-stellenboerse-detail .offset-lg-1 {
    margin-left: 8.33333%;
  }
  galabau-fachbetrieb-suche .offset-lg-2,
  galabau-fachbetrieb-liste .offset-lg-2,
  galabau-fachbetrieb-detail .offset-lg-2,
  galabau-stellenboerse-suche .offset-lg-2,
  galabau-stellenboerse-liste .offset-lg-2,
  galabau-stellenboerse-detail .offset-lg-2 {
    margin-left: 16.66667%;
  }
  galabau-fachbetrieb-suche .offset-lg-3,
  galabau-fachbetrieb-liste .offset-lg-3,
  galabau-fachbetrieb-detail .offset-lg-3,
  galabau-stellenboerse-suche .offset-lg-3,
  galabau-stellenboerse-liste .offset-lg-3,
  galabau-stellenboerse-detail .offset-lg-3 {
    margin-left: 25%;
  }
  galabau-fachbetrieb-suche .offset-lg-4,
  galabau-fachbetrieb-liste .offset-lg-4,
  galabau-fachbetrieb-detail .offset-lg-4,
  galabau-stellenboerse-suche .offset-lg-4,
  galabau-stellenboerse-liste .offset-lg-4,
  galabau-stellenboerse-detail .offset-lg-4 {
    margin-left: 33.33333%;
  }
  galabau-fachbetrieb-suche .offset-lg-5,
  galabau-fachbetrieb-liste .offset-lg-5,
  galabau-fachbetrieb-detail .offset-lg-5,
  galabau-stellenboerse-suche .offset-lg-5,
  galabau-stellenboerse-liste .offset-lg-5,
  galabau-stellenboerse-detail .offset-lg-5 {
    margin-left: 41.66667%;
  }
  galabau-fachbetrieb-suche .offset-lg-6,
  galabau-fachbetrieb-liste .offset-lg-6,
  galabau-fachbetrieb-detail .offset-lg-6,
  galabau-stellenboerse-suche .offset-lg-6,
  galabau-stellenboerse-liste .offset-lg-6,
  galabau-stellenboerse-detail .offset-lg-6 {
    margin-left: 50%;
  }
  galabau-fachbetrieb-suche .offset-lg-7,
  galabau-fachbetrieb-liste .offset-lg-7,
  galabau-fachbetrieb-detail .offset-lg-7,
  galabau-stellenboerse-suche .offset-lg-7,
  galabau-stellenboerse-liste .offset-lg-7,
  galabau-stellenboerse-detail .offset-lg-7 {
    margin-left: 58.33333%;
  }
  galabau-fachbetrieb-suche .offset-lg-8,
  galabau-fachbetrieb-liste .offset-lg-8,
  galabau-fachbetrieb-detail .offset-lg-8,
  galabau-stellenboerse-suche .offset-lg-8,
  galabau-stellenboerse-liste .offset-lg-8,
  galabau-stellenboerse-detail .offset-lg-8 {
    margin-left: 66.66667%;
  }
  galabau-fachbetrieb-suche .offset-lg-9,
  galabau-fachbetrieb-liste .offset-lg-9,
  galabau-fachbetrieb-detail .offset-lg-9,
  galabau-stellenboerse-suche .offset-lg-9,
  galabau-stellenboerse-liste .offset-lg-9,
  galabau-stellenboerse-detail .offset-lg-9 {
    margin-left: 75%;
  }
  galabau-fachbetrieb-suche .offset-lg-10,
  galabau-fachbetrieb-liste .offset-lg-10,
  galabau-fachbetrieb-detail .offset-lg-10,
  galabau-stellenboerse-suche .offset-lg-10,
  galabau-stellenboerse-liste .offset-lg-10,
  galabau-stellenboerse-detail .offset-lg-10 {
    margin-left: 83.33333%;
  }
  galabau-fachbetrieb-suche .offset-lg-11,
  galabau-fachbetrieb-liste .offset-lg-11,
  galabau-fachbetrieb-detail .offset-lg-11,
  galabau-stellenboerse-suche .offset-lg-11,
  galabau-stellenboerse-liste .offset-lg-11,
  galabau-stellenboerse-detail .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  galabau-fachbetrieb-suche .col-xl,
  galabau-fachbetrieb-liste .col-xl,
  galabau-fachbetrieb-detail .col-xl,
  galabau-stellenboerse-suche .col-xl,
  galabau-stellenboerse-liste .col-xl,
  galabau-stellenboerse-detail .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-xl-auto,
  galabau-fachbetrieb-liste .col-xl-auto,
  galabau-fachbetrieb-detail .col-xl-auto,
  galabau-stellenboerse-suche .col-xl-auto,
  galabau-stellenboerse-liste .col-xl-auto,
  galabau-stellenboerse-detail .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .col-xl-1,
  galabau-fachbetrieb-liste .col-xl-1,
  galabau-fachbetrieb-detail .col-xl-1,
  galabau-stellenboerse-suche .col-xl-1,
  galabau-stellenboerse-liste .col-xl-1,
  galabau-stellenboerse-detail .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  galabau-fachbetrieb-suche .col-xl-2,
  galabau-fachbetrieb-liste .col-xl-2,
  galabau-fachbetrieb-detail .col-xl-2,
  galabau-stellenboerse-suche .col-xl-2,
  galabau-stellenboerse-liste .col-xl-2,
  galabau-stellenboerse-detail .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  galabau-fachbetrieb-suche .col-xl-3,
  galabau-fachbetrieb-liste .col-xl-3,
  galabau-fachbetrieb-detail .col-xl-3,
  galabau-stellenboerse-suche .col-xl-3,
  galabau-stellenboerse-liste .col-xl-3,
  galabau-stellenboerse-detail .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  galabau-fachbetrieb-suche .col-xl-4,
  galabau-fachbetrieb-liste .col-xl-4,
  galabau-fachbetrieb-detail .col-xl-4,
  galabau-stellenboerse-suche .col-xl-4,
  galabau-stellenboerse-liste .col-xl-4,
  galabau-stellenboerse-detail .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  galabau-fachbetrieb-suche .col-xl-5,
  galabau-fachbetrieb-liste .col-xl-5,
  galabau-fachbetrieb-detail .col-xl-5,
  galabau-stellenboerse-suche .col-xl-5,
  galabau-stellenboerse-liste .col-xl-5,
  galabau-stellenboerse-detail .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  galabau-fachbetrieb-suche .col-xl-6,
  galabau-fachbetrieb-liste .col-xl-6,
  galabau-fachbetrieb-detail .col-xl-6,
  galabau-stellenboerse-suche .col-xl-6,
  galabau-stellenboerse-liste .col-xl-6,
  galabau-stellenboerse-detail .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  galabau-fachbetrieb-suche .col-xl-7,
  galabau-fachbetrieb-liste .col-xl-7,
  galabau-fachbetrieb-detail .col-xl-7,
  galabau-stellenboerse-suche .col-xl-7,
  galabau-stellenboerse-liste .col-xl-7,
  galabau-stellenboerse-detail .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  galabau-fachbetrieb-suche .col-xl-8,
  galabau-fachbetrieb-liste .col-xl-8,
  galabau-fachbetrieb-detail .col-xl-8,
  galabau-stellenboerse-suche .col-xl-8,
  galabau-stellenboerse-liste .col-xl-8,
  galabau-stellenboerse-detail .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  galabau-fachbetrieb-suche .col-xl-9,
  galabau-fachbetrieb-liste .col-xl-9,
  galabau-fachbetrieb-detail .col-xl-9,
  galabau-stellenboerse-suche .col-xl-9,
  galabau-stellenboerse-liste .col-xl-9,
  galabau-stellenboerse-detail .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  galabau-fachbetrieb-suche .col-xl-10,
  galabau-fachbetrieb-liste .col-xl-10,
  galabau-fachbetrieb-detail .col-xl-10,
  galabau-stellenboerse-suche .col-xl-10,
  galabau-stellenboerse-liste .col-xl-10,
  galabau-stellenboerse-detail .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  galabau-fachbetrieb-suche .col-xl-11,
  galabau-fachbetrieb-liste .col-xl-11,
  galabau-fachbetrieb-detail .col-xl-11,
  galabau-stellenboerse-suche .col-xl-11,
  galabau-stellenboerse-liste .col-xl-11,
  galabau-stellenboerse-detail .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  galabau-fachbetrieb-suche .col-xl-12,
  galabau-fachbetrieb-liste .col-xl-12,
  galabau-fachbetrieb-detail .col-xl-12,
  galabau-stellenboerse-suche .col-xl-12,
  galabau-stellenboerse-liste .col-xl-12,
  galabau-stellenboerse-detail .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  galabau-fachbetrieb-suche .order-xl-first,
  galabau-fachbetrieb-liste .order-xl-first,
  galabau-fachbetrieb-detail .order-xl-first,
  galabau-stellenboerse-suche .order-xl-first,
  galabau-stellenboerse-liste .order-xl-first,
  galabau-stellenboerse-detail .order-xl-first {
    order: -1;
  }
  galabau-fachbetrieb-suche .order-xl-last,
  galabau-fachbetrieb-liste .order-xl-last,
  galabau-fachbetrieb-detail .order-xl-last,
  galabau-stellenboerse-suche .order-xl-last,
  galabau-stellenboerse-liste .order-xl-last,
  galabau-stellenboerse-detail .order-xl-last {
    order: 13;
  }
  galabau-fachbetrieb-suche .order-xl-0,
  galabau-fachbetrieb-liste .order-xl-0,
  galabau-fachbetrieb-detail .order-xl-0,
  galabau-stellenboerse-suche .order-xl-0,
  galabau-stellenboerse-liste .order-xl-0,
  galabau-stellenboerse-detail .order-xl-0 {
    order: 0;
  }
  galabau-fachbetrieb-suche .order-xl-1,
  galabau-fachbetrieb-liste .order-xl-1,
  galabau-fachbetrieb-detail .order-xl-1,
  galabau-stellenboerse-suche .order-xl-1,
  galabau-stellenboerse-liste .order-xl-1,
  galabau-stellenboerse-detail .order-xl-1 {
    order: 1;
  }
  galabau-fachbetrieb-suche .order-xl-2,
  galabau-fachbetrieb-liste .order-xl-2,
  galabau-fachbetrieb-detail .order-xl-2,
  galabau-stellenboerse-suche .order-xl-2,
  galabau-stellenboerse-liste .order-xl-2,
  galabau-stellenboerse-detail .order-xl-2 {
    order: 2;
  }
  galabau-fachbetrieb-suche .order-xl-3,
  galabau-fachbetrieb-liste .order-xl-3,
  galabau-fachbetrieb-detail .order-xl-3,
  galabau-stellenboerse-suche .order-xl-3,
  galabau-stellenboerse-liste .order-xl-3,
  galabau-stellenboerse-detail .order-xl-3 {
    order: 3;
  }
  galabau-fachbetrieb-suche .order-xl-4,
  galabau-fachbetrieb-liste .order-xl-4,
  galabau-fachbetrieb-detail .order-xl-4,
  galabau-stellenboerse-suche .order-xl-4,
  galabau-stellenboerse-liste .order-xl-4,
  galabau-stellenboerse-detail .order-xl-4 {
    order: 4;
  }
  galabau-fachbetrieb-suche .order-xl-5,
  galabau-fachbetrieb-liste .order-xl-5,
  galabau-fachbetrieb-detail .order-xl-5,
  galabau-stellenboerse-suche .order-xl-5,
  galabau-stellenboerse-liste .order-xl-5,
  galabau-stellenboerse-detail .order-xl-5 {
    order: 5;
  }
  galabau-fachbetrieb-suche .order-xl-6,
  galabau-fachbetrieb-liste .order-xl-6,
  galabau-fachbetrieb-detail .order-xl-6,
  galabau-stellenboerse-suche .order-xl-6,
  galabau-stellenboerse-liste .order-xl-6,
  galabau-stellenboerse-detail .order-xl-6 {
    order: 6;
  }
  galabau-fachbetrieb-suche .order-xl-7,
  galabau-fachbetrieb-liste .order-xl-7,
  galabau-fachbetrieb-detail .order-xl-7,
  galabau-stellenboerse-suche .order-xl-7,
  galabau-stellenboerse-liste .order-xl-7,
  galabau-stellenboerse-detail .order-xl-7 {
    order: 7;
  }
  galabau-fachbetrieb-suche .order-xl-8,
  galabau-fachbetrieb-liste .order-xl-8,
  galabau-fachbetrieb-detail .order-xl-8,
  galabau-stellenboerse-suche .order-xl-8,
  galabau-stellenboerse-liste .order-xl-8,
  galabau-stellenboerse-detail .order-xl-8 {
    order: 8;
  }
  galabau-fachbetrieb-suche .order-xl-9,
  galabau-fachbetrieb-liste .order-xl-9,
  galabau-fachbetrieb-detail .order-xl-9,
  galabau-stellenboerse-suche .order-xl-9,
  galabau-stellenboerse-liste .order-xl-9,
  galabau-stellenboerse-detail .order-xl-9 {
    order: 9;
  }
  galabau-fachbetrieb-suche .order-xl-10,
  galabau-fachbetrieb-liste .order-xl-10,
  galabau-fachbetrieb-detail .order-xl-10,
  galabau-stellenboerse-suche .order-xl-10,
  galabau-stellenboerse-liste .order-xl-10,
  galabau-stellenboerse-detail .order-xl-10 {
    order: 10;
  }
  galabau-fachbetrieb-suche .order-xl-11,
  galabau-fachbetrieb-liste .order-xl-11,
  galabau-fachbetrieb-detail .order-xl-11,
  galabau-stellenboerse-suche .order-xl-11,
  galabau-stellenboerse-liste .order-xl-11,
  galabau-stellenboerse-detail .order-xl-11 {
    order: 11;
  }
  galabau-fachbetrieb-suche .order-xl-12,
  galabau-fachbetrieb-liste .order-xl-12,
  galabau-fachbetrieb-detail .order-xl-12,
  galabau-stellenboerse-suche .order-xl-12,
  galabau-stellenboerse-liste .order-xl-12,
  galabau-stellenboerse-detail .order-xl-12 {
    order: 12;
  }
  galabau-fachbetrieb-suche .offset-xl-0,
  galabau-fachbetrieb-liste .offset-xl-0,
  galabau-fachbetrieb-detail .offset-xl-0,
  galabau-stellenboerse-suche .offset-xl-0,
  galabau-stellenboerse-liste .offset-xl-0,
  galabau-stellenboerse-detail .offset-xl-0 {
    margin-left: 0;
  }
  galabau-fachbetrieb-suche .offset-xl-1,
  galabau-fachbetrieb-liste .offset-xl-1,
  galabau-fachbetrieb-detail .offset-xl-1,
  galabau-stellenboerse-suche .offset-xl-1,
  galabau-stellenboerse-liste .offset-xl-1,
  galabau-stellenboerse-detail .offset-xl-1 {
    margin-left: 8.33333%;
  }
  galabau-fachbetrieb-suche .offset-xl-2,
  galabau-fachbetrieb-liste .offset-xl-2,
  galabau-fachbetrieb-detail .offset-xl-2,
  galabau-stellenboerse-suche .offset-xl-2,
  galabau-stellenboerse-liste .offset-xl-2,
  galabau-stellenboerse-detail .offset-xl-2 {
    margin-left: 16.66667%;
  }
  galabau-fachbetrieb-suche .offset-xl-3,
  galabau-fachbetrieb-liste .offset-xl-3,
  galabau-fachbetrieb-detail .offset-xl-3,
  galabau-stellenboerse-suche .offset-xl-3,
  galabau-stellenboerse-liste .offset-xl-3,
  galabau-stellenboerse-detail .offset-xl-3 {
    margin-left: 25%;
  }
  galabau-fachbetrieb-suche .offset-xl-4,
  galabau-fachbetrieb-liste .offset-xl-4,
  galabau-fachbetrieb-detail .offset-xl-4,
  galabau-stellenboerse-suche .offset-xl-4,
  galabau-stellenboerse-liste .offset-xl-4,
  galabau-stellenboerse-detail .offset-xl-4 {
    margin-left: 33.33333%;
  }
  galabau-fachbetrieb-suche .offset-xl-5,
  galabau-fachbetrieb-liste .offset-xl-5,
  galabau-fachbetrieb-detail .offset-xl-5,
  galabau-stellenboerse-suche .offset-xl-5,
  galabau-stellenboerse-liste .offset-xl-5,
  galabau-stellenboerse-detail .offset-xl-5 {
    margin-left: 41.66667%;
  }
  galabau-fachbetrieb-suche .offset-xl-6,
  galabau-fachbetrieb-liste .offset-xl-6,
  galabau-fachbetrieb-detail .offset-xl-6,
  galabau-stellenboerse-suche .offset-xl-6,
  galabau-stellenboerse-liste .offset-xl-6,
  galabau-stellenboerse-detail .offset-xl-6 {
    margin-left: 50%;
  }
  galabau-fachbetrieb-suche .offset-xl-7,
  galabau-fachbetrieb-liste .offset-xl-7,
  galabau-fachbetrieb-detail .offset-xl-7,
  galabau-stellenboerse-suche .offset-xl-7,
  galabau-stellenboerse-liste .offset-xl-7,
  galabau-stellenboerse-detail .offset-xl-7 {
    margin-left: 58.33333%;
  }
  galabau-fachbetrieb-suche .offset-xl-8,
  galabau-fachbetrieb-liste .offset-xl-8,
  galabau-fachbetrieb-detail .offset-xl-8,
  galabau-stellenboerse-suche .offset-xl-8,
  galabau-stellenboerse-liste .offset-xl-8,
  galabau-stellenboerse-detail .offset-xl-8 {
    margin-left: 66.66667%;
  }
  galabau-fachbetrieb-suche .offset-xl-9,
  galabau-fachbetrieb-liste .offset-xl-9,
  galabau-fachbetrieb-detail .offset-xl-9,
  galabau-stellenboerse-suche .offset-xl-9,
  galabau-stellenboerse-liste .offset-xl-9,
  galabau-stellenboerse-detail .offset-xl-9 {
    margin-left: 75%;
  }
  galabau-fachbetrieb-suche .offset-xl-10,
  galabau-fachbetrieb-liste .offset-xl-10,
  galabau-fachbetrieb-detail .offset-xl-10,
  galabau-stellenboerse-suche .offset-xl-10,
  galabau-stellenboerse-liste .offset-xl-10,
  galabau-stellenboerse-detail .offset-xl-10 {
    margin-left: 83.33333%;
  }
  galabau-fachbetrieb-suche .offset-xl-11,
  galabau-fachbetrieb-liste .offset-xl-11,
  galabau-fachbetrieb-detail .offset-xl-11,
  galabau-stellenboerse-suche .offset-xl-11,
  galabau-stellenboerse-liste .offset-xl-11,
  galabau-stellenboerse-detail .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
galabau-fachbetrieb-suche .container,
galabau-fachbetrieb-liste .container,
galabau-fachbetrieb-detail .container,
galabau-stellenboerse-suche .container,
galabau-stellenboerse-liste .container,
galabau-stellenboerse-detail .container {
  max-width: none;
}
galabau-fachbetrieb-suche .p-component,
galabau-fachbetrieb-liste .p-component,
galabau-fachbetrieb-detail .p-component,
galabau-stellenboerse-suche .p-component,
galabau-stellenboerse-liste .p-component,
galabau-stellenboerse-detail .p-component {
  font-family: "Kreon";
  font-size: inherit;
}
galabau-fachbetrieb-suche *,
galabau-fachbetrieb-liste *,
galabau-fachbetrieb-detail *,
galabau-stellenboerse-suche *,
galabau-stellenboerse-liste *,
galabau-stellenboerse-detail * {
  box-shadow: none!important;
}
galabau-fachbetrieb-suche .p-button,
galabau-fachbetrieb-liste .p-button,
galabau-fachbetrieb-detail .p-button,
galabau-stellenboerse-suche .p-button,
galabau-stellenboerse-liste .p-button,
galabau-stellenboerse-detail .p-button {
  background: #68b022!important;
  font-size: 18px;
}
galabau-fachbetrieb-suche .p-button:hover,
galabau-fachbetrieb-liste .p-button:hover,
galabau-fachbetrieb-detail .p-button:hover,
galabau-stellenboerse-suche .p-button:hover,
galabau-stellenboerse-liste .p-button:hover,
galabau-stellenboerse-detail .p-button:hover {
  opacity: 0.95;
}
galabau-fachbetrieb-suche button,
galabau-fachbetrieb-liste button,
galabau-fachbetrieb-detail button,
galabau-stellenboerse-suche button,
galabau-stellenboerse-liste button,
galabau-stellenboerse-detail button {
  height: 44px;
}
galabau-fachbetrieb-suche .grid,
galabau-fachbetrieb-liste .grid,
galabau-fachbetrieb-detail .grid,
galabau-stellenboerse-suche .grid,
galabau-stellenboerse-liste .grid,
galabau-stellenboerse-detail .grid {
  margin: 0;
}
galabau-fachbetrieb-suche .field,
galabau-fachbetrieb-liste .field,
galabau-fachbetrieb-detail .field,
galabau-stellenboerse-suche .field,
galabau-stellenboerse-liste .field,
galabau-stellenboerse-detail .field {
  margin: 0;
}
galabau-fachbetrieb-suche .field input.p-inputtext,
galabau-fachbetrieb-liste .field input.p-inputtext,
galabau-fachbetrieb-detail .field input.p-inputtext,
galabau-stellenboerse-suche .field input.p-inputtext,
galabau-stellenboerse-liste .field input.p-inputtext,
galabau-stellenboerse-detail .field input.p-inputtext {
  border: 1px solid #bfbfbf;
  height: 40px;
}
galabau-fachbetrieb-suche .field input.p-inputtext:hover,
galabau-fachbetrieb-liste .field input.p-inputtext:hover,
galabau-fachbetrieb-detail .field input.p-inputtext:hover,
galabau-stellenboerse-suche .field input.p-inputtext:hover,
galabau-stellenboerse-liste .field input.p-inputtext:hover,
galabau-stellenboerse-detail .field input.p-inputtext:hover {
  border-color: #68b022;
}
galabau-fachbetrieb-suche .field .p-dropdown,
galabau-fachbetrieb-liste .field .p-dropdown,
galabau-fachbetrieb-detail .field .p-dropdown,
galabau-stellenboerse-suche .field .p-dropdown,
galabau-stellenboerse-liste .field .p-dropdown,
galabau-stellenboerse-detail .field .p-dropdown {
  height: 40px;
  border-color: #bfbfbf;
}
galabau-fachbetrieb-suche .field .p-dropdown .p-dropdown-label,
galabau-fachbetrieb-liste .field .p-dropdown .p-dropdown-label,
galabau-fachbetrieb-detail .field .p-dropdown .p-dropdown-label,
galabau-stellenboerse-suche .field .p-dropdown .p-dropdown-label,
galabau-stellenboerse-liste .field .p-dropdown .p-dropdown-label,
galabau-stellenboerse-detail .field .p-dropdown .p-dropdown-label {
  font-size: 18px;
  font-family: "Kreon";
}
galabau-fachbetrieb-suche .field .p-dropdown:not(.p-disabled):hover,
galabau-fachbetrieb-liste .field .p-dropdown:not(.p-disabled):hover,
galabau-fachbetrieb-detail .field .p-dropdown:not(.p-disabled):hover,
galabau-stellenboerse-suche .field .p-dropdown:not(.p-disabled):hover,
galabau-stellenboerse-liste .field .p-dropdown:not(.p-disabled):hover,
galabau-stellenboerse-detail .field .p-dropdown:not(.p-disabled):hover {
  border-color: #68b022;
}
galabau-fachbetrieb-suche .field .p-button:enabled:hover,
galabau-fachbetrieb-liste .field .p-button:enabled:hover,
galabau-fachbetrieb-detail .field .p-button:enabled:hover,
galabau-stellenboerse-suche .field .p-button:enabled:hover,
galabau-stellenboerse-liste .field .p-button:enabled:hover,
galabau-stellenboerse-detail .field .p-button:enabled:hover {
  border-color: #68b022;
}
galabau-fachbetrieb-suche .field .p-ripple:before,
galabau-fachbetrieb-liste .field .p-ripple:before,
galabau-fachbetrieb-detail .field .p-ripple:before,
galabau-stellenboerse-suche .field .p-ripple:before,
galabau-stellenboerse-liste .field .p-ripple:before,
galabau-stellenboerse-detail .field .p-ripple:before {
  display: none;
}
galabau-stellenboerse-suche h3,
galabau-fachbetrieb-suche h3,
galabau-stellenboerse-suche p,
galabau-fachbetrieb-suche p {
  display: none;
}
galabau-stellenboerse-suche .stellenboerse-suche,
galabau-fachbetrieb-suche .stellenboerse-suche,
galabau-stellenboerse-suche .fachbetriebe-suche,
galabau-fachbetrieb-suche .fachbetriebe-suche {
  margin: 10px 0 30px;
}
galabau-stellenboerse-suche .stellenboerse-suche form,
galabau-fachbetrieb-suche .stellenboerse-suche form,
galabau-stellenboerse-suche .fachbetriebe-suche form,
galabau-fachbetrieb-suche .fachbetriebe-suche form {
  display: flex;
}
galabau-stellenboerse-suche p-dropdown .p-dropdown .dropdown-panel .p-dropdown-items-wrapper .p-dropdown-items p-dropdownitem + p-dropdownitem .p-dropdown-item,
galabau-fachbetrieb-suche p-dropdown .p-dropdown .dropdown-panel .p-dropdown-items-wrapper .p-dropdown-items p-dropdownitem + p-dropdownitem .p-dropdown-item {
  border-top: 1px solid #f1f1f1;
}
galabau-stellenboerse-suche .grid,
galabau-fachbetrieb-suche .grid {
  width: 100%;
  max-width: 530px;
}
galabau-stellenboerse-suche .grid .field,
galabau-fachbetrieb-suche .grid .field {
  width: 100%;
  margin: 0 0 5px;
}
galabau-stellenboerse-suche .grid .field.landesverband,
galabau-fachbetrieb-suche .grid .field.landesverband {
  order: 1;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.landesverband,
  galabau-fachbetrieb-suche .grid .field.landesverband {
    width: calc(100% - 10px);
  }
}
galabau-stellenboerse-suche .grid .field.unternehmen,
galabau-fachbetrieb-suche .grid .field.unternehmen {
  order: 2;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.unternehmen,
  galabau-fachbetrieb-suche .grid .field.unternehmen {
    width: calc(100% - 10px);
  }
}
galabau-stellenboerse-suche .grid .field.plzort,
galabau-fachbetrieb-suche .grid .field.plzort {
  order: 3;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.plzort,
  galabau-fachbetrieb-suche .grid .field.plzort {
    width: calc(50% - 10px);
  }
}
galabau-stellenboerse-suche .grid .field.umkreis,
galabau-fachbetrieb-suche .grid .field.umkreis {
  order: 4;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.umkreis,
  galabau-fachbetrieb-suche .grid .field.umkreis {
    width: calc(50% - 10px);
  }
}
galabau-stellenboerse-suche .grid .field.button,
galabau-fachbetrieb-suche .grid .field.button {
  order: 5;
}
galabau-stellenboerse-suche .grid .field button,
galabau-fachbetrieb-suche .grid .field button {
  white-space: nowrap;
}
galabau-stellenboerse-liste .map-container,
galabau-fachbetrieb-liste .map-container {
  width: 100%!important;
  margin: 0 0 30px;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .p-dataview-emptymessage,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .p-dataview-emptymessage {
  margin-bottom: -1px;
  background: #fff;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item {
  display: flex;
  width: 100%;
  position: relative;
  min-height: 90px;
  border-bottom: 5px solid #f1f1f1!important;
  align-items: center;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .img-wr,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .img-wr,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .img-wr,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .img-wr {
  border-right: 1px solid #f1f1f1;
  width: 110px;
  position: relative;
  padding: 10px 5px;
  order: 2;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .img-wr img,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .img-wr img,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .img-wr img,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .img-wr img {
  max-height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr {
  order: 1;
  padding: 10px 10px 10px 0;
  position: relative;
  width: calc(100% - 100px);
  color: #707173;
  font-size: 21px;
  line-height: 23px;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr h5,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr h5,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr h5,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr h5 {
  margin: 0 0 5px;
  font-size: 21px;
  line-height: 23px;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .stellen,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .stellen,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .stellen,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .stellen {
  display: none;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung {
  font-size: 0.9em;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung:before,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung:before,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung:before,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung:before {
  content: '(';
  display: inline-block;
  margin: 0 -4px 0 0;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung:after,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr .entfernung:after,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung:after,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .text-wr .entfernung:after {
  content: ')';
  display: inline-block;
  margin: 0 0 0 -4px;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .linked,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .stellen-item .linked,
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .fb-item .linked,
galabau-fachbetrieb-liste .p-dataview .p-dataview-content .p-grid .fb-item .linked {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: transparent;
  background: none;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-footer,
galabau-fachbetrieb-liste .p-dataview .p-dataview-footer {
  background: none;
  border: 0;
}
galabau-stellenboerse-liste .p-dataview .p-dataview-content .p-grid .stellen-item .text-wr {
  width: 100%;
}
galabau-stellenboerse-liste .stellen-item .img-wr {
  display: none;
}
galabau-stellenboerse-liste .stellen-item .text-wr .beruf {
  color: #234A31;
  opacity: 0.5;
  font-size: 0.9em;
}
galabau-stellenboerse-liste .stellen-item .text-wr .info {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #78BE20;
  font-size: 0.9em;
}
@media (max-width: 640px) {
  galabau-stellenboerse-liste .stellen-item .text-wr .info {
    display: block;
  }
  galabau-stellenboerse-liste .stellen-item .text-wr .info > span {
    display: block;
  }
}
galabau-stellenboerse-suche .grid .field.suchbegriff {
  order: 1;
}
galabau-stellenboerse-suche .grid .field.plzort {
  order: 2;
  width: calc(50% - 5px);
  margin: 0 5px 5px 0;
}
galabau-stellenboerse-suche .grid .field.umkreis {
  order: 3;
  width: calc(50% - 5px);
  margin: 0 0 5px 5px;
}
galabau-stellenboerse-suche .grid .field.beschaeftigungsart {
  order: 5;
  width: calc(50% - 5px);
  margin: 0 5px 5px 0;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.beschaeftigungsart {
    margin: 0 0 5px;
    width: 100%;
  }
}
galabau-stellenboerse-suche .grid .field.berufe {
  order: 4;
}
galabau-stellenboerse-suche .grid .field.arbeitszeitsart {
  order: 6;
  width: calc(50% - 5px);
  margin: 0 0 5px 5px;
}
@media (max-width: 767px) {
  galabau-stellenboerse-suche .grid .field.arbeitszeitsart {
    margin: 0 0 5px;
    width: 100%;
  }
}
galabau-stellenboerse-suche .grid .field.button {
  order: 7;
}
galabau-stellenboerse-detail,
galabau-fachbetrieb-detail {
  color: #707173;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .row,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .row {
  position: static;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .row .col-12,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .row .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  position: static;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .row div[class*="offset"],
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .row div[class*="offset"] {
  margin-left: 0;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .row div[class*="order"],
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .row div[class*="order"] {
  order: unset;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box {
  position: relative;
  padding-right: 250px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box,
  galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box {
    padding-right: 0;
  }
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2 {
  margin-top: 0;
  font-size: 54px;
  color: #63b32e;
  margin-bottom: 30px;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2 sup,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2 sup {
  display: none;
}
@media (max-width: 1024px) {
  galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2,
  galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box h2 {
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box .firma,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box .firma {
  display: none;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box .btn-line a[href*="bewerben"],
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .colored-box .btn-line a[href*="bewerben"] {
  display: inline-block;
  margin: 0 0 20px;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo,
  galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo {
    position: static;
  }
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo img,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .white-box.with-logo img {
  max-width: 100%;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .info-line,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .info-line {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
galabau-stellenboerse-detail .keyvisual .kv-text-wr .detail-kv-box .info-line .text-wr,
galabau-fachbetrieb-detail .keyvisual .kv-text-wr .detail-kv-box .info-line .text-wr {
  margin-left: 10px;
}
galabau-stellenboerse-detail .intro.detail div[class*="offset"],
galabau-fachbetrieb-detail .intro.detail div[class*="offset"] {
  margin-left: 0;
}
galabau-stellenboerse-detail .intro.detail .text + h2,
galabau-fachbetrieb-detail .intro.detail .text + h2,
galabau-stellenboerse-detail .intro.detail .text + h3,
galabau-fachbetrieb-detail .intro.detail .text + h3,
galabau-stellenboerse-detail .intro.detail .text + h4,
galabau-fachbetrieb-detail .intro.detail .text + h4 {
  margin-top: 30px;
}
galabau-stellenboerse-detail .intro.detail .content-box p,
galabau-fachbetrieb-detail .intro.detail .content-box p {
  color: #707173;
}
galabau-stellenboerse-detail .intro.detail .content-box p h1,
galabau-fachbetrieb-detail .intro.detail .content-box p h1,
galabau-stellenboerse-detail .intro.detail .content-box p h2,
galabau-fachbetrieb-detail .intro.detail .content-box p h2,
galabau-stellenboerse-detail .intro.detail .content-box p h3,
galabau-fachbetrieb-detail .intro.detail .content-box p h3 {
  font-family: inherit!important;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
galabau-stellenboerse-detail .intro + .section:not(.map):not(.contact-part),
galabau-fachbetrieb-detail .intro + .section:not(.map):not(.contact-part) {
  display: none;
}
galabau-stellenboerse-detail .intro .sample-images,
galabau-fachbetrieb-detail .intro .sample-images {
  margin: 20px 0 0;
  display: block!important;
}
galabau-stellenboerse-detail .intro .sample-images *,
galabau-fachbetrieb-detail .intro .sample-images * {
  box-shadow: none!important;
}
galabau-stellenboerse-detail .intro .sample-images p-galleria p-galleriacontent .p-galleria-thumbnail-container,
galabau-fachbetrieb-detail .intro .sample-images p-galleria p-galleriacontent .p-galleria-thumbnail-container {
  background: #f2f2f2;
}
galabau-stellenboerse-detail .intro .sample-images p-galleria p-galleriacontent .p-galleria-thumbnail-container .p-link,
galabau-fachbetrieb-detail .intro .sample-images p-galleria p-galleriacontent .p-galleria-thumbnail-container .p-link {
  margin: 0!important;
  color: #000!important;
}
galabau-stellenboerse-detail .map,
galabau-fachbetrieb-detail .map {
  margin: 50px 0 0;
}
@media (max-width: 767px) {
  galabau-stellenboerse-detail .map,
  galabau-fachbetrieb-detail .map {
    margin-top: 30px;
  }
}
galabau-stellenboerse-detail .map .map-container,
galabau-fachbetrieb-detail .map .map-container {
  width: 100%!important;
}
galabau-stellenboerse-detail .contact-part,
galabau-fachbetrieb-detail .contact-part {
  margin: 50px 0 0;
}
@media (max-width: 767px) {
  galabau-stellenboerse-detail .contact-part,
  galabau-fachbetrieb-detail .contact-part {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  galabau-stellenboerse-detail .contact-part .row div[class*="col-md-4"],
  galabau-fachbetrieb-detail .contact-part .row div[class*="col-md-4"] {
    flex: 0 0 70%;
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  galabau-stellenboerse-detail .contact-part .row div[class*="col-md-5"],
  galabau-fachbetrieb-detail .contact-part .row div[class*="col-md-5"] {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
galabau-stellenboerse-detail .contact-part .row div[class*="offset"],
galabau-fachbetrieb-detail .contact-part .row div[class*="offset"] {
  margin-left: 0;
}
galabau-stellenboerse-detail .contact-part .formular h3,
galabau-fachbetrieb-detail .contact-part .formular h3 {
  margin-top: 0;
  font-size: 21px;
  line-height: 26px;
}
galabau-stellenboerse-detail .contact-part .formular .row,
galabau-fachbetrieb-detail .contact-part .formular .row {
  margin: 0 0 5px;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload {
  width: 100%;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-buttonbar,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-buttonbar {
  padding: 0;
  background: none;
  border: 0;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-content,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-content {
  padding: 0;
  border: 0;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-message-wrapper button,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-message-wrapper button {
  margin-top: 0;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files .p-fileupload-row > div,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files .p-fileupload-row > div {
  padding: 5px;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files .p-fileupload-row > div:last-child,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files .p-fileupload-row > div:last-child {
  width: 5%;
}
galabau-stellenboerse-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files button,
galabau-fachbetrieb-detail .contact-part .formular p-fileupload .p-fileupload .p-fileupload-files button {
  margin: 0;
  background: none!important;
  border: 0;
  color: #000;
}
galabau-stellenboerse-detail .contact-part .formular .p-inputtext,
galabau-fachbetrieb-detail .contact-part .formular .p-inputtext {
  width: 100%;
}
galabau-stellenboerse-detail .contact-part .formular textarea,
galabau-fachbetrieb-detail .contact-part .formular textarea {
  height: 125px;
}
galabau-stellenboerse-detail .contact-part .formular .privacy-wr,
galabau-fachbetrieb-detail .contact-part .formular .privacy-wr {
  display: block;
  margin: 20px 0 0;
}
galabau-stellenboerse-detail .contact-part .formular .privacy-wr p-checkbox,
galabau-fachbetrieb-detail .contact-part .formular .privacy-wr p-checkbox {
  display: inline-block;
  margin: 0 10px 5px 0;
  vertical-align: top;
  position: relative;
  top: 3px;
}
galabau-stellenboerse-detail .contact-part .formular .privacy-wr label,
galabau-fachbetrieb-detail .contact-part .formular .privacy-wr label {
  font-size: 17px;
  line-height: 27px;
  display: inline-block;
  padding: 0;
  margin-right: 20px;
  width: calc(100% - 50px);
  max-width: none;
  float: none;
}
galabau-stellenboerse-detail .contact-part .formular .privacy-wr label a,
galabau-fachbetrieb-detail .contact-part .formular .privacy-wr label a {
  background: none;
  padding: 0;
}
galabau-stellenboerse-detail .contact-part .formular .privacy-wr galabau-form-errors,
galabau-fachbetrieb-detail .contact-part .formular .privacy-wr galabau-form-errors {
  display: none;
}
galabau-stellenboerse-detail .contact-part .formular button,
galabau-fachbetrieb-detail .contact-part .formular button {
  display: inline-block;
  margin-top: 20px;
}
galabau-stellenboerse-detail .contact-part .contact-box:empty,
galabau-fachbetrieb-detail .contact-part .contact-box:empty {
  display: none;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box {
  padding: 10px 18px 0;
  font-size: 16px;
  border: 1px dotted #a8a8a8;
  color: #707173;
  background: #fafafa;
}
@media (max-width: 767px) {
  galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box,
  galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box {
    margin: 15px 0;
  }
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line {
  margin: 5px 0;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line:first-child,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line:first-child {
  margin-top: 0;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line:nth-child(2),
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line:nth-child(2) {
  margin: 10px 0;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .img-wr,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .img-wr {
  display: none;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .text-wr h3,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .text-wr h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #4c4c4c;
}
galabau-stellenboerse-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .text-wr a,
galabau-fachbetrieb-detail .contact-part .contact-box galabau-kontakt-info-box .contact-box .contact-box-line .text-wr a {
  background: none;
  padding-left: 0;
  color: #6db22a;
}